Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
Rebuilds build #6
22:15:49 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from d5dbbb5369863ee0f3afad8cd3a9e013033f92d7+471fd27709777d2cce3251129887e14e8bb2e0c7 (41a614a726bfa0c63cf00b9d852bf5607a0f1bee)
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-42661@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
22:15:53 [2021-07-22T22:15:53.277Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:15:53 [2021-07-22T22:15:53.280Z] Trying to pass milestone 6
[Pipeline] milestone
22:15:53 [2021-07-22T22:15:53.335Z] Trying to pass milestone 7
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:16:08 [2021-07-22T22:16:08.501Z] Still waiting to schedule task
22:16:08 [2021-07-22T22:16:08.504Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
22:16:43 [2021-07-22T22:16:43.879Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04d2b3d66dce70c06) in /home/ubuntu/workspace/moby_PR-42661
[Pipeline] {
[Pipeline] checkout
22:16:44 [2021-07-22T22:16:44.788Z] The recommended git tool is: git
22:16:48 [2021-07-22T22:16:48.401Z] using credential docker-jenkins-github-credentials
22:16:48 [2021-07-22T22:16:48.432Z] Cloning the remote Git repository
22:16:48 [2021-07-22T22:16:48.432Z] Cloning with configured refspecs honoured and without tags
22:16:48 [2021-07-22T22:16:48.265Z] Cloning repository https://github.com/moby/moby.git
22:16:48 [2021-07-22T22:16:48.332Z]  > git init /home/ubuntu/workspace/moby_PR-42661 # timeout=10
22:16:48 [2021-07-22T22:16:48.605Z] Fetching upstream changes from https://github.com/moby/moby.git
22:16:48 [2021-07-22T22:16:48.605Z]  > git --version # timeout=10
22:16:48 [2021-07-22T22:16:48.639Z]  > git --version # 'git version 2.17.1'
22:16:48 [2021-07-22T22:16:48.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:16:48 [2021-07-22T22:16:48.645Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:17:12 [2021-07-22T22:17:12.989Z] Fetching without tags
22:17:12 [2021-07-22T22:17:12.910Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:17:12 [2021-07-22T22:17:12.923Z]  > git config --add remote.origin.fetch +refs/pull/42661/head:refs/remotes/origin/PR-42661 # timeout=10
22:17:12 [2021-07-22T22:17:12.940Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:17:12 [2021-07-22T22:17:12.957Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:17:12 [2021-07-22T22:17:12.990Z] Fetching upstream changes from https://github.com/moby/moby.git
22:17:12 [2021-07-22T22:17:12.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:12 [2021-07-22T22:17:12.993Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:17:13 [2021-07-22T22:17:13.351Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:17:14 [2021-07-22T22:17:14.109Z] Merge succeeded, producing d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:17:14 [2021-07-22T22:17:14.109Z] Checking out Revision d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 (PR-42661)
22:17:13 [2021-07-22T22:17:13.353Z]  > git config core.sparsecheckout # timeout=10
22:17:13 [2021-07-22T22:17:13.384Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:17:14 [2021-07-22T22:17:14.027Z]  > git remote # timeout=10
22:17:14 [2021-07-22T22:17:14.044Z]  > git config --get remote.origin.url # timeout=10
22:17:14 [2021-07-22T22:17:14.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:14 [2021-07-22T22:17:14.073Z]  > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10
22:17:14 [2021-07-22T22:17:14.082Z]  > git rev-parse HEAD^{commit} # timeout=10
22:17:14 [2021-07-22T22:17:14.100Z]  > git config core.sparsecheckout # timeout=10
22:17:14 [2021-07-22T22:17:14.116Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:17:19 [2021-07-22T22:17:19.201Z] Commit message: "storage-driver: promote overlay2, make Btrfs and ZFS opt-in"
22:17:19 [2021-07-22T22:17:19.196Z]  > git rev-list --no-walk d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:17:20 [2021-07-22T22:17:20.411Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42661:/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
22:17:27 [2021-07-22T22:17:27.006Z] Unable to find image 'alpine:latest' locally
22:17:27 [2021-07-22T22:17:27.006Z] latest: Pulling from library/alpine
22:17:27 [2021-07-22T22:17:27.006Z] 5843afab3874: Pulling fs layer
22:17:27 [2021-07-22T22:17:27.006Z] 5843afab3874: Verifying Checksum
22:17:27 [2021-07-22T22:17:27.006Z] 5843afab3874: Download complete
22:17:27 [2021-07-22T22:17:27.006Z] 5843afab3874: Pull complete
22:17:27 [2021-07-22T22:17:27.006Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
22:17:27 [2021-07-22T22:17:27.006Z] Status: Downloaded newer image for alpine:latest
22:17:35 [2021-07-22T22:17:35.225Z] 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 "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
22:17:36 [2021-07-22T22:17:36.892Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04d2b3d66dce70c06) in /home/ubuntu/workspace/moby_PR-42661
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
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
22:17:36 [2021-07-22T22:17:36.957Z] The recommended git tool is: git
[Pipeline] // stage
22:17:36 [2021-07-22T22:17:36.967Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Run tests)
22:17:36 [2021-07-22T22:17:36.984Z] Fetching changes from the remote Git repository
[Pipeline] // stage
22:17:37 [2021-07-22T22:17:37.003Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
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] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
22:17:37 [2021-07-22T22:17:37.365Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
[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] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
22:17:37 [2021-07-22T22:17:37.487Z] Merge succeeded, producing d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:17:37 [2021-07-22T22:17:37.487Z] Checking out Revision d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 (PR-42661)
22:17:37 [2021-07-22T22:17:37.578Z] Commit message: "storage-driver: promote overlay2, make Btrfs and ZFS opt-in"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:17:36 [2021-07-22T22:17:36.971Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42661/.git # timeout=10
22:17:36 [2021-07-22T22:17:36.984Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:17:37 [2021-07-22T22:17:37.003Z] Fetching upstream changes from https://github.com/moby/moby.git
22:17:37 [2021-07-22T22:17:37.003Z]  > git --version # timeout=10
22:17:37 [2021-07-22T22:17:37.032Z]  > git --version # 'git version 2.17.1'
22:17:37 [2021-07-22T22:17:37.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:37 [2021-07-22T22:17:37.033Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:17:37 [2021-07-22T22:17:37.365Z]  > git config core.sparsecheckout # timeout=10
22:17:37 [2021-07-22T22:17:37.370Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:17:37 [2021-07-22T22:17:37.440Z]  > git remote # timeout=10
22:17:37 [2021-07-22T22:17:37.448Z]  > git config --get remote.origin.url # timeout=10
22:17:37 [2021-07-22T22:17:37.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:37 [2021-07-22T22:17:37.457Z]  > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10
22:17:37 [2021-07-22T22:17:37.473Z]  > git rev-parse HEAD^{commit} # timeout=10
22:17:37 [2021-07-22T22:17:37.488Z]  > git config core.sparsecheckout # timeout=10
22:17:37 [2021-07-22T22:17:37.495Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:17:38 [2021-07-22T22:17:38.211Z] + [ PR != PR ]
22:17:38 [2021-07-22T22:17:38.211Z] + [ master != master ]
22:17:38 [2021-07-22T22:17:38.211Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:17:38 [2021-07-22T22:17:38.543Z] + docker version
22:17:38 [2021-07-22T22:17:38.543Z] Client: Docker Engine - Community
22:17:38 [2021-07-22T22:17:38.543Z]  Version:           20.10.6
22:17:38 [2021-07-22T22:17:38.543Z]  API version:       1.41
22:17:38 [2021-07-22T22:17:38.543Z]  Go version:        go1.13.15
22:17:38 [2021-07-22T22:17:38.543Z]  Git commit:        370c289
22:17:38 [2021-07-22T22:17:38.543Z]  Built:             Fri Apr  9 22:46:01 2021
22:17:38 [2021-07-22T22:17:38.543Z]  OS/Arch:           linux/amd64
22:17:38 [2021-07-22T22:17:38.543Z]  Context:           default
22:17:38 [2021-07-22T22:17:38.543Z]  Experimental:      true
22:17:38 [2021-07-22T22:17:38.543Z] 
22:17:38 [2021-07-22T22:17:38.543Z] Server: Docker Engine - Community
22:17:38 [2021-07-22T22:17:38.543Z]  Engine:
22:17:38 [2021-07-22T22:17:38.543Z]   Version:          20.10.6
22:17:38 [2021-07-22T22:17:38.543Z]   API version:      1.41 (minimum version 1.12)
22:17:38 [2021-07-22T22:17:38.543Z]   Go version:       go1.13.15
22:17:38 [2021-07-22T22:17:38.543Z]   Git commit:       8728dd2
22:17:38 [2021-07-22T22:17:38.543Z]   Built:            Fri Apr  9 22:44:13 2021
22:17:38 [2021-07-22T22:17:38.543Z]   OS/Arch:          linux/amd64
22:17:38 [2021-07-22T22:17:38.543Z]   Experimental:     true
22:17:38 [2021-07-22T22:17:38.543Z]  containerd:
22:17:38 [2021-07-22T22:17:38.543Z]   Version:          1.4.6
22:17:38 [2021-07-22T22:17:38.543Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
22:17:38 [2021-07-22T22:17:38.543Z]  runc:
22:17:38 [2021-07-22T22:17:38.543Z]   Version:          1.0.0-rc95
22:17:38 [2021-07-22T22:17:38.543Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:17:38 [2021-07-22T22:17:38.543Z]  docker-init:
22:17:38 [2021-07-22T22:17:38.543Z]   Version:          0.19.0
22:17:38 [2021-07-22T22:17:38.543Z]   GitCommit:        de40ad0
[Pipeline] sh
22:17:38 [2021-07-22T22:17:38.844Z] + docker info
22:17:51 [2021-07-22T22:17:51.892Z] Still waiting to schedule task
22:17:51 [2021-07-22T22:17:51.892Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04d2b3d66dce70c06)22:17:51 [2021-07-22T22:17:51.893Z] Still waiting to schedule task
22:17:51 [2021-07-22T22:17:51.893Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04d2b3d66dce70c06)22:17:51 [2021-07-22T22:17:51.894Z] Still waiting to schedule task
22:17:51 [2021-07-22T22:17:51.894Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
22:17:51 [2021-07-22T22:17:51.896Z] Still waiting to schedule task
22:17:51 [2021-07-22T22:17:51.896Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
22:17:51 [2021-07-22T22:17:51.897Z] Still waiting to schedule task
22:17:51 [2021-07-22T22:17:51.897Z] All nodes of label ‘windows-2019’ are offline
22:17:51 [2021-07-22T22:17:51.898Z] Still waiting to schedule task
22:17:51 [2021-07-22T22:17:51.898Z] All nodes of label ‘windows-2022’ are offline
22:17:53 [2021-07-22T22:17:53.752Z] Client:
22:17:53 [2021-07-22T22:17:53.752Z]  Context:    default
22:17:53 [2021-07-22T22:17:53.752Z]  Debug Mode: false
22:17:53 [2021-07-22T22:17:53.752Z]  Plugins:
22:17:53 [2021-07-22T22:17:53.752Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:17:53 [2021-07-22T22:17:53.752Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
22:17:53 [2021-07-22T22:17:53.752Z]   scan: Docker Scan (Docker Inc., v0.7.0)
22:17:53 [2021-07-22T22:17:53.752Z] 
22:17:53 [2021-07-22T22:17:53.752Z] Server:
22:17:53 [2021-07-22T22:17:53.752Z]  Containers: 0
22:17:53 [2021-07-22T22:17:53.752Z]   Running: 0
22:17:53 [2021-07-22T22:17:53.752Z]   Paused: 0
22:17:53 [2021-07-22T22:17:53.752Z]   Stopped: 0
22:17:53 [2021-07-22T22:17:53.752Z]  Images: 1
22:17:53 [2021-07-22T22:17:53.752Z]  Server Version: 20.10.6
22:17:53 [2021-07-22T22:17:53.752Z]  Storage Driver: overlay2
22:17:53 [2021-07-22T22:17:53.752Z]   Backing Filesystem: extfs
22:17:53 [2021-07-22T22:17:53.752Z]   Supports d_type: true
22:17:53 [2021-07-22T22:17:53.752Z]   Native Overlay Diff: true
22:17:53 [2021-07-22T22:17:53.752Z]   userxattr: false
22:17:53 [2021-07-22T22:17:53.752Z]  Logging Driver: json-file
22:17:53 [2021-07-22T22:17:53.752Z]  Cgroup Driver: cgroupfs
22:17:53 [2021-07-22T22:17:53.752Z]  Cgroup Version: 1
22:17:53 [2021-07-22T22:17:53.752Z]  Plugins:
22:17:53 [2021-07-22T22:17:53.752Z]   Volume: local
22:17:53 [2021-07-22T22:17:53.752Z]   Network: bridge host ipvlan macvlan null overlay
22:17:53 [2021-07-22T22:17:53.752Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:17:53 [2021-07-22T22:17:53.752Z]  Swarm: inactive
22:17:53 [2021-07-22T22:17:53.752Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:17:53 [2021-07-22T22:17:53.752Z]  Default Runtime: runc
22:17:53 [2021-07-22T22:17:53.752Z]  Init Binary: docker-init
22:17:53 [2021-07-22T22:17:53.752Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
22:17:53 [2021-07-22T22:17:53.752Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:17:53 [2021-07-22T22:17:53.752Z]  init version: de40ad0
22:17:53 [2021-07-22T22:17:53.752Z]  Security Options:
22:17:53 [2021-07-22T22:17:53.752Z]   apparmor
22:17:53 [2021-07-22T22:17:53.753Z]   seccomp
22:17:53 [2021-07-22T22:17:53.753Z]    Profile: default
22:17:53 [2021-07-22T22:17:53.753Z]  Kernel Version: 5.4.0-1048-aws
22:17:53 [2021-07-22T22:17:53.753Z]  Operating System: Ubuntu 18.04.5 LTS
22:17:53 [2021-07-22T22:17:53.753Z]  OSType: linux
22:17:53 [2021-07-22T22:17:53.753Z]  Architecture: x86_64
22:17:53 [2021-07-22T22:17:53.753Z]  CPUs: 2
22:17:53 [2021-07-22T22:17:53.753Z]  Total Memory: 7.569GiB
22:17:53 [2021-07-22T22:17:53.753Z]  Name: ip-10-100-115-173
22:17:53 [2021-07-22T22:17:53.753Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
22:17:53 [2021-07-22T22:17:53.753Z]  Docker Root Dir: /var/lib/docker
22:17:53 [2021-07-22T22:17:53.753Z]  Debug Mode: false
22:17:53 [2021-07-22T22:17:53.753Z]  Registry: https://index.docker.io/v1/
22:17:53 [2021-07-22T22:17:53.753Z]  Labels:
22:17:53 [2021-07-22T22:17:53.753Z]  Experimental: true
22:17:53 [2021-07-22T22:17:53.753Z]  Insecure Registries:
22:17:53 [2021-07-22T22:17:53.753Z]   127.0.0.0/8
22:17:53 [2021-07-22T22:17:53.753Z]  Live Restore Enabled: true
22:17:53 [2021-07-22T22:17:53.753Z] 
22:17:53 [2021-07-22T22:17:53.753Z] WARNING: No swap limit support
[Pipeline] sh
22:17:54 [2021-07-22T22:17:54.064Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:17:54 [2021-07-22T22:17:54.064Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:17:54 [2021-07-22T22:17:54.064Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42661/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
22:17:54 [2021-07-22T22:17:54.064Z] + bash /home/ubuntu/workspace/moby_PR-42661/check-config.sh
22:17:54 [2021-07-22T22:17:54.064Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:17:54 [2021-07-22T22:17:54.064Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
22:17:54 [2021-07-22T22:17:54.064Z] 
22:17:54 [2021-07-22T22:17:54.064Z] Generally Necessary:
22:17:54 [2021-07-22T22:17:54.064Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:17:54 [2021-07-22T22:17:54.064Z] - apparmor: enabled and tools installed
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_NAMESPACES: enabled
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_NET_NS: enabled
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_PID_NS: enabled
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_IPC_NS: enabled
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_UTS_NS: enabled
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_CGROUPS: enabled
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_CGROUP_CPUACCT: enabled
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_CGROUP_DEVICE: enabled
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_CGROUP_FREEZER: enabled
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_CGROUP_SCHED: enabled
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_CPUSETS: enabled
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_MEMCG: enabled
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_KEYS: enabled
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_VETH: enabled (as module)
22:17:54 [2021-07-22T22:17:54.064Z] - CONFIG_BRIDGE: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_NF_NAT: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_POSIX_MQUEUE: enabled
22:17:54 [2021-07-22T22:17:54.328Z] 
22:17:54 [2021-07-22T22:17:54.328Z] Optional Features:
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_USER_NS: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_SECCOMP: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_SECCOMP_FILTER: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_CGROUP_PIDS: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_MEMCG_SWAP: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:17:54 [2021-07-22T22:17:54.328Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_BLK_CGROUP: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_CGROUP_PERF: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_CGROUP_HUGETLB: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_CFS_BANDWIDTH: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_RT_GROUP_SCHED: missing
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_IP_VS: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_IP_VS_NFCT: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_IP_VS_RR: enabled (as module)
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_SECURITY_SELINUX: enabled
22:17:54 [2021-07-22T22:17:54.328Z] - CONFIG_SECURITY_APPARMOR: enabled
22:17:54 [2021-07-22T22:17:54.589Z] - CONFIG_EXT4_FS: enabled
22:17:54 [2021-07-22T22:17:54.589Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:17:54 [2021-07-22T22:17:54.589Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:17:54 [2021-07-22T22:17:54.589Z] - Network Drivers:
22:17:54 [2021-07-22T22:17:54.589Z]   - "overlay":
22:17:54 [2021-07-22T22:17:54.589Z]     - CONFIG_VXLAN: enabled (as module)
22:17:54 [2021-07-22T22:17:54.589Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:17:54 [2021-07-22T22:17:54.589Z]       Optional (for encrypted networks):
22:17:54 [2021-07-22T22:17:54.589Z]       - CONFIG_CRYPTO: enabled
22:17:54 [2021-07-22T22:17:54.589Z]       - CONFIG_CRYPTO_AEAD: enabled
22:17:54 [2021-07-22T22:17:54.589Z]       - CONFIG_CRYPTO_GCM: enabled
22:17:54 [2021-07-22T22:17:54.589Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:17:54 [2021-07-22T22:17:54.589Z]       - CONFIG_CRYPTO_GHASH: enabled
22:17:54 [2021-07-22T22:17:54.589Z]       - CONFIG_XFRM: enabled
22:17:54 [2021-07-22T22:17:54.589Z]       - CONFIG_XFRM_USER: enabled (as module)
22:17:54 [2021-07-22T22:17:54.589Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:17:54 [2021-07-22T22:17:54.589Z]       - CONFIG_INET_ESP: enabled (as module)
22:17:54 [2021-07-22T22:17:54.589Z]   - "ipvlan":
22:17:54 [2021-07-22T22:17:54.589Z]     - CONFIG_IPVLAN: enabled (as module)
22:17:54 [2021-07-22T22:17:54.589Z]   - "macvlan":
22:17:54 [2021-07-22T22:17:54.589Z]     - CONFIG_MACVLAN: enabled (as module)
22:17:54 [2021-07-22T22:17:54.589Z]     - CONFIG_DUMMY: enabled (as module)
22:17:54 [2021-07-22T22:17:54.589Z]   - "ftp,tftp client in container":
22:17:54 [2021-07-22T22:17:54.589Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:17:54 [2021-07-22T22:17:54.589Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:17:54 [2021-07-22T22:17:54.589Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:17:54 [2021-07-22T22:17:54.589Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:17:54 [2021-07-22T22:17:54.589Z] - Storage Drivers:
22:17:54 [2021-07-22T22:17:54.589Z]   - "aufs":
22:17:54 [2021-07-22T22:17:54.589Z]     - CONFIG_AUFS_FS: enabled (as module)
22:17:54 [2021-07-22T22:17:54.589Z]   - "btrfs":
22:17:54 [2021-07-22T22:17:54.589Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:17:54 [2021-07-22T22:17:54.847Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:17:54 [2021-07-22T22:17:54.847Z]   - "devicemapper":
22:17:54 [2021-07-22T22:17:54.847Z]     - CONFIG_BLK_DEV_DM: enabled
22:17:54 [2021-07-22T22:17:54.847Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:17:54 [2021-07-22T22:17:54.847Z]   - "overlay":
22:17:54 [2021-07-22T22:17:54.847Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:17:54 [2021-07-22T22:17:54.847Z]   - "zfs":
22:17:54 [2021-07-22T22:17:54.847Z]     - /dev/zfs: present
22:17:54 [2021-07-22T22:17:54.847Z]     - zfs command: missing
22:17:54 [2021-07-22T22:17:54.847Z]     - zpool command: missing
22:17:54 [2021-07-22T22:17:54.847Z] 
22:17:54 [2021-07-22T22:17:54.847Z] Limits:
22:17:54 [2021-07-22T22:17:54.847Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:17:54 [2021-07-22T22:17:54.847Z] 
22:17:54 [2021-07-22T22:17:54.847Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:17:55 [2021-07-22T22:17:55.217Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 .
22:17:55 [2021-07-22T22:17:55.480Z] #1 [internal] load build definition from Dockerfile
22:17:55 [2021-07-22T22:17:55.480Z] #1 sha256:79c59fbe58b1f6a8c4478bb127a10191ea06a3c0af1d9e325f0dbe19da0ecd2d
22:17:55 [2021-07-22T22:17:55.480Z] #1 transferring dockerfile: 16.59kB done
22:17:55 [2021-07-22T22:17:55.480Z] #1 DONE 0.1s
22:17:55 [2021-07-22T22:17:55.480Z] 
22:17:55 [2021-07-22T22:17:55.480Z] #2 [internal] load .dockerignore
22:17:55 [2021-07-22T22:17:55.480Z] #2 sha256:95cb5984f82ddaef74ab7cd9b6a9c639dd9c7b31f88489271511ccbdf5968edb
22:17:55 [2021-07-22T22:17:55.480Z] #2 transferring context: 87B done
22:17:55 [2021-07-22T22:17:55.738Z] #2 DONE 0.1s
22:17:55 [2021-07-22T22:17:55.738Z] 
22:17:55 [2021-07-22T22:17:55.738Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
22:17:55 [2021-07-22T22:17:55.738Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:17:55 [2021-07-22T22:17:55.999Z] #3 DONE 0.4s
22:17:55 [2021-07-22T22:17:55.999Z] 
22:17:55 [2021-07-22T22:17:55.999Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:17:55 [2021-07-22T22:17:55.999Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
22:17:55 [2021-07-22T22:17:55.999Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
22:17:55 [2021-07-22T22:17:55.999Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
22:17:55 [2021-07-22T22:17:55.999Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
22:17:55 [2021-07-22T22:17:55.999Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
22:17:55 [2021-07-22T22:17:55.999Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
22:17:56 [2021-07-22T22:17:56.258Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.2s
22:17:56 [2021-07-22T22:17:56.258Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
22:17:56 [2021-07-22T22:17:56.258Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
22:17:56 [2021-07-22T22:17:56.828Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.6s done
22:17:57 [2021-07-22T22:17:57.091Z] #4 DONE 0.9s
22:17:57 [2021-07-22T22:17:57.091Z] 
22:17:57 [2021-07-22T22:17:57.091Z] #8 [internal] load metadata for docker.io/library/debian:buster
22:17:57 [2021-07-22T22:17:57.091Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
22:17:58 [2021-07-22T22:17:58.031Z] #8 ...
22:17:58 [2021-07-22T22:17:58.031Z] 
22:17:58 [2021-07-22T22:17:58.031Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:17:58 [2021-07-22T22:17:58.031Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:17:58 [2021-07-22T22:17:58.031Z] #6 DONE 0.7s
22:17:58 [2021-07-22T22:17:58.031Z] 
22:17:58 [2021-07-22T22:17:58.031Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:17:58 [2021-07-22T22:17:58.031Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:17:58 [2021-07-22T22:17:58.031Z] #7 DONE 0.7s
22:17:58 [2021-07-22T22:17:58.031Z] 
22:17:58 [2021-07-22T22:17:58.031Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster
22:17:58 [2021-07-22T22:17:58.031Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
22:17:58 [2021-07-22T22:17:58.031Z] #5 DONE 0.7s
22:17:58 [2021-07-22T22:17:58.031Z] 
22:17:58 [2021-07-22T22:17:58.031Z] #8 [internal] load metadata for docker.io/library/debian:buster
22:17:58 [2021-07-22T22:17:58.031Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
22:18:02 [2021-07-22T22:18:02.231Z] #8 DONE 4.3s
22:18:02 [2021-07-22T22:18:02.231Z] 
22:18:02 [2021-07-22T22:18:02.231Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:18:02 [2021-07-22T22:18:02.231Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:18:02 [2021-07-22T22:18:02.231Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:18:02 [2021-07-22T22:18:02.231Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:18:02 [2021-07-22T22:18:02.231Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:18:02 [2021-07-22T22:18:02.231Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s
22:18:02 [2021-07-22T22:18:02.231Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 712.70kB / 9.86MB 0.3s
22:18:02 [2021-07-22T22:18:02.231Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.4s
22:18:02 [2021-07-22T22:18:02.231Z] #70 ...
22:18:02 [2021-07-22T22:18:02.231Z] 
22:18:02 [2021-07-22T22:18:02.231Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
22:18:02 [2021-07-22T22:18:02.231Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
22:18:02 [2021-07-22T22:18:02.231Z] #49 DONE 0.0s
22:18:02 [2021-07-22T22:18:02.231Z] 
22:18:02 [2021-07-22T22:18:02.231Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:18:02 [2021-07-22T22:18:02.231Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:18:02 [2021-07-22T22:18:02.231Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.48MB / 9.86MB 0.5s
22:18:02 [2021-07-22T22:18:02.491Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s
22:18:02 [2021-07-22T22:18:02.491Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
22:18:02 [2021-07-22T22:18:02.492Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
22:18:05 [2021-07-22T22:18:05.804Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done
22:18:06 [2021-07-22T22:18:06.066Z] #70 DONE 4.2s
22:18:06 [2021-07-22T22:18:06.066Z] 
22:18:06 [2021-07-22T22:18:06.066Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:18:06 [2021-07-22T22:18:06.066Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:18:06 [2021-07-22T22:18:06.066Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e 0.0s done
22:18:06 [2021-07-22T22:18:06.066Z] #9 sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e 1.86kB / 1.86kB done
22:18:06 [2021-07-22T22:18:06.066Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done
22:18:06 [2021-07-22T22:18:06.066Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.9s done
22:18:06 [2021-07-22T22:18:06.066Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.3s done
22:18:06 [2021-07-22T22:18:06.066Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done
22:18:06 [2021-07-22T22:18:06.066Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.8s done
22:18:06 [2021-07-22T22:18:06.066Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.7s done
22:18:06 [2021-07-22T22:18:06.066Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.9s done
22:18:06 [2021-07-22T22:18:06.066Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.7s
22:18:06 [2021-07-22T22:18:06.066Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 3.9s done
22:18:06 [2021-07-22T22:18:06.066Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 6.29MB / 129.05MB 4.1s
22:18:06 [2021-07-22T22:18:06.328Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 13.70MB / 129.05MB 4.4s
22:18:06 [2021-07-22T22:18:06.899Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 21.19MB / 129.05MB 4.8s
22:18:06 [2021-07-22T22:18:06.899Z] #9 ...
22:18:06 [2021-07-22T22:18:06.899Z] 
22:18:06 [2021-07-22T22:18:06.899Z] #30 [internal] load build context
22:18:06 [2021-07-22T22:18:06.899Z] #30 sha256:41e65a2345d225983fc5ab100a6d27381c64f061c8792914b19173921ccba3a0
22:18:06 [2021-07-22T22:18:06.899Z] #30 transferring context: 55.79MB 4.7s done
22:18:06 [2021-07-22T22:18:06.899Z] #30 DONE 4.9s
22:18:06 [2021-07-22T22:18:06.899Z] 
22:18:06 [2021-07-22T22:18:06.899Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:18:06 [2021-07-22T22:18:06.899Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:18:06 [2021-07-22T22:18:06.899Z] #9 ...
22:18:06 [2021-07-22T22:18:06.899Z] 
22:18:06 [2021-07-22T22:18:06.899Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:18:06 [2021-07-22T22:18:06.899Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:18:06 [2021-07-22T22:18:06.899Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:18:06 [2021-07-22T22:18:06.899Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:18:06 [2021-07-22T22:18:06.899Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:18:06 [2021-07-22T22:18:06.899Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:18:06 [2021-07-22T22:18:06.899Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done
22:18:06 [2021-07-22T22:18:06.899Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
22:18:06 [2021-07-22T22:18:06.899Z] #72 ...
22:18:06 [2021-07-22T22:18:06.899Z] 
22:18:06 [2021-07-22T22:18:06.899Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:18:06 [2021-07-22T22:18:06.899Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:18:06 [2021-07-22T22:18:06.899Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 29.36MB / 129.05MB 5.1s
22:18:07 [2021-07-22T22:18:07.466Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 40.41MB / 129.05MB 5.7s
22:18:07 [2021-07-22T22:18:07.728Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 48.23MB / 129.05MB 6.0s
22:18:07 [2021-07-22T22:18:07.991Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 58.72MB / 129.05MB 6.2s
22:18:08 [2021-07-22T22:18:08.565Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 70.25MB / 129.05MB 6.6s
22:18:08 [2021-07-22T22:18:08.565Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 77.59MB / 129.05MB 6.8s
22:18:09 [2021-07-22T22:18:09.136Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 85.26MB / 129.05MB 7.2s
22:18:09 [2021-07-22T22:18:09.396Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 93.32MB / 129.05MB 7.6s
22:18:09 [2021-07-22T22:18:09.660Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 101.62MB / 129.05MB 7.8s
22:18:09 [2021-07-22T22:18:09.921Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 110.10MB / 129.05MB 8.1s
22:18:10 [2021-07-22T22:18:10.185Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 119.68MB / 129.05MB 8.3s
22:18:10 [2021-07-22T22:18:10.445Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 127.93MB / 129.05MB 8.6s
22:18:11 [2021-07-22T22:18:11.014Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.8s
22:18:11 [2021-07-22T22:18:11.274Z] #9 ...
22:18:11 [2021-07-22T22:18:11.274Z] 
22:18:11 [2021-07-22T22:18:11.274Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:18:11 [2021-07-22T22:18:11.274Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:18:11 [2021-07-22T22:18:11.274Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done
22:18:11 [2021-07-22T22:18:11.274Z] #72 DONE 9.3s
22:18:11 [2021-07-22T22:18:11.274Z] 
22:18:11 [2021-07-22T22:18:11.274Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:18:11 [2021-07-22T22:18:11.274Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:18:11 [2021-07-22T22:18:11.844Z] #9 ...
22:18:11 [2021-07-22T22:18:11.844Z] 
22:18:11 [2021-07-22T22:18:11.844Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
22:18:11 [2021-07-22T22:18:11.844Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
22:18:11 [2021-07-22T22:18:11.844Z] #33 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done
22:18:11 [2021-07-22T22:18:11.844Z] #33 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
22:18:11 [2021-07-22T22:18:11.844Z] #33 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
22:18:11 [2021-07-22T22:18:11.844Z] #33 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
22:18:11 [2021-07-22T22:18:11.844Z] #33 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 6.7s done
22:18:11 [2021-07-22T22:18:11.844Z] #33 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 2.4s
22:18:11 [2021-07-22T22:18:11.844Z] #33 ...
22:18:11 [2021-07-22T22:18:11.844Z] 
22:18:11 [2021-07-22T22:18:11.844Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:18:11 [2021-07-22T22:18:11.844Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:18:12 [2021-07-22T22:18:12.418Z] #9 ...
22:18:12 [2021-07-22T22:18:12.418Z] 
22:18:12 [2021-07-22T22:18:12.418Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:18:12 [2021-07-22T22:18:12.418Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:18:12 [2021-07-22T22:18:12.418Z] #71 DONE 1.1s
22:18:12 [2021-07-22T22:18:12.418Z] 
22:18:12 [2021-07-22T22:18:12.418Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:18:12 [2021-07-22T22:18:12.418Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:18:13 [2021-07-22T22:18:13.367Z] #9 ...
22:18:13 [2021-07-22T22:18:13.367Z] 
22:18:13 [2021-07-22T22:18:13.367Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:18:13 [2021-07-22T22:18:13.367Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:18:13 [2021-07-22T22:18:13.367Z] #73 DONE 0.8s
22:18:13 [2021-07-22T22:18:13.367Z] 
22:18:13 [2021-07-22T22:18:13.367Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:18:13 [2021-07-22T22:18:13.367Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:18:14 [2021-07-22T22:18:14.309Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 10.1s done
22:18:14 [2021-07-22T22:18:14.572Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62
22:18:15 [2021-07-22T22:18:15.538Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 1.0s done
22:18:15 [2021-07-22T22:18:15.812Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277
22:18:16 [2021-07-22T22:18:16.757Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 1.0s done
22:18:17 [2021-07-22T22:18:17.327Z] #9 ...
22:18:17 [2021-07-22T22:18:17.327Z] 
22:18:17 [2021-07-22T22:18:17.327Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
22:18:17 [2021-07-22T22:18:17.327Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
22:18:17 [2021-07-22T22:18:17.327Z] #33 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.8s done
22:18:17 [2021-07-22T22:18:17.327Z] #33 DONE 15.5s
22:18:17 [2021-07-22T22:18:17.327Z] 
22:18:17 [2021-07-22T22:18:17.327Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:18:17 [2021-07-22T22:18:17.327Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:18:17 [2021-07-22T22:18:17.327Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514
22:18:22 [2021-07-22T22:18:22.606Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.1s
22:18:25 [2021-07-22T22:18:25.143Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 7.3s done
22:18:25 [2021-07-22T22:18:25.143Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564
22:18:26 [2021-07-22T22:18:26.525Z] #9 ...
22:18:26 [2021-07-22T22:18:26.525Z] 
22:18:26 [2021-07-22T22:18:26.525Z] #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
22:18:26 [2021-07-22T22:18:26.525Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
22:18:26 [2021-07-22T22:18:26.525Z] #34 1.360 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 1.387 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 1.395 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 1.587 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 1.871 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 2.223 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 3.847 Fetched 8458 kB in 3s (3087 kB/s)
22:18:26 [2021-07-22T22:18:26.525Z] #34 3.847 Reading package lists...
22:18:26 [2021-07-22T22:18:26.525Z] #34 4.764 Reading package lists...
22:18:26 [2021-07-22T22:18:26.525Z] #34 5.695 Building dependency tree...
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.094 The following additional packages will be installed:
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.094   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.094   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.094   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.094 Suggested packages:
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.094   krb5-doc krb5-user
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.094 Recommended packages:
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.094   krb5-locales publicsuffix libsasl2-modules
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.355 The following NEW packages will be installed:
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.355   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.355   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.355   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.355   libssh2-1 libssl1.1 openssl
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.626 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.626 Need to get 5059 kB of archives.
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.626 After this operation, 12.1 MB of additional disk space will be used.
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.626 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.667 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.693 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.695 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.697 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.700 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.714 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.714 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.714 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.714 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.723 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.723 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.731 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.731 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.731 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.731 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.760 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.760 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.760 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.760 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.760 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.942 debconf: delaying package configuration, since apt-utils is not installed
22:18:26 [2021-07-22T22:18:26.525Z] #34 6.981 Fetched 5059 kB in 0s (13.2 MB/s)
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.028 Selecting previously unselected package libssl1.1:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.028 (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.)
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.031 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.100 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.316 Selecting previously unselected package openssl.
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.316 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.322 Unpacking openssl (1.1.1d-0+deb10u6) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.561 Selecting previously unselected package ca-certificates.
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.561 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.572 Unpacking ca-certificates (20200601~deb10u2) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.671 Selecting previously unselected package libkeyutils1:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.671 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.680 Unpacking libkeyutils1:amd64 (1.6-6) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.715 Selecting previously unselected package libkrb5support0:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.715 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.719 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.769 Selecting previously unselected package libk5crypto3:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.772 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.776 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.844 Selecting previously unselected package libkrb5-3:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.844 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 7.851 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.006 Selecting previously unselected package libgssapi-krb5-2:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.006 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.011 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.062 Selecting previously unselected package libsasl2-modules-db:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.062 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.065 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.114 Selecting previously unselected package libsasl2-2:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.114 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.117 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.176 Selecting previously unselected package libldap-common.
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.176 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.182 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.248 Selecting previously unselected package libldap-2.4-2:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.248 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.254 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.331 Selecting previously unselected package libnghttp2-14:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.331 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.337 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.384 Selecting previously unselected package libpsl5:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.384 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.388 Unpacking libpsl5:amd64 (0.20.2-2) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.442 Selecting previously unselected package librtmp1:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.442 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.446 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.519 Selecting previously unselected package libssh2-1:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.519 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.528 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.638 Selecting previously unselected package libcurl4:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.640 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.644 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.824 Selecting previously unselected package curl.
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.827 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.835 Unpacking curl (7.64.0-4+deb10u2) ...
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.940 Selecting previously unselected package libonig5:amd64.
22:18:26 [2021-07-22T22:18:26.525Z] #34 8.940 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.526Z] #34 8.951 Unpacking libonig5:amd64 (6.9.1-1) ...
22:18:26 [2021-07-22T22:18:26.526Z] #34 9.032 Selecting previously unselected package libjq1:amd64.
22:18:26 [2021-07-22T22:18:26.526Z] #34 9.032 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:18:26 [2021-07-22T22:18:26.526Z] #34 ...
22:18:26 [2021-07-22T22:18:26.526Z] 
22:18:26 [2021-07-22T22:18:26.526Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:18:26 [2021-07-22T22:18:26.526Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:18:30 [2021-07-22T22:18:30.723Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.2s
22:18:30 [2021-07-22T22:18:30.984Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.8s done
22:18:31 [2021-07-22T22:18:31.244Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d
22:18:32 [2021-07-22T22:18:32.624Z] #9 ...
22:18:32 [2021-07-22T22:18:32.624Z] 
22:18:32 [2021-07-22T22:18:32.624Z] #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
22:18:32 [2021-07-22T22:18:32.624Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.146 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.314 Selecting previously unselected package jq.
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.314 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.318 Unpacking jq (1.5+dfsg-2+b1) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.383 Setting up libkeyutils1:amd64 (1.6-6) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.396 Setting up libpsl5:amd64 (0.20.2-2) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.406 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.581 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.637 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.735 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.745 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.755 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.768 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.778 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.790 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.836 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.848 Setting up openssl (1.1.1d-0+deb10u6) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.863 Setting up libonig5:amd64 (6.9.1-1) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.877 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.888 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 9.900 Setting up ca-certificates (20200601~deb10u2) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 10.59 Updating certificates in /etc/ssl/certs...
22:18:32 [2021-07-22T22:18:32.624Z] #34 11.80 137 added, 0 removed; done.
22:18:32 [2021-07-22T22:18:32.624Z] #34 11.86 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 11.87 Setting up jq (1.5+dfsg-2+b1) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 11.88 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 11.89 Setting up curl (7.64.0-4+deb10u2) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 11.90 Processing triggers for libc-bin (2.28-10) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 11.92 Processing triggers for ca-certificates (20200601~deb10u2) ...
22:18:32 [2021-07-22T22:18:32.624Z] #34 11.94 Updating certificates in /etc/ssl/certs...
22:18:32 [2021-07-22T22:18:32.624Z] #34 12.77 0 added, 0 removed; done.
22:18:32 [2021-07-22T22:18:32.624Z] #34 12.77 Running hooks in /etc/ca-certificates/update.d...
22:18:32 [2021-07-22T22:18:32.624Z] #34 12.77 done.
22:18:32 [2021-07-22T22:18:32.624Z] #34 DONE 15.1s
22:18:32 [2021-07-22T22:18:32.624Z] 
22:18:32 [2021-07-22T22:18:32.624Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:18:32 [2021-07-22T22:18:32.624Z] #35 sha256:cb5dee3dec84a9346b6bc19ae6a135c199b89c8763780d5ccb04423d40401149
22:18:32 [2021-07-22T22:18:32.624Z] #35 DONE 0.1s
22:18:32 [2021-07-22T22:18:32.624Z] 
22:18:32 [2021-07-22T22:18:32.624Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:18:32 [2021-07-22T22:18:32.624Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:18:32 [2021-07-22T22:18:32.624Z] #9 ...
22:18:32 [2021-07-22T22:18:32.624Z] 
22:18:32 [2021-07-22T22:18:32.624Z] #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
22:18:32 [2021-07-22T22:18:32.624Z] #36 sha256:794cf005e808deeba6c1f58554df5f27ef0518b55fca7b358c7bced418f5e329
22:18:34 [2021-07-22T22:18:34.546Z] #36 1.707 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
22:18:34 [2021-07-22T22:18:34.546Z] #36 1.815 
22:18:34 [2021-07-22T22:18:34.805Z] #36 1.932 
##########                                                                14.3%
#################                                                         24.1%
####################                                                      27.9%
#######################################                                   55.3%
##################################################################        91.9%
######################################################################## 100.0%
22:18:34 [2021-07-22T22:18:34.805Z] #36 2.438 
22:18:35 [2021-07-22T22:18:35.065Z] #36 2.562 
######################################################################## 100.0%
22:18:35 [2021-07-22T22:18:35.065Z] #36 2.640 
22:18:35 [2021-07-22T22:18:35.325Z] #36 2.769 
###############################################                           66.4%
######################################################################## 100.0%
22:18:35 [2021-07-22T22:18:35.325Z] #36 2.901 
22:18:36 [2021-07-22T22:18:36.108Z] #36 3.039 
#####                                                                      7.4%
#############                                                             18.3%
#########################                                                 36.1%
####################################                                      50.7%
#####################################################                     74.8%
######################################################################## 100.0%
22:18:36 [2021-07-22T22:18:36.108Z] #36 3.647 
22:18:38 [2021-07-22T22:18:38.729Z] #36 3.784 
#                                                                          1.5%
####                                                                       5.8%
#########                                                                 12.5%
##############                                                            20.0%
################                                                          23.0%
######################                                                    31.1%
##########################                                                37.3%
#############################                                             41.6%
#################################                                         46.9%
#####################################                                     52.6%
#########################################                                 58.2%
##########################################                                59.1%
############################################                              61.9%
################################################                          67.3%
#################################################                         68.6%
##################################################                        70.0%
####################################################                      72.5%
#######################################################                   77.2%
############################################################              84.1%
#################################################################         90.6%
######################################################################## 100.0%
22:18:38 [2021-07-22T22:18:38.729Z] #36 6.257 
22:18:38 [2021-07-22T22:18:38.955Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e357a67ef7d29b9e) in /home/ubuntu/workspace/moby_PR-42661
[Pipeline] {
[Pipeline] checkout
22:18:39 [2021-07-22T22:18:39.257Z] The recommended git tool is: git
22:18:39 [2021-07-22T22:18:39.298Z] #36 6.571 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:18:39 [2021-07-22T22:18:39.298Z] #36 6.663 
22:18:39 [2021-07-22T22:18:39.298Z] #36 6.740 
######################################################################## 100.0%
22:18:39 [2021-07-22T22:18:39.298Z] #36 6.776 
22:18:39 [2021-07-22T22:18:39.868Z] #36 7.144 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:18:39 [2021-07-22T22:18:39.868Z] #36 7.251 
22:18:39 [2021-07-22T22:18:39.868Z] #36 7.360 
######################################################################## 100.0%
22:18:39 [2021-07-22T22:18:39.868Z] #36 7.384 
22:18:40 [2021-07-22T22:18:40.129Z] #36 7.699 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
22:18:40 [2021-07-22T22:18:40.389Z] #36 7.799 
22:18:41 [2021-07-22T22:18:41.437Z] #36 7.968 
                                                                           0.0%
##############                                                            19.8%
#################################                                         47.1%
##########################################                                58.9%
###########################################                               60.4%
##############################################                            65.2%
##################################################################        92.1%
######################################################################## 100.0%
22:18:41 [2021-07-22T22:18:41.437Z] #36 8.935 
22:18:41 [2021-07-22T22:18:41.696Z] #36 9.260 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:18:41 [2021-07-22T22:18:41.959Z] #36 9.349 
22:18:41 [2021-07-22T22:18:41.959Z] #36 9.448 
######################################################################## 100.0%
22:18:41 [2021-07-22T22:18:41.959Z] #36 9.473 
22:18:42 [2021-07-22T22:18:42.219Z] #36 9.705 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:18:42 [2021-07-22T22:18:42.219Z] #36 9.788 
22:18:42 [2021-07-22T22:18:42.741Z] #36 10.02 #=#=#                                                                         

######################################################################## 100.0%
22:18:42 [2021-07-22T22:18:42.741Z] #36 10.11 
22:18:42 [2021-07-22T22:18:42.741Z] #36 10.13 Download of images into '/build' complete.
22:18:42 [2021-07-22T22:18:42.741Z] #36 10.13 Use something like the following to load the result into a Docker daemon:
22:18:42 [2021-07-22T22:18:42.741Z] #36 10.13   tar -cC '/build' . | docker load
22:18:42 [2021-07-22T22:18:42.741Z] #36 ...
22:18:42 [2021-07-22T22:18:42.741Z] 
22:18:42 [2021-07-22T22:18:42.741Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:18:42 [2021-07-22T22:18:42.741Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:18:42 [2021-07-22T22:18:42.741Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 11.2s
22:18:43 [2021-07-22T22:18:43.329Z] using credential docker-jenkins-github-credentials
22:18:43 [2021-07-22T22:18:43.338Z] Cloning the remote Git repository
22:18:43 [2021-07-22T22:18:43.338Z] Cloning with configured refspecs honoured and without tags
22:18:43 [2021-07-22T22:18:43.406Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 11.9s done
22:18:43 [2021-07-22T22:18:43.358Z] Cloning repository https://github.com/moby/moby.git
22:18:43 [2021-07-22T22:18:43.413Z]  > git init /home/ubuntu/workspace/moby_PR-42661 # timeout=10
22:18:43 [2021-07-22T22:18:43.703Z] Fetching upstream changes from https://github.com/moby/moby.git
22:18:43 [2021-07-22T22:18:43.704Z]  > git --version # timeout=10
22:18:43 [2021-07-22T22:18:43.719Z]  > git --version # 'git version 2.17.1'
22:18:43 [2021-07-22T22:18:43.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:18:43 [2021-07-22T22:18:43.730Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:18:44 [2021-07-22T22:18:44.356Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done
22:18:46 [2021-07-22T22:18:46.895Z] #9 DONE 45.1s
22:18:46 [2021-07-22T22:18:46.895Z] 
22:18:46 [2021-07-22T22:18:46.895Z] #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
22:18:46 [2021-07-22T22:18:46.895Z] #36 sha256:794cf005e808deeba6c1f58554df5f27ef0518b55fca7b358c7bced418f5e329
22:18:47 [2021-07-22T22:18:47.160Z] #36 ...
22:18:47 [2021-07-22T22:18:47.160Z] 
22:18:47 [2021-07-22T22:18:47.160Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:18:47 [2021-07-22T22:18:47.160Z] #10 sha256:395199bc3455a497fd1905c602b76be4369fd07d63f5435c984667974446bdaf
22:18:47 [2021-07-22T22:18:47.419Z] #10 ...
22:18:47 [2021-07-22T22:18:47.419Z] 
22:18:47 [2021-07-22T22:18:47.419Z] #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
22:18:47 [2021-07-22T22:18:47.419Z] #36 sha256:794cf005e808deeba6c1f58554df5f27ef0518b55fca7b358c7bced418f5e329
22:18:47 [2021-07-22T22:18:47.419Z] #36 DONE 15.0s
22:18:47 [2021-07-22T22:18:47.678Z] 
22:18:47 [2021-07-22T22:18:47.678Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:18:47 [2021-07-22T22:18:47.678Z] #10 sha256:395199bc3455a497fd1905c602b76be4369fd07d63f5435c984667974446bdaf
22:18:48 [2021-07-22T22:18:48.615Z] #10 DONE 1.6s
22:18:48 [2021-07-22T22:18:48.875Z] 
22:18:48 [2021-07-22T22:18:48.875Z] #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
22:18:48 [2021-07-22T22:18:48.875Z] #11 sha256:af1b5cd46290bbe9f86b8af4af347887f572ca6ef68023e8e23954b7a80ead7c
22:18:49 [2021-07-22T22:18:49.813Z] #11 DONE 1.0s
22:18:49 [2021-07-22T22:18:49.813Z] 
22:18:49 [2021-07-22T22:18:49.813Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:18:49 [2021-07-22T22:18:49.813Z] #38 sha256:9be43ad5370c09b45ad3e17b385346cfe697ce4c6c4d366fd438a767e7be1a0e
22:18:49 [2021-07-22T22:18:49.813Z] #38 DONE 0.1s
22:18:49 [2021-07-22T22:18:49.813Z] 
22:18:49 [2021-07-22T22:18:49.813Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:18:49 [2021-07-22T22:18:49.813Z] #39 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:18:49 [2021-07-22T22:18:49.813Z] #39 ...
22:18:49 [2021-07-22T22:18:49.813Z] 
22:18:49 [2021-07-22T22:18:49.813Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:18:49 [2021-07-22T22:18:49.813Z] #46 sha256:35673b865bd2ce94dc1a2cebfc3a52b280586ad5b64c27a29b8a26073f747b9a
22:18:49 [2021-07-22T22:18:49.813Z] #46 DONE 0.2s
22:18:49 [2021-07-22T22:18:49.813Z] 
22:18:49 [2021-07-22T22:18:49.813Z] #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
22:18:49 [2021-07-22T22:18:49.813Z] #50 sha256:05dba049a8946ca0c4321cc60d37e50628e98724f085b68f3cfcffff01713a26
22:18:49 [2021-07-22T22:18:49.813Z] #50 DONE 0.2s
22:18:50 [2021-07-22T22:18:50.073Z] 
22:18:50 [2021-07-22T22:18:50.073Z] #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
22:18:50 [2021-07-22T22:18:50.073Z] #51 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:18:52 [2021-07-22T22:18:52.300Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0df207dacfe47b4ab) in /home/ubuntu/workspace/moby_PR-42661
[Pipeline] {
[Pipeline] checkout
22:18:52 [2021-07-22T22:18:52.458Z] The recommended git tool is: git
22:18:52 [2021-07-22T22:18:52.839Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00611f4cf46b79d64) in /home/ubuntu/workspace/moby_PR-42661
[Pipeline] {
[Pipeline] checkout
22:18:53 [2021-07-22T22:18:53.088Z] The recommended git tool is: git
22:18:55 [2021-07-22T22:18:55.415Z] using credential docker-jenkins-github-credentials
22:18:55 [2021-07-22T22:18:55.423Z] Cloning the remote Git repository
22:18:55 [2021-07-22T22:18:55.423Z] Cloning with configured refspecs honoured and without tags
22:18:55 [2021-07-22T22:18:55.481Z] #51 ...
22:18:55 [2021-07-22T22:18:55.481Z] 
22:18:55 [2021-07-22T22:18:55.481Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64
22:18:55 [2021-07-22T22:18:55.481Z] #12 sha256:6b924341e0d3ae4ebe26ade93dfbedf5400303bcd6f56d2d0a2d9a099d655dac
22:18:55 [2021-07-22T22:18:55.481Z] #12 DONE 4.8s
22:18:55 [2021-07-22T22:18:55.481Z] 
22:18:55 [2021-07-22T22:18:55.481Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel
22:18:55 [2021-07-22T22:18:55.481Z] #13 sha256:b3e6ab328c9e7563c2039805663f4b6c451e309322445045dedbcb5f900d7320
22:18:55 [2021-07-22T22:18:55.606Z] using credential docker-jenkins-github-credentials
22:18:55 [2021-07-22T22:18:55.612Z] Cloning the remote Git repository
22:18:55 [2021-07-22T22:18:55.612Z] Cloning with configured refspecs honoured and without tags
22:18:55 [2021-07-22T22:18:55.446Z] Cloning repository https://github.com/moby/moby.git
22:18:55 [2021-07-22T22:18:55.503Z]  > git init /home/ubuntu/workspace/moby_PR-42661 # timeout=10
22:18:55 [2021-07-22T22:18:55.894Z] Fetching upstream changes from https://github.com/moby/moby.git
22:18:55 [2021-07-22T22:18:55.894Z]  > git --version # timeout=10
22:18:55 [2021-07-22T22:18:55.914Z]  > git --version # 'git version 2.25.1'
22:18:55 [2021-07-22T22:18:55.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:18:55 [2021-07-22T22:18:55.926Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:18:55 [2021-07-22T22:18:55.479Z] Cloning repository https://github.com/moby/moby.git
22:18:55 [2021-07-22T22:18:55.559Z]  > git init /home/ubuntu/workspace/moby_PR-42661 # timeout=10
22:18:55 [2021-07-22T22:18:55.781Z] Fetching upstream changes from https://github.com/moby/moby.git
22:18:55 [2021-07-22T22:18:55.781Z]  > git --version # timeout=10
22:18:55 [2021-07-22T22:18:55.794Z]  > git --version # 'git version 2.17.1'
22:18:55 [2021-07-22T22:18:55.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:18:55 [2021-07-22T22:18:55.868Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:18:56 [2021-07-22T22:18:56.865Z] #13 DONE 2.4s
22:18:56 [2021-07-22T22:18:56.865Z] 
22:18:56 [2021-07-22T22:18:56.865Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf
22:18:56 [2021-07-22T22:18:56.865Z] #14 sha256:8b51c1f34a3fea55424cb8390b4500588f414c2b2d32adc935b1b569b5a9d2c8
22:18:58 [2021-07-22T22:18:58.245Z] #14 DONE 1.4s
22:18:58 [2021-07-22T22:18:58.245Z] 
22:18:58 [2021-07-22T22:18:58.245Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
22:18:58 [2021-07-22T22:18:58.245Z] #15 sha256:c4043a856213221d02a60369286420d30dfe64de6090dca6119b61e1f351b6de
22:18:59 [2021-07-22T22:18:59.627Z] #15 DONE 1.3s
22:18:59 [2021-07-22T22:18:59.627Z] 
22:18:59 [2021-07-22T22:18:59.627Z] #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
22:18:59 [2021-07-22T22:18:59.627Z] #59 sha256:b5f4dfb0fd1f08836e69282e0bd753321e1298ee331103eed1ac74c627eb75a4
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + RM_GOPATH=0
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + TMP_GOPATH=
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + : /build
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + '[' -z '' ']'
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 ++ mktemp -d
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + export GOPATH=/tmp/tmp.WwBND9pcjy
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + GOPATH=/tmp/tmp.WwBND9pcjy
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + RM_GOPATH=1
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + case "$(go env GOARCH)" in
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 ++ go env GOARCH
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + export GO_BUILDMODE=-buildmode=pie
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + GO_BUILDMODE=-buildmode=pie
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 ++ dirname /tmp/install/install.sh
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + dir=/tmp/install
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + bin=shfmt
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + shift
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + . /tmp/install/shfmt.installer
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + install_shfmt
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.486 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WwBND9pcjy/src/github.com/mvdan/sh
22:18:59 [2021-07-22T22:18:59.627Z] #59 4.518 Cloning into '/tmp/tmp.WwBND9pcjy/src/github.com/mvdan/sh'...
22:18:59 [2021-07-22T22:18:59.888Z] #59 ...
22:18:59 [2021-07-22T22:18:59.888Z] 
22:18:59 [2021-07-22T22:18:59.888Z] #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
22:18:59 [2021-07-22T22:18:59.888Z] #55 sha256:7b31ae8205684fb57e1a22c183e28d01cd5b2014869a3b1baacc8338e1c03f40
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.519 + RM_GOPATH=0
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.519 + TMP_GOPATH=
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.519 + : /build
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.519 + '[' -z '' ']'
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.519 ++ mktemp -d
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.522 + export GOPATH=/tmp/tmp.AKgWEYF6Ey
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.522 + GOPATH=/tmp/tmp.AKgWEYF6Ey
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.522 + RM_GOPATH=1
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.522 + case "$(go env GOARCH)" in
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.522 ++ go env GOARCH
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.561 + export GO_BUILDMODE=-buildmode=pie
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.561 + GO_BUILDMODE=-buildmode=pie
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.566 ++ dirname /tmp/install/install.sh
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.567 + dir=/tmp/install
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.567 + bin=gotestsum
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.567 + shift
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.567 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.567 + . /tmp/install/gotestsum.installer
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.567 ++ : v0.5.3
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.567 + install_gotestsum
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.570 + set -e
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.571 + export GO111MODULE=on
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.571 + GO111MODULE=on
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.571 + GOBIN=/build
22:18:59 [2021-07-22T22:18:59.888Z] #55 5.571 + go get gotest.tools/gotestsum@v0.5.3
22:18:59 [2021-07-22T22:18:59.888Z] #55 6.190 go: downloading gotest.tools/gotestsum v0.5.3
22:18:59 [2021-07-22T22:18:59.888Z] #55 8.193 go: downloading github.com/fatih/color v1.9.0
22:18:59 [2021-07-22T22:18:59.888Z] #55 8.194 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:18:59 [2021-07-22T22:18:59.888Z] #55 8.242 go: downloading github.com/pkg/errors v0.9.1
22:18:59 [2021-07-22T22:18:59.888Z] #55 8.274 go: downloading github.com/spf13/pflag v1.0.3
22:18:59 [2021-07-22T22:18:59.888Z] #55 8.499 go: downloading github.com/mattn/go-colorable v0.1.6
22:18:59 [2021-07-22T22:18:59.888Z] #55 8.499 go: downloading github.com/mattn/go-isatty v0.0.12
22:18:59 [2021-07-22T22:18:59.888Z] #55 8.722 go: downloading github.com/jonboulle/clockwork v0.1.0
22:18:59 [2021-07-22T22:18:59.888Z] #55 8.757 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:18:59 [2021-07-22T22:18:59.888Z] #55 8.953 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:18:59 [2021-07-22T22:18:59.888Z] #55 9.333 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
22:18:59 [2021-07-22T22:18:59.888Z] #55 ...
22:18:59 [2021-07-22T22:18:59.888Z] 
22:18:59 [2021-07-22T22:18:59.888Z] #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
22:18:59 [2021-07-22T22:18:59.888Z] #41 sha256:d1363aec7a3aecf87dc8ae666f3dbad4435e488ea837a8f3b932a333b0fdc225
22:18:59 [2021-07-22T22:18:59.888Z] #41 5.412 Install go-toml version v1.8.1
22:18:59 [2021-07-22T22:18:59.888Z] #41 6.160 go: downloading github.com/pelletier/go-toml v1.8.1
22:18:59 [2021-07-22T22:18:59.888Z] #41 9.788 github.com/pelletier/go-toml
22:19:00 [2021-07-22T22:19:00.150Z] #41 ...
22:19:00 [2021-07-22T22:19:00.150Z] 
22:19:00 [2021-07-22T22:19:00.150Z] #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
22:19:00 [2021-07-22T22:19:00.150Z] #47 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:19:00 [2021-07-22T22:19:00.150Z] #47 5.709 + git clone https://github.com/docker/distribution.git .
22:19:00 [2021-07-22T22:19:00.150Z] #47 5.717 Cloning into '.'...
22:19:00 [2021-07-22T22:19:00.432Z] #47 ...
22:19:00 [2021-07-22T22:19:00.432Z] 
22:19:00 [2021-07-22T22:19:00.432Z] #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
22:19:00 [2021-07-22T22:19:00.432Z] #57 sha256:1459870458cf0925174fb19975da2a0fb11aca84490ecc817f8e187f59cdc0cf
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.008 + RM_GOPATH=0
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.008 + TMP_GOPATH=
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.008 + : /build
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.008 + '[' -z '' ']'
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.010 ++ mktemp -d
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.020 + export GOPATH=/tmp/tmp.JdVddHtylI
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.020 + GOPATH=/tmp/tmp.JdVddHtylI
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.020 + RM_GOPATH=1
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.020 + case "$(go env GOARCH)" in
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.020 ++ go env GOARCH
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.041 + export GO_BUILDMODE=-buildmode=pie
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.041 + GO_BUILDMODE=-buildmode=pie
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.044 ++ dirname /tmp/install/install.sh
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.045 + dir=/tmp/install
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.045 + bin=golangci_lint
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.045 + shift
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.045 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.045 + . /tmp/install/golangci_lint.installer
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.045 ++ : v1.23.8
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.045 + install_golangci_lint
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.045 + set -e
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.045 + export GO111MODULE=on
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.045 + GO111MODULE=on
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.045 + GOBIN=/build
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.045 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
22:19:00 [2021-07-22T22:19:00.432Z] #57 6.837 go: downloading github.com/golangci/golangci-lint v1.23.8
22:19:00 [2021-07-22T22:19:00.432Z] #57 ...
22:19:00 [2021-07-22T22:19:00.432Z] 
22:19:00 [2021-07-22T22:19:00.432Z] #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
22:19:00 [2021-07-22T22:19:00.432Z] #53 sha256:4504abdb79841cd272ac026cbcb970efa31bf5d1eb13d341fd5dfa303776972e
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.805 + RM_GOPATH=0
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.805 + TMP_GOPATH=
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.805 + : /build
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.805 + '[' -z '' ']'
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.805 ++ mktemp -d
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.805 + export GOPATH=/tmp/tmp.E5OWVSgbUY
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.805 + GOPATH=/tmp/tmp.E5OWVSgbUY
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.805 + RM_GOPATH=1
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.805 + case "$(go env GOARCH)" in
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.805 ++ go env GOARCH
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.810 + export GO_BUILDMODE=-buildmode=pie
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.810 + GO_BUILDMODE=-buildmode=pie
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.810 ++ dirname /tmp/install/install.sh
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.810 + dir=/tmp/install
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.810 + bin=vndr
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.810 + shift
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.810 + '[' '!' -f /tmp/install/vndr.installer ']'
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.810 + . /tmp/install/vndr.installer
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.810 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.810 + install_vndr
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.810 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.810 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.E5OWVSgbUY/src/github.com/LK4D4/vndr
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.810 Cloning into '/tmp/tmp.E5OWVSgbUY/src/github.com/LK4D4/vndr'...
22:19:00 [2021-07-22T22:19:00.432Z] #53 4.812 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
22:19:00 [2021-07-22T22:19:00.432Z] #53 5.202 + cd /tmp/tmp.E5OWVSgbUY/src/github.com/LK4D4/vndr
22:19:00 [2021-07-22T22:19:00.432Z] #53 5.203 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
22:19:00 [2021-07-22T22:19:00.432Z] #53 5.223 + go build -buildmode=pie -v -o /build/vndr .
22:19:00 [2021-07-22T22:19:00.432Z] #53 6.314 internal/unsafeheader
22:19:00 [2021-07-22T22:19:00.433Z] #53 6.340 internal/cpu
22:19:00 [2021-07-22T22:19:00.433Z] #53 6.370 runtime/internal/atomic
22:19:00 [2021-07-22T22:19:00.433Z] #53 6.668 runtime/internal/sys
22:19:00 [2021-07-22T22:19:00.433Z] #53 6.845 runtime/internal/math
22:19:00 [2021-07-22T22:19:00.433Z] #53 6.922 internal/race
22:19:00 [2021-07-22T22:19:00.433Z] #53 7.019 internal/bytealg
22:19:00 [2021-07-22T22:19:00.433Z] #53 7.029 sync/atomic
22:19:00 [2021-07-22T22:19:00.433Z] #53 7.320 unicode
22:19:00 [2021-07-22T22:19:00.433Z] #53 7.867 runtime
22:19:00 [2021-07-22T22:19:00.694Z] #53 ...
22:19:00 [2021-07-22T22:19:00.694Z] 
22:19:00 [2021-07-22T22:19:00.694Z] #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
22:19:00 [2021-07-22T22:19:00.694Z] #59 sha256:b5f4dfb0fd1f08836e69282e0bd753321e1298ee331103eed1ac74c627eb75a4
22:19:00 [2021-07-22T22:19:00.694Z] #59 11.05 + cd /tmp/tmp.WwBND9pcjy/src/github.com/mvdan/sh
22:19:00 [2021-07-22T22:19:00.694Z] #59 11.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:19:00 [2021-07-22T22:19:00.694Z] #59 11.12 + GO111MODULE=on
22:19:00 [2021-07-22T22:19:00.954Z] #59 11.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:19:01 [2021-07-22T22:19:01.254Z] #59 ...
22:19:01 [2021-07-22T22:19:01.254Z] 
22:19:01 [2021-07-22T22:19:01.254Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x
22:19:01 [2021-07-22T22:19:01.254Z] #16 sha256:e313224cafafce7b9b90e125cf2c50beba8415657030ba365b91aa86131e584d
22:19:01 [2021-07-22T22:19:01.254Z] #16 DONE 1.5s
22:19:01 [2021-07-22T22:19:01.254Z] 
22:19:01 [2021-07-22T22:19:01.254Z] #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
22:19:01 [2021-07-22T22:19:01.254Z] #17 sha256:c1752b5c1a475076f852a110d826d1d9bf1d84e7c205c2b757b56adf4b652220
22:19:03 [2021-07-22T22:19:03.192Z] #17 1.651 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:19:03 [2021-07-22T22:19:03.192Z] #17 1.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:19:03 [2021-07-22T22:19:03.192Z] #17 1.846 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:19:03 [2021-07-22T22:19:03.761Z] #17 2.534 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:19:03 [2021-07-22T22:19:03.797Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a67b971b5943a06b) in /home/ubuntu/workspace/moby_PR-42661
[Pipeline] {
[Pipeline] checkout
22:19:03 [2021-07-22T22:19:03.968Z] The recommended git tool is: git
22:19:05 [2021-07-22T22:19:05.141Z] #17 3.686 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:19:05 [2021-07-22T22:19:05.400Z] #17 ...
22:19:05 [2021-07-22T22:19:05.400Z] 
22:19:05 [2021-07-22T22:19:05.400Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:19:05 [2021-07-22T22:19:05.400Z] #39 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:19:05 [2021-07-22T22:19:05.400Z] #39 5.539 + git clone https://github.com/kolyshkin/go-swagger.git .
22:19:05 [2021-07-22T22:19:05.400Z] #39 5.539 Cloning into '.'...
22:19:05 [2021-07-22T22:19:05.400Z] #39 ...
22:19:05 [2021-07-22T22:19:05.400Z] 
22:19:05 [2021-07-22T22:19:05.400Z] #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
22:19:05 [2021-07-22T22:19:05.400Z] #57 sha256:1459870458cf0925174fb19975da2a0fb11aca84490ecc817f8e187f59cdc0cf
22:19:05 [2021-07-22T22:19:05.400Z] #57 14.43 go: downloading github.com/fatih/color v1.7.0
22:19:05 [2021-07-22T22:19:05.400Z] #57 14.44 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
22:19:05 [2021-07-22T22:19:05.400Z] #57 14.52 go: downloading github.com/pkg/errors v0.8.1
22:19:05 [2021-07-22T22:19:05.400Z] #57 14.52 go: downloading github.com/spf13/cobra v0.0.5
22:19:05 [2021-07-22T22:19:05.400Z] #57 14.60 go: downloading github.com/spf13/pflag v1.0.5
22:19:05 [2021-07-22T22:19:05.400Z] #57 14.78 go: downloading github.com/spf13/viper v1.6.1
22:19:05 [2021-07-22T22:19:05.400Z] #57 15.23 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
22:19:05 [2021-07-22T22:19:05.400Z] #57 15.24 go: downloading github.com/go-critic/go-critic v0.4.1
22:19:05 [2021-07-22T22:19:05.660Z] #57 15.91 go: downloading github.com/go-lintpack/lintpack v0.5.2
22:19:05 [2021-07-22T22:19:05.919Z] #57 16.09 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:19:06 [2021-07-22T22:19:06.489Z] #57 ...
22:19:06 [2021-07-22T22:19:06.489Z] 
22:19:06 [2021-07-22T22:19:06.489Z] #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
22:19:06 [2021-07-22T22:19:06.489Z] #51 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:19:06 [2021-07-22T22:19:06.489Z] #51 6.505 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:19:06 [2021-07-22T22:19:06.489Z] #51 6.679 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:19:06 [2021-07-22T22:19:06.489Z] #51 6.768 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:19:06 [2021-07-22T22:19:06.489Z] #51 6.935 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
22:19:06 [2021-07-22T22:19:06.489Z] #51 7.592 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:19:06 [2021-07-22T22:19:06.489Z] #51 9.657 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:19:06 [2021-07-22T22:19:06.489Z] #51 11.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:19:06 [2021-07-22T22:19:06.489Z] #51 13.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
22:19:06 [2021-07-22T22:19:06.489Z] #51 ...
22:19:06 [2021-07-22T22:19:06.489Z] 
22:19:06 [2021-07-22T22:19:06.489Z] #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
22:19:06 [2021-07-22T22:19:06.489Z] #17 sha256:c1752b5c1a475076f852a110d826d1d9bf1d84e7c205c2b757b56adf4b652220
22:19:06 [2021-07-22T22:19:06.489Z] #17 5.066 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:19:07 [2021-07-22T22:19:07.880Z] #17 ...
22:19:07 [2021-07-22T22:19:07.880Z] 
22:19:07 [2021-07-22T22:19:07.880Z] #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
22:19:07 [2021-07-22T22:19:07.880Z] #41 sha256:d1363aec7a3aecf87dc8ae666f3dbad4435e488ea837a8f3b932a333b0fdc225
22:19:07 [2021-07-22T22:19:07.880Z] #41 15.92 github.com/pelletier/go-toml/cmd/tomll
22:19:07 [2021-07-22T22:19:07.880Z] #41 DONE 17.9s
22:19:07 [2021-07-22T22:19:07.880Z] 
22:19:07 [2021-07-22T22:19:07.880Z] #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
22:19:07 [2021-07-22T22:19:07.880Z] #17 sha256:c1752b5c1a475076f852a110d826d1d9bf1d84e7c205c2b757b56adf4b652220
22:19:07 [2021-07-22T22:19:07.880Z] #17 6.442 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
22:19:08 [2021-07-22T22:19:08.084Z] using credential docker-jenkins-github-credentials
22:19:08 [2021-07-22T22:19:08.092Z] Cloning the remote Git repository
22:19:08 [2021-07-22T22:19:08.092Z] Cloning with configured refspecs honoured and without tags
22:19:08 [2021-07-22T22:19:08.129Z] Cloning repository https://github.com/moby/moby.git
22:19:08 [2021-07-22T22:19:08.191Z]  > git init /home/ubuntu/workspace/moby_PR-42661 # timeout=10
22:19:08 [2021-07-22T22:19:08.418Z] Fetching upstream changes from https://github.com/moby/moby.git
22:19:08 [2021-07-22T22:19:08.418Z]  > git --version # timeout=10
22:19:08 [2021-07-22T22:19:08.446Z]  > git --version # 'git version 2.25.1'
22:19:08 [2021-07-22T22:19:08.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:08 [2021-07-22T22:19:08.481Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:09 [2021-07-22T22:19:09.265Z] #17 7.710 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:19:10 [2021-07-22T22:19:10.207Z] #17 8.824 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:19:10 [2021-07-22T22:19:10.775Z] #17 ...
22:19:10 [2021-07-22T22:19:10.775Z] 
22:19:10 [2021-07-22T22:19:10.775Z] #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
22:19:10 [2021-07-22T22:19:10.775Z] #53 sha256:4504abdb79841cd272ac026cbcb970efa31bf5d1eb13d341fd5dfa303776972e
22:19:10 [2021-07-22T22:19:10.775Z] #53 11.16 unicode/utf8
22:19:10 [2021-07-22T22:19:10.775Z] #53 11.55 math/bits
22:19:10 [2021-07-22T22:19:10.775Z] #53 12.50 math
22:19:10 [2021-07-22T22:19:10.775Z] #53 15.65 encoding
22:19:10 [2021-07-22T22:19:10.775Z] #53 15.79 unicode/utf16
22:19:10 [2021-07-22T22:19:10.775Z] #53 15.93 container/list
22:19:10 [2021-07-22T22:19:10.775Z] #53 16.34 crypto/internal/subtle
22:19:10 [2021-07-22T22:19:10.775Z] #53 16.45 crypto/subtle
22:19:10 [2021-07-22T22:19:10.775Z] #53 16.60 vendor/golang.org/x/crypto/cryptobyte/asn1
22:19:10 [2021-07-22T22:19:10.775Z] #53 16.69 internal/nettrace
22:19:10 [2021-07-22T22:19:10.775Z] #53 16.82 runtime/cgo
22:19:10 [2021-07-22T22:19:10.869Z] Fetching without tags
22:19:11 [2021-07-22T22:19:11.033Z] #53 ...
22:19:11 [2021-07-22T22:19:11.033Z] 
22:19:11 [2021-07-22T22:19:11.033Z] #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
22:19:11 [2021-07-22T22:19:11.033Z] #55 sha256:7b31ae8205684fb57e1a22c183e28d01cd5b2014869a3b1baacc8338e1c03f40
22:19:11 [2021-07-22T22:19:11.034Z] #55 11.33 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
22:19:11 [2021-07-22T22:19:11.034Z] #55 ...
22:19:11 [2021-07-22T22:19:11.034Z] 
22:19:11 [2021-07-22T22:19:11.034Z] #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
22:19:11 [2021-07-22T22:19:11.034Z] #17 sha256:c1752b5c1a475076f852a110d826d1d9bf1d84e7c205c2b757b56adf4b652220
22:19:11 [2021-07-22T22:19:11.034Z] #17 9.839 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:19:11 [2021-07-22T22:19:11.034Z] #17 9.854 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB]
22:19:11 [2021-07-22T22:19:11.034Z] #17 9.907 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB]
22:19:11 [2021-07-22T22:19:11.034Z] #17 9.947 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB]
22:19:11 [2021-07-22T22:19:11.266Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:19:11 [2021-07-22T22:19:11.293Z] #17 9.985 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
22:19:11 [2021-07-22T22:19:11.293Z] #17 10.02 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB]
22:19:11 [2021-07-22T22:19:11.293Z] #17 10.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:19:11 [2021-07-22T22:19:11.293Z] #17 10.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:19:11 [2021-07-22T22:19:11.293Z] #17 10.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:19:11 [2021-07-22T22:19:11.293Z] #17 10.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:19:11 [2021-07-22T22:19:11.293Z] #17 10.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:19:11 [2021-07-22T22:19:11.293Z] #17 10.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:19:11 [2021-07-22T22:19:11.862Z] #17 ...
22:19:11 [2021-07-22T22:19:11.862Z] 
22:19:11 [2021-07-22T22:19:11.862Z] #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
22:19:11 [2021-07-22T22:19:11.862Z] #59 sha256:b5f4dfb0fd1f08836e69282e0bd753321e1298ee331103eed1ac74c627eb75a4
22:19:11 [2021-07-22T22:19:11.862Z] #59 12.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:19:11 [2021-07-22T22:19:11.862Z] #59 12.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:19:11 [2021-07-22T22:19:11.862Z] #59 12.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:19:11 [2021-07-22T22:19:11.862Z] #59 14.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:19:11 [2021-07-22T22:19:11.862Z] #59 16.39 runtime
22:19:12 [2021-07-22T22:19:12.121Z] #59 ...
22:19:12 [2021-07-22T22:19:12.121Z] 
22:19:12 [2021-07-22T22:19:12.121Z] #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
22:19:12 [2021-07-22T22:19:12.121Z] #57 sha256:1459870458cf0925174fb19975da2a0fb11aca84490ecc817f8e187f59cdc0cf
22:19:12 [2021-07-22T22:19:12.121Z] #57 19.03 go: downloading github.com/mattn/go-colorable v0.1.4
22:19:12 [2021-07-22T22:19:12.121Z] #57 19.04 go: downloading github.com/mattn/go-isatty v0.0.8
22:19:12 [2021-07-22T22:19:12.121Z] #57 19.23 go: downloading github.com/sirupsen/logrus v1.4.2
22:19:12 [2021-07-22T22:19:12.121Z] #57 19.24 go: downloading github.com/stretchr/testify v1.4.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 19.42 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
22:19:12 [2021-07-22T22:19:12.121Z] #57 19.52 go: downloading github.com/inconshreveable/mousetrap v1.0.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 19.57 go: downloading github.com/fsnotify/fsnotify v1.4.7
22:19:12 [2021-07-22T22:19:12.121Z] #57 19.63 go: downloading github.com/hashicorp/hcl v1.0.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 19.95 go: downloading github.com/magiconair/properties v1.8.1
22:19:12 [2021-07-22T22:19:12.121Z] #57 19.95 go: downloading github.com/mitchellh/mapstructure v1.1.2
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.22 go: downloading github.com/pelletier/go-toml v1.2.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.23 go: downloading github.com/spf13/afero v1.1.2
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.35 go: downloading github.com/spf13/cast v1.3.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.39 go: downloading github.com/spf13/jwalterweatherman v1.0.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.40 go: downloading github.com/subosito/gotenv v1.2.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.44 go: downloading gopkg.in/ini.v1 v1.51.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.44 go: downloading gopkg.in/yaml.v2 v2.2.7
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.65 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.70 go: downloading github.com/go-toolsmith/astequal v1.0.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.73 go: downloading github.com/go-toolsmith/astp v1.0.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.73 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.76 go: downloading github.com/go-toolsmith/typep v1.0.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.79 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.80 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.94 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.95 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
22:19:12 [2021-07-22T22:19:12.121Z] #57 20.99 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.18 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.52 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.62 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.81 go: downloading github.com/sourcegraph/go-diff v0.5.1
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.81 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.84 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.91 go: downloading github.com/ultraware/funlen v0.0.2
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.95 go: downloading github.com/ultraware/whitespace v0.0.4
22:19:12 [2021-07-22T22:19:12.121Z] #57 21.99 go: downloading github.com/uudashr/gocognit v1.0.1
22:19:12 [2021-07-22T22:19:12.121Z] #57 22.05 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
22:19:12 [2021-07-22T22:19:12.152Z] Merge succeeded, producing d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:19:12 [2021-07-22T22:19:12.153Z] Checking out Revision d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 (PR-42661)
22:19:12 [2021-07-22T22:19:12.381Z] #57 22.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:19:12 [2021-07-22T22:19:12.640Z] #57 22.77 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
22:19:12 [2021-07-22T22:19:12.640Z] #57 22.89 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
22:19:12 [2021-07-22T22:19:12.640Z] #57 22.90 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
22:19:12 [2021-07-22T22:19:12.640Z] #57 22.93 go: downloading github.com/davecgh/go-spew v1.1.1
22:19:10 [2021-07-22T22:19:10.714Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:10 [2021-07-22T22:19:10.728Z]  > git config --add remote.origin.fetch +refs/pull/42661/head:refs/remotes/origin/PR-42661 # timeout=10
22:19:10 [2021-07-22T22:19:10.749Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:10 [2021-07-22T22:19:10.812Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:10 [2021-07-22T22:19:10.873Z] Fetching upstream changes from https://github.com/moby/moby.git
22:19:10 [2021-07-22T22:19:10.874Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:10 [2021-07-22T22:19:10.878Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:11 [2021-07-22T22:19:11.282Z]  > git config core.sparsecheckout # timeout=10
22:19:11 [2021-07-22T22:19:11.309Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:19:12 [2021-07-22T22:19:12.052Z]  > git remote # timeout=10
22:19:12 [2021-07-22T22:19:12.078Z]  > git config --get remote.origin.url # timeout=10
22:19:12 [2021-07-22T22:19:12.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:12 [2021-07-22T22:19:12.103Z]  > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10
22:19:12 [2021-07-22T22:19:12.130Z]  > git rev-parse HEAD^{commit} # timeout=10
22:19:12 [2021-07-22T22:19:12.155Z]  > git config core.sparsecheckout # timeout=10
22:19:12 [2021-07-22T22:19:12.189Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:19:12 [2021-07-22T22:19:12.899Z] #57 23.21 go: downloading github.com/pmezard/go-difflib v1.0.0
22:19:12 [2021-07-22T22:19:12.899Z] #57 23.31 go: downloading github.com/stretchr/objx v0.2.0
22:19:13 [2021-07-22T22:19:13.159Z] #57 23.47 go: downloading golang.org/x/text v0.3.2
22:19:16 [2021-07-22T22:19:16.088Z] Commit message: "storage-driver: promote overlay2, make Btrfs and ZFS opt-in"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:19:17 [2021-07-22T22:19:17.259Z] + docker version
22:19:17 [2021-07-22T22:19:17.748Z] Fetching without tags
22:19:17 [2021-07-22T22:19:17.995Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:19:18 [2021-07-22T22:19:18.447Z] #57 28.68 go: downloading github.com/gobwas/glob v0.2.3
22:19:18 [2021-07-22T22:19:18.447Z] #57 ...
22:19:18 [2021-07-22T22:19:18.447Z] 
22:19:18 [2021-07-22T22:19:18.447Z] #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
22:19:18 [2021-07-22T22:19:18.447Z] #47 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:19:18 [2021-07-22T22:19:18.447Z] #47 18.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:19:18 [2021-07-22T22:19:18.447Z] #47 19.97 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:19:18 [2021-07-22T22:19:18.447Z] #47 ...
22:19:18 [2021-07-22T22:19:18.447Z] 
22:19:18 [2021-07-22T22:19:18.447Z] #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
22:19:18 [2021-07-22T22:19:18.447Z] #57 sha256:1459870458cf0925174fb19975da2a0fb11aca84490ecc817f8e187f59cdc0cf
22:19:18 [2021-07-22T22:19:18.447Z] #57 28.68 go: downloading github.com/kisielk/gotool v1.0.0
22:19:18 [2021-07-22T22:19:18.447Z] #57 28.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
22:19:18 [2021-07-22T22:19:18.447Z] #57 28.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
22:19:18 [2021-07-22T22:19:18.447Z] #57 28.83 go: downloading github.com/gogo/protobuf v1.2.1
22:19:18 [2021-07-22T22:19:18.765Z] Merge succeeded, producing d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:19:18 [2021-07-22T22:19:18.765Z] Checking out Revision d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 (PR-42661)
22:19:17 [2021-07-22T22:19:17.676Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:17 [2021-07-22T22:19:17.695Z]  > git config --add remote.origin.fetch +refs/pull/42661/head:refs/remotes/origin/PR-42661 # timeout=10
22:19:17 [2021-07-22T22:19:17.709Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:17 [2021-07-22T22:19:17.731Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:17 [2021-07-22T22:19:17.751Z] Fetching upstream changes from https://github.com/moby/moby.git
22:19:17 [2021-07-22T22:19:17.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:17 [2021-07-22T22:19:17.752Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:18 [2021-07-22T22:19:18.005Z]  > git config core.sparsecheckout # timeout=10
22:19:18 [2021-07-22T22:19:18.018Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:19:18 [2021-07-22T22:19:18.696Z]  > git remote # timeout=10
22:19:18 [2021-07-22T22:19:18.705Z]  > git config --get remote.origin.url # timeout=10
22:19:18 [2021-07-22T22:19:18.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:18 [2021-07-22T22:19:18.725Z]  > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10
22:19:18 [2021-07-22T22:19:18.742Z]  > git rev-parse HEAD^{commit} # timeout=10
22:19:18 [2021-07-22T22:19:18.767Z]  > git config core.sparsecheckout # timeout=10
22:19:18 [2021-07-22T22:19:18.778Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:19:19 [2021-07-22T22:19:19.827Z] #57 29.85 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
22:19:19 [2021-07-22T22:19:19.827Z] #57 29.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:19:19 [2021-07-22T22:19:19.827Z] #57 ...
22:19:19 [2021-07-22T22:19:19.827Z] 
22:19:19 [2021-07-22T22:19:19.827Z] #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
22:19:19 [2021-07-22T22:19:19.827Z] #51 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:19:19 [2021-07-22T22:19:19.827Z] #51 19.71 Fetched 8462 kB in 14s (620 kB/s)
22:19:19 [2021-07-22T22:19:19.827Z] #51 19.71 Reading package lists...
22:19:19 [2021-07-22T22:19:19.827Z] #51 23.77 Reading package lists...
22:19:19 [2021-07-22T22:19:19.827Z] #51 27.81 Building dependency tree...
22:19:19 [2021-07-22T22:19:19.827Z] #51 29.71 The following additional packages will be installed:
22:19:19 [2021-07-22T22:19:19.827Z] #51 29.71   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
22:19:19 [2021-07-22T22:19:19.827Z] #51 29.71   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
22:19:19 [2021-07-22T22:19:19.827Z] #51 29.72   python3-pkg-resources python3-protobuf python3-six python3.7
22:19:19 [2021-07-22T22:19:19.827Z] #51 29.72   python3.7-minimal
22:19:19 [2021-07-22T22:19:19.827Z] #51 29.72 Suggested packages:
22:19:19 [2021-07-22T22:19:19.827Z] #51 29.72   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
22:19:19 [2021-07-22T22:19:19.827Z] #51 29.72   python3.7-doc binfmt-support
22:19:19 [2021-07-22T22:19:19.827Z] #51 ...
22:19:19 [2021-07-22T22:19:19.827Z] 
22:19:19 [2021-07-22T22:19:19.827Z] #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
22:19:19 [2021-07-22T22:19:19.827Z] #57 sha256:1459870458cf0925174fb19975da2a0fb11aca84490ecc817f8e187f59cdc0cf
22:19:19 [2021-07-22T22:19:19.827Z] #57 30.13 go: downloading github.com/BurntSushi/toml v0.3.1
22:19:22 [2021-07-22T22:19:22.396Z] Fetching without tags
22:19:22 [2021-07-22T22:19:22.780Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:19:23 [2021-07-22T22:19:23.003Z] Commit message: "storage-driver: promote overlay2, make Btrfs and ZFS opt-in"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:19:23 [2021-07-22T22:19:23.686Z] Merge succeeded, producing d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:19:23 [2021-07-22T22:19:23.686Z] Checking out Revision d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 (PR-42661)
22:19:22 [2021-07-22T22:19:22.289Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:22 [2021-07-22T22:19:22.303Z]  > git config --add remote.origin.fetch +refs/pull/42661/head:refs/remotes/origin/PR-42661 # timeout=10
22:19:22 [2021-07-22T22:19:22.325Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:22 [2021-07-22T22:19:22.361Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:22 [2021-07-22T22:19:22.427Z] Fetching upstream changes from https://github.com/moby/moby.git
22:19:22 [2021-07-22T22:19:22.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:22 [2021-07-22T22:19:22.429Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:22 [2021-07-22T22:19:22.780Z]  > git config core.sparsecheckout # timeout=10
22:19:22 [2021-07-22T22:19:22.807Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:19:23 [2021-07-22T22:19:23.568Z]  > git remote # timeout=10
22:19:23 [2021-07-22T22:19:23.590Z]  > git config --get remote.origin.url # timeout=10
22:19:23 [2021-07-22T22:19:23.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:23 [2021-07-22T22:19:23.627Z]  > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10
22:19:23 [2021-07-22T22:19:23.646Z]  > git rev-parse HEAD^{commit} # timeout=10
22:19:23 [2021-07-22T22:19:23.678Z]  > git config core.sparsecheckout # timeout=10
22:19:23 [2021-07-22T22:19:23.701Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:19:24 [2021-07-22T22:19:24.028Z] + docker version
22:19:25 [2021-07-22T22:19:25.103Z] #57 ...
22:19:25 [2021-07-22T22:19:25.103Z] 
22:19:25 [2021-07-22T22:19:25.103Z] #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
22:19:25 [2021-07-22T22:19:25.103Z] #53 sha256:4504abdb79841cd272ac026cbcb970efa31bf5d1eb13d341fd5dfa303776972e
22:19:25 [2021-07-22T22:19:25.103Z] #53 24.89 vendor/golang.org/x/crypto/internal/subtle
22:19:25 [2021-07-22T22:19:25.103Z] #53 33.86 internal/reflectlite
22:19:25 [2021-07-22T22:19:25.103Z] #53 33.87 sync
22:19:25 [2021-07-22T22:19:25.103Z] #53 34.67 internal/testlog
22:19:25 [2021-07-22T22:19:25.103Z] #53 34.87 github.com/LK4D4/vndr/godl/singleflight
22:19:25 [2021-07-22T22:19:25.103Z] #53 ...
22:19:25 [2021-07-22T22:19:25.103Z] 
22:19:25 [2021-07-22T22:19:25.103Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:19:25 [2021-07-22T22:19:25.103Z] #39 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:19:25 [2021-07-22T22:19:25.103Z] #39 34.27 Checking out files:  96% (1463/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.
22:19:25 [2021-07-22T22:19:25.103Z] #39 34.33 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:19:25 [2021-07-22T22:19:25.103Z] #39 35.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:19:25 [2021-07-22T22:19:25.409Z] Client: Docker Engine - Community
22:19:25 [2021-07-22T22:19:25.409Z]  Version:           20.10.6
22:19:25 [2021-07-22T22:19:25.409Z]  API version:       1.41
22:19:25 [2021-07-22T22:19:25.409Z]  Go version:        go1.13.15
22:19:25 [2021-07-22T22:19:25.409Z]  Git commit:        370c289
22:19:25 [2021-07-22T22:19:25.409Z]  Built:             Fri Apr  9 22:46:01 2021
22:19:25 [2021-07-22T22:19:25.409Z]  OS/Arch:           linux/amd64
22:19:25 [2021-07-22T22:19:25.409Z]  Context:           default
22:19:25 [2021-07-22T22:19:25.409Z]  Experimental:      true
22:19:25 [2021-07-22T22:19:25.409Z] 
22:19:25 [2021-07-22T22:19:25.409Z] Server: Docker Engine - Community
22:19:25 [2021-07-22T22:19:25.409Z]  Engine:
22:19:25 [2021-07-22T22:19:25.409Z]   Version:          20.10.6
22:19:25 [2021-07-22T22:19:25.409Z]   API version:      1.41 (minimum version 1.12)
22:19:25 [2021-07-22T22:19:25.409Z]   Go version:       go1.13.15
22:19:25 [2021-07-22T22:19:25.409Z]   Git commit:       8728dd2
22:19:25 [2021-07-22T22:19:25.409Z]   Built:            Fri Apr  9 22:44:13 2021
22:19:25 [2021-07-22T22:19:25.409Z]   OS/Arch:          linux/amd64
22:19:25 [2021-07-22T22:19:25.409Z]   Experimental:     true
22:19:25 [2021-07-22T22:19:25.409Z]  containerd:
22:19:25 [2021-07-22T22:19:25.409Z]   Version:          1.4.6
22:19:25 [2021-07-22T22:19:25.409Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
22:19:25 [2021-07-22T22:19:25.409Z]  runc:
22:19:25 [2021-07-22T22:19:25.409Z]   Version:          1.0.0-rc95
22:19:25 [2021-07-22T22:19:25.409Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:19:25 [2021-07-22T22:19:25.409Z]  docker-init:
22:19:25 [2021-07-22T22:19:25.409Z]   Version:          0.19.0
22:19:25 [2021-07-22T22:19:25.409Z]   GitCommit:        de40ad0
[Pipeline] sh
22:19:25 [2021-07-22T22:19:25.805Z] + docker info
22:19:27 [2021-07-22T22:19:27.885Z] Fetching without tags
22:19:27 [2021-07-22T22:19:27.805Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:27 [2021-07-22T22:19:27.812Z]  > git config --add remote.origin.fetch +refs/pull/42661/head:refs/remotes/origin/PR-42661 # timeout=10
22:19:27 [2021-07-22T22:19:27.837Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:27 [2021-07-22T22:19:27.876Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:27 [2021-07-22T22:19:27.891Z] Fetching upstream changes from https://github.com/moby/moby.git
22:19:27 [2021-07-22T22:19:27.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:27 [2021-07-22T22:19:27.893Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:19:28 [2021-07-22T22:19:28.274Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:19:28 [2021-07-22T22:19:28.461Z] Commit message: "storage-driver: promote overlay2, make Btrfs and ZFS opt-in"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:19:29 [2021-07-22T22:19:29.516Z] + docker version
22:19:29 [2021-07-22T22:19:29.737Z] Merge succeeded, producing d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:19:29 [2021-07-22T22:19:29.738Z] Checking out Revision d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 (PR-42661)
22:19:28 [2021-07-22T22:19:28.283Z]  > git config core.sparsecheckout # timeout=10
22:19:28 [2021-07-22T22:19:28.301Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:19:29 [2021-07-22T22:19:29.594Z]  > git remote # timeout=10
22:19:29 [2021-07-22T22:19:29.602Z]  > git config --get remote.origin.url # timeout=10
22:19:29 [2021-07-22T22:19:29.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:29 [2021-07-22T22:19:29.624Z]  > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10
22:19:29 [2021-07-22T22:19:29.729Z]  > git rev-parse HEAD^{commit} # timeout=10
22:19:29 [2021-07-22T22:19:29.742Z]  > git config core.sparsecheckout # timeout=10
22:19:29 [2021-07-22T22:19:29.750Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:19:30 [2021-07-22T22:19:30.385Z] #39 ...
22:19:30 [2021-07-22T22:19:30.385Z] 
22:19:30 [2021-07-22T22:19:30.385Z] #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
22:19:30 [2021-07-22T22:19:30.385Z] #51 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:19:30 [2021-07-22T22:19:30.385Z] #51 30.67 The following NEW packages will be installed:
22:19:30 [2021-07-22T22:19:30.385Z] #51 30.68   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
22:19:30 [2021-07-22T22:19:30.385Z] #51 30.69   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
22:19:30 [2021-07-22T22:19:30.385Z] #51 30.69   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
22:19:30 [2021-07-22T22:19:30.385Z] #51 30.69   python3.7-minimal
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.07 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded.
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.07 Need to get 6695 kB of archives.
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.07 After this operation, 33.1 MB of additional disk space will be used.
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 31.59 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
22:19:30 [2021-07-22T22:19:30.385Z] #51 32.76 debconf: delaying package configuration, since apt-utils is not installed
22:19:30 [2021-07-22T22:19:30.385Z] #51 32.87 Fetched 6695 kB in 1s (5309 kB/s)
22:19:30 [2021-07-22T22:19:30.385Z] #51 32.97 Selecting previously unselected package libpython3.7-minimal:amd64.
22:19:30 [2021-07-22T22:19:30.385Z] #51 32.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:19:30 [2021-07-22T22:19:30.385Z] #51 33.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 33.03 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 33.61 Selecting previously unselected package python3.7-minimal.
22:19:30 [2021-07-22T22:19:30.385Z] #51 33.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 33.63 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 34.62 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 34.65 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 37.27 Selecting previously unselected package python3-minimal.
22:19:30 [2021-07-22T22:19:30.385Z] #51 37.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
22:19:30 [2021-07-22T22:19:30.385Z] #51 37.32 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 37.33 Unpacking python3-minimal (3.7.3-1) ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 37.43 Selecting previously unselected package libmpdec2:amd64.
22:19:30 [2021-07-22T22:19:30.385Z] #51 37.43 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 37.44 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 37.53 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:19:30 [2021-07-22T22:19:30.385Z] #51 37.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 37.54 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 38.66 Selecting previously unselected package python3.7.
22:19:30 [2021-07-22T22:19:30.385Z] #51 38.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 38.66 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 38.82 Selecting previously unselected package libpython3-stdlib:amd64.
22:19:30 [2021-07-22T22:19:30.385Z] #51 38.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 38.83 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 38.90 Setting up python3-minimal (3.7.3-1) ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 ...
22:19:30 [2021-07-22T22:19:30.385Z] 
22:19:30 [2021-07-22T22:19:30.385Z] #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
22:19:30 [2021-07-22T22:19:30.385Z] #55 sha256:7b31ae8205684fb57e1a22c183e28d01cd5b2014869a3b1baacc8338e1c03f40
22:19:30 [2021-07-22T22:19:30.385Z] #55 DONE 40.7s
22:19:30 [2021-07-22T22:19:30.385Z] 
22:19:30 [2021-07-22T22:19:30.385Z] #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
22:19:30 [2021-07-22T22:19:30.385Z] #51 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:19:30 [2021-07-22T22:19:30.385Z] #51 40.40 Selecting previously unselected package python3.
22:19:30 [2021-07-22T22:19:30.385Z] #51 40.40 (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.)
22:19:30 [2021-07-22T22:19:30.385Z] #51 40.45 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 40.48 Unpacking python3 (3.7.3-1) ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 ...
22:19:30 [2021-07-22T22:19:30.385Z] 
22:19:30 [2021-07-22T22:19:30.385Z] #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
22:19:30 [2021-07-22T22:19:30.385Z] #53 sha256:4504abdb79841cd272ac026cbcb970efa31bf5d1eb13d341fd5dfa303776972e
22:19:30 [2021-07-22T22:19:30.385Z] #53 35.18 math/rand
22:19:30 [2021-07-22T22:19:30.385Z] #53 35.94 internal/singleflight
22:19:30 [2021-07-22T22:19:30.385Z] #53 36.26 strconv
22:19:30 [2021-07-22T22:19:30.385Z] #53 36.26 io
22:19:30 [2021-07-22T22:19:30.385Z] #53 37.20 bytes
22:19:30 [2021-07-22T22:19:30.385Z] #53 38.82 strings
22:19:30 [2021-07-22T22:19:30.385Z] #53 39.03 reflect
22:19:30 [2021-07-22T22:19:30.385Z] #53 40.44 bufio
22:19:30 [2021-07-22T22:19:30.385Z] #53 ...
22:19:30 [2021-07-22T22:19:30.385Z] 
22:19:30 [2021-07-22T22:19:30.385Z] #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
22:19:30 [2021-07-22T22:19:30.385Z] #51 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:19:30 [2021-07-22T22:19:30.385Z] #51 40.61 Selecting previously unselected package libprotobuf17:amd64.
22:19:30 [2021-07-22T22:19:30.385Z] #51 40.61 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
22:19:30 [2021-07-22T22:19:30.385Z] #51 40.62 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
22:19:31 [2021-07-22T22:19:31.216Z] #51 41.22 Selecting previously unselected package python3-pkg-resources.
22:19:31 [2021-07-22T22:19:31.216Z] #51 41.22 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
22:19:31 [2021-07-22T22:19:31.216Z] #51 41.23 Unpacking python3-pkg-resources (40.8.0-1) ...
22:19:31 [2021-07-22T22:19:31.216Z] #51 41.50 Selecting previously unselected package python3-six.
22:19:31 [2021-07-22T22:19:31.475Z] #51 41.51 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
22:19:31 [2021-07-22T22:19:31.475Z] #51 41.53 Unpacking python3-six (1.12.0-1) ...
22:19:31 [2021-07-22T22:19:31.734Z] #51 41.68 Selecting previously unselected package python3-protobuf.
22:19:31 [2021-07-22T22:19:31.734Z] #51 41.69 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
22:19:31 [2021-07-22T22:19:31.734Z] #51 41.70 Unpacking python3-protobuf (3.6.1.3-2) ...
22:19:31 [2021-07-22T22:19:31.994Z] #51 42.18 Selecting previously unselected package libnet1:amd64.
22:19:31 [2021-07-22T22:19:31.994Z] #51 42.18 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:19:31 [2021-07-22T22:19:31.994Z] #51 42.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:19:32 [2021-07-22T22:19:32.253Z] #51 42.28 Selecting previously unselected package libnl-3-200:amd64.
22:19:32 [2021-07-22T22:19:32.253Z] #51 42.28 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
22:19:32 [2021-07-22T22:19:32.253Z] #51 42.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:19:32 [2021-07-22T22:19:32.253Z] #51 42.42 Selecting previously unselected package libprotobuf-c1:amd64.
22:19:32 [2021-07-22T22:19:32.253Z] #51 42.42 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:19:32 [2021-07-22T22:19:32.253Z] #51 42.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:19:32 [2021-07-22T22:19:32.253Z] #51 42.49 Selecting previously unselected package criu.
22:19:32 [2021-07-22T22:19:32.512Z] #51 42.50 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
22:19:32 [2021-07-22T22:19:32.512Z] #51 42.50 Unpacking criu (3.15-1) ...
22:19:32 [2021-07-22T22:19:32.771Z] #51 42.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:19:32 [2021-07-22T22:19:32.771Z] #51 42.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:19:32 [2021-07-22T22:19:32.771Z] #51 42.94 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:19:32 [2021-07-22T22:19:32.771Z] #51 42.96 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
22:19:32 [2021-07-22T22:19:32.771Z] #51 42.97 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:19:32 [2021-07-22T22:19:32.771Z] #51 42.99 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:19:32 [2021-07-22T22:19:32.771Z] #51 43.00 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:19:32 [2021-07-22T22:19:32.771Z] #51 43.01 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:19:33 [2021-07-22T22:19:33.340Z] #51 ...
22:19:33 [2021-07-22T22:19:33.340Z] 
22:19:33 [2021-07-22T22:19:33.340Z] #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
22:19:33 [2021-07-22T22:19:33.340Z] #59 sha256:b5f4dfb0fd1f08836e69282e0bd753321e1298ee331103eed1ac74c627eb75a4
22:19:33 [2021-07-22T22:19:33.340Z] #59 33.70 internal/reflectlite
22:19:33 [2021-07-22T22:19:33.340Z] #59 33.71 sync
22:19:33 [2021-07-22T22:19:33.340Z] #59 34.70 internal/testlog
22:19:33 [2021-07-22T22:19:33.340Z] #59 35.46 sort
22:19:33 [2021-07-22T22:19:33.340Z] #59 35.46 errors
22:19:33 [2021-07-22T22:19:33.340Z] #59 35.72 io
22:19:33 [2021-07-22T22:19:33.340Z] #59 36.22 internal/oserror
22:19:33 [2021-07-22T22:19:33.340Z] #59 36.36 syscall
22:19:33 [2021-07-22T22:19:33.340Z] #59 36.88 bytes
22:19:33 [2021-07-22T22:19:33.340Z] #59 38.65 strconv
22:19:33 [2021-07-22T22:19:33.340Z] #59 40.85 reflect
22:19:33 [2021-07-22T22:19:33.340Z] #59 42.35 time
22:19:33 [2021-07-22T22:19:33.751Z] Client: Docker Engine - Community
22:19:33 [2021-07-22T22:19:33.751Z]  Version:           20.10.6
22:19:33 [2021-07-22T22:19:33.751Z]  API version:       1.41
22:19:33 [2021-07-22T22:19:33.751Z]  Go version:        go1.13.15
22:19:33 [2021-07-22T22:19:33.751Z]  Git commit:        370c289
22:19:33 [2021-07-22T22:19:33.751Z]  Built:             Fri Apr  9 22:46:01 2021
22:19:33 [2021-07-22T22:19:33.751Z]  OS/Arch:           linux/amd64
22:19:33 [2021-07-22T22:19:33.751Z]  Context:           default
22:19:33 [2021-07-22T22:19:33.751Z]  Experimental:      true
22:19:33 [2021-07-22T22:19:33.751Z] 
22:19:33 [2021-07-22T22:19:33.751Z] Server: Docker Engine - Community
22:19:33 [2021-07-22T22:19:33.751Z]  Engine:
22:19:33 [2021-07-22T22:19:33.751Z]   Version:          20.10.6
22:19:33 [2021-07-22T22:19:33.751Z]   API version:      1.41 (minimum version 1.12)
22:19:33 [2021-07-22T22:19:33.751Z]   Go version:       go1.13.15
22:19:33 [2021-07-22T22:19:33.751Z]   Git commit:       8728dd2
22:19:33 [2021-07-22T22:19:33.751Z]   Built:            Fri Apr  9 22:44:13 2021
22:19:33 [2021-07-22T22:19:33.751Z]   OS/Arch:          linux/amd64
22:19:33 [2021-07-22T22:19:33.751Z]   Experimental:     true
22:19:33 [2021-07-22T22:19:33.751Z]  containerd:
22:19:33 [2021-07-22T22:19:33.751Z]   Version:          1.4.6
22:19:33 [2021-07-22T22:19:33.751Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
22:19:33 [2021-07-22T22:19:33.751Z]  runc:
22:19:33 [2021-07-22T22:19:33.751Z]   Version:          1.0.0-rc95
22:19:33 [2021-07-22T22:19:33.751Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:19:33 [2021-07-22T22:19:33.751Z]  docker-init:
22:19:33 [2021-07-22T22:19:33.751Z]   Version:          0.19.0
22:19:33 [2021-07-22T22:19:33.751Z]   GitCommit:        de40ad0
[Pipeline] sh
22:19:34 [2021-07-22T22:19:34.013Z] Client: Docker Engine - Community
22:19:34 [2021-07-22T22:19:34.013Z]  Version:           20.10.6
22:19:34 [2021-07-22T22:19:34.013Z]  API version:       1.41
22:19:34 [2021-07-22T22:19:34.013Z]  Go version:        go1.13.15
22:19:34 [2021-07-22T22:19:34.013Z]  Git commit:        370c289
22:19:34 [2021-07-22T22:19:34.013Z]  Built:             Fri Apr  9 22:47:17 2021
22:19:34 [2021-07-22T22:19:34.013Z]  OS/Arch:           linux/amd64
22:19:34 [2021-07-22T22:19:34.013Z]  Context:           default
22:19:34 [2021-07-22T22:19:34.013Z]  Experimental:      true
22:19:34 [2021-07-22T22:19:34.013Z] 
22:19:34 [2021-07-22T22:19:34.013Z] Server: Docker Engine - Community
22:19:34 [2021-07-22T22:19:34.013Z]  Engine:
22:19:34 [2021-07-22T22:19:34.013Z]   Version:          20.10.6
22:19:34 [2021-07-22T22:19:34.013Z]   API version:      1.41 (minimum version 1.12)
22:19:34 [2021-07-22T22:19:34.013Z]   Go version:       go1.13.15
22:19:34 [2021-07-22T22:19:34.013Z]   Git commit:       8728dd2
22:19:34 [2021-07-22T22:19:34.013Z]   Built:            Fri Apr  9 22:45:28 2021
22:19:34 [2021-07-22T22:19:34.013Z]   OS/Arch:          linux/amd64
22:19:34 [2021-07-22T22:19:34.013Z]   Experimental:     true
22:19:34 [2021-07-22T22:19:34.013Z]  containerd:
22:19:34 [2021-07-22T22:19:34.013Z]   Version:          1.4.6
22:19:34 [2021-07-22T22:19:34.013Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
22:19:34 [2021-07-22T22:19:34.013Z]  runc:
22:19:34 [2021-07-22T22:19:34.013Z]   Version:          1.0.0-rc95
22:19:34 [2021-07-22T22:19:34.013Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:19:34 [2021-07-22T22:19:34.013Z]  docker-init:
22:19:34 [2021-07-22T22:19:34.013Z]   Version:          0.19.0
22:19:34 [2021-07-22T22:19:34.013Z]   GitCommit:        de40ad0
[Pipeline] sh
22:19:34 [2021-07-22T22:19:34.104Z] + docker info
22:19:34 [2021-07-22T22:19:34.195Z] Commit message: "storage-driver: promote overlay2, make Btrfs and ZFS opt-in"
22:19:34 [2021-07-22T22:19:34.335Z] + docker info
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:19:35 [2021-07-22T22:19:35.064Z] + docker version
22:19:36 [2021-07-22T22:19:36.626Z] #59 46.28 context
22:19:36 [2021-07-22T22:19:36.626Z] #59 ...
22:19:36 [2021-07-22T22:19:36.626Z] 
22:19:36 [2021-07-22T22:19:36.626Z] #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
22:19:36 [2021-07-22T22:19:36.626Z] #51 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:19:36 [2021-07-22T22:19:36.626Z] #51 46.49 Setting up python3 (3.7.3-1) ...
22:19:36 [2021-07-22T22:19:36.885Z] #51 46.98 Setting up python3-six (1.12.0-1) ...
22:19:37 [2021-07-22T22:19:37.452Z] #51 47.71 Setting up python3-pkg-resources (40.8.0-1) ...
22:19:38 [2021-07-22T22:19:38.831Z] #51 48.79 Setting up python3-protobuf (3.6.1.3-2) ...
22:19:40 [2021-07-22T22:19:40.730Z] Client:
22:19:40 [2021-07-22T22:19:40.730Z]  Context:    default
22:19:40 [2021-07-22T22:19:40.730Z]  Debug Mode: false
22:19:40 [2021-07-22T22:19:40.730Z]  Plugins:
22:19:40 [2021-07-22T22:19:40.730Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:19:40 [2021-07-22T22:19:40.730Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
22:19:40 [2021-07-22T22:19:40.730Z]   scan: Docker Scan (Docker Inc., v0.7.0)
22:19:40 [2021-07-22T22:19:40.730Z] 
22:19:40 [2021-07-22T22:19:40.730Z] Server:
22:19:40 [2021-07-22T22:19:40.730Z]  Containers: 0
22:19:40 [2021-07-22T22:19:40.730Z]   Running: 0
22:19:40 [2021-07-22T22:19:40.730Z]   Paused: 0
22:19:40 [2021-07-22T22:19:40.730Z]   Stopped: 0
22:19:40 [2021-07-22T22:19:40.730Z]  Images: 0
22:19:40 [2021-07-22T22:19:40.730Z]  Server Version: 20.10.6
22:19:40 [2021-07-22T22:19:40.730Z]  Storage Driver: overlay2
22:19:40 [2021-07-22T22:19:40.730Z]   Backing Filesystem: extfs
22:19:40 [2021-07-22T22:19:40.730Z]   Supports d_type: true
22:19:40 [2021-07-22T22:19:40.730Z]   Native Overlay Diff: true
22:19:40 [2021-07-22T22:19:40.730Z]   userxattr: false
22:19:40 [2021-07-22T22:19:40.730Z]  Logging Driver: json-file
22:19:40 [2021-07-22T22:19:40.730Z]  Cgroup Driver: cgroupfs
22:19:40 [2021-07-22T22:19:40.730Z]  Cgroup Version: 1
22:19:40 [2021-07-22T22:19:40.730Z]  Plugins:
22:19:40 [2021-07-22T22:19:40.730Z]   Volume: local
22:19:40 [2021-07-22T22:19:40.730Z]   Network: bridge host ipvlan macvlan null overlay
22:19:40 [2021-07-22T22:19:40.730Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:19:40 [2021-07-22T22:19:40.730Z]  Swarm: inactive
22:19:40 [2021-07-22T22:19:40.730Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:19:40 [2021-07-22T22:19:40.730Z]  Default Runtime: runc
22:19:40 [2021-07-22T22:19:40.730Z]  Init Binary: docker-init
22:19:40 [2021-07-22T22:19:40.730Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
22:19:40 [2021-07-22T22:19:40.730Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:19:40 [2021-07-22T22:19:40.730Z]  init version: de40ad0
22:19:40 [2021-07-22T22:19:40.730Z]  Security Options:
22:19:40 [2021-07-22T22:19:40.730Z]   apparmor
22:19:40 [2021-07-22T22:19:40.730Z]   seccomp
22:19:40 [2021-07-22T22:19:40.730Z]    Profile: default
22:19:40 [2021-07-22T22:19:40.730Z]  Kernel Version: 5.4.0-1048-aws
22:19:40 [2021-07-22T22:19:40.730Z]  Operating System: Ubuntu 18.04.5 LTS
22:19:40 [2021-07-22T22:19:40.730Z]  OSType: linux
22:19:40 [2021-07-22T22:19:40.730Z]  Architecture: x86_64
22:19:40 [2021-07-22T22:19:40.730Z]  CPUs: 2
22:19:40 [2021-07-22T22:19:40.730Z]  Total Memory: 7.569GiB
22:19:40 [2021-07-22T22:19:40.730Z]  Name: ip-10-100-44-247
22:19:40 [2021-07-22T22:19:40.730Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
22:19:40 [2021-07-22T22:19:40.730Z]  Docker Root Dir: /var/lib/docker
22:19:40 [2021-07-22T22:19:40.730Z]  Debug Mode: false
22:19:40 [2021-07-22T22:19:40.730Z]  Registry: https://index.docker.io/v1/
22:19:40 [2021-07-22T22:19:40.730Z]  Labels:
22:19:40 [2021-07-22T22:19:40.730Z]  Experimental: true
22:19:40 [2021-07-22T22:19:40.730Z]  Insecure Registries:
22:19:40 [2021-07-22T22:19:40.730Z]   127.0.0.0/8
22:19:40 [2021-07-22T22:19:40.730Z]  Live Restore Enabled: true
22:19:40 [2021-07-22T22:19:40.730Z] 
22:19:40 [2021-07-22T22:19:40.730Z] WARNING: No swap limit support
[Pipeline] sh
22:19:41 [2021-07-22T22:19:41.031Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:19:41 [2021-07-22T22:19:41.031Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:19:41 [2021-07-22T22:19:41.031Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42661/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
22:19:41 [2021-07-22T22:19:41.031Z] + bash /home/ubuntu/workspace/moby_PR-42661/check-config.sh
22:19:41 [2021-07-22T22:19:41.031Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:19:41 [2021-07-22T22:19:41.031Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
22:19:41 [2021-07-22T22:19:41.031Z] 
22:19:41 [2021-07-22T22:19:41.031Z] Generally Necessary:
22:19:41 [2021-07-22T22:19:41.031Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:19:41 [2021-07-22T22:19:41.031Z] - apparmor: enabled and tools installed
22:19:41 [2021-07-22T22:19:41.031Z] - CONFIG_NAMESPACES: enabled
22:19:41 [2021-07-22T22:19:41.031Z] - CONFIG_NET_NS: enabled
22:19:41 [2021-07-22T22:19:41.031Z] - CONFIG_PID_NS: enabled
22:19:41 [2021-07-22T22:19:41.031Z] - CONFIG_IPC_NS: enabled
22:19:41 [2021-07-22T22:19:41.031Z] - CONFIG_UTS_NS: enabled
22:19:41 [2021-07-22T22:19:41.031Z] - CONFIG_CGROUPS: enabled
22:19:41 [2021-07-22T22:19:41.031Z] - CONFIG_CGROUP_CPUACCT: enabled
22:19:41 [2021-07-22T22:19:41.031Z] - CONFIG_CGROUP_DEVICE: enabled
22:19:41 [2021-07-22T22:19:41.031Z] - CONFIG_CGROUP_FREEZER: enabled
22:19:41 [2021-07-22T22:19:41.031Z] - CONFIG_CGROUP_SCHED: enabled
22:19:41 [2021-07-22T22:19:41.031Z] - CONFIG_CPUSETS: enabled
22:19:41 [2021-07-22T22:19:41.031Z] - CONFIG_MEMCG: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_KEYS: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_VETH: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_BRIDGE: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_NF_NAT: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_POSIX_MQUEUE: enabled
22:19:41 [2021-07-22T22:19:41.305Z] 
22:19:41 [2021-07-22T22:19:41.305Z] Optional Features:
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_USER_NS: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_SECCOMP: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_SECCOMP_FILTER: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_CGROUP_PIDS: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_MEMCG_SWAP: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:19:41 [2021-07-22T22:19:41.305Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_BLK_CGROUP: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_CGROUP_PERF: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_CGROUP_HUGETLB: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_CFS_BANDWIDTH: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_RT_GROUP_SCHED: missing
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_IP_VS: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_IP_VS_NFCT: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_IP_VS_RR: enabled (as module)
22:19:41 [2021-07-22T22:19:41.305Z] - CONFIG_SECURITY_SELINUX: enabled
22:19:41 [2021-07-22T22:19:41.368Z] #51 51.02 Setting up criu (3.15-1) ...
22:19:41 [2021-07-22T22:19:41.568Z] - CONFIG_SECURITY_APPARMOR: enabled
22:19:41 [2021-07-22T22:19:41.568Z] - CONFIG_EXT4_FS: enabled
22:19:41 [2021-07-22T22:19:41.568Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:19:41 [2021-07-22T22:19:41.568Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:19:41 [2021-07-22T22:19:41.568Z] - Network Drivers:
22:19:41 [2021-07-22T22:19:41.568Z]   - "overlay":
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_VXLAN: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:19:41 [2021-07-22T22:19:41.568Z]       Optional (for encrypted networks):
22:19:41 [2021-07-22T22:19:41.568Z]       - CONFIG_CRYPTO: enabled
22:19:41 [2021-07-22T22:19:41.568Z]       - CONFIG_CRYPTO_AEAD: enabled
22:19:41 [2021-07-22T22:19:41.568Z]       - CONFIG_CRYPTO_GCM: enabled
22:19:41 [2021-07-22T22:19:41.568Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:19:41 [2021-07-22T22:19:41.568Z]       - CONFIG_CRYPTO_GHASH: enabled
22:19:41 [2021-07-22T22:19:41.568Z]       - CONFIG_XFRM: enabled
22:19:41 [2021-07-22T22:19:41.568Z]       - CONFIG_XFRM_USER: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]       - CONFIG_INET_ESP: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]   - "ipvlan":
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_IPVLAN: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]   - "macvlan":
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_MACVLAN: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_DUMMY: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]   - "ftp,tftp client in container":
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z] - Storage Drivers:
22:19:41 [2021-07-22T22:19:41.568Z]   - "aufs":
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_AUFS_FS: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]   - "btrfs":
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:19:41 [2021-07-22T22:19:41.568Z]   - "devicemapper":
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_BLK_DEV_DM: enabled
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]   - "overlay":
22:19:41 [2021-07-22T22:19:41.568Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:19:41 [2021-07-22T22:19:41.568Z]   - "zfs":
22:19:41 [2021-07-22T22:19:41.568Z]     - /dev/zfs: present
22:19:41 [2021-07-22T22:19:41.568Z]     - zfs command: missing
22:19:41 [2021-07-22T22:19:41.568Z]     - zpool command: missing
22:19:41 [2021-07-22T22:19:41.568Z] 
22:19:41 [2021-07-22T22:19:41.568Z] Limits:
22:19:41 [2021-07-22T22:19:41.568Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:19:41 [2021-07-22T22:19:41.568Z] 
22:19:41 [2021-07-22T22:19:41.568Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:19:41 [2021-07-22T22:19:41.920Z] + sudo modprobe ip_vs
22:19:41 [2021-07-22T22:19:41.920Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 .
22:19:41 [2021-07-22T22:19:41.936Z] #51 ...
22:19:41 [2021-07-22T22:19:41.936Z] 
22:19:41 [2021-07-22T22:19:41.936Z] #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
22:19:41 [2021-07-22T22:19:41.936Z] #53 sha256:4504abdb79841cd272ac026cbcb970efa31bf5d1eb13d341fd5dfa303776972e
22:19:41 [2021-07-22T22:19:41.936Z] #53 42.30 syscall
22:19:41 [2021-07-22T22:19:41.936Z] #53 47.15 internal/poll
22:19:41 [2021-07-22T22:19:41.936Z] #53 47.26 internal/fmtsort
22:19:41 [2021-07-22T22:19:41.936Z] #53 47.70 internal/syscall/execenv
22:19:41 [2021-07-22T22:19:41.936Z] #53 47.86 path
22:19:41 [2021-07-22T22:19:41.936Z] #53 48.28 io/fs
22:19:41 [2021-07-22T22:19:41.936Z] #53 49.01 regexp/syntax
22:19:41 [2021-07-22T22:19:41.936Z] #53 49.05 os
22:19:41 [2021-07-22T22:19:41.936Z] #53 51.92 fmt
22:19:41 [2021-07-22T22:19:41.936Z] #53 52.30 path/filepath
22:19:42 [2021-07-22T22:19:42.195Z] #53 ...
22:19:42 [2021-07-22T22:19:42.195Z] 
22:19:42 [2021-07-22T22:19:42.195Z] #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
22:19:42 [2021-07-22T22:19:42.195Z] #59 sha256:b5f4dfb0fd1f08836e69282e0bd753321e1298ee331103eed1ac74c627eb75a4
22:19:42 [2021-07-22T22:19:42.195Z] #59 46.96 internal/syscall/unix
22:19:42 [2021-07-22T22:19:42.195Z] #59 47.08 internal/poll
22:19:42 [2021-07-22T22:19:42.195Z] #59 49.07 encoding/binary
22:19:42 [2021-07-22T22:19:42.195Z] #59 49.08 os
22:19:42 [2021-07-22T22:19:42.195Z] #59 50.37 encoding/base64
22:19:42 [2021-07-22T22:19:42.195Z] #59 50.94 golang.org/x/sys/unix
22:19:42 [2021-07-22T22:19:42.195Z] #59 52.51 fmt
22:19:42 [2021-07-22T22:19:42.195Z] #59 ...
22:19:42 [2021-07-22T22:19:42.195Z] 
22:19:42 [2021-07-22T22:19:42.195Z] #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
22:19:42 [2021-07-22T22:19:42.195Z] #51 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:19:42 [2021-07-22T22:19:42.195Z] #51 52.33 Processing triggers for libc-bin (2.28-10) ...
22:19:42 [2021-07-22T22:19:42.195Z] #51 52.39 Processing triggers for mime-support (3.62) ...
22:19:42 [2021-07-22T22:19:42.209Z] Client:
22:19:42 [2021-07-22T22:19:42.209Z]  Context:    default
22:19:42 [2021-07-22T22:19:42.209Z]  Debug Mode: false
22:19:42 [2021-07-22T22:19:42.209Z]  Plugins:
22:19:42 [2021-07-22T22:19:42.209Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:19:42 [2021-07-22T22:19:42.209Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
22:19:42 [2021-07-22T22:19:42.209Z]   scan: Docker Scan (Docker Inc., v0.7.0)
22:19:42 [2021-07-22T22:19:42.209Z] 
22:19:42 [2021-07-22T22:19:42.209Z] Server:
22:19:42 [2021-07-22T22:19:42.209Z]  Containers: 0
22:19:42 [2021-07-22T22:19:42.209Z]   Running: 0
22:19:42 [2021-07-22T22:19:42.209Z]   Paused: 0
22:19:42 [2021-07-22T22:19:42.209Z]   Stopped: 0
22:19:42 [2021-07-22T22:19:42.209Z]  Images: 0
22:19:42 [2021-07-22T22:19:42.209Z]  Server Version: 20.10.6
22:19:42 [2021-07-22T22:19:42.209Z]  Storage Driver: overlay2
22:19:42 [2021-07-22T22:19:42.209Z]   Backing Filesystem: extfs
22:19:42 [2021-07-22T22:19:42.209Z]   Supports d_type: true
22:19:42 [2021-07-22T22:19:42.209Z]   Native Overlay Diff: true
22:19:42 [2021-07-22T22:19:42.209Z]   userxattr: false
22:19:42 [2021-07-22T22:19:42.209Z]  Logging Driver: json-file
22:19:42 [2021-07-22T22:19:42.209Z]  Cgroup Driver: cgroupfs
22:19:42 [2021-07-22T22:19:42.209Z]  Cgroup Version: 1
22:19:42 [2021-07-22T22:19:42.209Z]  Plugins:
22:19:42 [2021-07-22T22:19:42.209Z]   Volume: local
22:19:42 [2021-07-22T22:19:42.209Z]   Network: bridge host ipvlan macvlan null overlay
22:19:42 [2021-07-22T22:19:42.209Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:19:42 [2021-07-22T22:19:42.209Z]  Swarm: inactive
22:19:42 [2021-07-22T22:19:42.209Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:19:42 [2021-07-22T22:19:42.209Z]  Default Runtime: runc
22:19:42 [2021-07-22T22:19:42.209Z]  Init Binary: docker-init
22:19:42 [2021-07-22T22:19:42.209Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
22:19:42 [2021-07-22T22:19:42.209Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:19:42 [2021-07-22T22:19:42.209Z]  init version: de40ad0
22:19:42 [2021-07-22T22:19:42.209Z]  Security Options:
22:19:42 [2021-07-22T22:19:42.209Z]   apparmor
22:19:42 [2021-07-22T22:19:42.209Z]   seccomp
22:19:42 [2021-07-22T22:19:42.209Z]    Profile: default
22:19:42 [2021-07-22T22:19:42.209Z]  Kernel Version: 5.4.0-1048-aws
22:19:42 [2021-07-22T22:19:42.209Z]  Operating System: Ubuntu 18.04.5 LTS
22:19:42 [2021-07-22T22:19:42.209Z]  OSType: linux
22:19:42 [2021-07-22T22:19:42.209Z]  Architecture: x86_64
22:19:42 [2021-07-22T22:19:42.209Z]  CPUs: 2
22:19:42 [2021-07-22T22:19:42.209Z]  Total Memory: 7.487GiB
22:19:42 [2021-07-22T22:19:42.209Z]  Name: ip-10-100-93-65
22:19:42 [2021-07-22T22:19:42.209Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
22:19:42 [2021-07-22T22:19:42.209Z]  Docker Root Dir: /var/lib/docker
22:19:42 [2021-07-22T22:19:42.209Z]  Debug Mode: false
22:19:42 [2021-07-22T22:19:42.209Z]  Registry: https://index.docker.io/v1/
22:19:42 [2021-07-22T22:19:42.210Z]  Labels:
22:19:42 [2021-07-22T22:19:42.210Z]  Experimental: true
22:19:42 [2021-07-22T22:19:42.210Z]  Insecure Registries:
22:19:42 [2021-07-22T22:19:42.210Z]   127.0.0.0/8
22:19:42 [2021-07-22T22:19:42.210Z]  Live Restore Enabled: true
22:19:42 [2021-07-22T22:19:42.210Z] 
22:19:42 [2021-07-22T22:19:42.210Z] WARNING: No swap limit support
[Pipeline] sh
22:19:42 [2021-07-22T22:19:42.496Z] #1 [internal] load build definition from Dockerfile
22:19:42 [2021-07-22T22:19:42.496Z] #1 sha256:b7f0d84f19d955067552769da10f7a4e2c0efdde12e47d953ae4914b13629229
22:19:42 [2021-07-22T22:19:42.496Z] #1 transferring dockerfile: 16.59kB done
22:19:42 [2021-07-22T22:19:42.496Z] #1 DONE 0.1s
22:19:42 [2021-07-22T22:19:42.496Z] 
22:19:42 [2021-07-22T22:19:42.496Z] #2 [internal] load .dockerignore
22:19:42 [2021-07-22T22:19:42.496Z] #2 sha256:2283214dee9802d1ad31946652a681013c68d9457948940a24437731f3cc1e7c
22:19:42 [2021-07-22T22:19:42.496Z] #2 transferring context: 87B done
22:19:42 [2021-07-22T22:19:42.496Z] #2 DONE 0.0s
22:19:42 [2021-07-22T22:19:42.496Z] 
22:19:42 [2021-07-22T22:19:42.496Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
22:19:42 [2021-07-22T22:19:42.496Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:19:42 [2021-07-22T22:19:42.537Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:19:42 [2021-07-22T22:19:42.537Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:19:42 [2021-07-22T22:19:42.537Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42661/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
22:19:42 [2021-07-22T22:19:42.537Z] + bash /home/ubuntu/workspace/moby_PR-42661/check-config.sh
22:19:42 [2021-07-22T22:19:42.537Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:19:42 [2021-07-22T22:19:42.537Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
22:19:42 [2021-07-22T22:19:42.537Z] 
22:19:42 [2021-07-22T22:19:42.537Z] Generally Necessary:
22:19:42 [2021-07-22T22:19:42.537Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:19:42 [2021-07-22T22:19:42.537Z] - apparmor: enabled and tools installed
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_NAMESPACES: enabled
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_NET_NS: enabled
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_PID_NS: enabled
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_IPC_NS: enabled
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_UTS_NS: enabled
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_CGROUPS: enabled
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_CGROUP_CPUACCT: enabled
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_CGROUP_DEVICE: enabled
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_CGROUP_FREEZER: enabled
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_CGROUP_SCHED: enabled
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_CPUSETS: enabled
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_MEMCG: enabled
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_KEYS: enabled
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_VETH: enabled (as module)
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_BRIDGE: enabled (as module)
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_NF_NAT: enabled (as module)
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_POSIX_MQUEUE: enabled
22:19:42 [2021-07-22T22:19:42.537Z] 
22:19:42 [2021-07-22T22:19:42.537Z] Optional Features:
22:19:42 [2021-07-22T22:19:42.537Z] - CONFIG_USER_NS: enabled
22:19:42 [2021-07-22T22:19:42.762Z] #3 DONE 0.4s
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_SECCOMP: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_SECCOMP_FILTER: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_CGROUP_PIDS: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_MEMCG_SWAP: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:19:42 [2021-07-22T22:19:42.811Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_BLK_CGROUP: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_CGROUP_PERF: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_CGROUP_HUGETLB: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_CFS_BANDWIDTH: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_RT_GROUP_SCHED: missing
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_IP_VS: enabled (as module)
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_IP_VS_NFCT: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_IP_VS_RR: enabled (as module)
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_SECURITY_SELINUX: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_SECURITY_APPARMOR: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_EXT4_FS: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:19:42 [2021-07-22T22:19:42.811Z] - Network Drivers:
22:19:42 [2021-07-22T22:19:42.811Z]   - "overlay":
22:19:42 [2021-07-22T22:19:42.811Z]     - CONFIG_VXLAN: enabled (as module)
22:19:42 [2021-07-22T22:19:42.811Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:19:42 [2021-07-22T22:19:42.811Z]       Optional (for encrypted networks):
22:19:42 [2021-07-22T22:19:42.811Z]       - CONFIG_CRYPTO: enabled
22:19:42 [2021-07-22T22:19:42.811Z]       - CONFIG_CRYPTO_AEAD: enabled
22:19:42 [2021-07-22T22:19:42.811Z]       - CONFIG_CRYPTO_GCM: enabled
22:19:42 [2021-07-22T22:19:42.811Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:19:42 [2021-07-22T22:19:42.811Z]       - CONFIG_CRYPTO_GHASH: enabled
22:19:42 [2021-07-22T22:19:42.811Z]       - CONFIG_XFRM: enabled
22:19:42 [2021-07-22T22:19:42.811Z]       - CONFIG_XFRM_USER: enabled (as module)
22:19:42 [2021-07-22T22:19:42.811Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:19:42 [2021-07-22T22:19:42.811Z]       - CONFIG_INET_ESP: enabled (as module)
22:19:42 [2021-07-22T22:19:42.811Z]   - "ipvlan":
22:19:43 [2021-07-22T22:19:43.022Z] 
22:19:43 [2021-07-22T22:19:43.022Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:19:43 [2021-07-22T22:19:43.022Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
22:19:43 [2021-07-22T22:19:43.022Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
22:19:43 [2021-07-22T22:19:43.022Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
22:19:43 [2021-07-22T22:19:43.022Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
22:19:43 [2021-07-22T22:19:43.022Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s
22:19:43 [2021-07-22T22:19:43.022Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
22:19:43 [2021-07-22T22:19:43.022Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
22:19:43 [2021-07-22T22:19:43.076Z]     - CONFIG_IPVLAN: enabled (as module)
22:19:43 [2021-07-22T22:19:43.076Z]   - "macvlan":
22:19:43 [2021-07-22T22:19:43.076Z]     - CONFIG_MACVLAN: enabled (as module)
22:19:43 [2021-07-22T22:19:43.076Z]     - CONFIG_DUMMY: enabled (as module)
22:19:43 [2021-07-22T22:19:43.076Z]   - "ftp,tftp client in container":
22:19:43 [2021-07-22T22:19:43.076Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:19:43 [2021-07-22T22:19:43.076Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:19:43 [2021-07-22T22:19:43.076Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:19:43 [2021-07-22T22:19:43.076Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:19:43 [2021-07-22T22:19:43.076Z] - Storage Drivers:
22:19:43 [2021-07-22T22:19:43.076Z]   - "aufs":
22:19:43 [2021-07-22T22:19:43.076Z]     - CONFIG_AUFS_FS: enabled (as module)
22:19:43 [2021-07-22T22:19:43.076Z]   - "btrfs":
22:19:43 [2021-07-22T22:19:43.076Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:19:43 [2021-07-22T22:19:43.076Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:19:43 [2021-07-22T22:19:43.076Z]   - "devicemapper":
22:19:43 [2021-07-22T22:19:43.076Z]     - CONFIG_BLK_DEV_DM: enabled
22:19:43 [2021-07-22T22:19:43.076Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:19:43 [2021-07-22T22:19:43.076Z]   - "overlay":
22:19:43 [2021-07-22T22:19:43.076Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:19:43 [2021-07-22T22:19:43.076Z]   - "zfs":
22:19:43 [2021-07-22T22:19:43.076Z]     - /dev/zfs: present
22:19:43 [2021-07-22T22:19:43.076Z]     - zfs command: missing
22:19:43 [2021-07-22T22:19:43.076Z]     - zpool command: missing
22:19:43 [2021-07-22T22:19:43.076Z] 
22:19:43 [2021-07-22T22:19:43.076Z] Limits:
22:19:43 [2021-07-22T22:19:43.076Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:19:43 [2021-07-22T22:19:43.076Z] 
22:19:43 [2021-07-22T22:19:43.076Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:19:43 [2021-07-22T22:19:43.132Z] #51 DONE 53.2s
22:19:43 [2021-07-22T22:19:43.132Z] 
22:19:43 [2021-07-22T22:19:43.132Z] #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
22:19:43 [2021-07-22T22:19:43.132Z] #53 sha256:4504abdb79841cd272ac026cbcb970efa31bf5d1eb13d341fd5dfa303776972e
22:19:43 [2021-07-22T22:19:43.132Z] #53 53.32 regexp
22:19:43 [2021-07-22T22:19:43.429Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 .
22:19:43 [2021-07-22T22:19:43.593Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done
22:19:43 [2021-07-22T22:19:43.594Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
22:19:43 [2021-07-22T22:19:43.685Z] #1 [internal] load build definition from Dockerfile
22:19:43 [2021-07-22T22:19:43.685Z] #1 sha256:04fd69e5ff6e6fb3044b6e4923f87713d989c50afbb159d22e50114343f7dac5
22:19:43 [2021-07-22T22:19:43.685Z] #1 transferring dockerfile: 16.59kB done
22:19:43 [2021-07-22T22:19:43.685Z] #1 DONE 0.1s
22:19:43 [2021-07-22T22:19:43.685Z] 
22:19:43 [2021-07-22T22:19:43.685Z] #2 [internal] load .dockerignore
22:19:43 [2021-07-22T22:19:43.685Z] #2 sha256:1abacf0b8f219191f50c990922e26d78ff840a5017c12b47070d6505ce5f4433
22:19:43 [2021-07-22T22:19:43.685Z] #2 transferring context: 87B done
22:19:43 [2021-07-22T22:19:43.685Z] #2 DONE 0.1s
22:19:43 [2021-07-22T22:19:43.685Z] 
22:19:43 [2021-07-22T22:19:43.685Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
22:19:43 [2021-07-22T22:19:43.685Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:19:44 [2021-07-22T22:19:44.165Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
22:19:44 [2021-07-22T22:19:44.166Z] #4 DONE 1.2s
22:19:44 [2021-07-22T22:19:44.249Z] #3 DONE 0.4s
22:19:44 [2021-07-22T22:19:44.249Z] 
22:19:44 [2021-07-22T22:19:44.249Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:19:44 [2021-07-22T22:19:44.249Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
22:19:44 [2021-07-22T22:19:44.249Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
22:19:44 [2021-07-22T22:19:44.249Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
22:19:44 [2021-07-22T22:19:44.249Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
22:19:44 [2021-07-22T22:19:44.249Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
22:19:44 [2021-07-22T22:19:44.249Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
22:19:44 [2021-07-22T22:19:44.427Z] 
22:19:44 [2021-07-22T22:19:44.427Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster
22:19:44 [2021-07-22T22:19:44.427Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
22:19:44 [2021-07-22T22:19:44.506Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
22:19:44 [2021-07-22T22:19:44.507Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
22:19:45 [2021-07-22T22:19:45.035Z] #53 55.43 flag
22:19:45 [2021-07-22T22:19:45.067Z] Client: Docker Engine - Community
22:19:45 [2021-07-22T22:19:45.067Z]  Version:           20.10.6
22:19:45 [2021-07-22T22:19:45.067Z]  API version:       1.41
22:19:45 [2021-07-22T22:19:45.067Z]  Go version:        go1.13.15
22:19:45 [2021-07-22T22:19:45.067Z]  Git commit:        370c289
22:19:45 [2021-07-22T22:19:45.067Z]  Built:             Fri Apr  9 22:45:59 2021
22:19:45 [2021-07-22T22:19:45.067Z]  OS/Arch:           linux/arm64
22:19:45 [2021-07-22T22:19:45.067Z]  Context:           default
22:19:45 [2021-07-22T22:19:45.067Z]  Experimental:      true
22:19:45 [2021-07-22T22:19:45.067Z] 
22:19:45 [2021-07-22T22:19:45.068Z] Server: Docker Engine - Community
22:19:45 [2021-07-22T22:19:45.068Z]  Engine:
22:19:45 [2021-07-22T22:19:45.068Z]   Version:          20.10.6
22:19:45 [2021-07-22T22:19:45.068Z]   API version:      1.41 (minimum version 1.12)
22:19:45 [2021-07-22T22:19:45.068Z]   Go version:       go1.13.15
22:19:45 [2021-07-22T22:19:45.068Z]   Git commit:       8728dd2
22:19:45 [2021-07-22T22:19:45.068Z]   Built:            Fri Apr  9 22:44:09 2021
22:19:45 [2021-07-22T22:19:45.068Z]   OS/Arch:          linux/arm64
22:19:45 [2021-07-22T22:19:45.068Z]   Experimental:     true
22:19:45 [2021-07-22T22:19:45.068Z]  containerd:
22:19:45 [2021-07-22T22:19:45.068Z]   Version:          1.4.6
22:19:45 [2021-07-22T22:19:45.068Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
22:19:45 [2021-07-22T22:19:45.068Z]  runc:
22:19:45 [2021-07-22T22:19:45.068Z]   Version:          1.0.0-rc95
22:19:45 [2021-07-22T22:19:45.068Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:19:45 [2021-07-22T22:19:45.068Z]  docker-init:
22:19:45 [2021-07-22T22:19:45.068Z]   Version:          0.19.0
22:19:45 [2021-07-22T22:19:45.068Z]   GitCommit:        de40ad0
22:19:45 [2021-07-22T22:19:45.070Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done
22:19:45 [2021-07-22T22:19:45.070Z] #4 DONE 0.8s
[Pipeline] sh
22:19:45 [2021-07-22T22:19:45.327Z] 
22:19:45 [2021-07-22T22:19:45.327Z] #5 [internal] load metadata for docker.io/library/debian:buster
22:19:45 [2021-07-22T22:19:45.327Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
22:19:45 [2021-07-22T22:19:45.375Z] #8 DONE 1.0s
22:19:45 [2021-07-22T22:19:45.375Z] 
22:19:45 [2021-07-22T22:19:45.375Z] #7 [internal] load metadata for docker.io/library/debian:buster
22:19:45 [2021-07-22T22:19:45.375Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
22:19:45 [2021-07-22T22:19:45.391Z] + docker info
22:19:45 [2021-07-22T22:19:45.603Z] #53 55.85 go/token
22:19:45 [2021-07-22T22:19:45.636Z] #7 DONE 1.1s
22:19:45 [2021-07-22T22:19:45.636Z] 
22:19:45 [2021-07-22T22:19:45.636Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:19:45 [2021-07-22T22:19:45.636Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:19:45 [2021-07-22T22:19:45.636Z] #6 DONE 1.0s
22:19:45 [2021-07-22T22:19:45.636Z] 
22:19:45 [2021-07-22T22:19:45.636Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:19:45 [2021-07-22T22:19:45.636Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:19:45 [2021-07-22T22:19:45.636Z] #5 DONE 1.1s
22:19:46 [2021-07-22T22:19:46.170Z] #53 56.44 internal/lazyregexp
22:19:46 [2021-07-22T22:19:46.170Z] #53 56.45 go/scanner
22:19:46 [2021-07-22T22:19:46.257Z] #5 DONE 0.9s
22:19:46 [2021-07-22T22:19:46.257Z] 
22:19:46 [2021-07-22T22:19:46.257Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
22:19:46 [2021-07-22T22:19:46.258Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
22:19:46 [2021-07-22T22:19:46.258Z] #6 DONE 1.0s
22:19:46 [2021-07-22T22:19:46.258Z] 
22:19:46 [2021-07-22T22:19:46.258Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:19:46 [2021-07-22T22:19:46.258Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:19:46 [2021-07-22T22:19:46.258Z] #8 DONE 1.0s
22:19:46 [2021-07-22T22:19:46.258Z] 
22:19:46 [2021-07-22T22:19:46.258Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:19:46 [2021-07-22T22:19:46.258Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:19:46 [2021-07-22T22:19:46.258Z] #7 DONE 1.0s
22:19:46 [2021-07-22T22:19:46.429Z] #53 56.60 net/url
22:19:46 [2021-07-22T22:19:46.996Z] #53 57.36 go/ast
22:19:47 [2021-07-22T22:19:47.556Z] 
22:19:47 [2021-07-22T22:19:47.556Z] #23 [internal] load build context
22:19:47 [2021-07-22T22:19:47.556Z] #23 sha256:d5b84d4660019f439fd82b843c1afacb1de1512be62ee5d23380c9b4cdab0942
22:19:47 [2021-07-22T22:19:47.556Z] #23 transferring context: 564.52kB 0.2s
22:19:47 [2021-07-22T22:19:47.564Z] #53 57.79 text/template/parse
22:19:47 [2021-07-22T22:19:47.816Z] #23 ...
22:19:47 [2021-07-22T22:19:47.816Z] 
22:19:47 [2021-07-22T22:19:47.816Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
22:19:47 [2021-07-22T22:19:47.816Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
22:19:47 [2021-07-22T22:19:47.816Z] #42 DONE 0.6s
22:19:47 [2021-07-22T22:19:47.816Z] 
22:19:47 [2021-07-22T22:19:47.816Z] #23 [internal] load build context
22:19:47 [2021-07-22T22:19:47.816Z] #23 sha256:d5b84d4660019f439fd82b843c1afacb1de1512be62ee5d23380c9b4cdab0942
22:19:47 [2021-07-22T22:19:47.816Z] #23 ...
22:19:47 [2021-07-22T22:19:47.816Z] 
22:19:47 [2021-07-22T22:19:47.816Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
22:19:47 [2021-07-22T22:19:47.816Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
22:19:47 [2021-07-22T22:19:47.816Z] #42 DONE 0.0s
22:19:47 [2021-07-22T22:19:47.816Z] 
22:19:47 [2021-07-22T22:19:47.816Z] #23 [internal] load build context
22:19:47 [2021-07-22T22:19:47.816Z] #23 sha256:d5b84d4660019f439fd82b843c1afacb1de1512be62ee5d23380c9b4cdab0942
22:19:48 [2021-07-22T22:19:48.151Z] 
22:19:48 [2021-07-22T22:19:48.151Z] #69 [internal] load build context
22:19:48 [2021-07-22T22:19:48.151Z] #69 sha256:523667e724f2f10661b907fafe089390d9dacd747e468e2f7d4ac287b1a10e41
22:19:48 [2021-07-22T22:19:48.151Z] #69 DONE 0.0s
22:19:48 [2021-07-22T22:19:48.151Z] 
22:19:48 [2021-07-22T22:19:48.151Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:19:48 [2021-07-22T22:19:48.151Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:19:48 [2021-07-22T22:19:48.151Z] #64 DONE 0.1s
22:19:48 [2021-07-22T22:19:48.151Z] 
22:19:48 [2021-07-22T22:19:48.151Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:19:48 [2021-07-22T22:19:48.151Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:19:48 [2021-07-22T22:19:48.151Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:19:48 [2021-07-22T22:19:48.151Z] #62 DONE 0.1s
22:19:48 [2021-07-22T22:19:48.151Z] 
22:19:48 [2021-07-22T22:19:48.151Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
22:19:48 [2021-07-22T22:19:48.151Z] #25 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
22:19:48 [2021-07-22T22:19:48.151Z] #25 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done
22:19:48 [2021-07-22T22:19:48.151Z] #25 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
22:19:48 [2021-07-22T22:19:48.151Z] #25 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
22:19:48 [2021-07-22T22:19:48.151Z] #25 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
22:19:48 [2021-07-22T22:19:48.151Z] #25 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.1s
22:19:48 [2021-07-22T22:19:48.410Z] #25 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.19MB / 50.44MB 0.4s
22:19:48 [2021-07-22T22:19:48.674Z] #25 ...
22:19:48 [2021-07-22T22:19:48.674Z] 
22:19:48 [2021-07-22T22:19:48.674Z] #41 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
22:19:48 [2021-07-22T22:19:48.674Z] #41 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
22:19:48 [2021-07-22T22:19:48.674Z] #41 DONE 0.0s
22:19:48 [2021-07-22T22:19:48.674Z] 
22:19:48 [2021-07-22T22:19:48.674Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
22:19:48 [2021-07-22T22:19:48.674Z] #25 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
22:19:48 [2021-07-22T22:19:48.674Z] #25 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 9.76MB / 50.44MB 0.5s
22:19:48 [2021-07-22T22:19:48.674Z] #25 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 20.97MB / 50.44MB 0.7s
22:19:48 [2021-07-22T22:19:48.674Z] #25 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 31.58MB / 50.44MB 0.8s
22:19:48 [2021-07-22T22:19:48.935Z] #25 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 35.65MB / 50.44MB 0.9s
22:19:48 [2021-07-22T22:19:48.935Z] #25 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 39.51MB / 50.44MB 1.0s
22:19:49 [2021-07-22T22:19:49.193Z] #25 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 44.04MB / 50.44MB 1.1s
22:19:49 [2021-07-22T22:19:49.193Z] #25 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 47.19MB / 50.44MB 1.2s
22:19:49 [2021-07-22T22:19:49.452Z] #25 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.4s
22:19:50 [2021-07-22T22:19:50.020Z] #25 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.7s done
22:19:50 [2021-07-22T22:19:50.020Z] #25 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959
22:19:50 [2021-07-22T22:19:50.100Z] #53 60.37 go/parser
22:19:51 [2021-07-22T22:19:51.039Z] #53 61.36 text/template
22:19:51 [2021-07-22T22:19:51.609Z] #53 ...
22:19:51 [2021-07-22T22:19:51.609Z] 
22:19:51 [2021-07-22T22:19:51.609Z] #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
22:19:51 [2021-07-22T22:19:51.609Z] #59 sha256:b5f4dfb0fd1f08836e69282e0bd753321e1298ee331103eed1ac74c627eb75a4
22:19:51 [2021-07-22T22:19:51.609Z] #59 55.89 encoding/json
22:19:51 [2021-07-22T22:19:51.609Z] #59 56.95 github.com/pkg/diff
22:19:51 [2021-07-22T22:19:51.609Z] #59 57.86 go/ast
22:19:51 [2021-07-22T22:19:51.609Z] #59 59.86 golang.org/x/crypto/ssh/terminal
22:19:51 [2021-07-22T22:19:51.609Z] #59 60.83 io/ioutil
22:19:51 [2021-07-22T22:19:51.609Z] #59 61.10 mvdan.cc/editorconfig
22:19:51 [2021-07-22T22:19:51.609Z] #59 61.14 mvdan.cc/sh/v3/fileutil
22:19:51 [2021-07-22T22:19:51.609Z] #59 61.31 text/tabwriter
22:19:51 [2021-07-22T22:19:51.609Z] #59 61.74 mvdan.cc/sh/v3/syntax
22:19:52 [2021-07-22T22:19:52.423Z] Client:
22:19:52 [2021-07-22T22:19:52.423Z]  Context:    default
22:19:52 [2021-07-22T22:19:52.423Z]  Debug Mode: false
22:19:52 [2021-07-22T22:19:52.423Z]  Plugins:
22:19:52 [2021-07-22T22:19:52.423Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:19:52 [2021-07-22T22:19:52.423Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
22:19:52 [2021-07-22T22:19:52.423Z]   scan: Docker Scan (Docker Inc., v0.7.0)
22:19:52 [2021-07-22T22:19:52.423Z] 
22:19:52 [2021-07-22T22:19:52.423Z] Server:
22:19:52 [2021-07-22T22:19:52.423Z]  Containers: 0
22:19:52 [2021-07-22T22:19:52.423Z]   Running: 0
22:19:52 [2021-07-22T22:19:52.423Z]   Paused: 0
22:19:52 [2021-07-22T22:19:52.423Z]   Stopped: 0
22:19:52 [2021-07-22T22:19:52.423Z]  Images: 0
22:19:52 [2021-07-22T22:19:52.423Z]  Server Version: 20.10.6
22:19:52 [2021-07-22T22:19:52.423Z]  Storage Driver: overlay2
22:19:52 [2021-07-22T22:19:52.423Z]   Backing Filesystem: extfs
22:19:52 [2021-07-22T22:19:52.423Z]   Supports d_type: true
22:19:52 [2021-07-22T22:19:52.423Z]   Native Overlay Diff: true
22:19:52 [2021-07-22T22:19:52.423Z]   userxattr: false
22:19:52 [2021-07-22T22:19:52.423Z]  Logging Driver: json-file
22:19:52 [2021-07-22T22:19:52.423Z]  Cgroup Driver: systemd
22:19:52 [2021-07-22T22:19:52.423Z]  Cgroup Version: 2
22:19:52 [2021-07-22T22:19:52.423Z]  Plugins:
22:19:52 [2021-07-22T22:19:52.423Z]   Volume: local
22:19:52 [2021-07-22T22:19:52.423Z]   Network: bridge host ipvlan macvlan null overlay
22:19:52 [2021-07-22T22:19:52.423Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:19:52 [2021-07-22T22:19:52.423Z]  Swarm: inactive
22:19:52 [2021-07-22T22:19:52.423Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:19:52 [2021-07-22T22:19:52.423Z]  Default Runtime: runc
22:19:52 [2021-07-22T22:19:52.423Z]  Init Binary: docker-init
22:19:52 [2021-07-22T22:19:52.423Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
22:19:52 [2021-07-22T22:19:52.423Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:19:52 [2021-07-22T22:19:52.423Z]  init version: de40ad0
22:19:52 [2021-07-22T22:19:52.423Z]  Security Options:
22:19:52 [2021-07-22T22:19:52.423Z]   apparmor
22:19:52 [2021-07-22T22:19:52.423Z]   seccomp
22:19:52 [2021-07-22T22:19:52.423Z]    Profile: default
22:19:52 [2021-07-22T22:19:52.423Z]   cgroupns
22:19:52 [2021-07-22T22:19:52.423Z]  Kernel Version: 5.4.0-1048-aws
22:19:52 [2021-07-22T22:19:52.423Z]  Operating System: Ubuntu 20.04.2 LTS
22:19:52 [2021-07-22T22:19:52.423Z]  OSType: linux
22:19:52 [2021-07-22T22:19:52.423Z]  Architecture: x86_64
22:19:52 [2021-07-22T22:19:52.423Z]  CPUs: 2
22:19:52 [2021-07-22T22:19:52.423Z]  Total Memory: 7.569GiB
22:19:52 [2021-07-22T22:19:52.423Z]  Name: ip-10-100-116-94
22:19:52 [2021-07-22T22:19:52.423Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
22:19:52 [2021-07-22T22:19:52.423Z]  Docker Root Dir: /var/lib/docker
22:19:52 [2021-07-22T22:19:52.423Z]  Debug Mode: false
22:19:52 [2021-07-22T22:19:52.423Z]  Registry: https://index.docker.io/v1/
22:19:52 [2021-07-22T22:19:52.423Z]  Labels:
22:19:52 [2021-07-22T22:19:52.423Z]  Experimental: true
22:19:52 [2021-07-22T22:19:52.423Z]  Insecure Registries:
22:19:52 [2021-07-22T22:19:52.423Z]   127.0.0.0/8
22:19:52 [2021-07-22T22:19:52.423Z]  Live Restore Enabled: true
22:19:52 [2021-07-22T22:19:52.423Z] 
22:19:52 [2021-07-22T22:19:52.423Z] WARNING: No kernel memory limit support
22:19:52 [2021-07-22T22:19:52.423Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:19:52 [2021-07-22T22:19:52.548Z] #59 ...
22:19:52 [2021-07-22T22:19:52.548Z] 
22:19:52 [2021-07-22T22:19:52.548Z] #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
22:19:52 [2021-07-22T22:19:52.548Z] #53 sha256:4504abdb79841cd272ac026cbcb970efa31bf5d1eb13d341fd5dfa303776972e
22:19:52 [2021-07-22T22:19:52.548Z] #53 62.71 log
22:19:52 [2021-07-22T22:19:52.754Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 .
22:19:53 [2021-07-22T22:19:53.016Z] #1 [internal] load build definition from Dockerfile
22:19:53 [2021-07-22T22:19:53.016Z] #1 sha256:664b9b5bed3e5b5b438599e58edc6aea9d679bdfef6df4e4da0614516cdc358d
22:19:53 [2021-07-22T22:19:53.016Z] #1 transferring dockerfile: 16.59kB done
22:19:53 [2021-07-22T22:19:53.016Z] #1 DONE 0.2s
22:19:53 [2021-07-22T22:19:53.016Z] 
22:19:53 [2021-07-22T22:19:53.016Z] #2 [internal] load .dockerignore
22:19:53 [2021-07-22T22:19:53.016Z] #2 sha256:17ad5dba0ebe7a997bebe2b3a7104c4b459470d37e3052f553f566a418047760
22:19:53 [2021-07-22T22:19:53.016Z] #2 transferring context: 87B done
22:19:53 [2021-07-22T22:19:53.016Z] #2 DONE 0.0s
22:19:53 [2021-07-22T22:19:53.016Z] 
22:19:53 [2021-07-22T22:19:53.016Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
22:19:53 [2021-07-22T22:19:53.016Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:19:53 [2021-07-22T22:19:53.131Z] #53 63.47 encoding/xml
22:19:53 [2021-07-22T22:19:53.157Z] #23 transferring context: 24.40MB 5.3s
22:19:53 [2021-07-22T22:19:53.584Z] #3 DONE 0.4s
22:19:53 [2021-07-22T22:19:53.584Z] 
22:19:53 [2021-07-22T22:19:53.584Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:19:53 [2021-07-22T22:19:53.584Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
22:19:53 [2021-07-22T22:19:53.584Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
22:19:53 [2021-07-22T22:19:53.584Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
22:19:53 [2021-07-22T22:19:53.584Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
22:19:53 [2021-07-22T22:19:53.584Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
22:19:53 [2021-07-22T22:19:53.584Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
22:19:53 [2021-07-22T22:19:53.584Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.27MB / 9.64MB 0.2s
22:19:53 [2021-07-22T22:19:53.843Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
22:19:53 [2021-07-22T22:19:53.843Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
22:19:54 [2021-07-22T22:19:54.102Z] #23 ...
22:19:54 [2021-07-22T22:19:54.102Z] 
22:19:54 [2021-07-22T22:19:54.102Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:19:54 [2021-07-22T22:19:54.102Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:19:54 [2021-07-22T22:19:54.102Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e 0.2s done
22:19:54 [2021-07-22T22:19:54.102Z] #9 sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e 1.86kB / 1.86kB done
22:19:54 [2021-07-22T22:19:54.102Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done
22:19:54 [2021-07-22T22:19:54.102Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done
22:19:54 [2021-07-22T22:19:54.102Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.4s done
22:19:54 [2021-07-22T22:19:54.102Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.4s done
22:19:54 [2021-07-22T22:19:54.102Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.2s done
22:19:54 [2021-07-22T22:19:54.102Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.3s done
22:19:54 [2021-07-22T22:19:54.102Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.0s done
22:19:54 [2021-07-22T22:19:54.102Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 6.5s
22:19:54 [2021-07-22T22:19:54.102Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.6s
22:19:54 [2021-07-22T22:19:54.102Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 4.0s done
22:19:54 [2021-07-22T22:19:54.102Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
22:19:54 [2021-07-22T22:19:54.102Z] #4 DONE 0.7s
22:19:54 [2021-07-22T22:19:54.204Z] #25 ...
22:19:54 [2021-07-22T22:19:54.204Z] 
22:19:54 [2021-07-22T22:19:54.204Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:19:54 [2021-07-22T22:19:54.204Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:19:54 [2021-07-22T22:19:54.204Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e 0.1s done
22:19:54 [2021-07-22T22:19:54.204Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done
22:19:54 [2021-07-22T22:19:54.204Z] #9 sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e 1.86kB / 1.86kB done
22:19:54 [2021-07-22T22:19:54.204Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done
22:19:54 [2021-07-22T22:19:54.204Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.8s done
22:19:54 [2021-07-22T22:19:54.204Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.7s done
22:19:54 [2021-07-22T22:19:54.204Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.9s done
22:19:54 [2021-07-22T22:19:54.204Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.9s done
22:19:54 [2021-07-22T22:19:54.204Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 89.13MB / 129.05MB 6.1s
22:19:54 [2021-07-22T22:19:54.204Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 6.1s
22:19:54 [2021-07-22T22:19:54.204Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 2.6s
22:19:54 [2021-07-22T22:19:54.204Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 4.3s done
22:19:54 [2021-07-22T22:19:54.204Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 6.1s done
22:19:54 [2021-07-22T22:19:54.462Z] #9 ...
22:19:54 [2021-07-22T22:19:54.462Z] 
22:19:54 [2021-07-22T22:19:54.462Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:19:54 [2021-07-22T22:19:54.462Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:19:54 [2021-07-22T22:19:54.462Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:19:54 [2021-07-22T22:19:54.462Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:19:54 [2021-07-22T22:19:54.462Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:19:54 [2021-07-22T22:19:54.462Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
22:19:54 [2021-07-22T22:19:54.462Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done
22:19:54 [2021-07-22T22:19:54.462Z] #62 DONE 6.5s
22:19:54 [2021-07-22T22:19:54.462Z] 
22:19:54 [2021-07-22T22:19:54.462Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:19:54 [2021-07-22T22:19:54.462Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:19:54 [2021-07-22T22:19:54.462Z] #9 ...
22:19:54 [2021-07-22T22:19:54.462Z] 
22:19:54 [2021-07-22T22:19:54.462Z] #69 [internal] load build context
22:19:54 [2021-07-22T22:19:54.462Z] #69 sha256:523667e724f2f10661b907fafe089390d9dacd747e468e2f7d4ac287b1a10e41
22:19:54 [2021-07-22T22:19:54.462Z] #69 transferring context: 34.35MB 6.6s
22:19:54 [2021-07-22T22:19:54.462Z] #69 ...
22:19:54 [2021-07-22T22:19:54.462Z] 
22:19:54 [2021-07-22T22:19:54.462Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:19:54 [2021-07-22T22:19:54.462Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:19:54 [2021-07-22T22:19:54.462Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:19:54 [2021-07-22T22:19:54.462Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:19:54 [2021-07-22T22:19:54.462Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:19:54 [2021-07-22T22:19:54.462Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
22:19:54 [2021-07-22T22:19:54.462Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.9s done
22:19:54 [2021-07-22T22:19:54.462Z] #64 DONE 6.5s
22:19:54 [2021-07-22T22:19:54.462Z] 
22:19:54 [2021-07-22T22:19:54.462Z] #69 [internal] load build context
22:19:54 [2021-07-22T22:19:54.462Z] #69 sha256:523667e724f2f10661b907fafe089390d9dacd747e468e2f7d4ac287b1a10e41
22:19:54 [2021-07-22T22:19:54.462Z] #69 ...
22:19:54 [2021-07-22T22:19:54.462Z] 
22:19:54 [2021-07-22T22:19:54.462Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:19:54 [2021-07-22T22:19:54.462Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:19:54 [2021-07-22T22:19:54.462Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 100.66MB / 129.05MB 6.4s
22:19:54 [2021-07-22T22:19:54.669Z] 
22:19:54 [2021-07-22T22:19:54.669Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:19:54 [2021-07-22T22:19:54.669Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:19:54 [2021-07-22T22:19:54.719Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 116.07MB / 129.05MB 6.7s
22:19:55 [2021-07-22T22:19:55.041Z] #53 65.21 go/doc
22:19:55 [2021-07-22T22:19:55.046Z] #9 ...
22:19:55 [2021-07-22T22:19:55.046Z] 
22:19:55 [2021-07-22T22:19:55.046Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:19:55 [2021-07-22T22:19:55.046Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:19:55 [2021-07-22T22:19:55.046Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:19:55 [2021-07-22T22:19:55.046Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:19:55 [2021-07-22T22:19:55.046Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:19:55 [2021-07-22T22:19:55.046Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:19:55 [2021-07-22T22:19:55.046Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
22:19:55 [2021-07-22T22:19:55.046Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done
22:19:55 [2021-07-22T22:19:55.046Z] #63 DONE 7.7s
22:19:55 [2021-07-22T22:19:55.046Z] 
22:19:55 [2021-07-22T22:19:55.046Z] #23 [internal] load build context
22:19:55 [2021-07-22T22:19:55.046Z] #23 sha256:d5b84d4660019f439fd82b843c1afacb1de1512be62ee5d23380c9b4cdab0942
22:19:55 [2021-07-22T22:19:55.046Z] #23 transferring context: 55.79MB 7.5s done
22:19:55 [2021-07-22T22:19:55.046Z] #23 DONE 7.9s
22:19:55 [2021-07-22T22:19:55.046Z] 
22:19:55 [2021-07-22T22:19:55.046Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:19:55 [2021-07-22T22:19:55.046Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:19:55 [2021-07-22T22:19:55.046Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 7.5s done
22:19:55 [2021-07-22T22:19:55.046Z] #9 ...
22:19:55 [2021-07-22T22:19:55.046Z] 
22:19:55 [2021-07-22T22:19:55.046Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
22:19:55 [2021-07-22T22:19:55.046Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
22:19:55 [2021-07-22T22:19:55.046Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.2s done
22:19:55 [2021-07-22T22:19:55.046Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
22:19:55 [2021-07-22T22:19:55.046Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
22:19:55 [2021-07-22T22:19:55.046Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
22:19:55 [2021-07-22T22:19:55.046Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 6.1s done
22:19:55 [2021-07-22T22:19:55.046Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0.9s
22:19:55 [2021-07-22T22:19:55.243Z] #8 ...
22:19:55 [2021-07-22T22:19:55.243Z] 
22:19:55 [2021-07-22T22:19:55.243Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:19:55 [2021-07-22T22:19:55.243Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:19:55 [2021-07-22T22:19:55.243Z] #6 DONE 0.8s
22:19:55 [2021-07-22T22:19:55.290Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 125.83MB / 129.05MB 7.0s
22:19:55 [2021-07-22T22:19:55.307Z] #26 ...
22:19:55 [2021-07-22T22:19:55.307Z] 
22:19:55 [2021-07-22T22:19:55.307Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:19:55 [2021-07-22T22:19:55.307Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:19:55 [2021-07-22T22:19:55.307Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
22:19:55 [2021-07-22T22:19:55.307Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:19:55 [2021-07-22T22:19:55.307Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:19:55 [2021-07-22T22:19:55.307Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:19:55 [2021-07-22T22:19:55.307Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done
22:19:55 [2021-07-22T22:19:55.307Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done
22:19:55 [2021-07-22T22:19:55.307Z] #65 DONE 7.8s
22:19:55 [2021-07-22T22:19:55.307Z] 
22:19:55 [2021-07-22T22:19:55.307Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
22:19:55 [2021-07-22T22:19:55.307Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
22:19:55 [2021-07-22T22:19:55.307Z] #26 ...
22:19:55 [2021-07-22T22:19:55.307Z] 
22:19:55 [2021-07-22T22:19:55.307Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:19:55 [2021-07-22T22:19:55.307Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:19:55 [2021-07-22T22:19:55.506Z] 
22:19:55 [2021-07-22T22:19:55.506Z] #5 [internal] load metadata for docker.io/library/debian:buster
22:19:55 [2021-07-22T22:19:55.506Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
22:19:55 [2021-07-22T22:19:55.506Z] #5 DONE 0.8s
22:19:55 [2021-07-22T22:19:55.506Z] 
22:19:55 [2021-07-22T22:19:55.506Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster
22:19:55 [2021-07-22T22:19:55.506Z] #7 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
22:19:55 [2021-07-22T22:19:55.506Z] #7 DONE 0.9s
22:19:55 [2021-07-22T22:19:55.506Z] 
22:19:55 [2021-07-22T22:19:55.506Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:19:55 [2021-07-22T22:19:55.506Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:19:55 [2021-07-22T22:19:55.506Z] #8 DONE 0.9s
22:19:55 [2021-07-22T22:19:55.765Z] 
22:19:55 [2021-07-22T22:19:55.765Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:19:55 [2021-07-22T22:19:55.765Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:19:55 [2021-07-22T22:19:55.765Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:19:56 [2021-07-22T22:19:56.024Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:19:56 [2021-07-22T22:19:56.024Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:19:56 [2021-07-22T22:19:56.024Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:19:56 [2021-07-22T22:19:56.285Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s
22:19:56 [2021-07-22T22:19:56.285Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.4s
22:19:56 [2021-07-22T22:19:56.420Z] #53 ...
22:19:56 [2021-07-22T22:19:56.420Z] 
22:19:56 [2021-07-22T22:19:56.420Z] #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
22:19:56 [2021-07-22T22:19:56.420Z] #17 sha256:c1752b5c1a475076f852a110d826d1d9bf1d84e7c205c2b757b56adf4b652220
22:19:56 [2021-07-22T22:19:56.420Z] #17 44.94 Fetched 48.3 MB in 44s (1110 kB/s)
22:19:56 [2021-07-22T22:19:56.420Z] #17 44.94 Reading package lists...
22:19:56 [2021-07-22T22:19:56.420Z] #17 ...
22:19:56 [2021-07-22T22:19:56.420Z] 
22:19:56 [2021-07-22T22:19:56.420Z] #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
22:19:56 [2021-07-22T22:19:56.420Z] #59 sha256:b5f4dfb0fd1f08836e69282e0bd753321e1298ee331103eed1ac74c627eb75a4
22:19:56 [2021-07-22T22:19:56.420Z] #59 65.61 mvdan.cc/sh/v3/cmd/shfmt
22:19:56 [2021-07-22T22:19:56.550Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s
22:19:56 [2021-07-22T22:19:56.550Z] #63 ...
22:19:56 [2021-07-22T22:19:56.550Z] 
22:19:56 [2021-07-22T22:19:56.550Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
22:19:56 [2021-07-22T22:19:56.550Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
22:19:56 [2021-07-22T22:19:56.550Z] #42 DONE 0.0s
22:19:56 [2021-07-22T22:19:56.550Z] 
22:19:56 [2021-07-22T22:19:56.550Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:19:56 [2021-07-22T22:19:56.550Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:19:56 [2021-07-22T22:19:56.550Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
22:19:56 [2021-07-22T22:19:56.812Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
22:19:57 [2021-07-22T22:19:57.357Z] #59 DONE 67.7s
22:19:57 [2021-07-22T22:19:57.357Z] 
22:19:57 [2021-07-22T22:19:57.357Z] #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
22:19:57 [2021-07-22T22:19:57.357Z] #53 sha256:4504abdb79841cd272ac026cbcb970efa31bf5d1eb13d341fd5dfa303776972e
22:19:57 [2021-07-22T22:19:57.357Z] #53 67.01 github.com/LK4D4/vndr/versioned
22:19:57 [2021-07-22T22:19:57.357Z] #53 67.14 compress/flate
22:19:57 [2021-07-22T22:19:57.357Z] #53 67.58 github.com/LK4D4/vndr/build
22:19:57 [2021-07-22T22:19:57.622Z] Client:
22:19:57 [2021-07-22T22:19:57.622Z]  Context:    default
22:19:57 [2021-07-22T22:19:57.622Z]  Debug Mode: false
22:19:57 [2021-07-22T22:19:57.622Z]  Plugins:
22:19:57 [2021-07-22T22:19:57.622Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
22:19:57 [2021-07-22T22:19:57.622Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
22:19:57 [2021-07-22T22:19:57.622Z] 
22:19:57 [2021-07-22T22:19:57.622Z] Server:
22:19:57 [2021-07-22T22:19:57.622Z]  Containers: 0
22:19:57 [2021-07-22T22:19:57.622Z]   Running: 0
22:19:57 [2021-07-22T22:19:57.622Z]   Paused: 0
22:19:57 [2021-07-22T22:19:57.622Z]   Stopped: 0
22:19:57 [2021-07-22T22:19:57.622Z]  Images: 0
22:19:57 [2021-07-22T22:19:57.622Z]  Server Version: 20.10.6
22:19:57 [2021-07-22T22:19:57.622Z]  Storage Driver: overlay2
22:19:57 [2021-07-22T22:19:57.622Z]   Backing Filesystem: extfs
22:19:57 [2021-07-22T22:19:57.622Z]   Supports d_type: true
22:19:57 [2021-07-22T22:19:57.622Z]   Native Overlay Diff: true
22:19:57 [2021-07-22T22:19:57.622Z]   userxattr: false
22:19:57 [2021-07-22T22:19:57.622Z]  Logging Driver: json-file
22:19:57 [2021-07-22T22:19:57.622Z]  Cgroup Driver: cgroupfs
22:19:57 [2021-07-22T22:19:57.622Z]  Cgroup Version: 1
22:19:57 [2021-07-22T22:19:57.622Z]  Plugins:
22:19:57 [2021-07-22T22:19:57.622Z]   Volume: local
22:19:57 [2021-07-22T22:19:57.622Z]   Network: bridge host ipvlan macvlan null overlay
22:19:57 [2021-07-22T22:19:57.622Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:19:57 [2021-07-22T22:19:57.622Z]  Swarm: inactive
22:19:57 [2021-07-22T22:19:57.622Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
22:19:57 [2021-07-22T22:19:57.622Z]  Default Runtime: runc
22:19:57 [2021-07-22T22:19:57.622Z]  Init Binary: docker-init
22:19:57 [2021-07-22T22:19:57.622Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
22:19:57 [2021-07-22T22:19:57.622Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
22:19:57 [2021-07-22T22:19:57.622Z]  init version: de40ad0
22:19:57 [2021-07-22T22:19:57.622Z]  Security Options:
22:19:57 [2021-07-22T22:19:57.622Z]   apparmor
22:19:57 [2021-07-22T22:19:57.622Z]   seccomp
22:19:57 [2021-07-22T22:19:57.622Z]    Profile: default
22:19:57 [2021-07-22T22:19:57.622Z]  Kernel Version: 5.4.0-1048-aws
22:19:57 [2021-07-22T22:19:57.622Z]  Operating System: Ubuntu 20.04.2 LTS
22:19:57 [2021-07-22T22:19:57.622Z]  OSType: linux
22:19:57 [2021-07-22T22:19:57.622Z]  Architecture: aarch64
22:19:57 [2021-07-22T22:19:57.622Z]  CPUs: 4
22:19:57 [2021-07-22T22:19:57.622Z]  Total Memory: 7.494GiB
22:19:57 [2021-07-22T22:19:57.622Z]  Name: ip-10-100-126-38
22:19:57 [2021-07-22T22:19:57.622Z]  ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG
22:19:57 [2021-07-22T22:19:57.622Z]  Docker Root Dir: /var/lib/docker
22:19:57 [2021-07-22T22:19:57.622Z]  Debug Mode: false
22:19:57 [2021-07-22T22:19:57.622Z]  Registry: https://index.docker.io/v1/
22:19:57 [2021-07-22T22:19:57.622Z]  Labels:
22:19:57 [2021-07-22T22:19:57.622Z]  Experimental: true
22:19:57 [2021-07-22T22:19:57.622Z]  Insecure Registries:
22:19:57 [2021-07-22T22:19:57.622Z]   127.0.0.0/8
22:19:57 [2021-07-22T22:19:57.622Z]  Live Restore Enabled: true
22:19:57 [2021-07-22T22:19:57.622Z] 
22:19:57 [2021-07-22T22:19:57.622Z] WARNING: No swap limit support
[Pipeline] sh
22:19:57 [2021-07-22T22:19:57.831Z] #9 ...
22:19:57 [2021-07-22T22:19:57.831Z] 
22:19:57 [2021-07-22T22:19:57.831Z] #69 [internal] load build context
22:19:57 [2021-07-22T22:19:57.831Z] #69 sha256:523667e724f2f10661b907fafe089390d9dacd747e468e2f7d4ac287b1a10e41
22:19:57 [2021-07-22T22:19:57.831Z] #69 transferring context: 55.79MB 8.8s done
22:19:57 [2021-07-22T22:19:57.831Z] #69 DONE 9.9s
22:19:57 [2021-07-22T22:19:57.831Z] 
22:19:57 [2021-07-22T22:19:57.831Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:19:57 [2021-07-22T22:19:57.831Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:19:57 [2021-07-22T22:19:57.914Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:19:57 [2021-07-22T22:19:57.914Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
22:19:57 [2021-07-22T22:19:57.914Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42661/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
22:19:57 [2021-07-22T22:19:57.914Z] + bash /home/ubuntu/workspace/moby_PR-42661/check-config.sh
22:19:57 [2021-07-22T22:19:57.914Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:19:57 [2021-07-22T22:19:57.915Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
22:19:57 [2021-07-22T22:19:57.915Z] 
22:19:57 [2021-07-22T22:19:57.915Z] Generally Necessary:
22:19:57 [2021-07-22T22:19:57.915Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:19:57 [2021-07-22T22:19:57.915Z] - apparmor: enabled and tools installed
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_NAMESPACES: enabled
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_NET_NS: enabled
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_PID_NS: enabled
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_IPC_NS: enabled
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_UTS_NS: enabled
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_CGROUPS: enabled
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_CGROUP_CPUACCT: enabled
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_CGROUP_DEVICE: enabled
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_CGROUP_FREEZER: enabled
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_CGROUP_SCHED: enabled
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_CPUSETS: enabled
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_MEMCG: enabled
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_KEYS: enabled
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_VETH: enabled (as module)
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_BRIDGE: enabled (as module)
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:19:57 [2021-07-22T22:19:57.915Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:19:58 [2021-07-22T22:19:58.088Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 10.0s done
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_NF_NAT: enabled (as module)
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_POSIX_MQUEUE: enabled
22:19:58 [2021-07-22T22:19:58.176Z] 
22:19:58 [2021-07-22T22:19:58.176Z] Optional Features:
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_USER_NS: enabled
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_SECCOMP: enabled
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_SECCOMP_FILTER: enabled
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_CGROUP_PIDS: enabled
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_MEMCG_SWAP: enabled
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:19:58 [2021-07-22T22:19:58.176Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_BLK_CGROUP: enabled
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_CGROUP_PERF: enabled
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_CGROUP_HUGETLB: enabled
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_CFS_BANDWIDTH: enabled
22:19:58 [2021-07-22T22:19:58.176Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:19:58 [2021-07-22T22:19:58.438Z] - CONFIG_RT_GROUP_SCHED: missing
22:19:58 [2021-07-22T22:19:58.438Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:19:58 [2021-07-22T22:19:58.438Z] - CONFIG_IP_VS: enabled (as module)
22:19:58 [2021-07-22T22:19:58.438Z] - CONFIG_IP_VS_NFCT: enabled
22:19:58 [2021-07-22T22:19:58.438Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:19:58 [2021-07-22T22:19:58.438Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:19:58 [2021-07-22T22:19:58.438Z] - CONFIG_IP_VS_RR: enabled (as module)
22:19:58 [2021-07-22T22:19:58.438Z] - CONFIG_SECURITY_SELINUX: enabled
22:19:58 [2021-07-22T22:19:58.438Z] - CONFIG_SECURITY_APPARMOR: enabled
22:19:58 [2021-07-22T22:19:58.438Z] - CONFIG_EXT4_FS: enabled
22:19:58 [2021-07-22T22:19:58.438Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:19:58 [2021-07-22T22:19:58.438Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:19:58 [2021-07-22T22:19:58.438Z] - Network Drivers:
22:19:58 [2021-07-22T22:19:58.438Z]   - "overlay":
22:19:58 [2021-07-22T22:19:58.438Z]     - CONFIG_VXLAN: enabled (as module)
22:19:58 [2021-07-22T22:19:58.438Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:19:58 [2021-07-22T22:19:58.438Z]       Optional (for encrypted networks):
22:19:58 [2021-07-22T22:19:58.438Z]       - CONFIG_CRYPTO: enabled
22:19:58 [2021-07-22T22:19:58.438Z]       - CONFIG_CRYPTO_AEAD: enabled
22:19:58 [2021-07-22T22:19:58.438Z]       - CONFIG_CRYPTO_GCM: enabled
22:19:58 [2021-07-22T22:19:58.438Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:19:58 [2021-07-22T22:19:58.438Z]       - CONFIG_CRYPTO_GHASH: enabled
22:19:58 [2021-07-22T22:19:58.438Z]       - CONFIG_XFRM: enabled
22:19:58 [2021-07-22T22:19:58.438Z]       - CONFIG_XFRM_USER: enabled (as module)
22:19:58 [2021-07-22T22:19:58.438Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:19:58 [2021-07-22T22:19:58.438Z]       - CONFIG_INET_ESP: enabled (as module)
22:19:58 [2021-07-22T22:19:58.438Z]   - "ipvlan":
22:19:58 [2021-07-22T22:19:58.698Z]     - CONFIG_IPVLAN: enabled (as module)
22:19:58 [2021-07-22T22:19:58.698Z]   - "macvlan":
22:19:58 [2021-07-22T22:19:58.698Z]     - CONFIG_MACVLAN: enabled (as module)
22:19:58 [2021-07-22T22:19:58.698Z]     - CONFIG_DUMMY: enabled (as module)
22:19:58 [2021-07-22T22:19:58.698Z]   - "ftp,tftp client in container":
22:19:58 [2021-07-22T22:19:58.698Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:19:58 [2021-07-22T22:19:58.698Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:19:58 [2021-07-22T22:19:58.698Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:19:58 [2021-07-22T22:19:58.698Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:19:58 [2021-07-22T22:19:58.698Z] - Storage Drivers:
22:19:58 [2021-07-22T22:19:58.698Z]   - "aufs":
22:19:58 [2021-07-22T22:19:58.698Z]     - CONFIG_AUFS_FS: enabled (as module)
22:19:58 [2021-07-22T22:19:58.698Z]   - "btrfs":
22:19:58 [2021-07-22T22:19:58.698Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:19:58 [2021-07-22T22:19:58.698Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:19:58 [2021-07-22T22:19:58.698Z]   - "devicemapper":
22:19:58 [2021-07-22T22:19:58.698Z]     - CONFIG_BLK_DEV_DM: enabled
22:19:58 [2021-07-22T22:19:58.698Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:19:58 [2021-07-22T22:19:58.698Z]   - "overlay":
22:19:58 [2021-07-22T22:19:58.698Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:19:58 [2021-07-22T22:19:58.698Z]   - "zfs":
22:19:58 [2021-07-22T22:19:58.698Z]     - /dev/zfs: present
22:19:58 [2021-07-22T22:19:58.698Z]     - zfs command: missing
22:19:58 [2021-07-22T22:19:58.698Z]     - zpool command: missing
22:19:58 [2021-07-22T22:19:58.698Z] 
22:19:58 [2021-07-22T22:19:58.698Z] Limits:
22:19:58 [2021-07-22T22:19:58.698Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:19:58 [2021-07-22T22:19:58.698Z] 
22:19:58 [2021-07-22T22:19:58.698Z] + true
[Pipeline] }
[Pipeline] // stage
22:19:58 [2021-07-22T22:19:58.723Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:19:59 [2021-07-22T22:19:59.041Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 .
22:19:59 [2021-07-22T22:19:59.262Z] #53 69.27 hash/crc32
22:19:59 [2021-07-22T22:19:59.262Z] #53 69.57 compress/gzip
22:19:59 [2021-07-22T22:19:59.302Z] #1 [internal] load build definition from Dockerfile
22:19:59 [2021-07-22T22:19:59.302Z] #1 sha256:21b22e6507f501d99bdd69da61136d037b7fd90e4f73930616ce51f94f9073b4
22:19:59 [2021-07-22T22:19:59.302Z] #1 transferring dockerfile: 16.59kB done
22:19:59 [2021-07-22T22:19:59.302Z] #1 DONE 0.1s
22:19:59 [2021-07-22T22:19:59.510Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 7.8s
22:19:59 [2021-07-22T22:19:59.510Z] #9 ...
22:19:59 [2021-07-22T22:19:59.510Z] 
22:19:59 [2021-07-22T22:19:59.510Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:19:59 [2021-07-22T22:19:59.510Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:19:59 [2021-07-22T22:19:59.510Z] #63 DONE 0.3s
22:19:59 [2021-07-22T22:19:59.510Z] 
22:19:59 [2021-07-22T22:19:59.510Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:19:59 [2021-07-22T22:19:59.510Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:19:59 [2021-07-22T22:19:59.521Z] #53 69.92 crypto/dsa
22:19:59 [2021-07-22T22:19:59.521Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 8.5s done
22:19:59 [2021-07-22T22:19:59.563Z] 
22:19:59 [2021-07-22T22:19:59.563Z] #2 [internal] load .dockerignore
22:19:59 [2021-07-22T22:19:59.563Z] #2 sha256:c0d7a9b772ddf0d05c7cfc2456bcb59491282f6d26fe6ac9c3e4df391463a6de
22:19:59 [2021-07-22T22:19:59.563Z] #2 transferring context: 87B done
22:19:59 [2021-07-22T22:19:59.563Z] #2 DONE 0.0s
22:19:59 [2021-07-22T22:19:59.780Z] #53 69.96 crypto/x509/pkix
22:19:59 [2021-07-22T22:19:59.780Z] #53 70.17 net
22:19:59 [2021-07-22T22:19:59.826Z] 
22:19:59 [2021-07-22T22:19:59.826Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
22:19:59 [2021-07-22T22:19:59.826Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
22:20:00 [2021-07-22T22:20:00.039Z] #53 70.23 vendor/golang.org/x/crypto/chacha20
22:20:00 [2021-07-22T22:20:00.074Z] #9 ...
22:20:00 [2021-07-22T22:20:00.074Z] 
22:20:00 [2021-07-22T22:20:00.074Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:20:00 [2021-07-22T22:20:00.074Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:20:00 [2021-07-22T22:20:00.074Z] #65 DONE 0.9s
22:20:00 [2021-07-22T22:20:00.074Z] 
22:20:00 [2021-07-22T22:20:00.074Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:00 [2021-07-22T22:20:00.074Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:00 [2021-07-22T22:20:00.093Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62
22:20:00 [2021-07-22T22:20:00.094Z] #9 ...
22:20:00 [2021-07-22T22:20:00.094Z] 
22:20:00 [2021-07-22T22:20:00.094Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:20:00 [2021-07-22T22:20:00.094Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:20:00 [2021-07-22T22:20:00.094Z] #64 DONE 1.2s
22:20:00 [2021-07-22T22:20:00.094Z] 
22:20:00 [2021-07-22T22:20:00.094Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
22:20:00 [2021-07-22T22:20:00.094Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
22:20:00 [2021-07-22T22:20:00.094Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.4s done
22:20:00 [2021-07-22T22:20:00.094Z] #26 DONE 12.6s
22:20:00 [2021-07-22T22:20:00.094Z] 
22:20:00 [2021-07-22T22:20:00.094Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:00 [2021-07-22T22:20:00.094Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:00 [2021-07-22T22:20:00.104Z] #63 DONE 4.0s
22:20:00 [2021-07-22T22:20:00.104Z] 
22:20:00 [2021-07-22T22:20:00.104Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:00 [2021-07-22T22:20:00.104Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e 0.2s done
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e 1.86kB / 1.86kB done
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.4s done
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 3.4s done
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.4s done
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 62.91MB / 68.75MB 3.7s
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 7.34MB / 51.84MB 3.7s
22:20:00 [2021-07-22T22:20:00.104Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 0B / 129.05MB 3.7s
22:20:00 [2021-07-22T22:20:00.104Z] #9 ...
22:20:00 [2021-07-22T22:20:00.104Z] 
22:20:00 [2021-07-22T22:20:00.104Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:20:00 [2021-07-22T22:20:00.104Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:20:00 [2021-07-22T22:20:00.104Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:20:00 [2021-07-22T22:20:00.104Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:20:00 [2021-07-22T22:20:00.104Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:20:00 [2021-07-22T22:20:00.104Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:20:00 [2021-07-22T22:20:00.104Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done
22:20:00 [2021-07-22T22:20:00.104Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done
22:20:00 [2021-07-22T22:20:00.104Z] #65 DONE 4.1s
22:20:00 [2021-07-22T22:20:00.104Z] 
22:20:00 [2021-07-22T22:20:00.104Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.8s
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 13.63MB / 51.84MB 3.8s
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 13.63MB / 129.05MB 3.9s
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 16.79MB / 51.84MB 4.0s
22:20:00 [2021-07-22T22:20:00.104Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 20.97MB / 129.05MB 4.0s
22:20:00 [2021-07-22T22:20:00.299Z] #53 70.56 vendor/golang.org/x/crypto/poly1305
22:20:00 [2021-07-22T22:20:00.397Z] #3 DONE 0.6s
22:20:00 [2021-07-22T22:20:00.397Z] 
22:20:00 [2021-07-22T22:20:00.397Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:20:00 [2021-07-22T22:20:00.397Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
22:20:00 [2021-07-22T22:20:00.397Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
22:20:00 [2021-07-22T22:20:00.397Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
22:20:00 [2021-07-22T22:20:00.397Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s
22:20:00 [2021-07-22T22:20:00.397Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
22:20:00 [2021-07-22T22:20:00.397Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
22:20:00 [2021-07-22T22:20:00.397Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 1.05MB / 9.01MB 0.2s
22:20:00 [2021-07-22T22:20:00.519Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 20.97MB / 51.84MB 4.1s
22:20:00 [2021-07-22T22:20:00.519Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 41.94MB / 51.84MB 4.4s
22:20:00 [2021-07-22T22:20:00.519Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 37.75MB / 129.05MB 4.4s
22:20:00 [2021-07-22T22:20:00.558Z] #53 70.89 vendor/golang.org/x/sys/cpu
22:20:00 [2021-07-22T22:20:00.658Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s
22:20:00 [2021-07-22T22:20:00.658Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done
22:20:00 [2021-07-22T22:20:00.778Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 50.33MB / 51.84MB 4.6s
22:20:00 [2021-07-22T22:20:00.778Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 45.09MB / 129.05MB 4.6s
22:20:00 [2021-07-22T22:20:00.796Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.5s done
22:20:00 [2021-07-22T22:20:00.920Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a
22:20:00 [2021-07-22T22:20:00.920Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
22:20:01 [2021-07-22T22:20:01.038Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 61.87MB / 129.05MB 4.9s
22:20:01 [2021-07-22T22:20:01.127Z] #53 71.21 vendor/golang.org/x/crypto/chacha20poly1305
22:20:01 [2021-07-22T22:20:01.201Z] #4 DONE 0.8s
22:20:01 [2021-07-22T22:20:01.201Z] 
22:20:01 [2021-07-22T22:20:01.201Z] #6 [internal] load metadata for docker.io/library/debian:buster
22:20:01 [2021-07-22T22:20:01.201Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
22:20:01 [2021-07-22T22:20:01.298Z] #9 ...
22:20:01 [2021-07-22T22:20:01.298Z] 
22:20:01 [2021-07-22T22:20:01.298Z] #23 [internal] load build context
22:20:01 [2021-07-22T22:20:01.298Z] #23 sha256:2d3a6cb844ca2b1d71eaaecc87d37042b0292a6248a3bce42faa7d56794a41e7
22:20:01 [2021-07-22T22:20:01.298Z] #23 transferring context: 55.78MB 4.3s done
22:20:01 [2021-07-22T22:20:01.298Z] #23 DONE 5.4s
22:20:01 [2021-07-22T22:20:01.298Z] 
22:20:01 [2021-07-22T22:20:01.298Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:01 [2021-07-22T22:20:01.298Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:01 [2021-07-22T22:20:01.298Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 5.1s done
22:20:01 [2021-07-22T22:20:01.298Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 75.50MB / 129.05MB 5.1s
22:20:01 [2021-07-22T22:20:01.298Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 84.58MB / 129.05MB 5.2s
22:20:01 [2021-07-22T22:20:01.370Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277
22:20:01 [2021-07-22T22:20:01.370Z] #9 ...
22:20:01 [2021-07-22T22:20:01.370Z] 
22:20:01 [2021-07-22T22:20:01.370Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:20:01 [2021-07-22T22:20:01.370Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:20:01 [2021-07-22T22:20:01.370Z] #66 DONE 1.3s
22:20:01 [2021-07-22T22:20:01.370Z] 
22:20:01 [2021-07-22T22:20:01.370Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:01 [2021-07-22T22:20:01.370Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:01 [2021-07-22T22:20:01.560Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 92.27MB / 129.05MB 5.3s
22:20:01 [2021-07-22T22:20:01.560Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 99.08MB / 129.05MB 5.4s
22:20:01 [2021-07-22T22:20:01.560Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 0B / 156B 5.4s
22:20:01 [2021-07-22T22:20:01.696Z] #53 71.92 vendor/golang.org/x/crypto/curve25519
22:20:01 [2021-07-22T22:20:01.820Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 115.34MB / 129.05MB 5.6s
22:20:01 [2021-07-22T22:20:01.820Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 5.6s
22:20:01 [2021-07-22T22:20:01.820Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 122.68MB / 129.05MB 5.7s
22:20:01 [2021-07-22T22:20:01.946Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.6s done
22:20:01 [2021-07-22T22:20:01.971Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 10.2s done
22:20:02 [2021-07-22T22:20:02.207Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514
22:20:02 [2021-07-22T22:20:02.266Z] #53 72.51 vendor/golang.org/x/crypto/hkdf
22:20:02 [2021-07-22T22:20:02.266Z] #53 72.60 vendor/golang.org/x/text/transform
22:20:02 [2021-07-22T22:20:02.834Z] #53 73.12 vendor/golang.org/x/text/unicode/bidi
22:20:02 [2021-07-22T22:20:02.907Z] #9 ...
22:20:02 [2021-07-22T22:20:02.907Z] 
22:20:02 [2021-07-22T22:20:02.907Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
22:20:02 [2021-07-22T22:20:02.907Z] #25 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
22:20:02 [2021-07-22T22:20:02.907Z] #25 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 11.5s done
22:20:02 [2021-07-22T22:20:02.907Z] #25 DONE 14.9s
22:20:02 [2021-07-22T22:20:02.907Z] 
22:20:02 [2021-07-22T22:20:02.907Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:02 [2021-07-22T22:20:02.907Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:02 [2021-07-22T22:20:02.907Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62
22:20:03 [2021-07-22T22:20:03.469Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.8s done
22:20:03 [2021-07-22T22:20:03.469Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277
22:20:03 [2021-07-22T22:20:03.747Z] #6 ...
22:20:03 [2021-07-22T22:20:03.747Z] 
22:20:03 [2021-07-22T22:20:03.747Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster
22:20:03 [2021-07-22T22:20:03.747Z] #7 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599
22:20:03 [2021-07-22T22:20:03.747Z] #7 DONE 2.4s
22:20:03 [2021-07-22T22:20:03.747Z] 
22:20:03 [2021-07-22T22:20:03.747Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:20:03 [2021-07-22T22:20:03.747Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:20:03 [2021-07-22T22:20:03.747Z] #8 DONE 2.5s
22:20:03 [2021-07-22T22:20:03.747Z] 
22:20:03 [2021-07-22T22:20:03.747Z] #6 [internal] load metadata for docker.io/library/debian:buster
22:20:03 [2021-07-22T22:20:03.747Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
22:20:03 [2021-07-22T22:20:03.747Z] #6 DONE 2.7s
22:20:03 [2021-07-22T22:20:03.747Z] 
22:20:03 [2021-07-22T22:20:03.747Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:20:03 [2021-07-22T22:20:03.747Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:20:04 [2021-07-22T22:20:04.007Z] #5 DONE 2.8s
22:20:04 [2021-07-22T22:20:04.214Z] #53 74.22 vendor/golang.org/x/text/secure/bidirule
22:20:04 [2021-07-22T22:20:04.214Z] #53 74.36 vendor/golang.org/x/text/unicode/norm
22:20:04 [2021-07-22T22:20:04.400Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.6s done
22:20:04 [2021-07-22T22:20:04.656Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514
22:20:05 [2021-07-22T22:20:05.117Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 8.3s done
22:20:05 [2021-07-22T22:20:05.117Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.0s
22:20:05 [2021-07-22T22:20:05.117Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 8.5s done
22:20:05 [2021-07-22T22:20:05.117Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.1s done
22:20:05 [2021-07-22T22:20:05.685Z] #9 ...
22:20:05 [2021-07-22T22:20:05.686Z] 
22:20:05 [2021-07-22T22:20:05.686Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
22:20:05 [2021-07-22T22:20:05.686Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
22:20:05 [2021-07-22T22:20:05.686Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.2s done
22:20:05 [2021-07-22T22:20:05.686Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
22:20:05 [2021-07-22T22:20:05.686Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
22:20:05 [2021-07-22T22:20:05.686Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
22:20:05 [2021-07-22T22:20:05.686Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.3s done
22:20:05 [2021-07-22T22:20:05.686Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.6s done
22:20:05 [2021-07-22T22:20:05.944Z] #26 ...
22:20:05 [2021-07-22T22:20:05.944Z] 
22:20:05 [2021-07-22T22:20:05.944Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:05 [2021-07-22T22:20:05.944Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:06 [2021-07-22T22:20:06.204Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62
22:20:06 [2021-07-22T22:20:06.465Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 10.3s done
22:20:06 [2021-07-22T22:20:06.465Z] #9 ...
22:20:06 [2021-07-22T22:20:06.465Z] 
22:20:06 [2021-07-22T22:20:06.465Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
22:20:06 [2021-07-22T22:20:06.465Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
22:20:06 [2021-07-22T22:20:06.465Z] #26 DONE 10.7s
22:20:06 [2021-07-22T22:20:06.465Z] 
22:20:06 [2021-07-22T22:20:06.465Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:06 [2021-07-22T22:20:06.465Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:06 [2021-07-22T22:20:06.555Z] 
22:20:06 [2021-07-22T22:20:06.555Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:20:06 [2021-07-22T22:20:06.555Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:20:06 [2021-07-22T22:20:06.555Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:20:06 [2021-07-22T22:20:06.555Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:20:06 [2021-07-22T22:20:06.555Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:20:06 [2021-07-22T22:20:06.555Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:20:06 [2021-07-22T22:20:06.555Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s
22:20:06 [2021-07-22T22:20:06.726Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.4s done
22:20:06 [2021-07-22T22:20:06.726Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277
22:20:06 [2021-07-22T22:20:06.749Z] #53 77.07 vendor/golang.org/x/net/idna
22:20:06 [2021-07-22T22:20:06.826Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.2s
22:20:06 [2021-07-22T22:20:06.826Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s
22:20:07 [2021-07-22T22:20:07.095Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
22:20:07 [2021-07-22T22:20:07.095Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
22:20:07 [2021-07-22T22:20:07.295Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.3s done
22:20:07 [2021-07-22T22:20:07.360Z] #63 ...
22:20:07 [2021-07-22T22:20:07.360Z] 
22:20:07 [2021-07-22T22:20:07.360Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
22:20:07 [2021-07-22T22:20:07.360Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
22:20:07 [2021-07-22T22:20:07.360Z] #42 DONE 0.0s
22:20:07 [2021-07-22T22:20:07.360Z] 
22:20:07 [2021-07-22T22:20:07.360Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:07 [2021-07-22T22:20:07.360Z] #9 sha256:5652b7c06e84037cc178f1b4f3b0d0e7978433b8c920e24beb0b2008686af79b
22:20:07 [2021-07-22T22:20:07.360Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e 0.0s done
22:20:07 [2021-07-22T22:20:07.360Z] #9 sha256:0ac15cdd282b5a0552c54f61ebb609bd2a4e64007e6de9cb198bad2a8a36a6b6 1.79kB / 1.79kB done
22:20:07 [2021-07-22T22:20:07.360Z] #9 sha256:fab6a1960e25c07b81544cad9507a35768eb4271db31d8355add99a8fa002758 7.00kB / 7.00kB done
22:20:07 [2021-07-22T22:20:07.360Z] #9 sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e 1.86kB / 1.86kB done
22:20:07 [2021-07-22T22:20:07.360Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 39.85MB / 49.22MB 0.8s
22:20:07 [2021-07-22T22:20:07.360Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 0.8s
22:20:07 [2021-07-22T22:20:07.498Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.1s done
22:20:07 [2021-07-22T22:20:07.624Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 45.29MB / 49.22MB 0.9s
22:20:07 [2021-07-22T22:20:07.624Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 0.8s done
22:20:07 [2021-07-22T22:20:07.624Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0B / 9.98MB 0.9s
22:20:07 [2021-07-22T22:20:07.624Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.0s
22:20:07 [2021-07-22T22:20:07.624Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 0B / 52.17MB 1.0s
22:20:07 [2021-07-22T22:20:07.624Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 1.1s
22:20:07 [2021-07-22T22:20:07.759Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564
22:20:07 [2021-07-22T22:20:07.863Z] #9 ...
22:20:07 [2021-07-22T22:20:07.863Z] 
22:20:07 [2021-07-22T22:20:07.863Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:20:07 [2021-07-22T22:20:07.863Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:20:07 [2021-07-22T22:20:07.863Z] #64 DONE 0.8s
22:20:07 [2021-07-22T22:20:07.863Z] 
22:20:07 [2021-07-22T22:20:07.863Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:07 [2021-07-22T22:20:07.863Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:07 [2021-07-22T22:20:07.863Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.1s
22:20:07 [2021-07-22T22:20:07.889Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 11.53MB / 52.17MB 1.2s
22:20:07 [2021-07-22T22:20:07.889Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 17.83MB / 52.17MB 1.3s
22:20:08 [2021-07-22T22:20:08.128Z] #53 78.50 vendor/golang.org/x/net/http2/hpack
22:20:08 [2021-07-22T22:20:08.191Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 20.97MB / 52.17MB 1.7s
22:20:08 [2021-07-22T22:20:08.457Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 32.51MB / 52.17MB 1.9s
22:20:08 [2021-07-22T22:20:08.720Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.9s done
22:20:08 [2021-07-22T22:20:08.720Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 35.18MB / 52.17MB 2.0s
22:20:08 [2021-07-22T22:20:08.720Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 48.23MB / 52.17MB 2.1s
22:20:08 [2021-07-22T22:20:08.720Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 2.2s done
22:20:08 [2021-07-22T22:20:08.720Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 2.2s
22:20:08 [2021-07-22T22:20:08.720Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e
22:20:08 [2021-07-22T22:20:08.990Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 0B / 62.62MB 2.3s
22:20:08 [2021-07-22T22:20:08.990Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 0B / 99.63MB 2.3s
22:20:08 [2021-07-22T22:20:08.990Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 4.85MB / 62.62MB 2.5s
22:20:09 [2021-07-22T22:20:09.065Z] #53 79.21 mime
22:20:09 [2021-07-22T22:20:09.251Z] #9 ...
22:20:09 [2021-07-22T22:20:09.251Z] 
22:20:09 [2021-07-22T22:20:09.251Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:20:09 [2021-07-22T22:20:09.251Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:20:09 [2021-07-22T22:20:09.251Z] #66 DONE 1.4s
22:20:09 [2021-07-22T22:20:09.251Z] 
22:20:09 [2021-07-22T22:20:09.251Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:09 [2021-07-22T22:20:09.251Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:09 [2021-07-22T22:20:09.257Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 19.92MB / 62.62MB 2.6s
22:20:09 [2021-07-22T22:20:09.257Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 22.02MB / 99.63MB 2.6s
22:20:09 [2021-07-22T22:20:09.257Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 32.51MB / 99.63MB 2.7s
22:20:09 [2021-07-22T22:20:09.519Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 34.62MB / 62.62MB 2.9s
22:20:09 [2021-07-22T22:20:09.519Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 50.33MB / 99.63MB 2.9s
22:20:09 [2021-07-22T22:20:09.519Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 44.04MB / 62.62MB 3.0s
22:20:09 [2021-07-22T22:20:09.634Z] #53 80.06 mime/quotedprintable
22:20:09 [2021-07-22T22:20:09.795Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 51.38MB / 62.62MB 3.1s
22:20:09 [2021-07-22T22:20:09.795Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 63.62MB / 99.63MB 3.1s
22:20:09 [2021-07-22T22:20:09.795Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 3.3s
22:20:09 [2021-07-22T22:20:09.795Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 78.49MB / 99.63MB 3.3s
22:20:10 [2021-07-22T22:20:10.035Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.1s
22:20:10 [2021-07-22T22:20:10.057Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 89.13MB / 99.63MB 3.4s
22:20:10 [2021-07-22T22:20:10.057Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 3.4s done
22:20:10 [2021-07-22T22:20:10.057Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 98.99MB / 99.63MB 3.5s
22:20:10 [2021-07-22T22:20:10.202Z] #53 80.42 net/http/internal
22:20:10 [2021-07-22T22:20:10.312Z] #9 ...
22:20:10 [2021-07-22T22:20:10.312Z] 
22:20:10 [2021-07-22T22:20:10.312Z] #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
22:20:10 [2021-07-22T22:20:10.312Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
22:20:10 [2021-07-22T22:20:10.312Z] #27 2.392 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:10 [2021-07-22T22:20:10.312Z] #27 2.392 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
22:20:10 [2021-07-22T22:20:10.312Z] #27 2.410 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:10 [2021-07-22T22:20:10.312Z] #27 2.551 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:10 [2021-07-22T22:20:10.312Z] #27 2.752 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:10 [2021-07-22T22:20:10.312Z] #27 3.234 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:10 [2021-07-22T22:20:10.312Z] #27 4.979 Fetched 8458 kB in 3s (2974 kB/s)
22:20:10 [2021-07-22T22:20:10.312Z] #27 4.979 Reading package lists...
22:20:10 [2021-07-22T22:20:10.312Z] #27 5.933 Reading package lists...
22:20:10 [2021-07-22T22:20:10.312Z] #27 6.903 Building dependency tree...
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.296 The following additional packages will be installed:
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.296   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.296   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.296   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.296 Suggested packages:
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.296   krb5-doc krb5-user
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.296 Recommended packages:
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.296   krb5-locales publicsuffix libsasl2-modules
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.564 The following NEW packages will be installed:
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.564   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.564   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.564   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.564   libssh2-1 libssl1.1 openssl
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.832 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.832 Need to get 5059 kB of archives.
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.832 After this operation, 12.1 MB of additional disk space will be used.
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.832 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.868 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
22:20:10 [2021-07-22T22:20:10.312Z] #27 7.887 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.914 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.925 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.925 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.925 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.925 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.931 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.931 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.931 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.933 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.942 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.942 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.944 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.944 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.948 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.959 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.963 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.968 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 7.968 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.193 debconf: delaying package configuration, since apt-utils is not installed
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.232 Fetched 5059 kB in 0s (12.8 MB/s)
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.293 Selecting previously unselected package libssl1.1:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.293 (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.)
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.294 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.307 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.588 Selecting previously unselected package openssl.
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.588 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.600 Unpacking openssl (1.1.1d-0+deb10u6) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.783 Selecting previously unselected package ca-certificates.
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.785 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.790 Unpacking ca-certificates (20200601~deb10u2) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.903 Selecting previously unselected package libkeyutils1:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.903 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.914 Unpacking libkeyutils1:amd64 (1.6-6) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.964 Selecting previously unselected package libkrb5support0:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.964 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 8.967 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.023 Selecting previously unselected package libk5crypto3:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.023 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.030 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.091 Selecting previously unselected package libkrb5-3:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.091 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.097 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.201 Selecting previously unselected package libgssapi-krb5-2:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.201 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.208 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.272 Selecting previously unselected package libsasl2-modules-db:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.272 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.278 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.337 Selecting previously unselected package libsasl2-2:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.337 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.344 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.399 Selecting previously unselected package libldap-common.
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.399 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.408 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.470 Selecting previously unselected package libldap-2.4-2:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.470 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.477 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.553 Selecting previously unselected package libnghttp2-14:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.553 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.562 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.624 Selecting previously unselected package libpsl5:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.624 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.628 Unpacking libpsl5:amd64 (0.20.2-2) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.686 Selecting previously unselected package librtmp1:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.687 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.694 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.741 Selecting previously unselected package libssh2-1:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.741 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.747 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.812 Selecting previously unselected package libcurl4:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.812 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.818 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.903 Selecting previously unselected package curl.
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.903 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 9.909 Unpacking curl (7.64.0-4+deb10u2) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 10.00 Selecting previously unselected package libonig5:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 10.00 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 10.01 Unpacking libonig5:amd64 (6.9.1-1) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 10.09 Selecting previously unselected package libjq1:amd64.
22:20:10 [2021-07-22T22:20:10.313Z] #27 10.09 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 10.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 10.15 Selecting previously unselected package jq.
22:20:10 [2021-07-22T22:20:10.313Z] #27 10.15 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 10.15 Unpacking jq (1.5+dfsg-2+b1) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 10.20 Setting up libkeyutils1:amd64 (1.6-6) ...
22:20:10 [2021-07-22T22:20:10.313Z] #27 ...
22:20:10 [2021-07-22T22:20:10.313Z] 
22:20:10 [2021-07-22T22:20:10.313Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:10 [2021-07-22T22:20:10.313Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:11 [2021-07-22T22:20:11.140Z] #53 ...
22:20:11 [2021-07-22T22:20:11.140Z] 
22:20:11 [2021-07-22T22:20:11.140Z] #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
22:20:11 [2021-07-22T22:20:11.140Z] #17 sha256:c1752b5c1a475076f852a110d826d1d9bf1d84e7c205c2b757b56adf4b652220
22:20:11 [2021-07-22T22:20:11.140Z] #17 44.94 Reading package lists...
22:20:11 [2021-07-22T22:20:11.445Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 4.8s done
22:20:11 [2021-07-22T22:20:11.446Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 2.7s done
22:20:11 [2021-07-22T22:20:11.793Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.1s done
22:20:11 [2021-07-22T22:20:11.929Z] #9 ...
22:20:11 [2021-07-22T22:20:11.929Z] 
22:20:11 [2021-07-22T22:20:11.929Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
22:20:11 [2021-07-22T22:20:11.929Z] #26 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
22:20:11 [2021-07-22T22:20:11.929Z] #26 1.342 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 1.353 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 1.445 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 1.509 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 1.857 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 2.381 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 3.749 Fetched 8458 kB in 3s (3197 kB/s)
22:20:11 [2021-07-22T22:20:11.929Z] #26 3.749 Reading package lists...
22:20:11 [2021-07-22T22:20:11.929Z] #26 4.725 Reading package lists...
22:20:11 [2021-07-22T22:20:11.929Z] #26 5.709 Building dependency tree...
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.061 The following additional packages will be installed:
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.061   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.061   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.061   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.073 Suggested packages:
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.073   krb5-doc krb5-user
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.073 Recommended packages:
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.073   krb5-locales publicsuffix libsasl2-modules
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.298 The following NEW packages will be installed:
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.298   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.298   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.298   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.298   libssh2-1 libssl1.1 openssl
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.565 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.565 Need to get 5059 kB of archives.
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.565 After this operation, 12.1 MB of additional disk space will be used.
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.565 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.597 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.624 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.624 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.624 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.632 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.632 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.635 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.636 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.637 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.645 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.645 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.646 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.648 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.649 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.650 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.653 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.658 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.663 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.666 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.668 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.815 debconf: delaying package configuration, since apt-utils is not installed
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.852 Fetched 5059 kB in 0s (14.0 MB/s)
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.922 Selecting previously unselected package libssl1.1:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.922 (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.)
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.922 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 6.929 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.194 Selecting previously unselected package openssl.
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.194 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.198 Unpacking openssl (1.1.1d-0+deb10u6) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.353 Selecting previously unselected package ca-certificates.
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.353 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.358 Unpacking ca-certificates (20200601~deb10u2) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.474 Selecting previously unselected package libkeyutils1:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.474 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.474 Unpacking libkeyutils1:amd64 (1.6-6) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.534 Selecting previously unselected package libkrb5support0:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.534 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.537 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.602 Selecting previously unselected package libk5crypto3:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.602 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.611 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.664 Selecting previously unselected package libkrb5-3:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.664 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.669 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.762 Selecting previously unselected package libgssapi-krb5-2:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.762 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.769 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.822 Selecting previously unselected package libsasl2-modules-db:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.822 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.830 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.889 Selecting previously unselected package libsasl2-2:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.889 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.892 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.945 Selecting previously unselected package libldap-common.
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.945 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 7.949 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.012 Selecting previously unselected package libldap-2.4-2:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.012 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.017 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.104 Selecting previously unselected package libnghttp2-14:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.104 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.105 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.165 Selecting previously unselected package libpsl5:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.165 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.168 Unpacking libpsl5:amd64 (0.20.2-2) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.239 Selecting previously unselected package librtmp1:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.239 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.243 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.300 Selecting previously unselected package libssh2-1:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.300 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.304 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.372 Selecting previously unselected package libcurl4:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.372 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.372 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.461 Selecting previously unselected package curl.
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.461 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.462 Unpacking curl (7.64.0-4+deb10u2) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.547 Selecting previously unselected package libonig5:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.547 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.550 Unpacking libonig5:amd64 (6.9.1-1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.627 Selecting previously unselected package libjq1:amd64.
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.627 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.633 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.687 Selecting previously unselected package jq.
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.687 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.691 Unpacking jq (1.5+dfsg-2+b1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.752 Setting up libkeyutils1:amd64 (1.6-6) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.765 Setting up libpsl5:amd64 (0.20.2-2) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.778 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.938 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.948 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.971 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.971 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.984 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 8.993 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 9.005 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 9.015 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 9.027 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 9.041 Setting up openssl (1.1.1d-0+deb10u6) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 9.059 Setting up libonig5:amd64 (6.9.1-1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 9.074 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 9.086 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 9.096 Setting up ca-certificates (20200601~deb10u2) ...
22:20:11 [2021-07-22T22:20:11.929Z] #26 ...
22:20:11 [2021-07-22T22:20:11.929Z] 
22:20:11 [2021-07-22T22:20:11.929Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:11 [2021-07-22T22:20:11.929Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:11 [2021-07-22T22:20:11.929Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 7.3s done
22:20:12 [2021-07-22T22:20:12.053Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564
22:20:12 [2021-07-22T22:20:12.078Z] #17 60.14 Reading package lists...
22:20:12 [2021-07-22T22:20:12.078Z] #17 ...
22:20:12 [2021-07-22T22:20:12.078Z] 
22:20:12 [2021-07-22T22:20:12.079Z] #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
22:20:12 [2021-07-22T22:20:12.079Z] #53 sha256:4504abdb79841cd272ac026cbcb970efa31bf5d1eb13d341fd5dfa303776972e
22:20:12 [2021-07-22T22:20:12.079Z] #53 82.14 crypto/tls
22:20:12 [2021-07-22T22:20:12.493Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564
22:20:12 [2021-07-22T22:20:12.832Z] #9 ...
22:20:12 [2021-07-22T22:20:12.832Z] 
22:20:12 [2021-07-22T22:20:12.832Z] #23 [internal] load build context
22:20:12 [2021-07-22T22:20:12.832Z] #23 sha256:9fac34811ced0db49a8e2d9e67d540e208662c837134dac87ef7bb57a3e17939
22:20:12 [2021-07-22T22:20:12.832Z] #23 transferring context: 55.79MB 3.3s done
22:20:12 [2021-07-22T22:20:12.832Z] #23 DONE 6.2s
22:20:12 [2021-07-22T22:20:12.832Z] 
22:20:12 [2021-07-22T22:20:12.832Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:12 [2021-07-22T22:20:12.832Z] #9 sha256:5652b7c06e84037cc178f1b4f3b0d0e7978433b8c920e24beb0b2008686af79b
22:20:12 [2021-07-22T22:20:12.832Z] #9 ...
22:20:12 [2021-07-22T22:20:12.832Z] 
22:20:12 [2021-07-22T22:20:12.832Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
22:20:12 [2021-07-22T22:20:12.832Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858
22:20:12 [2021-07-22T22:20:12.832Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done
22:20:12 [2021-07-22T22:20:12.832Z] #26 sha256:ebbe289abf50a063f4c513189c4634267d26397ae28f19d302956ad1f18ea555 529B / 529B done
22:20:12 [2021-07-22T22:20:12.832Z] #26 sha256:c56a5378f75f07f01ff312355d36baa6f835e63b2080c9e33aef239d9f723810 1.48kB / 1.48kB done
22:20:12 [2021-07-22T22:20:12.832Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
22:20:12 [2021-07-22T22:20:12.832Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.9s done
22:20:12 [2021-07-22T22:20:12.832Z] #26 ...
22:20:12 [2021-07-22T22:20:12.832Z] 
22:20:12 [2021-07-22T22:20:12.832Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:12 [2021-07-22T22:20:12.832Z] #9 sha256:5652b7c06e84037cc178f1b4f3b0d0e7978433b8c920e24beb0b2008686af79b
22:20:12 [2021-07-22T22:20:12.861Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.1s
22:20:13 [2021-07-22T22:20:13.125Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.5s done
22:20:13 [2021-07-22T22:20:13.404Z] #9 ...
22:20:13 [2021-07-22T22:20:13.404Z] 
22:20:13 [2021-07-22T22:20:13.404Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:20:13 [2021-07-22T22:20:13.404Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:20:13 [2021-07-22T22:20:13.404Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
22:20:13 [2021-07-22T22:20:13.404Z] #63 DONE 6.9s
22:20:13 [2021-07-22T22:20:13.404Z] 
22:20:13 [2021-07-22T22:20:13.404Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:13 [2021-07-22T22:20:13.404Z] #9 sha256:5652b7c06e84037cc178f1b4f3b0d0e7978433b8c920e24beb0b2008686af79b
22:20:13 [2021-07-22T22:20:13.404Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 6.7s done
22:20:13 [2021-07-22T22:20:13.404Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa
22:20:13 [2021-07-22T22:20:13.404Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 0B / 155B 6.8s
22:20:13 [2021-07-22T22:20:13.404Z] #9 ...
22:20:13 [2021-07-22T22:20:13.404Z] 
22:20:13 [2021-07-22T22:20:13.404Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
22:20:13 [2021-07-22T22:20:13.404Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858
22:20:13 [2021-07-22T22:20:13.404Z] #26 DONE 6.8s
22:20:13 [2021-07-22T22:20:13.404Z] 
22:20:13 [2021-07-22T22:20:13.404Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:13 [2021-07-22T22:20:13.404Z] #9 sha256:5652b7c06e84037cc178f1b4f3b0d0e7978433b8c920e24beb0b2008686af79b
22:20:13 [2021-07-22T22:20:13.404Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 6.8s done
22:20:13 [2021-07-22T22:20:13.665Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.4s done
22:20:13 [2021-07-22T22:20:13.697Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d
22:20:14 [2021-07-22T22:20:14.240Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1
22:20:14 [2021-07-22T22:20:14.554Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.2s done
22:20:15 [2021-07-22T22:20:15.496Z] #9 ...
22:20:15 [2021-07-22T22:20:15.497Z] 
22:20:15 [2021-07-22T22:20:15.497Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:20:15 [2021-07-22T22:20:15.497Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:20:15 [2021-07-22T22:20:15.497Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:20:15 [2021-07-22T22:20:15.497Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:20:15 [2021-07-22T22:20:15.497Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:20:15 [2021-07-22T22:20:15.497Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:20:15 [2021-07-22T22:20:15.497Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.3s done
22:20:15 [2021-07-22T22:20:15.497Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done
22:20:15 [2021-07-22T22:20:15.497Z] #65 DONE 8.9s
22:20:15 [2021-07-22T22:20:15.758Z] 
22:20:15 [2021-07-22T22:20:15.758Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:15 [2021-07-22T22:20:15.758Z] #9 sha256:5652b7c06e84037cc178f1b4f3b0d0e7978433b8c920e24beb0b2008686af79b
22:20:15 [2021-07-22T22:20:15.758Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a
22:20:16 [2021-07-22T22:20:16.247Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.5s done
22:20:16 [2021-07-22T22:20:16.247Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d
22:20:16 [2021-07-22T22:20:16.272Z] #53 86.54 net/http/httptrace
22:20:16 [2021-07-22T22:20:16.531Z] #53 86.69 net/http
22:20:16 [2021-07-22T22:20:16.828Z] #9 ...
22:20:16 [2021-07-22T22:20:16.828Z] 
22:20:16 [2021-07-22T22:20:16.828Z] #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
22:20:16 [2021-07-22T22:20:16.828Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
22:20:16 [2021-07-22T22:20:16.828Z] #27 1.970 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:16 [2021-07-22T22:20:16.828Z] #27 1.974 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
22:20:16 [2021-07-22T22:20:16.828Z] #27 2.000 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:16 [2021-07-22T22:20:16.828Z] #27 2.176 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:16 [2021-07-22T22:20:16.828Z] #27 2.457 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:16 [2021-07-22T22:20:16.828Z] #27 2.790 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:16 [2021-07-22T22:20:16.828Z] #27 4.448 Fetched 8458 kB in 3s (3100 kB/s)
22:20:16 [2021-07-22T22:20:16.828Z] #27 4.448 Reading package lists...
22:20:16 [2021-07-22T22:20:16.828Z] #27 5.374 Reading package lists...
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.249 Building dependency tree...
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.562 The following additional packages will be installed:
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.562   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.562   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.562   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.562 Suggested packages:
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.562   krb5-doc krb5-user
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.562 Recommended packages:
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.562   krb5-locales publicsuffix libsasl2-modules
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.801 The following NEW packages will be installed:
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.801   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.802   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.802   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:20:16 [2021-07-22T22:20:16.828Z] #27 6.802   libssh2-1 libssl1.1 openssl
22:20:16 [2021-07-22T22:20:16.828Z] #27 7.075 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
22:20:16 [2021-07-22T22:20:16.828Z] #27 7.075 Need to get 5059 kB of archives.
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.075 After this operation, 12.1 MB of additional disk space will be used.
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.075 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.105 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.116 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.119 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.120 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.122 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.124 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.130 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.134 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.135 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.138 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.140 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.144 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.146 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.147 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.148 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.150 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.156 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.160 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.163 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.165 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.319 debconf: delaying package configuration, since apt-utils is not installed
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.342 Fetched 5059 kB in 0s (14.5 MB/s)
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.445 Selecting previously unselected package libssl1.1:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.445 (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.)
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.445 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.454 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.634 Selecting previously unselected package openssl.
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.634 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.639 Unpacking openssl (1.1.1d-0+deb10u6) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.768 Selecting previously unselected package ca-certificates.
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.768 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.773 Unpacking ca-certificates (20200601~deb10u2) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.866 Selecting previously unselected package libkeyutils1:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.866 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.872 Unpacking libkeyutils1:amd64 (1.6-6) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.908 Selecting previously unselected package libkrb5support0:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.909 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.914 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.957 Selecting previously unselected package libk5crypto3:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.957 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 7.958 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.013 Selecting previously unselected package libkrb5-3:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.014 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.020 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.117 Selecting previously unselected package libgssapi-krb5-2:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.118 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.122 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.188 Selecting previously unselected package libsasl2-modules-db:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.188 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.272 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.367 Selecting previously unselected package libsasl2-2:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.367 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.371 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.412 Selecting previously unselected package libldap-common.
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.412 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.416 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.465 Selecting previously unselected package libldap-2.4-2:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.465 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.469 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.535 Selecting previously unselected package libnghttp2-14:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.536 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.541 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.589 Selecting previously unselected package libpsl5:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.589 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.594 Unpacking libpsl5:amd64 (0.20.2-2) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.647 Selecting previously unselected package librtmp1:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.647 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.652 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.694 Selecting previously unselected package libssh2-1:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.694 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.699 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.763 Selecting previously unselected package libcurl4:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.763 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.767 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.852 Selecting previously unselected package curl.
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.853 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.865 Unpacking curl (7.64.0-4+deb10u2) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.959 Selecting previously unselected package libonig5:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.960 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 8.975 Unpacking libonig5:amd64 (6.9.1-1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.064 Selecting previously unselected package libjq1:amd64.
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.065 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.069 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.172 Selecting previously unselected package jq.
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.172 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.185 Unpacking jq (1.5+dfsg-2+b1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.231 Setting up libkeyutils1:amd64 (1.6-6) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.246 Setting up libpsl5:amd64 (0.20.2-2) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.262 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.410 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.422 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.441 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.453 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.464 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.475 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.491 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.508 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.524 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.534 Setting up openssl (1.1.1d-0+deb10u6) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.551 Setting up libonig5:amd64 (6.9.1-1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.565 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.577 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 9.594 Setting up ca-certificates (20200601~deb10u2) ...
22:20:16 [2021-07-22T22:20:16.829Z] #27 10.18 Updating certificates in /etc/ssl/certs...
22:20:16 [2021-07-22T22:20:16.829Z] #27 ...
22:20:16 [2021-07-22T22:20:16.829Z] 
22:20:16 [2021-07-22T22:20:16.829Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:16 [2021-07-22T22:20:16.829Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:17 [2021-07-22T22:20:17.681Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 1.9s done
22:20:17 [2021-07-22T22:20:17.681Z] #9 ...
22:20:17 [2021-07-22T22:20:17.681Z] 
22:20:17 [2021-07-22T22:20:17.681Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:20:17 [2021-07-22T22:20:17.681Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
22:20:17 [2021-07-22T22:20:17.681Z] #64 DONE 1.0s
22:20:17 [2021-07-22T22:20:17.681Z] 
22:20:17 [2021-07-22T22:20:17.681Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:17 [2021-07-22T22:20:17.681Z] #9 sha256:5652b7c06e84037cc178f1b4f3b0d0e7978433b8c920e24beb0b2008686af79b
22:20:17 [2021-07-22T22:20:17.681Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1
22:20:17 [2021-07-22T22:20:17.789Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 4.7s done
22:20:17 [2021-07-22T22:20:17.789Z] #9 ...
22:20:17 [2021-07-22T22:20:17.789Z] 
22:20:17 [2021-07-22T22:20:17.789Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
22:20:17 [2021-07-22T22:20:17.789Z] #26 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
22:20:17 [2021-07-22T22:20:17.789Z] #26 9.874 Updating certificates in /etc/ssl/certs...
22:20:17 [2021-07-22T22:20:17.789Z] #26 11.33 137 added, 0 removed; done.
22:20:17 [2021-07-22T22:20:17.789Z] #26 11.39 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:20:17 [2021-07-22T22:20:17.789Z] #26 11.40 Setting up jq (1.5+dfsg-2+b1) ...
22:20:17 [2021-07-22T22:20:17.789Z] #26 11.41 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:20:17 [2021-07-22T22:20:17.789Z] #26 11.42 Setting up curl (7.64.0-4+deb10u2) ...
22:20:17 [2021-07-22T22:20:17.789Z] #26 11.44 Processing triggers for libc-bin (2.28-10) ...
22:20:17 [2021-07-22T22:20:17.789Z] #26 11.46 Processing triggers for ca-certificates (20200601~deb10u2) ...
22:20:17 [2021-07-22T22:20:17.789Z] #26 11.48 Updating certificates in /etc/ssl/certs...
22:20:17 [2021-07-22T22:20:17.789Z] #26 12.49 0 added, 0 removed; done.
22:20:17 [2021-07-22T22:20:17.789Z] #26 12.49 Running hooks in /etc/ca-certificates/update.d...
22:20:17 [2021-07-22T22:20:17.789Z] #26 12.49 done.
22:20:17 [2021-07-22T22:20:17.789Z] #26 DONE 14.8s
22:20:17 [2021-07-22T22:20:17.789Z] 
22:20:17 [2021-07-22T22:20:17.789Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:17 [2021-07-22T22:20:17.789Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:17 [2021-07-22T22:20:17.789Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d
22:20:17 [2021-07-22T22:20:17.789Z] #9 ...
22:20:17 [2021-07-22T22:20:17.789Z] 
22:20:17 [2021-07-22T22:20:17.789Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:20:17 [2021-07-22T22:20:17.789Z] #27 sha256:952d4455a988ac36edc24f4c50bac323009837299e437a9159119231feeed874
22:20:17 [2021-07-22T22:20:17.789Z] #27 DONE 0.1s
22:20:17 [2021-07-22T22:20:17.789Z] 
22:20:17 [2021-07-22T22:20:17.789Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:17 [2021-07-22T22:20:17.789Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:18 [2021-07-22T22:20:18.992Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.1s
22:20:19 [2021-07-22T22:20:19.067Z] #53 ...
22:20:19 [2021-07-22T22:20:19.067Z] 
22:20:19 [2021-07-22T22:20:19.067Z] #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
22:20:19 [2021-07-22T22:20:19.067Z] #17 sha256:c1752b5c1a475076f852a110d826d1d9bf1d84e7c205c2b757b56adf4b652220
22:20:19 [2021-07-22T22:20:19.067Z] #17 60.14 Reading package lists...
22:20:19 [2021-07-22T22:20:19.067Z] #17 72.95 Building dependency tree...
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73 The following additional packages will be installed:
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.73   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.74   gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.74   libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.74   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.74   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.74   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.74   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.74   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.74   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.74   libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.74   libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.74   libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.74   libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.74   libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.75   libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.75   libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.75   liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.75   libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.75   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.75   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.75   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.75   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.75   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.75   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.75   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.76   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.76   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.76   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.77   linux-libc-dev-s390x-cross patch xz-utils
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79 Suggested packages:
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libyaml-shell-perl ed diffutils-doc
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79 Recommended packages:
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   fakeroot build-essential libalgorithm-merge-perl libwww-perl
22:20:19 [2021-07-22T22:20:19.067Z] #17 77.79   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
22:20:19 [2021-07-22T22:20:19.253Z] #9 ...
22:20:19 [2021-07-22T22:20:19.253Z] 
22:20:19 [2021-07-22T22:20:19.253Z] #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
22:20:19 [2021-07-22T22:20:19.253Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.22 Setting up libpsl5:amd64 (0.20.2-2) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.24 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.36 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.37 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.40 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.42 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.43 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.45 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.46 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.48 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.50 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.51 Setting up openssl (1.1.1d-0+deb10u6) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.53 Setting up libonig5:amd64 (6.9.1-1) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.56 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 10.58 Setting up ca-certificates (20200601~deb10u2) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 11.18 Updating certificates in /etc/ssl/certs...
22:20:19 [2021-07-22T22:20:19.253Z] #27 12.41 137 added, 0 removed; done.
22:20:19 [2021-07-22T22:20:19.253Z] #27 12.45 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 12.48 Setting up jq (1.5+dfsg-2+b1) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 12.49 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 12.51 Setting up curl (7.64.0-4+deb10u2) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 12.52 Processing triggers for libc-bin (2.28-10) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 12.54 Processing triggers for ca-certificates (20200601~deb10u2) ...
22:20:19 [2021-07-22T22:20:19.253Z] #27 12.56 Updating certificates in /etc/ssl/certs...
22:20:19 [2021-07-22T22:20:19.253Z] #27 13.58 0 added, 0 removed; done.
22:20:19 [2021-07-22T22:20:19.253Z] #27 13.58 Running hooks in /etc/ca-certificates/update.d...
22:20:19 [2021-07-22T22:20:19.253Z] #27 13.58 done.
22:20:19 [2021-07-22T22:20:19.253Z] #27 DONE 19.0s
22:20:19 [2021-07-22T22:20:19.253Z] 
22:20:19 [2021-07-22T22:20:19.253Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:19 [2021-07-22T22:20:19.253Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:19 [2021-07-22T22:20:19.253Z] #9 ...
22:20:19 [2021-07-22T22:20:19.253Z] 
22:20:19 [2021-07-22T22:20:19.253Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:20:19 [2021-07-22T22:20:19.253Z] #28 sha256:ee6c0eb0ecc292c3f88fc7a1533476ca7a78dc6f6a182498913209dcdef58011
22:20:19 [2021-07-22T22:20:19.253Z] #28 DONE 0.2s
22:20:19 [2021-07-22T22:20:19.253Z] 
22:20:19 [2021-07-22T22:20:19.253Z] #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
22:20:19 [2021-07-22T22:20:19.253Z] #29 sha256:5c78405753cdace0e6aae5b43a946a1f963c344d87b0d6c2dfea61fc3c7185c5
22:20:20 [2021-07-22T22:20:20.234Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 2.0s done
22:20:20 [2021-07-22T22:20:20.497Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 0.1s
22:20:21 [2021-07-22T22:20:21.030Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.2s
22:20:21 [2021-07-22T22:20:21.443Z] #9 ...
22:20:21 [2021-07-22T22:20:21.444Z] 
22:20:21 [2021-07-22T22:20:21.444Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:20:21 [2021-07-22T22:20:21.444Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
22:20:21 [2021-07-22T22:20:21.444Z] #66 DONE 3.6s
22:20:21 [2021-07-22T22:20:21.444Z] 
22:20:21 [2021-07-22T22:20:21.444Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:21 [2021-07-22T22:20:21.444Z] #9 sha256:5652b7c06e84037cc178f1b4f3b0d0e7978433b8c920e24beb0b2008686af79b
22:20:21 [2021-07-22T22:20:21.804Z] #29 2.076 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
22:20:21 [2021-07-22T22:20:21.804Z] #29 2.171 
22:20:21 [2021-07-22T22:20:21.968Z] #9 ...
22:20:21 [2021-07-22T22:20:21.968Z] 
22:20:21 [2021-07-22T22:20:21.968Z] #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
22:20:21 [2021-07-22T22:20:21.968Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
22:20:21 [2021-07-22T22:20:21.968Z] #27 10.89 137 added, 0 removed; done.
22:20:21 [2021-07-22T22:20:21.968Z] #27 10.99 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
22:20:21 [2021-07-22T22:20:21.968Z] #27 11.00 Setting up jq (1.5+dfsg-2+b1) ...
22:20:21 [2021-07-22T22:20:21.968Z] #27 11.02 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
22:20:21 [2021-07-22T22:20:21.968Z] #27 11.04 Setting up curl (7.64.0-4+deb10u2) ...
22:20:21 [2021-07-22T22:20:21.968Z] #27 11.05 Processing triggers for libc-bin (2.28-10) ...
22:20:21 [2021-07-22T22:20:21.968Z] #27 11.07 Processing triggers for ca-certificates (20200601~deb10u2) ...
22:20:21 [2021-07-22T22:20:21.968Z] #27 11.08 Updating certificates in /etc/ssl/certs...
22:20:21 [2021-07-22T22:20:21.968Z] #27 11.64 0 added, 0 removed; done.
22:20:21 [2021-07-22T22:20:21.968Z] #27 11.64 Running hooks in /etc/ca-certificates/update.d...
22:20:21 [2021-07-22T22:20:21.968Z] #27 11.65 done.
22:20:21 [2021-07-22T22:20:21.968Z] #27 DONE 15.1s
22:20:21 [2021-07-22T22:20:21.968Z] 
22:20:21 [2021-07-22T22:20:21.968Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:21 [2021-07-22T22:20:21.968Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:21 [2021-07-22T22:20:21.968Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 6.0s done
22:20:21 [2021-07-22T22:20:21.968Z] #9 ...
22:20:21 [2021-07-22T22:20:21.968Z] 
22:20:21 [2021-07-22T22:20:21.968Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:20:21 [2021-07-22T22:20:21.968Z] #28 sha256:895352f209a68f4daf9414ab86981640ced39352b1a4d58f0ea52b4b6ecaa4c6
22:20:22 [2021-07-22T22:20:22.067Z] #29 2.316 
####                                                                       6.3%
#########################                                                 35.9%
#####################################                                     51.9%
###################################################                       71.8%
#######################################################################   99.0%#29 ...
22:20:22 [2021-07-22T22:20:22.067Z] 
22:20:22 [2021-07-22T22:20:22.067Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:22 [2021-07-22T22:20:22.067Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:22 [2021-07-22T22:20:22.067Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 7.8s done
22:20:22 [2021-07-22T22:20:22.067Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done
22:20:22 [2021-07-22T22:20:22.067Z] #9 DONE 34.7s
22:20:22 [2021-07-22T22:20:22.067Z] 
22:20:22 [2021-07-22T22:20:22.067Z] #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
22:20:22 [2021-07-22T22:20:22.067Z] #29 sha256:5c78405753cdace0e6aae5b43a946a1f963c344d87b0d6c2dfea61fc3c7185c5
22:20:22 [2021-07-22T22:20:22.067Z] #29 2.316 
####                                                                       6.3%
#########################                                                 35.9%
#####################################                                     51.9%
###################################################                       71.8%
#######################################################################   99.0%
######################################################################## 100.0%
22:20:22 [2021-07-22T22:20:22.067Z] #29 2.812 
22:20:22 [2021-07-22T22:20:22.227Z] #28 DONE 0.4s
22:20:22 [2021-07-22T22:20:22.227Z] 
22:20:22 [2021-07-22T22:20:22.227Z] #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
22:20:22 [2021-07-22T22:20:22.227Z] #29 sha256:f4a5e280244de395f2a58baaf557e116bef3cf12569bb83867128541f26c9ff1
22:20:22 [2021-07-22T22:20:22.332Z] #29 2.940 
##################################################                        70.5%
######################################################################## 100.0%
22:20:22 [2021-07-22T22:20:22.332Z] #29 3.116 
22:20:22 [2021-07-22T22:20:22.487Z] #29 ...
22:20:22 [2021-07-22T22:20:22.487Z] 
22:20:22 [2021-07-22T22:20:22.487Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:22 [2021-07-22T22:20:22.487Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:22 [2021-07-22T22:20:22.487Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done
22:20:22 [2021-07-22T22:20:22.487Z] #9 DONE 26.6s
22:20:22 [2021-07-22T22:20:22.747Z] 
22:20:22 [2021-07-22T22:20:22.747Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:20:22 [2021-07-22T22:20:22.747Z] #10 sha256:395199bc3455a497fd1905c602b76be4369fd07d63f5435c984667974446bdaf
22:20:22 [2021-07-22T22:20:22.857Z] #29 3.282 
                                                                           0.0%
#######################################################################   99.4%
######################################################################## 100.0%
22:20:22 [2021-07-22T22:20:22.857Z] #29 3.481 
22:20:23 [2021-07-22T22:20:23.091Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.1s
22:20:23 [2021-07-22T22:20:23.362Z] #9 ...
22:20:23 [2021-07-22T22:20:23.362Z] 
22:20:23 [2021-07-22T22:20:23.362Z] #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
22:20:23 [2021-07-22T22:20:23.362Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
22:20:23 [2021-07-22T22:20:23.362Z] #27 5.328 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
22:20:23 [2021-07-22T22:20:23.362Z] #27 5.333 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:23 [2021-07-22T22:20:23.362Z] #27 5.355 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:23 [2021-07-22T22:20:23.362Z] #27 5.568 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:20:23 [2021-07-22T22:20:23.362Z] #27 5.849 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
22:20:23 [2021-07-22T22:20:23.362Z] #27 6.165 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:20:23 [2021-07-22T22:20:23.362Z] #27 7.532 Fetched 8280 kB in 2s (3393 kB/s)
22:20:23 [2021-07-22T22:20:23.362Z] #27 7.532 Reading package lists...
22:20:23 [2021-07-22T22:20:23.365Z] #10 DONE 0.6s
22:20:23 [2021-07-22T22:20:23.365Z] 
22:20:23 [2021-07-22T22:20:23.365Z] #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
22:20:23 [2021-07-22T22:20:23.365Z] #11 sha256:af1b5cd46290bbe9f86b8af4af347887f572ca6ef68023e8e23954b7a80ead7c
22:20:23 [2021-07-22T22:20:23.382Z] #29 3.616 
###########                                                               16.0%
#########################                                                 35.2%
#######################################                                   54.4%
#####################################################                     73.8%
###################################################################       93.1%
######################################################################## 100.0%
22:20:23 [2021-07-22T22:20:23.382Z] #29 4.143 
22:20:23 [2021-07-22T22:20:23.626Z] #27 8.849 Reading package lists...
22:20:23 [2021-07-22T22:20:23.626Z] #27 10.14 Building dependency tree...
22:20:23 [2021-07-22T22:20:23.626Z] #27 ...
22:20:23 [2021-07-22T22:20:23.626Z] 
22:20:23 [2021-07-22T22:20:23.626Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:23 [2021-07-22T22:20:23.626Z] #9 sha256:5652b7c06e84037cc178f1b4f3b0d0e7978433b8c920e24beb0b2008686af79b
22:20:24 [2021-07-22T22:20:24.318Z] #11 DONE 1.2s
22:20:24 [2021-07-22T22:20:24.319Z] 
22:20:24 [2021-07-22T22:20:24.319Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:20:24 [2021-07-22T22:20:24.319Z] #31 sha256:9be43ad5370c09b45ad3e17b385346cfe697ce4c6c4d366fd438a767e7be1a0e
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.40 The following NEW packages will be installed:
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   crossbuild-essential-armel crossbuild-essential-armhf
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.41   gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.42   gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.42   libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.42   libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.42   libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.42   libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.42   libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.42   libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.42   libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.42   libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.42   libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.42   libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.42   libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.43   libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.43   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.43   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.43   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.43   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.44   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.44   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.44   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.44   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.44   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.44   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.44   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.44   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.44   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.44   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.44   linux-libc-dev-s390x-cross patch xz-utils
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.93 0 upgraded, 133 newly installed, 0 to remove and 3 not upgraded.
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.93 Need to get 169 MB of archives.
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.93 After this operation, 612 MB of additional disk space will be used.
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
22:20:24 [2021-07-22T22:20:24.344Z] #17 82.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB]
22:20:24 [2021-07-22T22:20:24.344Z] #17 83.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB]
22:20:24 [2021-07-22T22:20:24.344Z] #17 83.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB]
22:20:24 [2021-07-22T22:20:24.344Z] #17 83.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB]
22:20:24 [2021-07-22T22:20:24.573Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 4.0s done
22:20:24 [2021-07-22T22:20:24.573Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0
22:20:24 [2021-07-22T22:20:24.604Z] #17 83.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB]
22:20:24 [2021-07-22T22:20:24.604Z] #17 83.46 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]
22:20:24 [2021-07-22T22:20:24.604Z] #17 83.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB]
22:20:24 [2021-07-22T22:20:24.834Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 done
22:20:24 [2021-07-22T22:20:24.863Z] #17 ...
22:20:24 [2021-07-22T22:20:24.863Z] 
22:20:24 [2021-07-22T22:20:24.863Z] #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
22:20:24 [2021-07-22T22:20:24.863Z] #53 sha256:4504abdb79841cd272ac026cbcb970efa31bf5d1eb13d341fd5dfa303776972e
22:20:24 [2021-07-22T22:20:24.863Z] #53 95.14 github.com/LK4D4/vndr/godl
22:20:24 [2021-07-22T22:20:24.986Z] #9 ...
22:20:24 [2021-07-22T22:20:24.986Z] 
22:20:24 [2021-07-22T22:20:24.986Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
22:20:24 [2021-07-22T22:20:24.986Z] #28 sha256:0d0d49e381fa49aa1f1bb0b7958f9660ece7fd59cc9bc40e6f03fc55213850f6
22:20:24 [2021-07-22T22:20:24.986Z] #28 1.564 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
22:20:24 [2021-07-22T22:20:24.986Z] #28 1.648 
22:20:24 [2021-07-22T22:20:24.986Z] #28 1.763 
###########                                                               15.7%
##########################                                                37.1%
#########################################                                 57.9%
########################################################                  77.8%
######################################################################    97.7%
######################################################################## 100.0%
22:20:24 [2021-07-22T22:20:24.986Z] #28 2.264 
22:20:24 [2021-07-22T22:20:24.986Z] #28 2.378 
######################################################################## 100.0%
22:20:24 [2021-07-22T22:20:24.986Z] #28 2.465 
22:20:24 [2021-07-22T22:20:24.986Z] #28 2.581 
############################                                              39.9%
######################################################################## 100.0%
22:20:24 [2021-07-22T22:20:24.986Z] #28 2.711 
22:20:24 [2021-07-22T22:20:24.986Z] #28 2.826 
###########                                                               16.5%
##########################                                                36.5%
########################################                                  55.6%
######################################################                    75.0%
####################################################################      94.6%
######################################################################## 100.0%
22:20:24 [2021-07-22T22:20:24.986Z] #28 3.333 
22:20:24 [2021-07-22T22:20:24.986Z] #28 3.447 
###                                                                        4.7%
#######                                                                   10.0%
##########                                                                15.2%
##############                                                            20.3%
##################                                                        25.6%
######################                                                    30.9%
#########################                                                 36.1%
#############################                                             41.3%
#################################                                         46.5%
#####################################                                     51.7%
########################################                                  56.9%
############################################                              62.1%
################################################                          67.4%
####################################################                      72.6%
########################################################                  77.8%
###########################################################               83.0%
###############################################################           88.2%
###################################################################       93.4%
#######################################################################   98.6%
######################################################################## 100.0%
22:20:24 [2021-07-22T22:20:24.986Z] #28 5.299 
22:20:24 [2021-07-22T22:20:24.986Z] #28 5.575 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:20:24 [2021-07-22T22:20:24.986Z] #28 5.658 
22:20:24 [2021-07-22T22:20:24.986Z] #28 5.723 
######################################################################## 100.0%
22:20:24 [2021-07-22T22:20:24.986Z] #28 5.744 
22:20:24 [2021-07-22T22:20:24.986Z] #28 6.065 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:20:24 [2021-07-22T22:20:24.986Z] #28 6.135 
22:20:24 [2021-07-22T22:20:24.986Z] #28 6.241 
######################################################################## 100.0%
22:20:24 [2021-07-22T22:20:24.986Z] #28 6.273 
22:20:24 [2021-07-22T22:20:24.986Z] #28 6.560 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
22:20:24 [2021-07-22T22:20:24.986Z] #28 6.639 
22:20:25 [2021-07-22T22:20:25.096Z] #9 DONE 18.6s
22:20:25 [2021-07-22T22:20:25.096Z] 
22:20:25 [2021-07-22T22:20:25.096Z] #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
22:20:25 [2021-07-22T22:20:25.096Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
22:20:25 [2021-07-22T22:20:25.096Z] #27 10.14 Building dependency tree...
22:20:25 [2021-07-22T22:20:25.096Z] #27 10.77 The following additional packages will be installed:
22:20:25 [2021-07-22T22:20:25.096Z] #27 10.77   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
22:20:25 [2021-07-22T22:20:25.096Z] #27 10.77   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
22:20:25 [2021-07-22T22:20:25.096Z] #27 10.77   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
22:20:25 [2021-07-22T22:20:25.096Z] #27 10.78 Suggested packages:
22:20:25 [2021-07-22T22:20:25.096Z] #27 10.78   krb5-doc krb5-user
22:20:25 [2021-07-22T22:20:25.096Z] #27 10.78 Recommended packages:
22:20:25 [2021-07-22T22:20:25.096Z] #27 10.78   krb5-locales publicsuffix libsasl2-modules
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.11 The following NEW packages will be installed:
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.11   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.11   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.11   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.11   libssh2-1 libssl1.1 openssl
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.39 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.39 Need to get 4777 kB of archives.
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.39 After this operation, 11.5 MB of additional disk space will be used.
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.39 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.41 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.43 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.43 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.43 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.43 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.44 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.44 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.47 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.47 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.48 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.48 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.48 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.48 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.48 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.49 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.49 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.49 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.50 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.50 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.50 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
22:20:25 [2021-07-22T22:20:25.096Z] #27 11.81 debconf: delaying package configuration, since apt-utils is not installed
22:20:25 [2021-07-22T22:20:25.123Z] #53 95.55 github.com/LK4D4/vndr
22:20:25 [2021-07-22T22:20:25.263Z] #31 DONE 0.8s
22:20:25 [2021-07-22T22:20:25.263Z] 
22:20:25 [2021-07-22T22:20:25.263Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
22:20:25 [2021-07-22T22:20:25.263Z] #29 sha256:f4a5e280244de395f2a58baaf557e116bef3cf12569bb83867128541f26c9ff1
22:20:25 [2021-07-22T22:20:25.263Z] #29 0.799 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
22:20:25 [2021-07-22T22:20:25.263Z] #29 0.938 
22:20:25 [2021-07-22T22:20:25.263Z] #29 1.160 #=#=#                                                                         

#########                                                                 12.5%
########################################                                  56.3%
#############################################################             85.8%
######################################################################## 100.0%
22:20:25 [2021-07-22T22:20:25.263Z] #29 1.591 
22:20:25 [2021-07-22T22:20:25.263Z] #29 1.704 
###################################                                       49.5%
######################################################################## 100.0%
22:20:25 [2021-07-22T22:20:25.263Z] #29 1.811 
22:20:25 [2021-07-22T22:20:25.263Z] #29 1.925 
###################################################################       93.2%
######################################################################## 100.0%
22:20:25 [2021-07-22T22:20:25.263Z] #29 2.003 
22:20:25 [2021-07-22T22:20:25.263Z] #29 2.120 
##########                                                                14.5%
##########################                                                37.1%
#####################################                                     51.7%
####################################################                      73.6%
####################################################################      94.8%
######################################################################## 100.0%
22:20:25 [2021-07-22T22:20:25.263Z] #29 2.612 
22:20:25 [2021-07-22T22:20:25.263Z] #29 2.723 
###                                                                        4.8%
#######                                                                   10.0%
#########                                                                 13.8%
22:20:25 [2021-07-22T22:20:25.263Z] #29 ...
22:20:25 [2021-07-22T22:20:25.263Z] 
22:20:25 [2021-07-22T22:20:25.263Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:20:25 [2021-07-22T22:20:25.263Z] #39 sha256:35673b865bd2ce94dc1a2cebfc3a52b280586ad5b64c27a29b8a26073f747b9a
22:20:25 [2021-07-22T22:20:25.263Z] #39 DONE 0.9s
22:20:25 [2021-07-22T22:20:25.263Z] 
22:20:25 [2021-07-22T22:20:25.263Z] #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
22:20:25 [2021-07-22T22:20:25.263Z] #43 sha256:05dba049a8946ca0c4321cc60d37e50628e98724f085b68f3cfcffff01713a26
22:20:25 [2021-07-22T22:20:25.263Z] #43 DONE 0.9s
22:20:25 [2021-07-22T22:20:25.263Z] 
22:20:25 [2021-07-22T22:20:25.263Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
22:20:25 [2021-07-22T22:20:25.263Z] #29 sha256:f4a5e280244de395f2a58baaf557e116bef3cf12569bb83867128541f26c9ff1
22:20:25 [2021-07-22T22:20:25.358Z] #27 11.85 Fetched 4777 kB in 0s (13.1 MB/s)
22:20:25 [2021-07-22T22:20:25.358Z] #27 11.93 Selecting previously unselected package libssl1.1:arm64.
22:20:25 [2021-07-22T22:20:25.358Z] #27 11.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
22:20:25 [2021-07-22T22:20:25.358Z] #27 11.94 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ...
22:20:25 [2021-07-22T22:20:25.358Z] #27 11.99 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
22:20:25 [2021-07-22T22:20:25.507Z] #28 6.796 
                                                                           0.0%
                                                                           1.2%
###                                                                        4.8%
#########                                                                 13.3%
##################                                                        25.4%
####################################                                      50.2%
###########################################                               60.1%
###########################################                               60.4%
###################################################################       93.3%
######################################################################## 100.0%
22:20:25 [2021-07-22T22:20:25.507Z] #28 7.754 
22:20:25 [2021-07-22T22:20:25.622Z] #27 12.16 Selecting previously unselected package openssl.
22:20:25 [2021-07-22T22:20:25.622Z] #27 12.16 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ...
22:20:25 [2021-07-22T22:20:25.622Z] #27 12.17 Unpacking openssl (1.1.1d-0+deb10u6) ...
22:20:25 [2021-07-22T22:20:25.628Z] #29 4.255 
###                                                                        4.9%
#######                                                                   10.0%
###########                                                               15.3%
###########                                                               16.4%
##############                                                            20.0%
####################                                                      28.9%
###########################                                               38.6%
###############################                                           44.2%
########################################                                  55.6%
###########################################                               60.3%
###############################################                           66.5%
#####################################################                     73.6%
#######################################################                   76.5%
##########################################################                80.6%
#############################################################             85.3%
##################################################################        92.2%
######################################################################## 100.0%
22:20:25 [2021-07-22T22:20:25.628Z] #29 6.291 
22:20:25 [2021-07-22T22:20:25.765Z] #28 8.087 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:20:25 [2021-07-22T22:20:25.765Z] #28 8.209 
22:20:25 [2021-07-22T22:20:25.889Z] #27 12.29 Selecting previously unselected package ca-certificates.
22:20:25 [2021-07-22T22:20:25.889Z] #27 12.30 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
22:20:25 [2021-07-22T22:20:25.889Z] #27 12.30 Unpacking ca-certificates (20200601~deb10u2) ...
22:20:25 [2021-07-22T22:20:25.891Z] #29 6.591 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:20:25 [2021-07-22T22:20:25.891Z] #29 6.658 
22:20:26 [2021-07-22T22:20:26.022Z] #28 8.279 
######################################################################## 100.0%
22:20:26 [2021-07-22T22:20:26.022Z] #28 8.305 
22:20:26 [2021-07-22T22:20:26.150Z] #27 12.62 Selecting previously unselected package libkeyutils1:arm64.
22:20:26 [2021-07-22T22:20:26.150Z] #27 12.63 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
22:20:26 [2021-07-22T22:20:26.150Z] #27 12.63 Unpacking libkeyutils1:arm64 (1.6-6) ...
22:20:26 [2021-07-22T22:20:26.150Z] #27 12.72 Selecting previously unselected package libkrb5support0:arm64.
22:20:26 [2021-07-22T22:20:26.150Z] #27 12.72 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
22:20:26 [2021-07-22T22:20:26.150Z] #27 12.73 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
22:20:26 [2021-07-22T22:20:26.150Z] #27 12.80 Selecting previously unselected package libk5crypto3:arm64.
22:20:26 [2021-07-22T22:20:26.153Z] #29 6.723 
######################################################################## 100.0%
22:20:26 [2021-07-22T22:20:26.153Z] #29 6.745 
22:20:26 [2021-07-22T22:20:26.279Z] #28 8.529 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:20:26 [2021-07-22T22:20:26.279Z] #28 8.617 
22:20:26 [2021-07-22T22:20:26.279Z] #28 8.717 
######################################################################## 100.0%
22:20:26 [2021-07-22T22:20:26.412Z] #27 12.80 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
22:20:26 [2021-07-22T22:20:26.412Z] #27 12.81 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
22:20:26 [2021-07-22T22:20:26.412Z] #27 12.89 Selecting previously unselected package libkrb5-3:arm64.
22:20:26 [2021-07-22T22:20:26.412Z] #27 12.89 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
22:20:26 [2021-07-22T22:20:26.412Z] #27 12.89 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
22:20:26 [2021-07-22T22:20:26.412Z] #27 ...
22:20:26 [2021-07-22T22:20:26.412Z] 
22:20:26 [2021-07-22T22:20:26.412Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:20:26 [2021-07-22T22:20:26.412Z] #10 sha256:5ec2c0d9be4198daf258a5ac9697a55b1c0239e2f231542e9cd9c957a771d675
22:20:26 [2021-07-22T22:20:26.412Z] #10 DONE 1.3s
22:20:26 [2021-07-22T22:20:26.412Z] 
22:20:26 [2021-07-22T22:20:26.412Z] #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
22:20:26 [2021-07-22T22:20:26.412Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
22:20:26 [2021-07-22T22:20:26.412Z] #27 13.03 Selecting previously unselected package libgssapi-krb5-2:arm64.
22:20:26 [2021-07-22T22:20:26.412Z] #27 13.03 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
22:20:26 [2021-07-22T22:20:26.412Z] #27 13.03 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
22:20:26 [2021-07-22T22:20:26.412Z] #27 13.09 Selecting previously unselected package libsasl2-modules-db:arm64.
22:20:26 [2021-07-22T22:20:26.412Z] #27 13.09 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
22:20:26 [2021-07-22T22:20:26.413Z] #29 7.028 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:20:26 [2021-07-22T22:20:26.413Z] #29 7.094 
22:20:26 [2021-07-22T22:20:26.536Z] #28 8.736 
22:20:26 [2021-07-22T22:20:26.536Z] #28 8.753 Download of images into '/build' complete.
22:20:26 [2021-07-22T22:20:26.536Z] #28 8.753 Use something like the following to load the result into a Docker daemon:
22:20:26 [2021-07-22T22:20:26.536Z] #28 8.753   tar -cC '/build' . | docker load
22:20:26 [2021-07-22T22:20:26.673Z] #27 13.11 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
22:20:26 [2021-07-22T22:20:26.673Z] #27 13.16 Selecting previously unselected package libsasl2-2:arm64.
22:20:26 [2021-07-22T22:20:26.673Z] #27 13.16 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
22:20:26 [2021-07-22T22:20:26.673Z] #27 13.16 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
22:20:26 [2021-07-22T22:20:26.673Z] #27 13.23 Selecting previously unselected package libldap-common.
22:20:26 [2021-07-22T22:20:26.673Z] #27 13.23 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
22:20:26 [2021-07-22T22:20:26.673Z] #27 13.23 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:20:26 [2021-07-22T22:20:26.673Z] #27 13.28 Selecting previously unselected package libldap-2.4-2:arm64.
22:20:26 [2021-07-22T22:20:26.673Z] #27 13.29 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
22:20:26 [2021-07-22T22:20:26.673Z] #27 13.29 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
22:20:26 [2021-07-22T22:20:26.673Z] #27 13.36 Selecting previously unselected package libnghttp2-14:arm64.
22:20:26 [2021-07-22T22:20:26.674Z] #29 7.172 
######################################################################## 100.0%
22:20:26 [2021-07-22T22:20:26.674Z] #29 7.214 
22:20:26 [2021-07-22T22:20:26.878Z] #29 2.723 
###                                                                        4.8%
#######                                                                   10.0%
#########                                                                 13.8%
############                                                              16.7%
##############                                                            20.6%
###################                                                       26.5%
#####################                                                     29.5%
########################                                                  33.4%
##########################                                                37.3%
###############################                                           43.6%
##################################                                        47.8%
######################################                                    53.0%
###########################################                               60.2%
#################################################                         68.6%
####################################################                      72.6%
########################################################                  78.9%
############################################################              83.8%
################################################################          89.3%
#####################################################################     96.0%
######################################################################## 100.0%
22:20:26 [2021-07-22T22:20:26.878Z] #29 4.710 
22:20:26 [2021-07-22T22:20:26.934Z] #27 13.37 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
22:20:26 [2021-07-22T22:20:26.934Z] #27 13.37 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
22:20:26 [2021-07-22T22:20:26.934Z] #27 13.42 Selecting previously unselected package libpsl5:arm64.
22:20:26 [2021-07-22T22:20:26.934Z] #27 13.42 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
22:20:26 [2021-07-22T22:20:26.934Z] #27 13.42 Unpacking libpsl5:arm64 (0.20.2-2) ...
22:20:26 [2021-07-22T22:20:26.934Z] #27 13.47 Selecting previously unselected package librtmp1:arm64.
22:20:26 [2021-07-22T22:20:26.934Z] #27 13.47 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
22:20:26 [2021-07-22T22:20:26.934Z] #27 13.47 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
22:20:26 [2021-07-22T22:20:26.934Z] #27 13.52 Selecting previously unselected package libssh2-1:arm64.
22:20:26 [2021-07-22T22:20:26.934Z] #27 13.52 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
22:20:26 [2021-07-22T22:20:26.934Z] #27 13.52 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
22:20:26 [2021-07-22T22:20:26.934Z] #27 13.58 Selecting previously unselected package libcurl4:arm64.
22:20:26 [2021-07-22T22:20:26.936Z] #29 ...
22:20:26 [2021-07-22T22:20:26.936Z] 
22:20:26 [2021-07-22T22:20:26.936Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:20:26 [2021-07-22T22:20:26.936Z] #10 sha256:395199bc3455a497fd1905c602b76be4369fd07d63f5435c984667974446bdaf
22:20:26 [2021-07-22T22:20:26.936Z] #10 DONE 4.7s
22:20:26 [2021-07-22T22:20:26.936Z] 
22:20:26 [2021-07-22T22:20:26.936Z] #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
22:20:26 [2021-07-22T22:20:26.936Z] #29 sha256:5c78405753cdace0e6aae5b43a946a1f963c344d87b0d6c2dfea61fc3c7185c5
22:20:26 [2021-07-22T22:20:26.936Z] #29 7.546 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
22:20:26 [2021-07-22T22:20:26.936Z] #29 7.625 
22:20:27 [2021-07-22T22:20:27.140Z] #29 5.090 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.58 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.58 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.64 Selecting previously unselected package curl.
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.65 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ...
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.65 Unpacking curl (7.64.0-4+deb10u2) ...
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.71 Selecting previously unselected package libonig5:arm64.
22:20:27 [2021-07-22T22:20:27.196Z] #27 ...
22:20:27 [2021-07-22T22:20:27.196Z] 
22:20:27 [2021-07-22T22:20:27.196Z] #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
22:20:27 [2021-07-22T22:20:27.196Z] #11 sha256:a51e76e499b24ae10474630e1516fdb0929ad2aa60844347a1fa37d073949ee6
22:20:27 [2021-07-22T22:20:27.196Z] #11 DONE 0.7s
22:20:27 [2021-07-22T22:20:27.196Z] 
22:20:27 [2021-07-22T22:20:27.196Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:20:27 [2021-07-22T22:20:27.196Z] #31 sha256:3a3b52b509af19a56781ef2275ce2f7a1e7c32092205cd7132f62a9d08456b51
22:20:27 [2021-07-22T22:20:27.196Z] #31 DONE 0.0s
22:20:27 [2021-07-22T22:20:27.196Z] 
22:20:27 [2021-07-22T22:20:27.196Z] #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
22:20:27 [2021-07-22T22:20:27.196Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.72 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.72 Unpacking libonig5:arm64 (6.9.1-1) ...
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.78 Selecting previously unselected package libjq1:arm64.
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.79 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.79 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.84 Selecting previously unselected package jq.
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.84 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.86 Unpacking jq (1.5+dfsg-2+b1) ...
22:20:27 [2021-07-22T22:20:27.196Z] #27 13.94 Setting up libkeyutils1:arm64 (1.6-6) ...
22:20:27 [2021-07-22T22:20:27.400Z] #29 5.177 
22:20:27 [2021-07-22T22:20:27.400Z] #29 5.253 
######################################################################## 100.0%
22:20:27 [2021-07-22T22:20:27.400Z] #29 5.298 
22:20:27 [2021-07-22T22:20:27.462Z] #27 ...
22:20:27 [2021-07-22T22:20:27.463Z] 
22:20:27 [2021-07-22T22:20:27.463Z] #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
22:20:27 [2021-07-22T22:20:27.463Z] #43 sha256:77b54bbf16813f6ac97fa12af694dba0900aa169b458384edd4fc6c3be5aede8
22:20:27 [2021-07-22T22:20:27.463Z] #43 DONE 0.2s
22:20:27 [2021-07-22T22:20:27.463Z] 
22:20:27 [2021-07-22T22:20:27.463Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:20:27 [2021-07-22T22:20:27.463Z] #39 sha256:940f0cd74f255029114cd3d4e1c65655558e365d0db9b083b9b7347f65ea0f66
22:20:27 [2021-07-22T22:20:27.463Z] #39 DONE 0.2s
22:20:27 [2021-07-22T22:20:27.463Z] 
22:20:27 [2021-07-22T22:20:27.463Z] #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
22:20:27 [2021-07-22T22:20:27.463Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
22:20:27 [2021-07-22T22:20:27.463Z] #27 13.95 Setting up libpsl5:arm64 (0.20.2-2) ...
22:20:27 [2021-07-22T22:20:27.463Z] #27 13.96 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
22:20:27 [2021-07-22T22:20:27.463Z] #27 14.21 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
22:20:27 [2021-07-22T22:20:27.662Z] #29 5.574 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:20:27 [2021-07-22T22:20:27.662Z] #29 5.688 
22:20:27 [2021-07-22T22:20:27.725Z] #27 14.23 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
22:20:27 [2021-07-22T22:20:27.725Z] #27 14.25 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
22:20:27 [2021-07-22T22:20:27.725Z] #27 14.26 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
22:20:27 [2021-07-22T22:20:27.725Z] #27 14.29 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
22:20:27 [2021-07-22T22:20:27.725Z] #27 14.30 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
22:20:27 [2021-07-22T22:20:27.725Z] #27 14.32 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
22:20:27 [2021-07-22T22:20:27.725Z] #27 14.33 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
22:20:27 [2021-07-22T22:20:27.725Z] #27 14.34 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
22:20:27 [2021-07-22T22:20:27.725Z] #27 14.42 Setting up openssl (1.1.1d-0+deb10u6) ...
22:20:27 [2021-07-22T22:20:27.922Z] #29 5.802 
######################################################################## 100.0%
22:20:27 [2021-07-22T22:20:27.997Z] #29 7.850 
                                                                           0.0%
####                                                                       5.8%
################                                                          23.5%
#########################                                                 35.3%
###################################                                       49.4%
###########################################                               60.4%
##############################################                            63.9%
####################################################################      95.8%
######################################################################## 100.0%
22:20:27 [2021-07-22T22:20:27.997Z] #29 8.721 
22:20:28 [2021-07-22T22:20:28.060Z] #27 14.44 Setting up libonig5:arm64 (6.9.1-1) ...
22:20:28 [2021-07-22T22:20:28.060Z] #27 14.45 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
22:20:28 [2021-07-22T22:20:28.060Z] #27 14.47 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
22:20:28 [2021-07-22T22:20:28.060Z] #27 14.50 Setting up ca-certificates (20200601~deb10u2) ...
22:20:28 [2021-07-22T22:20:28.181Z] #29 5.834 
22:20:28 [2021-07-22T22:20:28.257Z] #29 8.986 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:20:28 [2021-07-22T22:20:28.257Z] #29 9.047 
22:20:28 [2021-07-22T22:20:28.440Z] #29 6.149 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
22:20:28 [2021-07-22T22:20:28.440Z] #29 6.246 
22:20:28 [2021-07-22T22:20:28.524Z] #29 9.100 
######################################################################## 100.0%
22:20:28 [2021-07-22T22:20:28.524Z] #29 9.121 
22:20:28 [2021-07-22T22:20:28.785Z] #29 9.464 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:20:28 [2021-07-22T22:20:28.785Z] #29 9.531 
22:20:28 [2021-07-22T22:20:28.959Z] #29 6.367 
####                                                                       6.9%
########################                                                  34.2%
#####################################                                     52.2%
##################################################                        70.3%
###############################################################           88.0%
######################################################################## 100.0%
22:20:28 [2021-07-22T22:20:28.959Z] #29 6.862 
22:20:29 [2021-07-22T22:20:29.045Z] #29 9.571 
######################################################################## 100.0%
22:20:29 [2021-07-22T22:20:29.045Z] #29 9.600 
22:20:29 [2021-07-22T22:20:29.045Z] #29 9.611 Download of images into '/build' complete.
22:20:29 [2021-07-22T22:20:29.045Z] #29 9.611 Use something like the following to load the result into a Docker daemon:
22:20:29 [2021-07-22T22:20:29.045Z] #29 9.611   tar -cC '/build' . | docker load
22:20:29 [2021-07-22T22:20:29.045Z] #29 ...
22:20:29 [2021-07-22T22:20:29.045Z] 
22:20:29 [2021-07-22T22:20:29.045Z] #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
22:20:29 [2021-07-22T22:20:29.045Z] #11 sha256:af1b5cd46290bbe9f86b8af4af347887f572ca6ef68023e8e23954b7a80ead7c
22:20:29 [2021-07-22T22:20:29.045Z] #11 DONE 2.2s
22:20:29 [2021-07-22T22:20:29.318Z] #53 DONE 99.3s
22:20:29 [2021-07-22T22:20:29.318Z] 
22:20:29 [2021-07-22T22:20:29.318Z] #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
22:20:29 [2021-07-22T22:20:29.318Z] #17 sha256:c1752b5c1a475076f852a110d826d1d9bf1d84e7c205c2b757b56adf4b652220
22:20:29 [2021-07-22T22:20:29.318Z] #17 83.77 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]
22:20:29 [2021-07-22T22:20:29.318Z] #17 83.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB]
22:20:29 [2021-07-22T22:20:29.318Z] #17 84.10 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]
22:20:29 [2021-07-22T22:20:29.318Z] #17 84.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB]
22:20:29 [2021-07-22T22:20:29.318Z] #17 84.42 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]
22:20:29 [2021-07-22T22:20:29.318Z] #17 84.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB]
22:20:29 [2021-07-22T22:20:29.318Z] #17 84.76 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]
22:20:29 [2021-07-22T22:20:29.318Z] #17 84.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB]
22:20:29 [2021-07-22T22:20:29.318Z] #17 85.10 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]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.10 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]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.10 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]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.10 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]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.11 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]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.17 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.24 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.68 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.81 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 85.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.31 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.31 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.31 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.65 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.66 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.67 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.67 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.68 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.69 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.69 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.70 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.70 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.70 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.70 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.71 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.71 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.72 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.79 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.79 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.79 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.80 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.80 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.82 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.82 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 86.86 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 87.32 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B]
22:20:29 [2021-07-22T22:20:29.319Z] #17 87.33 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 87.37 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 87.52 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 87.72 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 88.11 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B]
22:20:29 [2021-07-22T22:20:29.319Z] #17 88.11 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B]
22:20:29 [2021-07-22T22:20:29.319Z] #17 ...
22:20:29 [2021-07-22T22:20:29.319Z] 
22:20:29 [2021-07-22T22:20:29.319Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:20:29 [2021-07-22T22:20:29.319Z] #39 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:20:29 [2021-07-22T22:20:29.319Z] #39 DONE 99.6s
22:20:29 [2021-07-22T22:20:29.319Z] 
22:20:29 [2021-07-22T22:20:29.319Z] #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
22:20:29 [2021-07-22T22:20:29.319Z] #17 sha256:c1752b5c1a475076f852a110d826d1d9bf1d84e7c205c2b757b56adf4b652220
22:20:29 [2021-07-22T22:20:29.319Z] #17 88.13 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 88.19 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 88.19 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 88.20 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B]
22:20:29 [2021-07-22T22:20:29.319Z] #17 88.20 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 88.24 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB]
22:20:29 [2021-07-22T22:20:29.319Z] #17 88.24 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB]
22:20:29 [2021-07-22T22:20:29.388Z] 
22:20:29 [2021-07-22T22:20:29.388Z] #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
22:20:29 [2021-07-22T22:20:29.388Z] #29 sha256:5c78405753cdace0e6aae5b43a946a1f963c344d87b0d6c2dfea61fc3c7185c5
22:20:29 [2021-07-22T22:20:29.388Z] #29 DONE 9.8s
22:20:29 [2021-07-22T22:20:29.388Z] 
22:20:29 [2021-07-22T22:20:29.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
22:20:29 [2021-07-22T22:20:29.388Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:20:29 [2021-07-22T22:20:29.388Z] #36 ...
22:20:29 [2021-07-22T22:20:29.388Z] 
22:20:29 [2021-07-22T22:20:29.388Z] #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
22:20:29 [2021-07-22T22:20:29.388Z] #43 sha256:05dba049a8946ca0c4321cc60d37e50628e98724f085b68f3cfcffff01713a26
22:20:29 [2021-07-22T22:20:29.388Z] #43 DONE 0.1s
22:20:29 [2021-07-22T22:20:29.529Z] #29 7.215 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:20:29 [2021-07-22T22:20:29.529Z] #29 7.312 
22:20:29 [2021-07-22T22:20:29.529Z] #29 7.370 
######################################################################## 100.0%
22:20:29 [2021-07-22T22:20:29.529Z] #29 7.402 
22:20:29 [2021-07-22T22:20:29.578Z] #17 88.27 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB]
22:20:29 [2021-07-22T22:20:29.578Z] #17 88.31 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB]
22:20:29 [2021-07-22T22:20:29.649Z] 
22:20:29 [2021-07-22T22:20:29.649Z] #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
22:20:29 [2021-07-22T22:20:29.649Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:20:29 [2021-07-22T22:20:29.788Z] #29 7.638 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:20:29 [2021-07-22T22:20:29.788Z] #29 7.751 
22:20:29 [2021-07-22T22:20:29.837Z] #17 88.73 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B]
22:20:29 [2021-07-22T22:20:29.837Z] #17 88.75 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB]
22:20:29 [2021-07-22T22:20:29.837Z] #17 88.80 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB]
22:20:30 [2021-07-22T22:20:30.048Z] #29 7.830 
######################################################################## 100.0%
22:20:30 [2021-07-22T22:20:30.048Z] #29 7.870 
22:20:30 [2021-07-22T22:20:30.048Z] #29 7.888 Download of images into '/build' complete.
22:20:30 [2021-07-22T22:20:30.048Z] #29 7.888 Use something like the following to load the result into a Docker daemon:
22:20:30 [2021-07-22T22:20:30.048Z] #29 7.888   tar -cC '/build' . | docker load
22:20:30 [2021-07-22T22:20:30.096Z] #17 88.88 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB]
22:20:30 [2021-07-22T22:20:30.096Z] #17 88.95 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB]
22:20:30 [2021-07-22T22:20:30.221Z] #44 ...
22:20:30 [2021-07-22T22:20:30.221Z] 
22:20:30 [2021-07-22T22:20:30.221Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:20:30 [2021-07-22T22:20:30.221Z] #31 sha256:9be43ad5370c09b45ad3e17b385346cfe697ce4c6c4d366fd438a767e7be1a0e
22:20:30 [2021-07-22T22:20:30.221Z] #31 DONE 0.9s
22:20:30 [2021-07-22T22:20:30.221Z] 
22:20:30 [2021-07-22T22:20:30.221Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:20:30 [2021-07-22T22:20:30.221Z] #39 sha256:35673b865bd2ce94dc1a2cebfc3a52b280586ad5b64c27a29b8a26073f747b9a
22:20:30 [2021-07-22T22:20:30.221Z] #39 DONE 0.9s
22:20:30 [2021-07-22T22:20:30.221Z] 
22:20:30 [2021-07-22T22:20:30.221Z] #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
22:20:30 [2021-07-22T22:20:30.221Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:20:30 [2021-07-22T22:20:30.309Z] #29 DONE 8.3s
22:20:30 [2021-07-22T22:20:30.309Z] 
22:20:30 [2021-07-22T22:20:30.309Z] #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
22:20:30 [2021-07-22T22:20:30.309Z] #12 sha256:737ea75c773290550b0984b4c81db5c5fa31ec567ac4c2befa4ad697c3fbb9e1
22:20:30 [2021-07-22T22:20:30.309Z] #12 DONE 6.1s
22:20:30 [2021-07-22T22:20:30.309Z] 
22:20:30 [2021-07-22T22:20:30.309Z] #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
22:20:30 [2021-07-22T22:20:30.309Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:20:30 [2021-07-22T22:20:30.482Z] #40 ...
22:20:30 [2021-07-22T22:20:30.482Z] 
22:20:30 [2021-07-22T22:20:30.482Z] #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
22:20:30 [2021-07-22T22:20:30.482Z] #12 sha256:737ea75c773290550b0984b4c81db5c5fa31ec567ac4c2befa4ad697c3fbb9e1
22:20:30 [2021-07-22T22:20:30.482Z] #12 DONE 1.4s
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.31 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.31 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.31 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.40 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.40 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.40 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.40 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.40 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.43 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.43 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.44 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.47 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.47 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.47 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB]
22:20:30 [2021-07-22T22:20:30.664Z] #17 89.52 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB]
22:20:30 [2021-07-22T22:20:30.719Z] #27 16.88 Updating certificates in /etc/ssl/certs...
22:20:30 [2021-07-22T22:20:30.719Z] #27 ...
22:20:30 [2021-07-22T22:20:30.719Z] 
22:20:30 [2021-07-22T22:20:30.719Z] #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
22:20:30 [2021-07-22T22:20:30.719Z] #12 sha256:b8229f1f3e7f8200aa3f795947e36ef20644a21fbfa6d6c79d8c78fabc26b891
22:20:30 [2021-07-22T22:20:30.719Z] #12 DONE 3.7s
22:20:30 [2021-07-22T22:20:30.743Z] 
22:20:30 [2021-07-22T22:20:30.743Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
22:20:30 [2021-07-22T22:20:30.743Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:20:30 [2021-07-22T22:20:30.989Z] 
22:20:30 [2021-07-22T22:20:30.989Z] #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
22:20:30 [2021-07-22T22:20:30.989Z] #13 sha256:b19e9a649c1f7fa4dd407ced1f162ea154fab28b484485ab8a17571308eea206
22:20:31 [2021-07-22T22:20:31.233Z] #17 89.82 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B]
22:20:31 [2021-07-22T22:20:31.233Z] #17 89.82 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB]
22:20:31 [2021-07-22T22:20:31.233Z] #17 89.88 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB]
22:20:31 [2021-07-22T22:20:31.233Z] #17 90.07 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB]
22:20:31 [2021-07-22T22:20:31.233Z] #17 90.20 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB]
22:20:31 [2021-07-22T22:20:31.492Z] #17 90.44 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B]
22:20:31 [2021-07-22T22:20:31.492Z] #17 90.44 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B]
22:20:31 [2021-07-22T22:20:31.492Z] #17 90.44 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB]
22:20:31 [2021-07-22T22:20:31.492Z] #17 90.49 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB]
22:20:31 [2021-07-22T22:20:31.751Z] #17 90.49 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB]
22:20:31 [2021-07-22T22:20:31.751Z] #17 90.50 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB]
22:20:31 [2021-07-22T22:20:31.751Z] #17 90.50 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B]
22:20:31 [2021-07-22T22:20:31.751Z] #17 90.50 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB]
22:20:31 [2021-07-22T22:20:31.751Z] #17 90.51 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB]
22:20:31 [2021-07-22T22:20:31.751Z] #17 90.53 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB]
22:20:31 [2021-07-22T22:20:31.751Z] #17 90.53 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB]
22:20:31 [2021-07-22T22:20:31.751Z] #17 90.54 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB]
22:20:31 [2021-07-22T22:20:31.751Z] #17 90.76 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B]
22:20:31 [2021-07-22T22:20:31.826Z] #28 ...
22:20:31 [2021-07-22T22:20:31.826Z] 
22:20:31 [2021-07-22T22:20:31.826Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:1d1927abb40c0a52f54994d83647b86c1821ca71cb94eab728f5b4e46971941e
22:20:31 [2021-07-22T22:20:31.826Z] #9 sha256:2bfcb5ac8281a626ab2d02d3cc8f9ddaa423754330558bef172fb85f4d9edce3
22:20:31 [2021-07-22T22:20:31.826Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 10.5s done
22:20:31 [2021-07-22T22:20:31.826Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done
22:20:31 [2021-07-22T22:20:31.826Z] #9 DONE 43.5s
22:20:31 [2021-07-22T22:20:31.826Z] 
22:20:31 [2021-07-22T22:20:31.826Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:20:31 [2021-07-22T22:20:31.826Z] #10 sha256:395199bc3455a497fd1905c602b76be4369fd07d63f5435c984667974446bdaf
22:20:31 [2021-07-22T22:20:31.826Z] #10 ...
22:20:31 [2021-07-22T22:20:31.826Z] 
22:20:31 [2021-07-22T22:20:31.826Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
22:20:31 [2021-07-22T22:20:31.826Z] #28 sha256:0d0d49e381fa49aa1f1bb0b7958f9660ece7fd59cc9bc40e6f03fc55213850f6
22:20:31 [2021-07-22T22:20:31.826Z] #28 DONE 14.2s
22:20:31 [2021-07-22T22:20:31.931Z] Running on azwin-2-2c3410 in d:\jenkins\workspace\moby_PR-42661
[Pipeline] {
[Pipeline] ws
22:20:31 [2021-07-22T22:20:31.950Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
22:20:32 [2021-07-22T22:20:32.010Z] #17 90.76 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB]
22:20:32 [2021-07-22T22:20:32.010Z] #17 90.80 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB]
22:20:32 [2021-07-22T22:20:32.010Z] #17 90.87 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB]
22:20:32 [2021-07-22T22:20:32.010Z] #17 90.91 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB]
22:20:32 [2021-07-22T22:20:32.081Z] 
22:20:32 [2021-07-22T22:20:32.082Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:20:32 [2021-07-22T22:20:32.082Z] #10 sha256:395199bc3455a497fd1905c602b76be4369fd07d63f5435c984667974446bdaf
22:20:32 [2021-07-22T22:20:32.270Z] #17 91.11 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B]
22:20:32 [2021-07-22T22:20:32.270Z] #17 91.12 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B]
22:20:32 [2021-07-22T22:20:32.838Z] #17 91.69 debconf: delaying package configuration, since apt-utils is not installed
22:20:33 [2021-07-22T22:20:33.008Z] #10 DONE 1.5s
22:20:33 [2021-07-22T22:20:33.008Z] 
22:20:33 [2021-07-22T22:20:33.008Z] #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
22:20:33 [2021-07-22T22:20:33.008Z] #11 sha256:af1b5cd46290bbe9f86b8af4af347887f572ca6ef68023e8e23954b7a80ead7c
22:20:33 [2021-07-22T22:20:33.098Z] #17 91.90 Fetched 169 MB in 8s (20.0 MB/s)
22:20:33 [2021-07-22T22:20:33.098Z] #17 91.95 Selecting previously unselected package liblocale-gettext-perl.
22:20:33 [2021-07-22T22:20:33.098Z] #17 91.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:20:33 [2021-07-22T22:20:33.098Z] #17 91.98 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
22:20:33 [2021-07-22T22:20:33.098Z] #17 91.98 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
22:20:33 [2021-07-22T22:20:33.098Z] #17 92.02 Selecting previously unselected package bzip2.
22:20:33 [2021-07-22T22:20:33.098Z] #17 92.02 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
22:20:33 [2021-07-22T22:20:33.098Z] #17 92.03 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:20:33 [2021-07-22T22:20:33.098Z] #17 92.08 Selecting previously unselected package libmagic-mgc.
22:20:33 [2021-07-22T22:20:33.357Z] #17 92.08 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
22:20:33 [2021-07-22T22:20:33.357Z] #17 92.09 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
22:20:33 [2021-07-22T22:20:33.357Z] #17 92.24 Selecting previously unselected package libmagic1:amd64.
22:20:33 [2021-07-22T22:20:33.357Z] #17 92.24 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
22:20:33 [2021-07-22T22:20:33.357Z] #17 92.25 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
22:20:33 [2021-07-22T22:20:33.357Z] #17 92.32 Selecting previously unselected package file.
22:20:33 [2021-07-22T22:20:33.357Z] #17 92.32 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ...
22:20:33 [2021-07-22T22:20:33.357Z] #17 92.33 Unpacking file (1:5.35-4+deb10u2) ...
22:20:33 [2021-07-22T22:20:33.383Z] The recommended git tool is: git
22:20:33 [2021-07-22T22:20:33.551Z] #13 2.436 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:33 [2021-07-22T22:20:33.551Z] #13 2.436 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:20:33 [2021-07-22T22:20:33.551Z] #13 2.454 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:33 [2021-07-22T22:20:33.551Z] #13 2.472 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:33 [2021-07-22T22:20:33.616Z] #17 92.39 Selecting previously unselected package xz-utils.
22:20:33 [2021-07-22T22:20:33.616Z] #17 92.39 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ...
22:20:33 [2021-07-22T22:20:33.616Z] #17 92.40 Unpacking xz-utils (5.2.4-1) ...
22:20:33 [2021-07-22T22:20:33.875Z] #17 92.50 Selecting previously unselected package binutils-aarch64-linux-gnu.
22:20:33 [2021-07-22T22:20:33.875Z] #17 92.50 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ...
22:20:33 [2021-07-22T22:20:33.875Z] #17 92.51 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
22:20:34 [2021-07-22T22:20:34.375Z] #11 DONE 1.5s
22:20:34 [2021-07-22T22:20:34.375Z] 
22:20:34 [2021-07-22T22:20:34.375Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
22:20:34 [2021-07-22T22:20:34.375Z] #58 sha256:d4d43c2101d52393d3e0c29b8ff323f35350ca07fc9d0d36ae4e8a6024675fef
22:20:34 [2021-07-22T22:20:34.444Z] #17 93.30 Selecting previously unselected package binutils-arm-linux-gnueabi.
22:20:34 [2021-07-22T22:20:34.444Z] #17 93.31 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ...
22:20:34 [2021-07-22T22:20:34.444Z] #17 93.31 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ...
22:20:34 [2021-07-22T22:20:34.503Z] #13 3.370 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB]
22:20:34 [2021-07-22T22:20:34.522Z] #13 ...
22:20:34 [2021-07-22T22:20:34.522Z] 
22:20:34 [2021-07-22T22:20:34.522Z] #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
22:20:34 [2021-07-22T22:20:34.522Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:20:34 [2021-07-22T22:20:34.522Z] #36 7.896 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:34 [2021-07-22T22:20:34.522Z] #36 7.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:34 [2021-07-22T22:20:34.522Z] #36 7.919 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:34 [2021-07-22T22:20:34.522Z] #36 8.899 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:34 [2021-07-22T22:20:34.522Z] #36 ...
22:20:34 [2021-07-22T22:20:34.522Z] 
22:20:34 [2021-07-22T22:20:34.522Z] #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
22:20:34 [2021-07-22T22:20:34.522Z] #34 sha256:5844de5938ee1d53bd1bff4345d6e0c61c0f4530272048e98892a0e8b4ff09a5
22:20:34 [2021-07-22T22:20:34.522Z] #34 6.458 Install go-toml version v1.8.1
22:20:34 [2021-07-22T22:20:34.522Z] #34 7.054 go: downloading github.com/pelletier/go-toml v1.8.1
22:20:34 [2021-07-22T22:20:34.522Z] #34 9.806 github.com/pelletier/go-toml
22:20:34 [2021-07-22T22:20:34.634Z] #58 ...
22:20:34 [2021-07-22T22:20:34.634Z] 
22:20:34 [2021-07-22T22:20:34.634Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:20:34 [2021-07-22T22:20:34.634Z] #38 sha256:35673b865bd2ce94dc1a2cebfc3a52b280586ad5b64c27a29b8a26073f747b9a
22:20:34 [2021-07-22T22:20:34.634Z] #38 DONE 0.3s
22:20:34 [2021-07-22T22:20:34.634Z] 
22:20:34 [2021-07-22T22:20:34.634Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:20:34 [2021-07-22T22:20:34.634Z] #30 sha256:9be43ad5370c09b45ad3e17b385346cfe697ce4c6c4d366fd438a767e7be1a0e
22:20:34 [2021-07-22T22:20:34.634Z] #30 DONE 0.3s
22:20:34 [2021-07-22T22:20:34.634Z] 
22:20:34 [2021-07-22T22:20:34.634Z] #42 [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
22:20:34 [2021-07-22T22:20:34.634Z] #42 sha256:05dba049a8946ca0c4321cc60d37e50628e98724f085b68f3cfcffff01713a26
22:20:34 [2021-07-22T22:20:34.634Z] #42 DONE 0.3s
22:20:34 [2021-07-22T22:20:34.634Z] 
22:20:34 [2021-07-22T22:20:34.634Z] #43 [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
22:20:34 [2021-07-22T22:20:34.634Z] #43 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:20:34 [2021-07-22T22:20:34.785Z] #34 ...
22:20:34 [2021-07-22T22:20:34.785Z] 
22:20:34 [2021-07-22T22:20:34.785Z] #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
22:20:34 [2021-07-22T22:20:34.785Z] #48 sha256:7bd966d72adaa09fbedf4701e9e0447a42a385cfce83d106c5f42cc70e2e93b2
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.183 + RM_GOPATH=0
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.183 + TMP_GOPATH=
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.183 + : /build
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.183 + '[' -z '' ']'
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.183 ++ mktemp -d
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.183 + export GOPATH=/tmp/tmp.MEgIKsPlOM
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.183 + GOPATH=/tmp/tmp.MEgIKsPlOM
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.183 + RM_GOPATH=1
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.183 + case "$(go env GOARCH)" in
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.183 ++ go env GOARCH
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 + export GO_BUILDMODE=-buildmode=pie
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 + GO_BUILDMODE=-buildmode=pie
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 ++ dirname /tmp/install/install.sh
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 + dir=/tmp/install
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 + bin=gotestsum
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 + shift
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 + . /tmp/install/gotestsum.installer
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 ++ : v0.5.3
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 + install_gotestsum
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 + set -e
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 + export GO111MODULE=on
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 + GO111MODULE=on
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 + GOBIN=/build
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.200 + go get gotest.tools/gotestsum@v0.5.3
22:20:34 [2021-07-22T22:20:34.785Z] #48 8.931 go: downloading gotest.tools/gotestsum v0.5.3
22:20:34 [2021-07-22T22:20:34.786Z] #48 10.53 go: downloading github.com/fatih/color v1.9.0
22:20:34 [2021-07-22T22:20:34.786Z] #48 ...
22:20:34 [2021-07-22T22:20:34.786Z] 
22:20:34 [2021-07-22T22:20:34.786Z] #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
22:20:34 [2021-07-22T22:20:34.786Z] #46 sha256:5f4edf3f99576078ef14557242fb8d6fae6d6974036397685dbaa6d0366a96d1
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.027 + RM_GOPATH=0
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.027 + TMP_GOPATH=
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.027 + : /build
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.027 + '[' -z '' ']'
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.027 ++ mktemp -d
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.037 + export GOPATH=/tmp/tmp.qlZSFMAa4D
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.037 + GOPATH=/tmp/tmp.qlZSFMAa4D
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.037 + RM_GOPATH=1
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.037 + case "$(go env GOARCH)" in
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.037 ++ go env GOARCH
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 + export GO_BUILDMODE=-buildmode=pie
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 + GO_BUILDMODE=-buildmode=pie
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 ++ dirname /tmp/install/install.sh
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 + dir=/tmp/install
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 + bin=vndr
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 + shift
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 + '[' '!' -f /tmp/install/vndr.installer ']'
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 + . /tmp/install/vndr.installer
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 + install_vndr
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qlZSFMAa4D/src/github.com/LK4D4/vndr
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.047 Cloning into '/tmp/tmp.qlZSFMAa4D/src/github.com/LK4D4/vndr'...
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.525 + cd /tmp/tmp.qlZSFMAa4D/src/github.com/LK4D4/vndr
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.525 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
22:20:34 [2021-07-22T22:20:34.786Z] #46 6.526 + go build -buildmode=pie -v -o /build/vndr .
22:20:34 [2021-07-22T22:20:34.786Z] #46 7.335 internal/cpu
22:20:34 [2021-07-22T22:20:34.786Z] #46 7.365 internal/unsafeheader
22:20:34 [2021-07-22T22:20:34.786Z] #46 7.425 runtime/internal/atomic
22:20:34 [2021-07-22T22:20:34.786Z] #46 7.777 runtime/internal/sys
22:20:34 [2021-07-22T22:20:34.786Z] #46 7.961 runtime/internal/math
22:20:34 [2021-07-22T22:20:34.786Z] #46 8.018 internal/bytealg
22:20:34 [2021-07-22T22:20:34.786Z] #46 8.093 internal/race
22:20:34 [2021-07-22T22:20:34.786Z] #46 8.200 sync/atomic
22:20:34 [2021-07-22T22:20:34.786Z] #46 8.474 unicode
22:20:34 [2021-07-22T22:20:34.786Z] #46 9.244 runtime
22:20:35 [2021-07-22T22:20:35.047Z] #46 ...
22:20:35 [2021-07-22T22:20:35.047Z] 
22:20:35 [2021-07-22T22:20:35.047Z] #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
22:20:35 [2021-07-22T22:20:35.047Z] #50 sha256:a703c66514b266c5f060d9a3e36f9fbe879a632106cbe8aa8f5621ce614a8310
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.601 + RM_GOPATH=0
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.601 + TMP_GOPATH=
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.601 + : /build
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.601 + '[' -z '' ']'
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.602 ++ mktemp -d
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.603 + export GOPATH=/tmp/tmp.u5rvhwdsT9
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.603 + GOPATH=/tmp/tmp.u5rvhwdsT9
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.603 + RM_GOPATH=1
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.603 + case "$(go env GOARCH)" in
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.604 ++ go env GOARCH
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.610 + export GO_BUILDMODE=-buildmode=pie
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.610 + GO_BUILDMODE=-buildmode=pie
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.610 ++ dirname /tmp/install/install.sh
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.612 + dir=/tmp/install
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.612 + bin=golangci_lint
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.612 + shift
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.612 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.612 + . /tmp/install/golangci_lint.installer
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.612 ++ : v1.23.8
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.612 + install_golangci_lint
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.612 + set -e
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.612 + export GO111MODULE=on
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.612 + GO111MODULE=on
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.612 + GOBIN=/build
22:20:35 [2021-07-22T22:20:35.047Z] #50 5.612 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
22:20:35 [2021-07-22T22:20:35.047Z] #50 6.185 go: downloading github.com/golangci/golangci-lint v1.23.8
22:20:35 [2021-07-22T22:20:35.047Z] #50 ...
22:20:35 [2021-07-22T22:20:35.047Z] 
22:20:35 [2021-07-22T22:20:35.047Z] #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
22:20:35 [2021-07-22T22:20:35.047Z] #52 sha256:cc45843872d3968b34f5a07a2bc174d0cb126f1f20530475ec7ae1ed3cc376cd
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.710 + RM_GOPATH=0
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.710 + TMP_GOPATH=
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.710 + : /build
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.710 + '[' -z '' ']'
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.710 ++ mktemp -d
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.722 + export GOPATH=/tmp/tmp.2qslRmUNxX
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.722 + GOPATH=/tmp/tmp.2qslRmUNxX
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.722 + RM_GOPATH=1
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.722 + case "$(go env GOARCH)" in
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.722 ++ go env GOARCH
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.745 + export GO_BUILDMODE=-buildmode=pie
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.745 + GO_BUILDMODE=-buildmode=pie
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.745 ++ dirname /tmp/install/install.sh
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.745 + dir=/tmp/install
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.745 + bin=shfmt
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.745 + shift
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.749 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.749 + . /tmp/install/shfmt.installer
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.749 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.749 + install_shfmt
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.749 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.749 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2qslRmUNxX/src/github.com/mvdan/sh
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.749 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:20:35 [2021-07-22T22:20:35.047Z] #52 6.750 Cloning into '/tmp/tmp.2qslRmUNxX/src/github.com/mvdan/sh'...
22:20:35 [2021-07-22T22:20:35.307Z] #52 ...
22:20:35 [2021-07-22T22:20:35.307Z] 
22:20:35 [2021-07-22T22:20:35.307Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:20:35 [2021-07-22T22:20:35.307Z] #32 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:20:35 [2021-07-22T22:20:35.307Z] #32 5.270 + git clone https://github.com/kolyshkin/go-swagger.git .
22:20:35 [2021-07-22T22:20:35.307Z] #32 5.270 Cloning into '.'...
22:20:35 [2021-07-22T22:20:35.307Z] #32 ...
22:20:35 [2021-07-22T22:20:35.307Z] 
22:20:35 [2021-07-22T22:20:35.307Z] #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
22:20:35 [2021-07-22T22:20:35.307Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:20:35 [2021-07-22T22:20:35.307Z] #44 8.377 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:35 [2021-07-22T22:20:35.307Z] #44 8.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:35 [2021-07-22T22:20:35.307Z] #44 8.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:35 [2021-07-22T22:20:35.307Z] #44 8.984 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
22:20:35 [2021-07-22T22:20:35.307Z] #44 9.510 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:35 [2021-07-22T22:20:35.382Z] #17 93.99 Selecting previously unselected package binutils-arm-linux-gnueabihf.
22:20:35 [2021-07-22T22:20:35.382Z] #17 94.00 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ...
22:20:35 [2021-07-22T22:20:35.382Z] #17 94.01 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
22:20:35 [2021-07-22T22:20:35.568Z] #44 ...
22:20:35 [2021-07-22T22:20:35.568Z] 
22:20:35 [2021-07-22T22:20:35.568Z] #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
22:20:35 [2021-07-22T22:20:35.568Z] #59 sha256:c3fb1224c74ca7d326dcf8bbd17764253202f62092f8d86a1e493d7f858f0534
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.512 + RM_GOPATH=0
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.512 + TMP_GOPATH=
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.512 + : /build
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.513 + '[' -z '' ']'
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.514 ++ mktemp -d
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.527 + export GOPATH=/tmp/tmp.hHA3JGbkda
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.527 + GOPATH=/tmp/tmp.hHA3JGbkda
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.527 + RM_GOPATH=1
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.527 + case "$(go env GOARCH)" in
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.529 ++ go env GOARCH
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.546 + export GO_BUILDMODE=-buildmode=pie
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.546 + GO_BUILDMODE=-buildmode=pie
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.546 ++ dirname /tmp/install/install.sh
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.556 + dir=/tmp/install
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.556 + bin=rootlesskit
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.556 + shift
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.556 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.557 + . /tmp/install/rootlesskit.installer
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.564 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.564 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.564 + install_rootlesskit
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.564 + case "$1" in
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.564 + export CGO_ENABLED=0
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.564 + CGO_ENABLED=0
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.564 + _install_rootlesskit
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.564 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.564 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hHA3JGbkda/src/github.com/rootless-containers/rootlesskit
22:20:35 [2021-07-22T22:20:35.568Z] #59 7.601 Cloning into '/tmp/tmp.hHA3JGbkda/src/github.com/rootless-containers/rootlesskit'...
22:20:35 [2021-07-22T22:20:35.828Z] #59 ...
22:20:35 [2021-07-22T22:20:35.828Z] 
22:20:35 [2021-07-22T22:20:35.828Z] #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
22:20:35 [2021-07-22T22:20:35.828Z] #24 sha256:01afa8ceb29ed00979d6bb08b6b6de41112b4e84b2caa19f52558a18c3991b47
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.292 + RM_GOPATH=0
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.292 + TMP_GOPATH=
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.292 + : /build
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.292 + '[' -z '' ']'
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.292 ++ mktemp -d
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.292 + export GOPATH=/tmp/tmp.CzRjbMn3Ju
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.292 + GOPATH=/tmp/tmp.CzRjbMn3Ju
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.292 + RM_GOPATH=1
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.292 + case "$(go env GOARCH)" in
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.292 ++ go env GOARCH
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.292 + export GO_BUILDMODE=-buildmode=pie
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.292 + GO_BUILDMODE=-buildmode=pie
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.295 Install docker/cli version 17.06.2-ce from stable
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.296 ++ dirname /tmp/install/install.sh
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.296 + dir=/tmp/install
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.296 + bin=dockercli
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.296 + shift
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.296 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.296 + . /tmp/install/dockercli.installer
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.296 ++ : stable
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.296 ++ : 17.06.2-ce
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.296 + install_dockercli
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.296 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.304 ++ uname -m
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.304 + arch=x86_64
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.304 + '[' x86_64 '!=' x86_64 ']'
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.304 + url=https://download.docker.com/linux/static
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.304 + tar -xz docker/docker
22:20:35 [2021-07-22T22:20:35.828Z] #24 6.304 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:20:35 [2021-07-22T22:20:35.828Z] #24 ...
22:20:35 [2021-07-22T22:20:35.828Z] 
22:20:35 [2021-07-22T22:20:35.828Z] #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
22:20:35 [2021-07-22T22:20:35.828Z] #56 sha256:d5b241177170b6b3d54a0bc8ce5b7d0f62f3bcb598eee9a8f07cc49b62122fa4
22:20:35 [2021-07-22T22:20:35.828Z] #56 7.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:35 [2021-07-22T22:20:35.828Z] #56 7.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:35 [2021-07-22T22:20:35.828Z] #56 7.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:35 [2021-07-22T22:20:35.828Z] #56 7.928 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:35 [2021-07-22T22:20:35.828Z] #56 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:35 [2021-07-22T22:20:35.897Z] #13 4.848 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:20:35 [2021-07-22T22:20:35.951Z] #17 94.75 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
22:20:35 [2021-07-22T22:20:35.951Z] #17 94.75 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ...
22:20:35 [2021-07-22T22:20:35.951Z] #17 94.75 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ...
22:20:36 [2021-07-22T22:20:36.045Z] #13 ...
22:20:36 [2021-07-22T22:20:36.045Z] 
22:20:36 [2021-07-22T22:20:36.045Z] #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
22:20:36 [2021-07-22T22:20:36.045Z] #50 sha256:dcb61ff82e4c7246fcf01d9139fe1d4ee3695f4043029e79ff4bbc7ef22e593d
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.544 + RM_GOPATH=0
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.544 + TMP_GOPATH=
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.544 + : /build
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.544 + '[' -z '' ']'
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.544 ++ mktemp -d
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.550 + export GOPATH=/tmp/tmp.xfyTab6zAj
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.550 + GOPATH=/tmp/tmp.xfyTab6zAj
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.550 + RM_GOPATH=1
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.550 + case "$(go env GOARCH)" in
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.550 ++ go env GOARCH
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.554 + export GO_BUILDMODE=-buildmode=pie
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.554 + GO_BUILDMODE=-buildmode=pie
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.558 ++ dirname /tmp/install/install.sh
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.560 + dir=/tmp/install
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.560 + bin=golangci_lint
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.560 + shift
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.560 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.560 + . /tmp/install/golangci_lint.installer
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.560 ++ : v1.23.8
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.560 + install_golangci_lint
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.560 + set -e
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.560 + export GO111MODULE=on
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.560 + GO111MODULE=on
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.560 + GOBIN=/build
22:20:36 [2021-07-22T22:20:36.045Z] #50 6.560 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
22:20:36 [2021-07-22T22:20:36.045Z] #50 7.056 go: downloading github.com/golangci/golangci-lint v1.23.8
22:20:36 [2021-07-22T22:20:36.087Z] #56 ...
22:20:36 [2021-07-22T22:20:36.087Z] 
22:20:36 [2021-07-22T22:20:36.087Z] #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
22:20:36 [2021-07-22T22:20:36.087Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:20:36 [2021-07-22T22:20:36.087Z] #40 6.149 + git clone https://github.com/docker/distribution.git .
22:20:36 [2021-07-22T22:20:36.087Z] #40 6.149 Cloning into '.'...
22:20:36 [2021-07-22T22:20:36.087Z] #40 ...
22:20:36 [2021-07-22T22:20:36.087Z] 
22:20:36 [2021-07-22T22:20:36.087Z] #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
22:20:36 [2021-07-22T22:20:36.087Z] #48 sha256:7bd966d72adaa09fbedf4701e9e0447a42a385cfce83d106c5f42cc70e2e93b2
22:20:36 [2021-07-22T22:20:36.087Z] #48 10.55 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:20:36 [2021-07-22T22:20:36.087Z] #48 10.57 go: downloading github.com/pkg/errors v0.9.1
22:20:36 [2021-07-22T22:20:36.087Z] #48 10.62 go: downloading github.com/spf13/pflag v1.0.3
22:20:36 [2021-07-22T22:20:36.087Z] #48 10.93 go: downloading github.com/mattn/go-colorable v0.1.6
22:20:36 [2021-07-22T22:20:36.087Z] #48 11.00 go: downloading github.com/mattn/go-isatty v0.0.12
22:20:36 [2021-07-22T22:20:36.088Z] #48 11.13 go: downloading github.com/jonboulle/clockwork v0.1.0
22:20:36 [2021-07-22T22:20:36.088Z] #48 11.21 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:20:36 [2021-07-22T22:20:36.088Z] #48 11.29 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:20:36 [2021-07-22T22:20:36.088Z] #48 11.79 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
22:20:36 [2021-07-22T22:20:36.474Z] #13 ...
22:20:36 [2021-07-22T22:20:36.474Z] 
22:20:36 [2021-07-22T22:20:36.474Z] #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
22:20:36 [2021-07-22T22:20:36.474Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
22:20:36 [2021-07-22T22:20:36.474Z] #27 20.24 137 added, 0 removed; done.
22:20:36 [2021-07-22T22:20:36.474Z] #27 20.40 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
22:20:36 [2021-07-22T22:20:36.474Z] #27 20.42 Setting up jq (1.5+dfsg-2+b1) ...
22:20:36 [2021-07-22T22:20:36.474Z] #27 20.45 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
22:20:36 [2021-07-22T22:20:36.474Z] #27 20.47 Setting up curl (7.64.0-4+deb10u2) ...
22:20:36 [2021-07-22T22:20:36.474Z] #27 20.52 Processing triggers for libc-bin (2.28-10) ...
22:20:36 [2021-07-22T22:20:36.474Z] #27 20.62 Processing triggers for ca-certificates (20200601~deb10u2) ...
22:20:36 [2021-07-22T22:20:36.474Z] #27 20.66 Updating certificates in /etc/ssl/certs...
22:20:36 [2021-07-22T22:20:36.519Z] #17 95.39 Selecting previously unselected package binutils-s390x-linux-gnu.
22:20:36 [2021-07-22T22:20:36.519Z] #17 95.39 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ...
22:20:36 [2021-07-22T22:20:36.519Z] #17 95.40 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ...
22:20:37 [2021-07-22T22:20:37.088Z] #17 95.87 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64.
22:20:37 [2021-07-22T22:20:37.088Z] #17 95.88 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
22:20:37 [2021-07-22T22:20:37.088Z] #17 95.88 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:20:37 [2021-07-22T22:20:37.088Z] #17 95.95 Selecting previously unselected package cpp-8-aarch64-linux-gnu.
22:20:37 [2021-07-22T22:20:37.088Z] #17 95.95 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:20:37 [2021-07-22T22:20:37.088Z] #17 95.96 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:20:37 [2021-07-22T22:20:37.426Z] #27 ...
22:20:37 [2021-07-22T22:20:37.426Z] 
22:20:37 [2021-07-22T22:20:37.426Z] #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
22:20:37 [2021-07-22T22:20:37.426Z] #24 sha256:36c27e00a0cd1de30aaa50ea8ce0f5b961911c7d1f907290dfd11873ace7fe11
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.802 + RM_GOPATH=0
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.802 + TMP_GOPATH=
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.802 + : /build
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.802 + '[' -z '' ']'
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.803 ++ mktemp -d
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.806 + export GOPATH=/tmp/tmp.eAZRRKC0Sy
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.806 + GOPATH=/tmp/tmp.eAZRRKC0Sy
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.806 + RM_GOPATH=1
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.806 + case "$(go env GOARCH)" in
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.808 ++ go env GOARCH
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.816 + export GO_BUILDMODE=-buildmode=pie
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.817 + GO_BUILDMODE=-buildmode=pie
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.824 ++ dirname /tmp/install/install.sh
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.827 + dir=/tmp/install
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.827 + bin=dockercli
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.828 + shift
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.829 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.829 + . /tmp/install/dockercli.installer
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.829 ++ : stable
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.829 ++ : 17.06.2-ce
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.829 + install_dockercli
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.829 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.829 Install docker/cli version 17.06.2-ce from stable
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.831 ++ uname -m
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.842 + arch=aarch64
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.842 + '[' aarch64 '!=' x86_64 ']'
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.842 + '[' aarch64 '!=' s390x ']'
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.842 + '[' aarch64 '!=' armhf ']'
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.842 + build_dockercli
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.842 + git clone https://github.com/docker/docker-ce /tmp/tmp.eAZRRKC0Sy/tmp/docker-ce
22:20:37 [2021-07-22T22:20:37.426Z] #24 4.845 Cloning into '/tmp/tmp.eAZRRKC0Sy/tmp/docker-ce'...
22:20:37 [2021-07-22T22:20:37.426Z] #24 ...
22:20:37 [2021-07-22T22:20:37.426Z] 
22:20:37 [2021-07-22T22:20:37.426Z] #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
22:20:37 [2021-07-22T22:20:37.426Z] #52 sha256:8b7df7add67629d65a5de1a84f56c06c401afe6c3dd406ee879cae85f85cc0fe
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.404 + RM_GOPATH=0
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.404 + TMP_GOPATH=
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.404 + : /build
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.404 + '[' -z '' ']'
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.409 ++ mktemp -d
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.409 + export GOPATH=/tmp/tmp.uQb1L5uXUg
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.409 + GOPATH=/tmp/tmp.uQb1L5uXUg
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.409 + RM_GOPATH=1
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.409 + case "$(go env GOARCH)" in
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.409 ++ go env GOARCH
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.448 + export GO_BUILDMODE=-buildmode=pie
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.448 + GO_BUILDMODE=-buildmode=pie
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.448 ++ dirname /tmp/install/install.sh
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.450 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.450 + dir=/tmp/install
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.450 + bin=shfmt
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.450 + shift
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.450 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.450 + . /tmp/install/shfmt.installer
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.450 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.450 + install_shfmt
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.450 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.451 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uQb1L5uXUg/src/github.com/mvdan/sh
22:20:37 [2021-07-22T22:20:37.426Z] #52 5.454 Cloning into '/tmp/tmp.uQb1L5uXUg/src/github.com/mvdan/sh'...
22:20:37 [2021-07-22T22:20:37.426Z] #52 ...
22:20:37 [2021-07-22T22:20:37.426Z] 
22:20:37 [2021-07-22T22:20:37.426Z] #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
22:20:37 [2021-07-22T22:20:37.426Z] #34 sha256:f7e535c8749b75252d0b96976ed1e948e83c2bc1822c1df539c38a9626146d01
22:20:37 [2021-07-22T22:20:37.426Z] #34 5.405 Install go-toml version v1.8.1
22:20:37 [2021-07-22T22:20:37.426Z] #34 6.068 go: downloading github.com/pelletier/go-toml v1.8.1
22:20:37 [2021-07-22T22:20:37.426Z] #34 8.866 github.com/pelletier/go-toml
22:20:37 [2021-07-22T22:20:37.698Z] #34 ...
22:20:37 [2021-07-22T22:20:37.698Z] 
22:20:37 [2021-07-22T22:20:37.698Z] #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
22:20:37 [2021-07-22T22:20:37.698Z] #56 sha256:1cd3db19347d93f77635e31517ba8adb9828f0fd78a6642e9b6f8202df3133a1
22:20:37 [2021-07-22T22:20:37.698Z] #56 4.414 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:37 [2021-07-22T22:20:37.698Z] #56 4.578 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:37 [2021-07-22T22:20:37.698Z] #56 4.665 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:37 [2021-07-22T22:20:37.698Z] #56 4.999 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:20:37 [2021-07-22T22:20:37.698Z] #56 6.035 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
22:20:37 [2021-07-22T22:20:37.698Z] #56 7.438 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:20:37 [2021-07-22T22:20:37.698Z] #56 ...
22:20:37 [2021-07-22T22:20:37.698Z] 
22:20:37 [2021-07-22T22:20:37.698Z] #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
22:20:37 [2021-07-22T22:20:37.698Z] #44 sha256:9c7e907eb641423a20224e1fbb7780db8feb2a901ad64dd0e85a482c9c4d13a0
22:20:37 [2021-07-22T22:20:37.698Z] #44 5.594 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:37 [2021-07-22T22:20:37.698Z] #44 5.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:37 [2021-07-22T22:20:37.698Z] #44 5.630 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:37 [2021-07-22T22:20:37.698Z] #44 6.105 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
22:20:37 [2021-07-22T22:20:37.698Z] #44 6.451 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:20:37 [2021-07-22T22:20:37.698Z] #44 7.929 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
22:20:37 [2021-07-22T22:20:37.698Z] #44 9.507 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:20:37 [2021-07-22T22:20:37.960Z] #50 ...
22:20:37 [2021-07-22T22:20:37.960Z] 
22:20:37 [2021-07-22T22:20:37.960Z] #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
22:20:37 [2021-07-22T22:20:37.960Z] #48 sha256:30258cdcfe7d72cc56e91ee9eb9806dbfbfec8ae4f43018e595e5a9533099dda
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.799 + RM_GOPATH=0
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.799 + TMP_GOPATH=
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.799 + : /build
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.799 + '[' -z '' ']'
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.799 ++ mktemp -d
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.799 + export GOPATH=/tmp/tmp.ajUJNZIMHY
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.799 + GOPATH=/tmp/tmp.ajUJNZIMHY
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.799 + RM_GOPATH=1
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.799 + case "$(go env GOARCH)" in
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.799 ++ go env GOARCH
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 + export GO_BUILDMODE=-buildmode=pie
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 + GO_BUILDMODE=-buildmode=pie
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 ++ dirname /tmp/install/install.sh
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 + dir=/tmp/install
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 + bin=gotestsum
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 + shift
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 + . /tmp/install/gotestsum.installer
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 ++ : v0.5.3
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 + install_gotestsum
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 + set -e
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 + export GO111MODULE=on
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 + GO111MODULE=on
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 + GOBIN=/build
22:20:37 [2021-07-22T22:20:37.960Z] #48 6.838 + go get gotest.tools/gotestsum@v0.5.3
22:20:37 [2021-07-22T22:20:37.960Z] #48 7.254 go: downloading gotest.tools/gotestsum v0.5.3
22:20:37 [2021-07-22T22:20:37.960Z] #48 8.579 go: downloading github.com/fatih/color v1.9.0
22:20:37 [2021-07-22T22:20:37.960Z] #48 8.579 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:20:37 [2021-07-22T22:20:37.960Z] #48 8.610 go: downloading github.com/pkg/errors v0.9.1
22:20:37 [2021-07-22T22:20:37.960Z] #48 8.650 go: downloading github.com/spf13/pflag v1.0.3
22:20:37 [2021-07-22T22:20:37.960Z] #48 8.734 go: downloading github.com/mattn/go-colorable v0.1.6
22:20:37 [2021-07-22T22:20:37.960Z] #48 8.792 go: downloading github.com/mattn/go-isatty v0.0.12
22:20:37 [2021-07-22T22:20:37.960Z] #48 8.984 go: downloading github.com/jonboulle/clockwork v0.1.0
22:20:37 [2021-07-22T22:20:37.965Z] #44 ...
22:20:37 [2021-07-22T22:20:37.965Z] 
22:20:37 [2021-07-22T22:20:37.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
22:20:37 [2021-07-22T22:20:37.965Z] #46 sha256:bbd21dfb22a5322fa10ab0909be32c7c6667e685f44347b892ab0fe1114e27e9
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.951 + RM_GOPATH=0
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.951 + TMP_GOPATH=
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.951 + : /build
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.951 + '[' -z '' ']'
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.959 ++ mktemp -d
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.959 + export GOPATH=/tmp/tmp.QRyX3lrcBY
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.959 + GOPATH=/tmp/tmp.QRyX3lrcBY
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.959 + RM_GOPATH=1
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.959 + case "$(go env GOARCH)" in
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.959 ++ go env GOARCH
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.968 + export GO_BUILDMODE=-buildmode=pie
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.968 + GO_BUILDMODE=-buildmode=pie
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.970 ++ dirname /tmp/install/install.sh
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.975 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.983 + dir=/tmp/install
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.983 + bin=vndr
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.983 + shift
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.983 + '[' '!' -f /tmp/install/vndr.installer ']'
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.983 + . /tmp/install/vndr.installer
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.983 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.983 + install_vndr
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.983 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.983 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QRyX3lrcBY/src/github.com/LK4D4/vndr
22:20:37 [2021-07-22T22:20:37.965Z] #46 4.986 Cloning into '/tmp/tmp.QRyX3lrcBY/src/github.com/LK4D4/vndr'...
22:20:37 [2021-07-22T22:20:37.965Z] #46 5.742 + cd /tmp/tmp.QRyX3lrcBY/src/github.com/LK4D4/vndr
22:20:37 [2021-07-22T22:20:37.965Z] #46 5.742 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
22:20:37 [2021-07-22T22:20:37.965Z] #46 5.755 + go build -buildmode=pie -v -o /build/vndr .
22:20:37 [2021-07-22T22:20:37.965Z] #46 7.295 internal/unsafeheader
22:20:37 [2021-07-22T22:20:37.965Z] #46 7.328 runtime/internal/sys
22:20:37 [2021-07-22T22:20:37.965Z] #46 7.433 internal/cpu
22:20:37 [2021-07-22T22:20:37.965Z] #46 7.496 internal/race
22:20:37 [2021-07-22T22:20:37.965Z] #46 7.535 runtime/internal/atomic
22:20:37 [2021-07-22T22:20:37.965Z] #46 7.636 sync/atomic
22:20:37 [2021-07-22T22:20:37.965Z] #46 7.781 runtime/internal/math
22:20:37 [2021-07-22T22:20:37.965Z] #46 7.946 unicode
22:20:37 [2021-07-22T22:20:37.965Z] #46 8.241 unicode/utf8
22:20:37 [2021-07-22T22:20:37.965Z] #46 8.513 math/bits
22:20:37 [2021-07-22T22:20:37.965Z] #46 8.943 encoding
22:20:37 [2021-07-22T22:20:37.965Z] #46 8.993 internal/bytealg
22:20:37 [2021-07-22T22:20:37.965Z] #46 9.154 math
22:20:37 [2021-07-22T22:20:37.965Z] #46 9.215 unicode/utf16
22:20:37 [2021-07-22T22:20:37.965Z] #46 9.868 container/list
22:20:37 [2021-07-22T22:20:37.965Z] #46 10.68 runtime
22:20:38 [2021-07-22T22:20:38.221Z] #48 8.997 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:20:38 [2021-07-22T22:20:38.221Z] #48 9.079 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:20:38 [2021-07-22T22:20:38.228Z] #46 ...
22:20:38 [2021-07-22T22:20:38.228Z] 
22:20:38 [2021-07-22T22:20:38.228Z] #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
22:20:38 [2021-07-22T22:20:38.228Z] #48 sha256:d8c019c7ce5124742669459e37c72f4fe61905e50269e9ead98d713900dc1b48
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.931 + RM_GOPATH=0
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.931 + TMP_GOPATH=
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.931 + : /build
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.931 + '[' -z '' ']'
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.931 ++ mktemp -d
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.931 + export GOPATH=/tmp/tmp.agmNXxwSuJ
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.931 + GOPATH=/tmp/tmp.agmNXxwSuJ
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.931 + RM_GOPATH=1
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.931 + case "$(go env GOARCH)" in
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.931 ++ go env GOARCH
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.947 + export GO_BUILDMODE=-buildmode=pie
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.947 + GO_BUILDMODE=-buildmode=pie
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.952 ++ dirname /tmp/install/install.sh
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.952 + dir=/tmp/install
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.952 + bin=gotestsum
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.952 + shift
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.952 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.952 + . /tmp/install/gotestsum.installer
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.952 ++ : v0.5.3
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.952 + install_gotestsum
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.971 + set -e
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.971 + export GO111MODULE=on
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.971 + GO111MODULE=on
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.971 + GOBIN=/build
22:20:38 [2021-07-22T22:20:38.228Z] #48 3.971 + go get gotest.tools/gotestsum@v0.5.3
22:20:38 [2021-07-22T22:20:38.228Z] #48 4.507 go: downloading gotest.tools/gotestsum v0.5.3
22:20:38 [2021-07-22T22:20:38.228Z] #48 5.832 go: downloading github.com/fatih/color v1.9.0
22:20:38 [2021-07-22T22:20:38.228Z] #48 5.899 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:20:38 [2021-07-22T22:20:38.228Z] #48 5.991 go: downloading github.com/pkg/errors v0.9.1
22:20:38 [2021-07-22T22:20:38.228Z] #48 5.998 go: downloading github.com/spf13/pflag v1.0.3
22:20:38 [2021-07-22T22:20:38.228Z] #48 6.361 go: downloading github.com/mattn/go-colorable v0.1.6
22:20:38 [2021-07-22T22:20:38.228Z] #48 6.364 go: downloading github.com/mattn/go-isatty v0.0.12
22:20:38 [2021-07-22T22:20:38.228Z] #48 6.456 go: downloading github.com/jonboulle/clockwork v0.1.0
22:20:38 [2021-07-22T22:20:38.228Z] #48 6.503 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:20:38 [2021-07-22T22:20:38.228Z] #48 6.541 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:20:38 [2021-07-22T22:20:38.228Z] #48 6.758 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
22:20:38 [2021-07-22T22:20:38.228Z] #48 6.969 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
22:20:38 [2021-07-22T22:20:38.228Z] #48 ...
22:20:38 [2021-07-22T22:20:38.228Z] 
22:20:38 [2021-07-22T22:20:38.228Z] #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
22:20:38 [2021-07-22T22:20:38.228Z] #50 sha256:c997f701d99ca02a2f4571bf3cebeea9e3f77832f1a28c02d5dad40d80678039
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.749 + RM_GOPATH=0
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.749 + TMP_GOPATH=
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.749 + : /build
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.749 + '[' -z '' ']'
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.750 ++ mktemp -d
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.755 + export GOPATH=/tmp/tmp.Pn9qR2zwZ1
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.764 + GOPATH=/tmp/tmp.Pn9qR2zwZ1
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.764 + RM_GOPATH=1
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.764 + case "$(go env GOARCH)" in
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.764 ++ go env GOARCH
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.771 + export GO_BUILDMODE=-buildmode=pie
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.771 + GO_BUILDMODE=-buildmode=pie
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.771 ++ dirname /tmp/install/install.sh
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.771 + dir=/tmp/install
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.771 + bin=golangci_lint
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.771 + shift
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.771 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.771 + . /tmp/install/golangci_lint.installer
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.771 ++ : v1.23.8
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.771 + install_golangci_lint
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.771 + set -e
22:20:38 [2021-07-22T22:20:38.228Z] #50 4.771 + export GO111MODULE=on
22:20:38 [2021-07-22T22:20:38.229Z] #50 4.771 + GO111MODULE=on
22:20:38 [2021-07-22T22:20:38.229Z] #50 4.771 + GOBIN=/build
22:20:38 [2021-07-22T22:20:38.229Z] #50 4.771 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
22:20:38 [2021-07-22T22:20:38.229Z] #50 5.568 go: downloading github.com/golangci/golangci-lint v1.23.8
22:20:38 [2021-07-22T22:20:38.466Z] #17 97.25 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64.
22:20:38 [2021-07-22T22:20:38.466Z] #17 97.25 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ...
22:20:38 [2021-07-22T22:20:38.466Z] #17 97.25 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
22:20:38 [2021-07-22T22:20:38.466Z] #17 97.32 Selecting previously unselected package cpp-8-arm-linux-gnueabi.
22:20:38 [2021-07-22T22:20:38.466Z] #17 97.33 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
22:20:38 [2021-07-22T22:20:38.624Z] #48 14.29 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
22:20:38 [2021-07-22T22:20:38.630Z] #50 ...
22:20:38 [2021-07-22T22:20:38.630Z] 
22:20:38 [2021-07-22T22:20:38.630Z] #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
22:20:38 [2021-07-22T22:20:38.630Z] #59 sha256:e21cadf265066e697507293683f05f1fc0b967e8e71801748c62a26f6e9ba549
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.376 + RM_GOPATH=0
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.376 + TMP_GOPATH=
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.376 + : /build
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.376 + '[' -z '' ']'
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.376 ++ mktemp -d
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.384 + export GOPATH=/tmp/tmp.bSfYGWKstT
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.384 + GOPATH=/tmp/tmp.bSfYGWKstT
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.384 + RM_GOPATH=1
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.384 + case "$(go env GOARCH)" in
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.384 ++ go env GOARCH
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.410 + export GO_BUILDMODE=-buildmode=pie
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.410 + GO_BUILDMODE=-buildmode=pie
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.414 ++ dirname /tmp/install/install.sh
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.417 + dir=/tmp/install
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.418 + bin=rootlesskit
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.418 + shift
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.419 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.421 + . /tmp/install/rootlesskit.installer
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.421 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.427 + install_rootlesskit
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.427 + case "$1" in
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.427 + export CGO_ENABLED=0
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.427 + CGO_ENABLED=0
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.427 + _install_rootlesskit
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.429 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.429 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.429 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bSfYGWKstT/src/github.com/rootless-containers/rootlesskit
22:20:38 [2021-07-22T22:20:38.630Z] #59 5.449 Cloning into '/tmp/tmp.bSfYGWKstT/src/github.com/rootless-containers/rootlesskit'...
22:20:38 [2021-07-22T22:20:38.630Z] #59 8.713 + cd /tmp/tmp.bSfYGWKstT/src/github.com/rootless-containers/rootlesskit
22:20:38 [2021-07-22T22:20:38.630Z] #59 8.714 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:20:38 [2021-07-22T22:20:38.630Z] #59 8.758 + export GO111MODULE=on
22:20:38 [2021-07-22T22:20:38.630Z] #59 8.759 + GO111MODULE=on
22:20:38 [2021-07-22T22:20:38.630Z] #59 8.759 + export GOPROXY=https://proxy.golang.org
22:20:38 [2021-07-22T22:20:38.630Z] #59 8.759 + GOPROXY=https://proxy.golang.org
22:20:38 [2021-07-22T22:20:38.630Z] #59 8.759 + for f in rootlesskit rootlesskit-docker-proxy
22:20:38 [2021-07-22T22:20:38.630Z] #59 8.759 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:20:38 [2021-07-22T22:20:38.630Z] #59 10.20 go: downloading github.com/pkg/errors v0.9.1
22:20:38 [2021-07-22T22:20:38.630Z] #59 10.21 go: downloading github.com/sirupsen/logrus v1.8.1
22:20:38 [2021-07-22T22:20:38.630Z] #59 10.21 go: downloading github.com/urfave/cli/v2 v2.3.0
22:20:38 [2021-07-22T22:20:38.630Z] #59 10.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:20:38 [2021-07-22T22:20:38.630Z] #59 10.77 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:20:38 [2021-07-22T22:20:38.630Z] #59 ...
22:20:38 [2021-07-22T22:20:38.630Z] 
22:20:38 [2021-07-22T22:20:38.630Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:20:38 [2021-07-22T22:20:38.630Z] #32 sha256:b469fd3cb814218879231dcf2475ee27a7ddd7502f26a68cf52a10a86c6758a7
22:20:38 [2021-07-22T22:20:38.630Z] #32 4.359 + git clone https://github.com/kolyshkin/go-swagger.git .
22:20:38 [2021-07-22T22:20:38.630Z] #32 4.359 Cloning into '.'...
22:20:38 [2021-07-22T22:20:38.725Z] #17 97.34 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:20:38 [2021-07-22T22:20:38.795Z] #48 9.455 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
22:20:38 [2021-07-22T22:20:38.795Z] #48 ...
22:20:38 [2021-07-22T22:20:38.795Z] 
22:20:38 [2021-07-22T22:20:38.795Z] #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
22:20:38 [2021-07-22T22:20:38.795Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:20:38 [2021-07-22T22:20:38.795Z] #40 8.642 + git clone https://github.com/docker/distribution.git .
22:20:38 [2021-07-22T22:20:38.795Z] #40 8.642 Cloning into '.'...
22:20:38 [2021-07-22T22:20:38.885Z] #48 ...
22:20:38 [2021-07-22T22:20:38.885Z] 
22:20:38 [2021-07-22T22:20:38.885Z] #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
22:20:38 [2021-07-22T22:20:38.885Z] #24 sha256:01afa8ceb29ed00979d6bb08b6b6de41112b4e84b2caa19f52558a18c3991b47
22:20:38 [2021-07-22T22:20:38.885Z] #24 13.94 + mkdir -p /build
22:20:38 [2021-07-22T22:20:38.885Z] #24 13.97 + mv docker/docker /build/
22:20:38 [2021-07-22T22:20:38.885Z] #24 13.97 + rmdir docker
22:20:38 [2021-07-22T22:20:38.885Z] #24 DONE 14.5s
22:20:38 [2021-07-22T22:20:38.946Z] #32 ...
22:20:38 [2021-07-22T22:20:38.946Z] 
22:20:38 [2021-07-22T22:20:38.946Z] #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
22:20:38 [2021-07-22T22:20:38.946Z] #36 sha256:9dc2058c9d296a4a39b568090d30ff46bdd8f5b0c5e3e3fce776151ea922ff23
22:20:38 [2021-07-22T22:20:38.946Z] #36 5.625 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:38 [2021-07-22T22:20:38.946Z] #36 5.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:38 [2021-07-22T22:20:38.946Z] #36 5.659 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:38 [2021-07-22T22:20:38.946Z] #36 6.509 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:20:38 [2021-07-22T22:20:38.946Z] #36 7.937 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
22:20:38 [2021-07-22T22:20:38.946Z] #36 9.475 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:20:38 [2021-07-22T22:20:38.946Z] #36 ...
22:20:38 [2021-07-22T22:20:38.946Z] 
22:20:38 [2021-07-22T22:20:38.946Z] #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
22:20:38 [2021-07-22T22:20:38.946Z] #40 sha256:60a40d804f33c673ffeb5237482a74b4740635771ce34361a13ae377bb9b5148
22:20:38 [2021-07-22T22:20:38.946Z] #40 4.631 + git clone https://github.com/docker/distribution.git .
22:20:38 [2021-07-22T22:20:38.946Z] #40 4.637 Cloning into '.'...
22:20:39 [2021-07-22T22:20:39.145Z] 
22:20:39 [2021-07-22T22:20:39.145Z] #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
22:20:39 [2021-07-22T22:20:39.145Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:20:39 [2021-07-22T22:20:39.145Z] #13 8.610 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:20:39 [2021-07-22T22:20:39.145Z] #13 8.622 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:39 [2021-07-22T22:20:39.145Z] #13 8.622 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:39 [2021-07-22T22:20:39.145Z] #13 8.700 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:39 [2021-07-22T22:20:39.209Z] #40 ...
22:20:39 [2021-07-22T22:20:39.209Z] 
22:20:39 [2021-07-22T22:20:39.209Z] #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
22:20:39 [2021-07-22T22:20:39.209Z] #46 sha256:bbd21dfb22a5322fa10ab0909be32c7c6667e685f44347b892ab0fe1114e27e9
22:20:39 [2021-07-22T22:20:39.209Z] #46 10.97 crypto/internal/subtle
22:20:39 [2021-07-22T22:20:39.209Z] #46 11.27 crypto/subtle
22:20:39 [2021-07-22T22:20:39.209Z] #46 11.65 vendor/golang.org/x/crypto/cryptobyte/asn1
22:20:39 [2021-07-22T22:20:39.209Z] #46 11.69 internal/nettrace
22:20:39 [2021-07-22T22:20:39.209Z] #46 11.87 runtime/cgo
22:20:39 [2021-07-22T22:20:39.367Z] #40 ...
22:20:39 [2021-07-22T22:20:39.367Z] 
22:20:39 [2021-07-22T22:20:39.367Z] #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
22:20:39 [2021-07-22T22:20:39.367Z] #24 sha256:b3a2b6b58da98da34e55c8c88d1144eff2f324bbc815237b493ec146784a02e7
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.851 + RM_GOPATH=0
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.851 + TMP_GOPATH=
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.851 + : /build
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.851 + '[' -z '' ']'
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.851 ++ mktemp -d
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.851 + export GOPATH=/tmp/tmp.gIbMDPFMpw
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.851 + GOPATH=/tmp/tmp.gIbMDPFMpw
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.851 + RM_GOPATH=1
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.851 + case "$(go env GOARCH)" in
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.851 ++ go env GOARCH
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 Install docker/cli version 17.06.2-ce from stable
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 + export GO_BUILDMODE=-buildmode=pie
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 + GO_BUILDMODE=-buildmode=pie
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 ++ dirname /tmp/install/install.sh
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 + dir=/tmp/install
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 + bin=dockercli
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 + shift
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 + . /tmp/install/dockercli.installer
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 ++ : stable
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 ++ : 17.06.2-ce
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 + install_dockercli
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 ++ uname -m
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 + arch=x86_64
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 + '[' x86_64 '!=' x86_64 ']'
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 + url=https://download.docker.com/linux/static
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.870 + tar -xz docker/docker
22:20:39 [2021-07-22T22:20:39.367Z] #24 8.881 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:20:39 [2021-07-22T22:20:39.367Z] #24 ...
22:20:39 [2021-07-22T22:20:39.367Z] 
22:20:39 [2021-07-22T22:20:39.368Z] #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
22:20:39 [2021-07-22T22:20:39.368Z] #52 sha256:f66a88ee43cadb80e159308fdd6bad4496d0bd78f6447f481f2b5efef7e8e33b
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.854 + RM_GOPATH=0
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.854 + TMP_GOPATH=
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.854 + : /build
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.854 + '[' -z '' ']'
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.854 ++ mktemp -d
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.854 + export GOPATH=/tmp/tmp.YHGiwOqDjp
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.854 + GOPATH=/tmp/tmp.YHGiwOqDjp
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.854 + RM_GOPATH=1
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.854 + case "$(go env GOARCH)" in
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.857 ++ go env GOARCH
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 + export GO_BUILDMODE=-buildmode=pie
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 + GO_BUILDMODE=-buildmode=pie
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 ++ dirname /tmp/install/install.sh
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 + dir=/tmp/install
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 + bin=shfmt
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 + shift
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 + . /tmp/install/shfmt.installer
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 + install_shfmt
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YHGiwOqDjp/src/github.com/mvdan/sh
22:20:39 [2021-07-22T22:20:39.368Z] #52 6.877 Cloning into '/tmp/tmp.YHGiwOqDjp/src/github.com/mvdan/sh'...
22:20:39 [2021-07-22T22:20:39.602Z] #46 12.15 vendor/golang.org/x/crypto/internal/subtle
22:20:39 [2021-07-22T22:20:39.629Z] #52 ...
22:20:39 [2021-07-22T22:20:39.629Z] 
22:20:39 [2021-07-22T22:20:39.629Z] #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
22:20:39 [2021-07-22T22:20:39.629Z] #59 sha256:541911a809bac53e7a3a3276987d6727482c13ee3163196d7e63320c96926e3c
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + RM_GOPATH=0
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + TMP_GOPATH=
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + : /build
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + '[' -z '' ']'
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 ++ mktemp -d
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + export GOPATH=/tmp/tmp.PQXPF2yPRH
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + GOPATH=/tmp/tmp.PQXPF2yPRH
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + RM_GOPATH=1
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + case "$(go env GOARCH)" in
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 ++ go env GOARCH
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + export GO_BUILDMODE=-buildmode=pie
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + GO_BUILDMODE=-buildmode=pie
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 ++ dirname /tmp/install/install.sh
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + dir=/tmp/install
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + bin=rootlesskit
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + shift
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + . /tmp/install/rootlesskit.installer
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + install_rootlesskit
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + case "$1" in
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + export CGO_ENABLED=0
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + CGO_ENABLED=0
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + _install_rootlesskit
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PQXPF2yPRH/src/github.com/rootless-containers/rootlesskit
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 Cloning into '/tmp/tmp.PQXPF2yPRH/src/github.com/rootless-containers/rootlesskit'...
22:20:39 [2021-07-22T22:20:39.629Z] #59 8.414 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:20:39 [2021-07-22T22:20:39.629Z] #59 ...
22:20:39 [2021-07-22T22:20:39.629Z] 
22:20:39 [2021-07-22T22:20:39.629Z] #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
22:20:39 [2021-07-22T22:20:39.629Z] #34 sha256:531282e5641a0e7a9a8e1df13e938a32d69e8b534ca38900c054033c3bd288cd
22:20:39 [2021-07-22T22:20:39.629Z] #34 9.436 Install go-toml version v1.8.1
22:20:39 [2021-07-22T22:20:39.629Z] #34 10.54 go: downloading github.com/pelletier/go-toml v1.8.1
22:20:39 [2021-07-22T22:20:39.891Z] #34 ...
22:20:39 [2021-07-22T22:20:39.891Z] 
22:20:39 [2021-07-22T22:20:39.891Z] #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
22:20:39 [2021-07-22T22:20:39.891Z] #46 sha256:207dd2fbb654c9586cbbcfe28e5a6ae757249e9d8e11d1c3cd9adbcb15c16fb0
22:20:39 [2021-07-22T22:20:39.891Z] #46 9.957 + RM_GOPATH=0
22:20:39 [2021-07-22T22:20:39.891Z] #46 9.957 + TMP_GOPATH=
22:20:39 [2021-07-22T22:20:39.891Z] #46 9.957 + : /build
22:20:39 [2021-07-22T22:20:39.891Z] #46 9.957 + '[' -z '' ']'
22:20:39 [2021-07-22T22:20:39.891Z] #46 9.965 ++ mktemp -d
22:20:39 [2021-07-22T22:20:39.891Z] #46 9.979 + export GOPATH=/tmp/tmp.1dtby6iWeF
22:20:39 [2021-07-22T22:20:39.891Z] #46 9.979 + GOPATH=/tmp/tmp.1dtby6iWeF
22:20:39 [2021-07-22T22:20:39.891Z] #46 9.981 + RM_GOPATH=1
22:20:39 [2021-07-22T22:20:39.891Z] #46 9.981 + case "$(go env GOARCH)" in
22:20:39 [2021-07-22T22:20:39.891Z] #46 9.988 ++ go env GOARCH
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.01 + export GO_BUILDMODE=-buildmode=pie
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.01 + GO_BUILDMODE=-buildmode=pie
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.01 ++ dirname /tmp/install/install.sh
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.05 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.06 + dir=/tmp/install
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.06 + bin=vndr
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.06 + shift
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.06 + '[' '!' -f /tmp/install/vndr.installer ']'
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.06 + . /tmp/install/vndr.installer
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.06 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.06 + install_vndr
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.06 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.06 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1dtby6iWeF/src/github.com/LK4D4/vndr
22:20:39 [2021-07-22T22:20:39.891Z] #46 10.08 Cloning into '/tmp/tmp.1dtby6iWeF/src/github.com/LK4D4/vndr'...
22:20:39 [2021-07-22T22:20:39.891Z] #46 ...
22:20:39 [2021-07-22T22:20:39.891Z] 
22:20:39 [2021-07-22T22:20:39.891Z] #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
22:20:39 [2021-07-22T22:20:39.891Z] #56 sha256:d5b241177170b6b3d54a0bc8ce5b7d0f62f3bcb598eee9a8f07cc49b62122fa4
22:20:39 [2021-07-22T22:20:39.891Z] #56 10.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:39 [2021-07-22T22:20:39.891Z] #56 10.85 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:39 [2021-07-22T22:20:39.891Z] #56 10.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:40 [2021-07-22T22:20:40.083Z] #13 9.714 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:20:40 [2021-07-22T22:20:40.140Z] #17 98.73 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64.
22:20:40 [2021-07-22T22:20:40.140Z] #17 98.74 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ...
22:20:40 [2021-07-22T22:20:40.140Z] #17 98.75 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
22:20:40 [2021-07-22T22:20:40.140Z] #17 98.84 Selecting previously unselected package cpp-8-arm-linux-gnueabihf.
22:20:40 [2021-07-22T22:20:40.140Z] #17 98.85 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
22:20:40 [2021-07-22T22:20:40.140Z] #17 98.85 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:20:40 [2021-07-22T22:20:40.174Z] #56 ...
22:20:40 [2021-07-22T22:20:40.174Z] 
22:20:40 [2021-07-22T22:20:40.174Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:20:40 [2021-07-22T22:20:40.174Z] #32 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:20:40 [2021-07-22T22:20:40.174Z] #32 9.263 + git clone https://github.com/kolyshkin/go-swagger.git .
22:20:40 [2021-07-22T22:20:40.174Z] #32 9.266 Cloning into '.'...
22:20:40 [2021-07-22T22:20:40.174Z] #32 ...
22:20:40 [2021-07-22T22:20:40.174Z] 
22:20:40 [2021-07-22T22:20:40.174Z] #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
22:20:40 [2021-07-22T22:20:40.174Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:20:40 [2021-07-22T22:20:40.174Z] #13 9.310 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:20:40 [2021-07-22T22:20:40.174Z] #13 9.415 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:40 [2021-07-22T22:20:40.174Z] #13 9.415 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:40 [2021-07-22T22:20:40.174Z] #13 9.415 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:40 [2021-07-22T22:20:40.178Z] #46 ...
22:20:40 [2021-07-22T22:20:40.178Z] 
22:20:40 [2021-07-22T22:20:40.178Z] #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
22:20:40 [2021-07-22T22:20:40.178Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
22:20:40 [2021-07-22T22:20:40.178Z] #27 24.42 0 added, 0 removed; done.
22:20:40 [2021-07-22T22:20:40.178Z] #27 24.42 Running hooks in /etc/ca-certificates/update.d...
22:20:40 [2021-07-22T22:20:40.178Z] #27 24.43 done.
22:20:40 [2021-07-22T22:20:40.178Z] #27 DONE 26.9s
22:20:40 [2021-07-22T22:20:40.443Z] 
22:20:40 [2021-07-22T22:20:40.443Z] #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
22:20:40 [2021-07-22T22:20:40.443Z] #59 sha256:e21cadf265066e697507293683f05f1fc0b967e8e71801748c62a26f6e9ba549
22:20:40 [2021-07-22T22:20:40.443Z] #59 12.56 go: downloading github.com/google/uuid v1.2.0
22:20:40 [2021-07-22T22:20:40.443Z] #59 12.62 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:20:40 [2021-07-22T22:20:40.443Z] #59 13.01 go: downloading github.com/moby/vpnkit v0.5.0
22:20:40 [2021-07-22T22:20:40.443Z] #59 13.11 go: downloading github.com/gofrs/flock v0.8.0
22:20:40 [2021-07-22T22:20:40.443Z] #59 ...
22:20:40 [2021-07-22T22:20:40.443Z] 
22:20:40 [2021-07-22T22:20:40.443Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:20:40 [2021-07-22T22:20:40.443Z] #28 sha256:badc63278ebcc49f79bd1d64fab8f7e5649159b15adac5f47aae969b19a59a7a
22:20:40 [2021-07-22T22:20:40.443Z] #28 DONE 0.3s
22:20:40 [2021-07-22T22:20:40.709Z] 
22:20:40 [2021-07-22T22:20:40.709Z] #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
22:20:40 [2021-07-22T22:20:40.709Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:20:41 [2021-07-22T22:20:41.238Z] #43 ...
22:20:41 [2021-07-22T22:20:41.238Z] 
22:20:41 [2021-07-22T22:20:41.238Z] #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
22:20:41 [2021-07-22T22:20:41.238Z] #12 sha256:737ea75c773290550b0984b4c81db5c5fa31ec567ac4c2befa4ad697c3fbb9e1
22:20:41 [2021-07-22T22:20:41.238Z] #12 DONE 5.8s
22:20:41 [2021-07-22T22:20:41.238Z] 
22:20:41 [2021-07-22T22:20:41.239Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:20:41 [2021-07-22T22:20:41.239Z] #31 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:20:41 [2021-07-22T22:20:41.239Z] #31 ...
22:20:41 [2021-07-22T22:20:41.239Z] 
22:20:41 [2021-07-22T22:20:41.239Z] #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
22:20:41 [2021-07-22T22:20:41.239Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:20:41 [2021-07-22T22:20:41.557Z] #17 100.1 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64.
22:20:41 [2021-07-22T22:20:41.557Z] #17 100.1 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
22:20:41 [2021-07-22T22:20:41.557Z] #17 100.1 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:20:41 [2021-07-22T22:20:41.557Z] #17 100.2 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu.
22:20:41 [2021-07-22T22:20:41.557Z] #17 100.2 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:20:41 [2021-07-22T22:20:41.557Z] #17 100.2 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:20:42 [2021-07-22T22:20:42.002Z] #13 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:42 [2021-07-22T22:20:42.494Z] #17 101.4 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64.
22:20:42 [2021-07-22T22:20:42.494Z] #17 101.4 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
22:20:42 [2021-07-22T22:20:42.494Z] #17 101.4 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:20:42 [2021-07-22T22:20:42.726Z] #13 11.45 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:20:42 [2021-07-22T22:20:42.753Z] #17 101.5 Selecting previously unselected package cpp-8-s390x-linux-gnu.
22:20:42 [2021-07-22T22:20:42.753Z] #17 101.5 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:20:42 [2021-07-22T22:20:42.753Z] #17 101.5 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:20:43 [2021-07-22T22:20:43.265Z] #29 2.285 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
22:20:43 [2021-07-22T22:20:43.265Z] #29 ...
22:20:43 [2021-07-22T22:20:43.265Z] 
22:20:43 [2021-07-22T22:20:43.265Z] #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
22:20:43 [2021-07-22T22:20:43.265Z] #34 sha256:f7e535c8749b75252d0b96976ed1e948e83c2bc1822c1df539c38a9626146d01
22:20:43 [2021-07-22T22:20:43.265Z] #34 12.72 github.com/pelletier/go-toml/cmd/tomll
22:20:43 [2021-07-22T22:20:43.265Z] #34 DONE 15.9s
22:20:43 [2021-07-22T22:20:43.265Z] 
22:20:43 [2021-07-22T22:20:43.265Z] #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
22:20:43 [2021-07-22T22:20:43.265Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:20:43 [2021-07-22T22:20:43.265Z] #29 2.607 
22:20:43 [2021-07-22T22:20:43.691Z] #17 102.5 Selecting previously unselected package cpp-aarch64-linux-gnu.
22:20:43 [2021-07-22T22:20:43.691Z] #17 102.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:20:43 [2021-07-22T22:20:43.691Z] #17 102.6 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ...
22:20:43 [2021-07-22T22:20:43.691Z] #17 102.6 Selecting previously unselected package cpp-arm-linux-gnueabi.
22:20:43 [2021-07-22T22:20:43.691Z] #17 102.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
22:20:43 [2021-07-22T22:20:43.691Z] #17 102.6 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ...
22:20:43 [2021-07-22T22:20:43.691Z] #17 102.6 Selecting previously unselected package cpp-arm-linux-gnueabihf.
22:20:43 [2021-07-22T22:20:43.691Z] #17 102.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
22:20:43 [2021-07-22T22:20:43.915Z] #13 13.37 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:43 [2021-07-22T22:20:43.950Z] #17 102.6 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
22:20:43 [2021-07-22T22:20:43.950Z] #17 102.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
22:20:43 [2021-07-22T22:20:43.950Z] #17 102.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:20:43 [2021-07-22T22:20:43.950Z] #17 102.7 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:20:43 [2021-07-22T22:20:43.950Z] #17 102.7 Selecting previously unselected package cpp-s390x-linux-gnu.
22:20:43 [2021-07-22T22:20:43.950Z] #17 102.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:20:43 [2021-07-22T22:20:43.950Z] #17 102.7 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ...
22:20:43 [2021-07-22T22:20:43.950Z] #17 102.8 Selecting previously unselected package cross-config.
22:20:43 [2021-07-22T22:20:43.950Z] #17 102.8 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ...
22:20:43 [2021-07-22T22:20:43.950Z] #17 102.8 Unpacking cross-config (2.6.15-3) ...
22:20:43 [2021-07-22T22:20:43.950Z] #17 102.8 Selecting previously unselected package gcc-8-cross-base.
22:20:43 [2021-07-22T22:20:43.950Z] #17 102.8 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ...
22:20:43 [2021-07-22T22:20:43.950Z] #17 102.8 Unpacking gcc-8-cross-base (8.3.0-2cross1) ...
22:20:44 [2021-07-22T22:20:44.209Z] #17 102.9 Selecting previously unselected package libc6-arm64-cross.
22:20:44 [2021-07-22T22:20:44.209Z] #17 102.9 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ...
22:20:44 [2021-07-22T22:20:44.209Z] #17 102.9 Unpacking libc6-arm64-cross (2.28-7cross1) ...
22:20:44 [2021-07-22T22:20:44.468Z] #17 103.2 Selecting previously unselected package libgcc1-arm64-cross.
22:20:44 [2021-07-22T22:20:44.468Z] #17 103.2 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ...
22:20:44 [2021-07-22T22:20:44.468Z] #17 103.2 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ...
22:20:44 [2021-07-22T22:20:44.469Z] #17 103.3 Selecting previously unselected package libgomp1-arm64-cross.
22:20:44 [2021-07-22T22:20:44.469Z] #17 103.3 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ...
22:20:44 [2021-07-22T22:20:44.469Z] #17 103.3 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ...
22:20:44 [2021-07-22T22:20:44.469Z] #17 103.3 Selecting previously unselected package libitm1-arm64-cross.
22:20:44 [2021-07-22T22:20:44.469Z] #17 103.3 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ...
22:20:44 [2021-07-22T22:20:44.469Z] #17 103.4 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ...
22:20:44 [2021-07-22T22:20:44.469Z] #17 103.4 Selecting previously unselected package libatomic1-arm64-cross.
22:20:44 [2021-07-22T22:20:44.469Z] #17 103.4 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ...
22:20:44 [2021-07-22T22:20:44.469Z] #17 103.4 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ...
22:20:44 [2021-07-22T22:20:44.469Z] #17 103.4 Selecting previously unselected package libstdc++6-arm64-cross.
22:20:44 [2021-07-22T22:20:44.469Z] #17 103.4 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ...
22:20:44 [2021-07-22T22:20:44.487Z] #13 ...
22:20:44 [2021-07-22T22:20:44.487Z] 
22:20:44 [2021-07-22T22:20:44.487Z] #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
22:20:44 [2021-07-22T22:20:44.487Z] #34 sha256:5844de5938ee1d53bd1bff4345d6e0c61c0f4530272048e98892a0e8b4ff09a5
22:20:44 [2021-07-22T22:20:44.487Z] #34 16.80 github.com/pelletier/go-toml/cmd/tomll
22:20:44 [2021-07-22T22:20:44.487Z] #34 DONE 20.0s
22:20:44 [2021-07-22T22:20:44.487Z] 
22:20:44 [2021-07-22T22:20:44.487Z] #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
22:20:44 [2021-07-22T22:20:44.487Z] #59 sha256:c3fb1224c74ca7d326dcf8bbd17764253202f62092f8d86a1e493d7f858f0534
22:20:44 [2021-07-22T22:20:44.487Z] #59 12.14 + cd /tmp/tmp.hHA3JGbkda/src/github.com/rootless-containers/rootlesskit
22:20:44 [2021-07-22T22:20:44.487Z] #59 12.14 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:20:44 [2021-07-22T22:20:44.487Z] #59 12.21 + export GO111MODULE=on
22:20:44 [2021-07-22T22:20:44.487Z] #59 12.21 + GO111MODULE=on
22:20:44 [2021-07-22T22:20:44.487Z] #59 12.21 + export GOPROXY=https://proxy.golang.org
22:20:44 [2021-07-22T22:20:44.487Z] #59 12.21 + GOPROXY=https://proxy.golang.org
22:20:44 [2021-07-22T22:20:44.487Z] #59 12.21 + for f in rootlesskit rootlesskit-docker-proxy
22:20:44 [2021-07-22T22:20:44.487Z] #59 12.21 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:20:44 [2021-07-22T22:20:44.487Z] #59 13.55 go: downloading github.com/pkg/errors v0.9.1
22:20:44 [2021-07-22T22:20:44.487Z] #59 13.60 go: downloading github.com/sirupsen/logrus v1.8.1
22:20:44 [2021-07-22T22:20:44.487Z] #59 13.69 go: downloading github.com/urfave/cli/v2 v2.3.0
22:20:44 [2021-07-22T22:20:44.487Z] #59 14.33 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:20:44 [2021-07-22T22:20:44.487Z] #59 17.33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:20:44 [2021-07-22T22:20:44.487Z] #59 18.15 go: downloading github.com/google/uuid v1.2.0
22:20:44 [2021-07-22T22:20:44.487Z] #59 18.24 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:20:44 [2021-07-22T22:20:44.487Z] #59 18.30 go: downloading github.com/moby/vpnkit v0.5.0
22:20:44 [2021-07-22T22:20:44.487Z] #59 18.62 go: downloading github.com/gofrs/flock v0.8.0
22:20:44 [2021-07-22T22:20:44.487Z] #59 18.70 go: downloading github.com/gorilla/mux v1.8.0
22:20:44 [2021-07-22T22:20:44.487Z] #59 19.07 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:20:44 [2021-07-22T22:20:44.487Z] #59 19.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:20:44 [2021-07-22T22:20:44.487Z] #59 19.96 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:20:44 [2021-07-22T22:20:44.519Z] #13 ...
22:20:44 [2021-07-22T22:20:44.519Z] 
22:20:44 [2021-07-22T22:20:44.519Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:20:44 [2021-07-22T22:20:44.519Z] #49 sha256:3c631f156aef88eb51e2f94e65a3d576676eb4dbb928b3267521ea2e5232fc6c
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.408 + RM_GOPATH=0
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.408 + TMP_GOPATH=
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.408 + : /build
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.408 + '[' -z '' ']'
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.408 ++ mktemp -d
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.408 + export GOPATH=/tmp/tmp.hWRLlwn2YF
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.408 + GOPATH=/tmp/tmp.hWRLlwn2YF
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.408 + RM_GOPATH=1
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.408 + case "$(go env GOARCH)" in
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.408 ++ go env GOARCH
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 + export GO_BUILDMODE=-buildmode=pie
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 + GO_BUILDMODE=-buildmode=pie
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 ++ dirname /tmp/install/install.sh
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 + dir=/tmp/install
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 + bin=golangci_lint
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 + shift
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 + . /tmp/install/golangci_lint.installer
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 ++ : v1.23.8
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 + install_golangci_lint
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 + set -e
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 + export GO111MODULE=on
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 + GO111MODULE=on
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 + GOBIN=/build
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.426 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
22:20:44 [2021-07-22T22:20:44.519Z] #49 6.776 go: downloading github.com/golangci/golangci-lint v1.23.8
22:20:44 [2021-07-22T22:20:44.519Z] #49 ...
22:20:44 [2021-07-22T22:20:44.519Z] 
22:20:44 [2021-07-22T22:20:44.519Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
22:20:44 [2021-07-22T22:20:44.519Z] #55 sha256:d5b241177170b6b3d54a0bc8ce5b7d0f62f3bcb598eee9a8f07cc49b62122fa4
22:20:44 [2021-07-22T22:20:44.519Z] #55 8.753 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:44 [2021-07-22T22:20:44.519Z] #55 8.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:44 [2021-07-22T22:20:44.519Z] #55 8.845 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:44 [2021-07-22T22:20:44.639Z] #13 14.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:44 [2021-07-22T22:20:44.728Z] #17 103.4 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ...
22:20:44 [2021-07-22T22:20:44.728Z] #17 103.6 Selecting previously unselected package libasan5-arm64-cross.
22:20:44 [2021-07-22T22:20:44.728Z] #17 103.6 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ...
22:20:44 [2021-07-22T22:20:44.728Z] #17 103.6 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ...
22:20:44 [2021-07-22T22:20:44.747Z] #59 ...
22:20:44 [2021-07-22T22:20:44.747Z] 
22:20:44 [2021-07-22T22:20:44.747Z] #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
22:20:44 [2021-07-22T22:20:44.747Z] #50 sha256:a703c66514b266c5f060d9a3e36f9fbe879a632106cbe8aa8f5621ce614a8310
22:20:44 [2021-07-22T22:20:44.747Z] #50 13.80 go: downloading github.com/fatih/color v1.7.0
22:20:44 [2021-07-22T22:20:44.747Z] #50 13.80 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
22:20:44 [2021-07-22T22:20:44.747Z] #50 13.91 go: downloading github.com/pkg/errors v0.8.1
22:20:44 [2021-07-22T22:20:44.747Z] #50 13.92 go: downloading github.com/spf13/cobra v0.0.5
22:20:44 [2021-07-22T22:20:44.747Z] #50 14.05 go: downloading github.com/spf13/pflag v1.0.5
22:20:44 [2021-07-22T22:20:44.747Z] #50 14.53 go: downloading github.com/spf13/viper v1.6.1
22:20:44 [2021-07-22T22:20:44.747Z] #50 15.00 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
22:20:44 [2021-07-22T22:20:44.747Z] #50 15.17 go: downloading github.com/go-critic/go-critic v0.4.1
22:20:44 [2021-07-22T22:20:44.747Z] #50 16.22 go: downloading github.com/go-lintpack/lintpack v0.5.2
22:20:44 [2021-07-22T22:20:44.747Z] #50 16.44 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:20:44 [2021-07-22T22:20:44.747Z] #50 19.91 go: downloading github.com/mattn/go-colorable v0.1.4
22:20:44 [2021-07-22T22:20:44.747Z] #50 19.91 go: downloading github.com/sirupsen/logrus v1.4.2
22:20:44 [2021-07-22T22:20:44.747Z] #50 19.91 go: downloading github.com/stretchr/testify v1.4.0
22:20:44 [2021-07-22T22:20:44.747Z] #50 20.17 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
22:20:44 [2021-07-22T22:20:44.747Z] #50 20.26 go: downloading github.com/mattn/go-isatty v0.0.8
22:20:44 [2021-07-22T22:20:44.747Z] #50 20.40 go: downloading github.com/inconshreveable/mousetrap v1.0.0
22:20:44 [2021-07-22T22:20:44.747Z] #50 20.40 go: downloading github.com/fsnotify/fsnotify v1.4.7
22:20:44 [2021-07-22T22:20:44.747Z] #50 20.40 go: downloading github.com/hashicorp/hcl v1.0.0
22:20:44 [2021-07-22T22:20:44.783Z] #55 ...
22:20:44 [2021-07-22T22:20:44.783Z] 
22:20:44 [2021-07-22T22:20:44.783Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
22:20:44 [2021-07-22T22:20:44.783Z] #47 sha256:0ccb498c12eeb3726c35bbcbd9079da0ddad4a129eee7a24986927071a586145
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.467 + RM_GOPATH=0
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.467 + TMP_GOPATH=
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.467 + : /build
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.467 + '[' -z '' ']'
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.471 ++ mktemp -d
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.471 + export GOPATH=/tmp/tmp.J7ntKCs8W0
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.471 + GOPATH=/tmp/tmp.J7ntKCs8W0
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.471 + RM_GOPATH=1
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.471 + case "$(go env GOARCH)" in
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.471 ++ go env GOARCH
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.488 + export GO_BUILDMODE=-buildmode=pie
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.488 + GO_BUILDMODE=-buildmode=pie
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.488 ++ dirname /tmp/install/install.sh
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.489 + dir=/tmp/install
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.489 + bin=gotestsum
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.489 + shift
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.489 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.489 + . /tmp/install/gotestsum.installer
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.489 ++ : v0.5.3
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.489 + install_gotestsum
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.490 + set -e
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.490 + export GO111MODULE=on
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.490 + GO111MODULE=on
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.490 + GOBIN=/build
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.490 + go get gotest.tools/gotestsum@v0.5.3
22:20:44 [2021-07-22T22:20:44.783Z] #47 6.876 go: downloading gotest.tools/gotestsum v0.5.3
22:20:44 [2021-07-22T22:20:44.783Z] #47 9.275 go: downloading github.com/fatih/color v1.9.0
22:20:44 [2021-07-22T22:20:44.783Z] #47 9.287 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:20:44 [2021-07-22T22:20:44.783Z] #47 9.305 go: downloading github.com/pkg/errors v0.9.1
22:20:44 [2021-07-22T22:20:44.783Z] #47 9.424 go: downloading github.com/spf13/pflag v1.0.3
22:20:44 [2021-07-22T22:20:44.783Z] #47 10.09 go: downloading github.com/mattn/go-colorable v0.1.6
22:20:44 [2021-07-22T22:20:44.783Z] #47 10.19 go: downloading github.com/mattn/go-isatty v0.0.12
22:20:44 [2021-07-22T22:20:44.783Z] #47 10.48 go: downloading github.com/jonboulle/clockwork v0.1.0
22:20:44 [2021-07-22T22:20:44.783Z] #47 ...
22:20:44 [2021-07-22T22:20:44.783Z] 
22:20:44 [2021-07-22T22:20:44.783Z] #33 [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
22:20:44 [2021-07-22T22:20:44.783Z] #33 sha256:8ea8945f28b6f5488392d76318f28dcbe6f3ec7e456aacec5dc64b655098edde
22:20:44 [2021-07-22T22:20:44.783Z] #33 7.659 Install go-toml version v1.8.1
22:20:44 [2021-07-22T22:20:44.783Z] #33 8.879 go: downloading github.com/pelletier/go-toml v1.8.1
22:20:44 [2021-07-22T22:20:44.987Z] #17 103.7 Selecting previously unselected package liblsan0-arm64-cross.
22:20:44 [2021-07-22T22:20:44.987Z] #17 103.7 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ...
22:20:44 [2021-07-22T22:20:44.987Z] #17 103.7 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ...
22:20:44 [2021-07-22T22:20:44.987Z] #17 103.8 Selecting previously unselected package libtsan0-arm64-cross.
22:20:44 [2021-07-22T22:20:44.987Z] #17 103.8 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ...
22:20:44 [2021-07-22T22:20:44.987Z] #17 103.8 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ...
22:20:45 [2021-07-22T22:20:45.010Z] #50 20.73 go: downloading github.com/magiconair/properties v1.8.1
22:20:45 [2021-07-22T22:20:45.010Z] #50 20.73 go: downloading github.com/mitchellh/mapstructure v1.1.2
22:20:45 [2021-07-22T22:20:45.040Z] #33 ...
22:20:45 [2021-07-22T22:20:45.040Z] 
22:20:45 [2021-07-22T22:20:45.040Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
22:20:45 [2021-07-22T22:20:45.040Z] #23 sha256:f21dd3ded64998a20d7035d2747edfd7658f5890cfc6adec3e47bd97b7fbc2ef
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.003 + RM_GOPATH=0
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.003 + TMP_GOPATH=
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.003 + : /build
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.003 + '[' -z '' ']'
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.003 ++ mktemp -d
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.003 + export GOPATH=/tmp/tmp.tv89DmphPa
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.003 + GOPATH=/tmp/tmp.tv89DmphPa
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.003 + RM_GOPATH=1
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.003 + case "$(go env GOARCH)" in
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.003 ++ go env GOARCH
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.050 + export GO_BUILDMODE=-buildmode=pie
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.050 + GO_BUILDMODE=-buildmode=pie
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.050 ++ dirname /tmp/install/install.sh
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.074 Install docker/cli version 17.06.2-ce from stable
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.074 + dir=/tmp/install
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.074 + bin=dockercli
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.074 + shift
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.074 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.074 + . /tmp/install/dockercli.installer
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.074 ++ : stable
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.074 ++ : 17.06.2-ce
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.074 + install_dockercli
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.074 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.088 ++ uname -m
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.117 + arch=x86_64
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.121 + '[' x86_64 '!=' x86_64 ']'
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.121 + url=https://download.docker.com/linux/static
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.121 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:20:45 [2021-07-22T22:20:45.040Z] #23 8.121 + tar -xz docker/docker
22:20:45 [2021-07-22T22:20:45.040Z] #23 ...
22:20:45 [2021-07-22T22:20:45.040Z] 
22:20:45 [2021-07-22T22:20:45.040Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
22:20:45 [2021-07-22T22:20:45.040Z] #39 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:20:45 [2021-07-22T22:20:45.040Z] #39 6.831 + git clone https://github.com/docker/distribution.git .
22:20:45 [2021-07-22T22:20:45.040Z] #39 6.831 Cloning into '.'...
22:20:45 [2021-07-22T22:20:45.246Z] #17 103.9 Selecting previously unselected package libubsan1-arm64-cross.
22:20:45 [2021-07-22T22:20:45.246Z] #17 103.9 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ...
22:20:45 [2021-07-22T22:20:45.246Z] #17 103.9 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ...
22:20:45 [2021-07-22T22:20:45.246Z] #17 104.0 Selecting previously unselected package libgcc-8-dev-arm64-cross.
22:20:45 [2021-07-22T22:20:45.246Z] #17 104.0 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
22:20:45 [2021-07-22T22:20:45.246Z] #17 104.0 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
22:20:45 [2021-07-22T22:20:45.271Z] #50 20.88 go: downloading github.com/pelletier/go-toml v1.2.0
22:20:45 [2021-07-22T22:20:45.271Z] #50 20.88 go: downloading github.com/spf13/afero v1.1.2
22:20:45 [2021-07-22T22:20:45.271Z] #50 21.07 go: downloading github.com/spf13/cast v1.3.0
22:20:45 [2021-07-22T22:20:45.271Z] #50 21.07 go: downloading github.com/spf13/jwalterweatherman v1.0.0
22:20:45 [2021-07-22T22:20:45.271Z] #50 ...
22:20:45 [2021-07-22T22:20:45.271Z] 
22:20:45 [2021-07-22T22:20:45.272Z] #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
22:20:45 [2021-07-22T22:20:45.272Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:20:45 [2021-07-22T22:20:45.272Z] #36 11.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:45 [2021-07-22T22:20:45.272Z] #36 13.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:45 [2021-07-22T22:20:45.296Z] #39 ...
22:20:45 [2021-07-22T22:20:45.296Z] 
22:20:45 [2021-07-22T22:20:45.296Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:20:45 [2021-07-22T22:20:45.296Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.244 + RM_GOPATH=0
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.244 + TMP_GOPATH=
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.244 + : /build
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.244 + '[' -z '' ']'
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.244 ++ mktemp -d
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.244 + export GOPATH=/tmp/tmp.I3PA1bDvZ1
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.244 + GOPATH=/tmp/tmp.I3PA1bDvZ1
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.244 + RM_GOPATH=1
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.244 + case "$(go env GOARCH)" in
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.244 ++ go env GOARCH
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.246 + export GO_BUILDMODE=-buildmode=pie
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.246 + GO_BUILDMODE=-buildmode=pie
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.249 ++ dirname /tmp/install/install.sh
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.249 + dir=/tmp/install
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.249 + bin=vndr
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.249 + shift
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.252 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.256 + '[' '!' -f /tmp/install/vndr.installer ']'
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.256 + . /tmp/install/vndr.installer
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.256 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.256 + install_vndr
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.256 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.256 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.I3PA1bDvZ1/src/github.com/LK4D4/vndr
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.256 Cloning into '/tmp/tmp.I3PA1bDvZ1/src/github.com/LK4D4/vndr'...
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.790 + cd /tmp/tmp.I3PA1bDvZ1/src/github.com/LK4D4/vndr
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.790 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
22:20:45 [2021-07-22T22:20:45.296Z] #45 6.800 + go build -buildmode=pie -v -o /build/vndr .
22:20:45 [2021-07-22T22:20:45.296Z] #45 7.754 internal/unsafeheader
22:20:45 [2021-07-22T22:20:45.296Z] #45 7.833 internal/cpu
22:20:45 [2021-07-22T22:20:45.296Z] #45 7.885 runtime/internal/atomic
22:20:45 [2021-07-22T22:20:45.296Z] #45 8.446 runtime/internal/sys
22:20:45 [2021-07-22T22:20:45.296Z] #45 8.993 internal/bytealg
22:20:45 [2021-07-22T22:20:45.296Z] #45 9.153 runtime/internal/math
22:20:45 [2021-07-22T22:20:45.296Z] #45 9.225 internal/race
22:20:45 [2021-07-22T22:20:45.297Z] #45 9.603 sync/atomic
22:20:45 [2021-07-22T22:20:45.297Z] #45 10.12 unicode
22:20:45 [2021-07-22T22:20:45.297Z] #45 10.71 runtime
22:20:45 [2021-07-22T22:20:45.297Z] #45 ...
22:20:45 [2021-07-22T22:20:45.297Z] 
22:20:45 [2021-07-22T22:20:45.297Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
22:20:45 [2021-07-22T22:20:45.297Z] #51 sha256:e8ae220365b598dd71a52849349d3a16cbb9516b959955f19933d91f3ebac26a
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.455 + RM_GOPATH=0
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.455 + TMP_GOPATH=
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.455 + : /build
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.455 + '[' -z '' ']'
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.455 ++ mktemp -d
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.455 + export GOPATH=/tmp/tmp.lcg5f7sWlS
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.455 + GOPATH=/tmp/tmp.lcg5f7sWlS
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.455 + RM_GOPATH=1
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.455 + case "$(go env GOARCH)" in
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.455 ++ go env GOARCH
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.461 + export GO_BUILDMODE=-buildmode=pie
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.461 + GO_BUILDMODE=-buildmode=pie
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.462 ++ dirname /tmp/install/install.sh
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.463 + dir=/tmp/install
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.466 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.467 + bin=shfmt
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.467 + shift
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.467 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.467 + . /tmp/install/shfmt.installer
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.467 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.467 + install_shfmt
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.467 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.467 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lcg5f7sWlS/src/github.com/mvdan/sh
22:20:45 [2021-07-22T22:20:45.297Z] #51 6.467 Cloning into '/tmp/tmp.lcg5f7sWlS/src/github.com/mvdan/sh'...
22:20:45 [2021-07-22T22:20:45.505Z] #17 104.4 Selecting previously unselected package gcc-8-aarch64-linux-gnu.
22:20:45 [2021-07-22T22:20:45.505Z] #17 104.4 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:20:45 [2021-07-22T22:20:45.505Z] #17 104.4 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:20:45 [2021-07-22T22:20:45.531Z] #36 ...
22:20:45 [2021-07-22T22:20:45.531Z] 
22:20:45 [2021-07-22T22:20:45.531Z] #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
22:20:45 [2021-07-22T22:20:45.531Z] #46 sha256:5f4edf3f99576078ef14557242fb8d6fae6d6974036397685dbaa6d0366a96d1
22:20:45 [2021-07-22T22:20:45.531Z] #46 12.35 unicode/utf8
22:20:45 [2021-07-22T22:20:45.531Z] #46 12.89 math/bits
22:20:45 [2021-07-22T22:20:45.531Z] #46 13.64 math
22:20:45 [2021-07-22T22:20:45.531Z] #46 17.62 encoding
22:20:45 [2021-07-22T22:20:45.531Z] #46 17.71 unicode/utf16
22:20:45 [2021-07-22T22:20:45.531Z] #46 18.03 container/list
22:20:45 [2021-07-22T22:20:45.531Z] #46 18.60 crypto/internal/subtle
22:20:45 [2021-07-22T22:20:45.531Z] #46 18.70 crypto/subtle
22:20:45 [2021-07-22T22:20:45.531Z] #46 18.88 vendor/golang.org/x/crypto/cryptobyte/asn1
22:20:45 [2021-07-22T22:20:45.531Z] #46 19.00 internal/nettrace
22:20:45 [2021-07-22T22:20:45.531Z] #46 19.09 runtime/cgo
22:20:45 [2021-07-22T22:20:45.553Z] #51 ...
22:20:45 [2021-07-22T22:20:45.553Z] 
22:20:45 [2021-07-22T22:20:45.553Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:20:45 [2021-07-22T22:20:45.553Z] #35 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:20:45 [2021-07-22T22:20:45.553Z] #35 8.478 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:45 [2021-07-22T22:20:45.553Z] #35 8.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:45 [2021-07-22T22:20:45.553Z] #35 8.605 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:45 [2021-07-22T22:20:45.553Z] #35 10.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:45 [2021-07-22T22:20:45.585Z] #13 ...
22:20:45 [2021-07-22T22:20:45.585Z] 
22:20:45 [2021-07-22T22:20:45.585Z] #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
22:20:45 [2021-07-22T22:20:45.585Z] #46 sha256:207dd2fbb654c9586cbbcfe28e5a6ae757249e9d8e11d1c3cd9adbcb15c16fb0
22:20:45 [2021-07-22T22:20:45.585Z] #46 11.39 + cd /tmp/tmp.1dtby6iWeF/src/github.com/LK4D4/vndr
22:20:45 [2021-07-22T22:20:45.585Z] #46 11.39 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
22:20:45 [2021-07-22T22:20:45.585Z] #46 11.43 + go build -buildmode=pie -v -o /build/vndr .
22:20:45 [2021-07-22T22:20:45.585Z] #46 13.46 internal/unsafeheader
22:20:45 [2021-07-22T22:20:45.585Z] #46 13.51 internal/cpu
22:20:45 [2021-07-22T22:20:45.585Z] #46 13.63 runtime/internal/atomic
22:20:45 [2021-07-22T22:20:45.585Z] #46 14.11 runtime/internal/sys
22:20:45 [2021-07-22T22:20:45.585Z] #46 14.46 internal/bytealg
22:20:45 [2021-07-22T22:20:45.585Z] #46 14.53 runtime/internal/math
22:20:45 [2021-07-22T22:20:45.585Z] #46 14.70 internal/race
22:20:45 [2021-07-22T22:20:45.585Z] #46 15.06 sync/atomic
22:20:45 [2021-07-22T22:20:45.585Z] #46 15.73 unicode
22:20:45 [2021-07-22T22:20:45.790Z] #46 ...
22:20:45 [2021-07-22T22:20:45.790Z] 
22:20:45 [2021-07-22T22:20:45.791Z] #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
22:20:45 [2021-07-22T22:20:45.791Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:20:45 [2021-07-22T22:20:45.791Z] #13 15.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:45 [2021-07-22T22:20:45.809Z] #35 ...
22:20:45 [2021-07-22T22:20:45.809Z] 
22:20:45 [2021-07-22T22:20:45.809Z] #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
22:20:45 [2021-07-22T22:20:45.809Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:20:45 [2021-07-22T22:20:45.809Z] #13 4.398 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:20:45 [2021-07-22T22:20:45.809Z] #13 4.443 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:45 [2021-07-22T22:20:45.809Z] #13 4.443 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:45 [2021-07-22T22:20:45.809Z] #13 4.454 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:46 [2021-07-22T22:20:46.157Z] #46 16.99 runtime
22:20:46 [2021-07-22T22:20:46.361Z] #13 ...
22:20:46 [2021-07-22T22:20:46.361Z] 
22:20:46 [2021-07-22T22:20:46.361Z] #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
22:20:46 [2021-07-22T22:20:46.361Z] #56 sha256:d5b241177170b6b3d54a0bc8ce5b7d0f62f3bcb598eee9a8f07cc49b62122fa4
22:20:46 [2021-07-22T22:20:46.361Z] #56 12.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:46 [2021-07-22T22:20:46.544Z] #29 2.862 
                                                                           0.0%
#                                                                          2.4%
####                                                                       6.6%
#######                                                                   10.3%
#########                                                                 13.5%
############                                                              17.3%
#############                                                             19.1%
################                                                          23.1%
##################                                                        25.9%
####################                                                      28.2%
######################                                                    30.9%
########################                                                  33.6%
#########################                                                 35.9%
############################                                              39.3%
#################################                                         46.1%
##################################                                        47.9%
######################################                                    53.6%
#########################################                                 57.9%
#############################################                             62.8%
##############################################                            64.8%
#################################################                         68.9%
#######################################################                   77.4%
########################################################                  78.8%
###########################################################               82.8%
###########################################################               82.8%
###############################################################           87.7%
#####################################################################     96.0%
######################################################################## 100.0%
22:20:46 [2021-07-22T22:20:46.620Z] #56 ...
22:20:46 [2021-07-22T22:20:46.620Z] 
22:20:46 [2021-07-22T22:20:46.620Z] #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
22:20:46 [2021-07-22T22:20:46.620Z] #50 sha256:a703c66514b266c5f060d9a3e36f9fbe879a632106cbe8aa8f5621ce614a8310
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.29 go: downloading github.com/subosito/gotenv v1.2.0
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.29 go: downloading gopkg.in/ini.v1 v1.51.0
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.29 go: downloading gopkg.in/yaml.v2 v2.2.7
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.43 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.60 go: downloading github.com/go-toolsmith/astequal v1.0.0
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.60 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.60 go: downloading github.com/go-toolsmith/astp v1.0.0
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.60 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.60 go: downloading github.com/go-toolsmith/typep v1.0.0
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.60 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.60 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.74 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.80 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
22:20:46 [2021-07-22T22:20:46.620Z] #50 21.92 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
22:20:46 [2021-07-22T22:20:46.620Z] #50 22.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:20:46 [2021-07-22T22:20:46.620Z] #50 22.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
22:20:46 [2021-07-22T22:20:46.620Z] #50 22.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:20:46 [2021-07-22T22:20:46.620Z] #50 22.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:20:46 [2021-07-22T22:20:46.620Z] #50 22.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
22:20:46 [2021-07-22T22:20:46.620Z] #50 22.42 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
22:20:46 [2021-07-22T22:20:46.807Z] #29 6.194 
22:20:46 [2021-07-22T22:20:46.880Z] #50 22.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:20:46 [2021-07-22T22:20:46.880Z] #50 22.53 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
22:20:46 [2021-07-22T22:20:46.880Z] #50 22.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
22:20:46 [2021-07-22T22:20:46.880Z] #50 ...
22:20:46 [2021-07-22T22:20:46.880Z] 
22:20:46 [2021-07-22T22:20:46.880Z] #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
22:20:46 [2021-07-22T22:20:46.880Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:20:46 [2021-07-22T22:20:46.880Z] #44 11.59 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:46 [2021-07-22T22:20:46.880Z] #44 13.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:46 [2021-07-22T22:20:46.880Z] #44 15.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
22:20:46 [2021-07-22T22:20:46.883Z] #17 105.7 Selecting previously unselected package gcc-aarch64-linux-gnu.
22:20:46 [2021-07-22T22:20:46.883Z] #17 105.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:20:46 [2021-07-22T22:20:46.883Z] #17 105.7 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ...
22:20:46 [2021-07-22T22:20:46.883Z] #17 105.8 Selecting previously unselected package linux-libc-dev-arm64-cross.
22:20:46 [2021-07-22T22:20:46.883Z] #17 105.8 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ...
22:20:46 [2021-07-22T22:20:46.883Z] #17 105.8 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
22:20:47 [2021-07-22T22:20:47.074Z] #29 ...
22:20:47 [2021-07-22T22:20:47.074Z] 
22:20:47 [2021-07-22T22:20:47.074Z] #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
22:20:47 [2021-07-22T22:20:47.074Z] #13 sha256:b19e9a649c1f7fa4dd407ced1f162ea154fab28b484485ab8a17571308eea206
22:20:47 [2021-07-22T22:20:47.074Z] #13 6.150 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
22:20:47 [2021-07-22T22:20:47.074Z] #13 8.127 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:20:47 [2021-07-22T22:20:47.074Z] #13 13.83 Fetched 8812 kB in 12s (764 kB/s)
22:20:47 [2021-07-22T22:20:47.074Z] #13 13.83 Reading package lists...
22:20:47 [2021-07-22T22:20:47.074Z] #13 ...
22:20:47 [2021-07-22T22:20:47.074Z] 
22:20:47 [2021-07-22T22:20:47.074Z] #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
22:20:47 [2021-07-22T22:20:47.074Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:20:47 [2021-07-22T22:20:47.114Z] #46 ...
22:20:47 [2021-07-22T22:20:47.114Z] 
22:20:47 [2021-07-22T22:20:47.114Z] #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
22:20:47 [2021-07-22T22:20:47.114Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:20:47 [2021-07-22T22:20:47.114Z] #13 16.57 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:47 [2021-07-22T22:20:47.141Z] #44 ...
22:20:47 [2021-07-22T22:20:47.141Z] 
22:20:47 [2021-07-22T22:20:47.141Z] #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
22:20:47 [2021-07-22T22:20:47.141Z] #50 sha256:a703c66514b266c5f060d9a3e36f9fbe879a632106cbe8aa8f5621ce614a8310
22:20:47 [2021-07-22T22:20:47.141Z] #50 22.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
22:20:47 [2021-07-22T22:20:47.141Z] #50 22.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
22:20:47 [2021-07-22T22:20:47.401Z] #50 23.09 go: downloading github.com/sourcegraph/go-diff v0.5.1
22:20:47 [2021-07-22T22:20:47.401Z] #50 23.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
22:20:47 [2021-07-22T22:20:47.401Z] #50 23.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
22:20:47 [2021-07-22T22:20:47.401Z] #50 23.20 go: downloading github.com/ultraware/funlen v0.0.2
22:20:47 [2021-07-22T22:20:47.451Z] #17 106.1 Selecting previously unselected package libc6-dev-arm64-cross.
22:20:47 [2021-07-22T22:20:47.451Z] #17 106.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ...
22:20:47 [2021-07-22T22:20:47.451Z] #17 106.1 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ...
22:20:47 [2021-07-22T22:20:47.603Z] #29 6.559 
                                                                           0.2%
#########                                                                 13.8%
#######################                                                   32.8%
################################################                          67.7%
######################################################################## 100.0%
22:20:47 [2021-07-22T22:20:47.672Z] #50 23.25 go: downloading github.com/ultraware/whitespace v0.0.4
22:20:47 [2021-07-22T22:20:47.672Z] #50 23.38 go: downloading github.com/uudashr/gocognit v1.0.1
22:20:47 [2021-07-22T22:20:47.672Z] #50 23.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
22:20:47 [2021-07-22T22:20:47.700Z] #13 7.159 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:20:48 [2021-07-22T22:20:48.019Z] #17 106.9 Selecting previously unselected package libstdc++-8-dev-arm64-cross.
22:20:48 [2021-07-22T22:20:48.019Z] #17 106.9 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
22:20:48 [2021-07-22T22:20:48.019Z] #17 106.9 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
22:20:48 [2021-07-22T22:20:48.182Z] #29 7.384 
22:20:48 [2021-07-22T22:20:48.445Z] #29 7.776 
                                                                           0.0%
###############                                                           22.1%
22:20:48 [2021-07-22T22:20:48.446Z] #29 ...
22:20:48 [2021-07-22T22:20:48.446Z] 
22:20:48 [2021-07-22T22:20:48.446Z] #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
22:20:48 [2021-07-22T22:20:48.446Z] #44 sha256:9c7e907eb641423a20224e1fbb7780db8feb2a901ad64dd0e85a482c9c4d13a0
22:20:48 [2021-07-22T22:20:48.446Z] #44 11.12 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
22:20:48 [2021-07-22T22:20:48.446Z] #44 17.51 Fetched 8284 kB in 12s (680 kB/s)
22:20:48 [2021-07-22T22:20:48.446Z] #44 17.51 Reading package lists...
22:20:48 [2021-07-22T22:20:48.713Z] #44 21.00 Reading package lists...
22:20:48 [2021-07-22T22:20:48.713Z] #44 ...
22:20:48 [2021-07-22T22:20:48.713Z] 
22:20:48 [2021-07-22T22:20:48.713Z] #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
22:20:48 [2021-07-22T22:20:48.713Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:20:48 [2021-07-22T22:20:48.957Z] #17 107.5 Selecting previously unselected package g++-8-aarch64-linux-gnu.
22:20:48 [2021-07-22T22:20:48.957Z] #17 107.5 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:20:48 [2021-07-22T22:20:48.957Z] #17 107.5 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:20:48 [2021-07-22T22:20:48.981Z] #29 7.776 
                                                                           0.0%
###############                                                           22.1%
###############################                                           43.9%
################################################                          66.7%
###############################################################           88.1%
######################################################################## 100.0%
22:20:49 [2021-07-22T22:20:49.053Z] #50 24.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:20:49 [2021-07-22T22:20:49.053Z] #50 24.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
22:20:49 [2021-07-22T22:20:49.053Z] #50 24.57 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
22:20:49 [2021-07-22T22:20:49.053Z] #50 24.60 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
22:20:49 [2021-07-22T22:20:49.053Z] #50 24.72 go: downloading github.com/davecgh/go-spew v1.1.1
22:20:49 [2021-07-22T22:20:49.244Z] #29 8.646 
22:20:49 [2021-07-22T22:20:49.507Z] #29 9.005 
22:20:49 [2021-07-22T22:20:49.507Z] #29 ...
22:20:49 [2021-07-22T22:20:49.507Z] 
22:20:49 [2021-07-22T22:20:49.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
22:20:49 [2021-07-22T22:20:49.507Z] #52 sha256:8b7df7add67629d65a5de1a84f56c06c401afe6c3dd406ee879cae85f85cc0fe
22:20:49 [2021-07-22T22:20:49.507Z] #52 12.34 + cd /tmp/tmp.uQb1L5uXUg/src/github.com/mvdan/sh
22:20:49 [2021-07-22T22:20:49.507Z] #52 12.34 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:20:49 [2021-07-22T22:20:49.507Z] #52 12.63 + GO111MODULE=on
22:20:49 [2021-07-22T22:20:49.507Z] #52 12.63 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:20:49 [2021-07-22T22:20:49.507Z] #52 13.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:20:49 [2021-07-22T22:20:49.507Z] #52 13.72 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:20:49 [2021-07-22T22:20:49.507Z] #52 13.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:20:49 [2021-07-22T22:20:49.507Z] #52 16.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:20:49 [2021-07-22T22:20:49.507Z] #52 19.86 runtime
22:20:49 [2021-07-22T22:20:49.622Z] #50 25.08 go: downloading github.com/pmezard/go-difflib v1.0.0
22:20:49 [2021-07-22T22:20:49.622Z] #50 25.23 go: downloading github.com/stretchr/objx v0.2.0
22:20:49 [2021-07-22T22:20:49.658Z] #13 ...
22:20:49 [2021-07-22T22:20:49.659Z] 
22:20:49 [2021-07-22T22:20:49.659Z] #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
22:20:49 [2021-07-22T22:20:49.659Z] #24 sha256:b3a2b6b58da98da34e55c8c88d1144eff2f324bbc815237b493ec146784a02e7
22:20:49 [2021-07-22T22:20:49.659Z] #24 19.75 + mkdir -p /build
22:20:49 [2021-07-22T22:20:49.659Z] #24 19.76 + mv docker/docker /build/
22:20:49 [2021-07-22T22:20:49.659Z] #24 19.77 + rmdir docker
22:20:49 [2021-07-22T22:20:49.659Z] #24 DONE 20.3s
22:20:49 [2021-07-22T22:20:49.659Z] 
22:20:49 [2021-07-22T22:20:49.659Z] #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
22:20:49 [2021-07-22T22:20:49.659Z] #59 sha256:541911a809bac53e7a3a3276987d6727482c13ee3163196d7e63320c96926e3c
22:20:49 [2021-07-22T22:20:49.659Z] #59 13.51 + cd /tmp/tmp.PQXPF2yPRH/src/github.com/rootless-containers/rootlesskit
22:20:49 [2021-07-22T22:20:49.659Z] #59 13.51 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:20:49 [2021-07-22T22:20:49.659Z] #59 13.57 + export GO111MODULE=on
22:20:49 [2021-07-22T22:20:49.659Z] #59 13.57 + GO111MODULE=on
22:20:49 [2021-07-22T22:20:49.659Z] #59 13.57 + export GOPROXY=https://proxy.golang.org
22:20:49 [2021-07-22T22:20:49.659Z] #59 13.57 + GOPROXY=https://proxy.golang.org
22:20:49 [2021-07-22T22:20:49.659Z] #59 13.57 + for f in rootlesskit rootlesskit-docker-proxy
22:20:49 [2021-07-22T22:20:49.659Z] #59 13.57 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:20:49 [2021-07-22T22:20:49.659Z] #59 15.72 go: downloading github.com/sirupsen/logrus v1.8.1
22:20:49 [2021-07-22T22:20:49.659Z] #59 15.73 go: downloading github.com/pkg/errors v0.9.1
22:20:49 [2021-07-22T22:20:49.659Z] #59 15.85 go: downloading github.com/urfave/cli/v2 v2.3.0
22:20:49 [2021-07-22T22:20:49.659Z] #59 16.64 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:20:49 [2021-07-22T22:20:49.659Z] #59 ...
22:20:49 [2021-07-22T22:20:49.659Z] 
22:20:49 [2021-07-22T22:20:49.659Z] #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
22:20:49 [2021-07-22T22:20:49.659Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:20:49 [2021-07-22T22:20:49.659Z] #44 10.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:49 [2021-07-22T22:20:49.659Z] #44 10.60 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:49 [2021-07-22T22:20:49.659Z] #44 10.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:49 [2021-07-22T22:20:49.659Z] #44 11.10 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
22:20:49 [2021-07-22T22:20:49.659Z] #44 12.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:49 [2021-07-22T22:20:49.659Z] #44 15.19 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:49 [2021-07-22T22:20:49.659Z] #44 18.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:49 [2021-07-22T22:20:49.797Z] #52 ...
22:20:49 [2021-07-22T22:20:49.797Z] 
22:20:49 [2021-07-22T22:20:49.798Z] #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
22:20:49 [2021-07-22T22:20:49.798Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:20:49 [2021-07-22T22:20:49.882Z] #50 25.42 go: downloading golang.org/x/text v0.3.2
22:20:49 [2021-07-22T22:20:49.895Z] #17 108.7 Selecting previously unselected package g++-aarch64-linux-gnu.
22:20:49 [2021-07-22T22:20:49.895Z] #17 108.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:20:49 [2021-07-22T22:20:49.895Z] #17 108.7 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ...
22:20:49 [2021-07-22T22:20:49.895Z] #17 108.7 Selecting previously unselected package patch.
22:20:49 [2021-07-22T22:20:49.895Z] #17 108.7 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ...
22:20:49 [2021-07-22T22:20:49.895Z] #17 108.7 Unpacking patch (2.7.6-3+deb10u1) ...
22:20:49 [2021-07-22T22:20:49.956Z] #44 ...
22:20:49 [2021-07-22T22:20:49.956Z] 
22:20:49 [2021-07-22T22:20:49.956Z] #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
22:20:49 [2021-07-22T22:20:49.956Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:20:49 [2021-07-22T22:20:49.956Z] #36 10.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:49 [2021-07-22T22:20:49.956Z] #36 10.96 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:49 [2021-07-22T22:20:49.956Z] #36 10.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:49 [2021-07-22T22:20:49.956Z] #36 12.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:49 [2021-07-22T22:20:49.956Z] #36 15.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:49 [2021-07-22T22:20:49.956Z] #36 18.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:49 [2021-07-22T22:20:49.956Z] #36 ...
22:20:49 [2021-07-22T22:20:49.956Z] 
22:20:49 [2021-07-22T22:20:49.956Z] #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
22:20:49 [2021-07-22T22:20:49.956Z] #52 sha256:f66a88ee43cadb80e159308fdd6bad4496d0bd78f6447f481f2b5efef7e8e33b
22:20:49 [2021-07-22T22:20:49.956Z] #52 13.42 + cd /tmp/tmp.YHGiwOqDjp/src/github.com/mvdan/sh
22:20:49 [2021-07-22T22:20:49.956Z] #52 13.42 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:20:49 [2021-07-22T22:20:49.956Z] #52 13.59 + GO111MODULE=on
22:20:49 [2021-07-22T22:20:49.956Z] #52 13.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:20:49 [2021-07-22T22:20:49.956Z] #52 15.26 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:20:49 [2021-07-22T22:20:49.956Z] #52 15.26 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:20:49 [2021-07-22T22:20:49.956Z] #52 15.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:20:49 [2021-07-22T22:20:49.956Z] #52 18.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:20:50 [2021-07-22T22:20:50.154Z] #17 108.8 Selecting previously unselected package dpkg-dev.
22:20:50 [2021-07-22T22:20:50.154Z] #17 108.8 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ...
22:20:50 [2021-07-22T22:20:50.154Z] #17 108.8 Unpacking dpkg-dev (1.19.7) ...
22:20:50 [2021-07-22T22:20:50.227Z] #13 9.919 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:50 [2021-07-22T22:20:50.227Z] #52 ...
22:20:50 [2021-07-22T22:20:50.227Z] 
22:20:50 [2021-07-22T22:20:50.227Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
22:20:50 [2021-07-22T22:20:50.227Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:20:50 [2021-07-22T22:20:50.227Z] #13 19.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:50 [2021-07-22T22:20:50.413Z] #17 109.1 Selecting previously unselected package libconfig-inifiles-perl.
22:20:50 [2021-07-22T22:20:50.413Z] #17 109.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ...
22:20:50 [2021-07-22T22:20:50.413Z] #17 109.1 Unpacking libconfig-inifiles-perl (3.000001-1) ...
22:20:50 [2021-07-22T22:20:50.413Z] #17 109.1 Selecting previously unselected package libio-string-perl.
22:20:50 [2021-07-22T22:20:50.413Z] #17 109.1 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ...
22:20:50 [2021-07-22T22:20:50.413Z] #17 109.2 Unpacking libio-string-perl (1.08-3) ...
22:20:50 [2021-07-22T22:20:50.413Z] #17 109.2 Selecting previously unselected package libicu63:amd64.
22:20:50 [2021-07-22T22:20:50.413Z] #17 109.2 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ...
22:20:50 [2021-07-22T22:20:50.413Z] #17 109.2 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:20:50 [2021-07-22T22:20:50.528Z] #13 ...
22:20:50 [2021-07-22T22:20:50.528Z] 
22:20:50 [2021-07-22T22:20:50.528Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:20:50 [2021-07-22T22:20:50.528Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:20:50 [2021-07-22T22:20:50.528Z] #45 15.98 unicode/utf8
22:20:50 [2021-07-22T22:20:50.854Z] #29 9.005 
                                                                           0.0%
#                                                                          1.8%
##                                                                         4.1%
#####                                                                      7.5%
########                                                                  12.4%
############                                                              16.7%
##############                                                            19.6%
#################                                                         23.7%
###################                                                       27.2%
######################                                                    30.8%
########################                                                  34.0%
22:20:50 [2021-07-22T22:20:50.854Z] #29 ...
22:20:50 [2021-07-22T22:20:50.854Z] 
22:20:50 [2021-07-22T22:20:50.854Z] #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
22:20:50 [2021-07-22T22:20:50.854Z] #56 sha256:1cd3db19347d93f77635e31517ba8adb9828f0fd78a6642e9b6f8202df3133a1
22:20:50 [2021-07-22T22:20:50.854Z] #56 13.56 Fetched 8280 kB in 9s (876 kB/s)
22:20:50 [2021-07-22T22:20:50.854Z] #56 13.56 Reading package lists...
22:20:50 [2021-07-22T22:20:50.854Z] #56 19.04 Reading package lists...
22:20:50 [2021-07-22T22:20:50.854Z] #56 ...
22:20:50 [2021-07-22T22:20:50.854Z] 
22:20:50 [2021-07-22T22:20:50.854Z] #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
22:20:50 [2021-07-22T22:20:50.854Z] #59 sha256:e21cadf265066e697507293683f05f1fc0b967e8e71801748c62a26f6e9ba549
22:20:50 [2021-07-22T22:20:50.854Z] #59 13.60 go: downloading github.com/gorilla/mux v1.8.0
22:20:50 [2021-07-22T22:20:50.854Z] #59 14.11 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:20:50 [2021-07-22T22:20:50.854Z] #59 14.69 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:20:50 [2021-07-22T22:20:50.854Z] #59 14.82 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:20:50 [2021-07-22T22:20:50.854Z] #59 18.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:20:50 [2021-07-22T22:20:50.854Z] #59 19.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:20:50 [2021-07-22T22:20:50.854Z] #59 ...
22:20:50 [2021-07-22T22:20:50.854Z] 
22:20:50 [2021-07-22T22:20:50.854Z] #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
22:20:50 [2021-07-22T22:20:50.854Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:20:50 [2021-07-22T22:20:50.990Z] #17 ...
22:20:50 [2021-07-22T22:20:50.990Z] 
22:20:50 [2021-07-22T22:20:50.991Z] #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
22:20:50 [2021-07-22T22:20:50.991Z] #47 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:20:50 [2021-07-22T22:20:50.991Z] #47 121.1 + dpkg --print-architecture
22:20:50 [2021-07-22T22:20:50.991Z] #47 121.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:20:51 [2021-07-22T22:20:51.094Z] #45 ...
22:20:51 [2021-07-22T22:20:51.094Z] 
22:20:51 [2021-07-22T22:20:51.094Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
22:20:51 [2021-07-22T22:20:51.094Z] #58 sha256:d4d43c2101d52393d3e0c29b8ff323f35350ca07fc9d0d36ae4e8a6024675fef
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.799 + RM_GOPATH=0
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.799 + TMP_GOPATH=
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.799 + : /build
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.799 + '[' -z '' ']'
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.799 ++ mktemp -d
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.799 + export GOPATH=/tmp/tmp.igIvfaXKXK
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.799 + GOPATH=/tmp/tmp.igIvfaXKXK
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.799 + RM_GOPATH=1
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.799 + case "$(go env GOARCH)" in
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.799 ++ go env GOARCH
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.833 + export GO_BUILDMODE=-buildmode=pie
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.833 + GO_BUILDMODE=-buildmode=pie
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.833 ++ dirname /tmp/install/install.sh
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 + dir=/tmp/install
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 + bin=rootlesskit
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 + shift
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 + . /tmp/install/rootlesskit.installer
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 + install_rootlesskit
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 + case "$1" in
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 + export CGO_ENABLED=0
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 + CGO_ENABLED=0
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 + _install_rootlesskit
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.igIvfaXKXK/src/github.com/rootless-containers/rootlesskit
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 Cloning into '/tmp/tmp.igIvfaXKXK/src/github.com/rootless-containers/rootlesskit'...
22:20:51 [2021-07-22T22:20:51.094Z] #58 6.840 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:20:51 [2021-07-22T22:20:51.094Z] #58 13.00 + cd /tmp/tmp.igIvfaXKXK/src/github.com/rootless-containers/rootlesskit
22:20:51 [2021-07-22T22:20:51.094Z] #58 13.00 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:20:51 [2021-07-22T22:20:51.094Z] #58 13.05 + export GO111MODULE=on
22:20:51 [2021-07-22T22:20:51.094Z] #58 13.05 + GO111MODULE=on
22:20:51 [2021-07-22T22:20:51.094Z] #58 13.05 + export GOPROXY=https://proxy.golang.org
22:20:51 [2021-07-22T22:20:51.094Z] #58 13.05 + GOPROXY=https://proxy.golang.org
22:20:51 [2021-07-22T22:20:51.094Z] #58 13.05 + for f in rootlesskit rootlesskit-docker-proxy
22:20:51 [2021-07-22T22:20:51.094Z] #58 13.05 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:20:51 [2021-07-22T22:20:51.094Z] #58 15.24 go: downloading github.com/pkg/errors v0.9.1
22:20:51 [2021-07-22T22:20:51.094Z] #58 15.25 go: downloading github.com/sirupsen/logrus v1.8.1
22:20:51 [2021-07-22T22:20:51.094Z] #58 15.29 go: downloading github.com/urfave/cli/v2 v2.3.0
22:20:51 [2021-07-22T22:20:51.094Z] #58 16.17 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:20:51 [2021-07-22T22:20:51.250Z] #47 121.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:20:51 [2021-07-22T22:20:51.250Z] #47 121.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:20:51 [2021-07-22T22:20:51.645Z] #29 9.005 
                                                                           0.0%
#                                                                          1.8%
##                                                                         4.1%
#####                                                                      7.5%
########                                                                  12.4%
############                                                              16.7%
##############                                                            19.6%
#################                                                         23.7%
###################                                                       27.2%
######################                                                    30.8%
########################                                                  34.0%
###########################                                               38.4%
##############################                                            42.2%
#################################                                         46.2%
####################################                                      50.7%
#######################################                                   55.4%
##########################################                                58.9%
#############################################                             63.0%
################################################                          67.2%
22:20:51 [2021-07-22T22:20:51.645Z] #29 ...
22:20:51 [2021-07-22T22:20:51.645Z] 
22:20:51 [2021-07-22T22:20:51.645Z] #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
22:20:51 [2021-07-22T22:20:51.645Z] #40 sha256:60a40d804f33c673ffeb5237482a74b4740635771ce34361a13ae377bb9b5148
22:20:51 [2021-07-22T22:20:51.645Z] #40 14.20 Checking out files:  91% (1549/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.
22:20:51 [2021-07-22T22:20:51.645Z] #40 14.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:20:51 [2021-07-22T22:20:51.645Z] #40 15.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:20:51 [2021-07-22T22:20:51.645Z] #40 ...
22:20:51 [2021-07-22T22:20:51.645Z] 
22:20:51 [2021-07-22T22:20:51.645Z] #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
22:20:51 [2021-07-22T22:20:51.645Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:20:51 [2021-07-22T22:20:51.658Z] #58 ...
22:20:51 [2021-07-22T22:20:51.658Z] 
22:20:51 [2021-07-22T22:20:51.658Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:20:51 [2021-07-22T22:20:51.658Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:20:51 [2021-07-22T22:20:51.658Z] #45 17.43 math/bits
22:20:51 [2021-07-22T22:20:51.788Z] #50 ...
22:20:51 [2021-07-22T22:20:51.788Z] 
22:20:51 [2021-07-22T22:20:51.788Z] #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
22:20:51 [2021-07-22T22:20:51.788Z] #52 sha256:cc45843872d3968b34f5a07a2bc174d0cb126f1f20530475ec7ae1ed3cc376cd
22:20:51 [2021-07-22T22:20:51.788Z] #52 17.10 + cd /tmp/tmp.2qslRmUNxX/src/github.com/mvdan/sh
22:20:51 [2021-07-22T22:20:51.788Z] #52 17.10 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:20:51 [2021-07-22T22:20:51.788Z] #52 17.10 + GO111MODULE=on
22:20:51 [2021-07-22T22:20:51.788Z] #52 17.10 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:20:51 [2021-07-22T22:20:51.788Z] #52 18.09 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:20:51 [2021-07-22T22:20:51.788Z] #52 18.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:20:51 [2021-07-22T22:20:51.788Z] #52 18.27 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:20:51 [2021-07-22T22:20:51.788Z] #52 20.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:20:51 [2021-07-22T22:20:51.788Z] #52 23.39 runtime
22:20:51 [2021-07-22T22:20:51.788Z] #52 ...
22:20:51 [2021-07-22T22:20:51.788Z] 
22:20:51 [2021-07-22T22:20:51.788Z] #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
22:20:51 [2021-07-22T22:20:51.788Z] #59 sha256:c3fb1224c74ca7d326dcf8bbd17764253202f62092f8d86a1e493d7f858f0534
22:20:51 [2021-07-22T22:20:51.788Z] #59 24.65 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:20:51 [2021-07-22T22:20:51.788Z] #59 24.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:20:52 [2021-07-22T22:20:52.159Z] #13 ...
22:20:52 [2021-07-22T22:20:52.159Z] 
22:20:52 [2021-07-22T22:20:52.159Z] #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
22:20:52 [2021-07-22T22:20:52.159Z] #48 sha256:30258cdcfe7d72cc56e91ee9eb9806dbfbfec8ae4f43018e595e5a9533099dda
22:20:52 [2021-07-22T22:20:52.159Z] #48 12.78 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
22:20:52 [2021-07-22T22:20:52.159Z] #48 ...
22:20:52 [2021-07-22T22:20:52.159Z] 
22:20:52 [2021-07-22T22:20:52.159Z] #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
22:20:52 [2021-07-22T22:20:52.159Z] #50 sha256:dcb61ff82e4c7246fcf01d9139fe1d4ee3695f4043029e79ff4bbc7ef22e593d
22:20:52 [2021-07-22T22:20:52.159Z] #50 22.84 go: downloading github.com/fatih/color v1.7.0
22:20:52 [2021-07-22T22:20:52.159Z] #50 22.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
22:20:52 [2021-07-22T22:20:52.159Z] #50 23.13 go: downloading github.com/pkg/errors v0.8.1
22:20:52 [2021-07-22T22:20:52.159Z] #50 ...
22:20:52 [2021-07-22T22:20:52.159Z] 
22:20:52 [2021-07-22T22:20:52.159Z] #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
22:20:52 [2021-07-22T22:20:52.159Z] #56 sha256:d5b241177170b6b3d54a0bc8ce5b7d0f62f3bcb598eee9a8f07cc49b62122fa4
22:20:52 [2021-07-22T22:20:52.159Z] #56 13.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:52 [2021-07-22T22:20:52.159Z] #56 16.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:52 [2021-07-22T22:20:52.159Z] #56 19.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:52 [2021-07-22T22:20:52.421Z] #56 ...
22:20:52 [2021-07-22T22:20:52.421Z] 
22:20:52 [2021-07-22T22:20:52.421Z] #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
22:20:52 [2021-07-22T22:20:52.421Z] #50 sha256:dcb61ff82e4c7246fcf01d9139fe1d4ee3695f4043029e79ff4bbc7ef22e593d
22:20:52 [2021-07-22T22:20:52.421Z] #50 23.14 go: downloading github.com/spf13/cobra v0.0.5
22:20:52 [2021-07-22T22:20:52.421Z] #50 23.23 go: downloading github.com/spf13/pflag v1.0.5
22:20:52 [2021-07-22T22:20:52.449Z] #29 9.005 
                                                                           0.0%
#                                                                          1.8%
##                                                                         4.1%
#####                                                                      7.5%
########                                                                  12.4%
############                                                              16.7%
##############                                                            19.6%
#################                                                         23.7%
###################                                                       27.2%
######################                                                    30.8%
########################                                                  34.0%
###########################                                               38.4%
##############################                                            42.2%
#################################                                         46.2%
####################################                                      50.7%
#######################################                                   55.4%
##########################################                                58.9%
#############################################                             63.0%
################################################                          67.2%
###################################################                       70.9%
######################################################                    76.2%
##########################################################                81.0%
#############################################################             85.1%
###############################################################           87.5%
###################################################################       93.3%
#######################################################################   98.8%
######################################################################## 100.0%
22:20:52 [2021-07-22T22:20:52.586Z] #45 ...
22:20:52 [2021-07-22T22:20:52.586Z] 
22:20:52 [2021-07-22T22:20:52.586Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:20:52 [2021-07-22T22:20:52.586Z] #31 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:20:52 [2021-07-22T22:20:52.586Z] #31 7.847 + git clone https://github.com/kolyshkin/go-swagger.git .
22:20:52 [2021-07-22T22:20:52.586Z] #31 7.852 Cloning into '.'...
22:20:52 [2021-07-22T22:20:52.712Z] #29 ...
22:20:52 [2021-07-22T22:20:52.712Z] 
22:20:52 [2021-07-22T22:20:52.712Z] #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
22:20:52 [2021-07-22T22:20:52.712Z] #36 sha256:9dc2058c9d296a4a39b568090d30ff46bdd8f5b0c5e3e3fce776151ea922ff23
22:20:52 [2021-07-22T22:20:52.712Z] #36 15.34 Fetched 8280 kB in 10s (830 kB/s)
22:20:52 [2021-07-22T22:20:52.712Z] #36 15.34 Reading package lists...
22:20:52 [2021-07-22T22:20:52.712Z] #36 19.54 Reading package lists...
22:20:52 [2021-07-22T22:20:52.712Z] #36 23.26 Building dependency tree...
22:20:52 [2021-07-22T22:20:52.712Z] #36 25.33 The following additional packages will be installed:
22:20:52 [2021-07-22T22:20:52.712Z] #36 25.34   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:20:52 [2021-07-22T22:20:52.712Z] #36 25.34 Suggested packages:
22:20:52 [2021-07-22T22:20:52.712Z] #36 25.34   cmake-doc ninja-build lrzip
22:20:52 [2021-07-22T22:20:52.712Z] #36 25.34 Recommended packages:
22:20:52 [2021-07-22T22:20:52.712Z] #36 25.34   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:20:52 [2021-07-22T22:20:52.712Z] #36 ...
22:20:52 [2021-07-22T22:20:52.712Z] 
22:20:52 [2021-07-22T22:20:52.712Z] #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
22:20:52 [2021-07-22T22:20:52.712Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:20:52 [2021-07-22T22:20:52.712Z] #29 12.16 
22:20:52 [2021-07-22T22:20:52.848Z] #31 ...
22:20:52 [2021-07-22T22:20:52.849Z] 
22:20:52 [2021-07-22T22:20:52.849Z] #43 [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
22:20:52 [2021-07-22T22:20:52.849Z] #43 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:20:52 [2021-07-22T22:20:52.849Z] #43 9.022 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:20:52 [2021-07-22T22:20:52.849Z] #43 9.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:20:52 [2021-07-22T22:20:52.849Z] #43 9.130 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:20:52 [2021-07-22T22:20:52.849Z] #43 9.632 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
22:20:52 [2021-07-22T22:20:52.849Z] #43 10.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:52 [2021-07-22T22:20:52.849Z] #43 14.73 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:52 [2021-07-22T22:20:52.849Z] #43 18.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:52 [2021-07-22T22:20:52.849Z] #43 ...
22:20:52 [2021-07-22T22:20:52.849Z] 
22:20:52 [2021-07-22T22:20:52.849Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:20:52 [2021-07-22T22:20:52.849Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:20:52 [2021-07-22T22:20:52.849Z] #45 18.48 math
22:20:52 [2021-07-22T22:20:52.993Z] #50 23.80 go: downloading github.com/spf13/viper v1.6.1
22:20:53 [2021-07-22T22:20:53.254Z] #50 24.11 go: downloading github.com/mattn/go-colorable v0.1.4
22:20:53 [2021-07-22T22:20:53.254Z] #50 24.17 go: downloading github.com/mattn/go-isatty v0.0.8
22:20:53 [2021-07-22T22:20:53.254Z] #50 24.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
22:20:53 [2021-07-22T22:20:53.254Z] #50 24.24 go: downloading github.com/go-critic/go-critic v0.4.1
22:20:54 [2021-07-22T22:20:54.197Z] #50 ...
22:20:54 [2021-07-22T22:20:54.197Z] 
22:20:54 [2021-07-22T22:20:54.197Z] #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
22:20:54 [2021-07-22T22:20:54.197Z] #34 sha256:531282e5641a0e7a9a8e1df13e938a32d69e8b534ca38900c054033c3bd288cd
22:20:54 [2021-07-22T22:20:54.197Z] #34 15.14 github.com/pelletier/go-toml
22:20:54 [2021-07-22T22:20:54.458Z] #34 ...
22:20:54 [2021-07-22T22:20:54.458Z] 
22:20:54 [2021-07-22T22:20:54.458Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
22:20:54 [2021-07-22T22:20:54.458Z] #52 sha256:f66a88ee43cadb80e159308fdd6bad4496d0bd78f6447f481f2b5efef7e8e33b
22:20:54 [2021-07-22T22:20:54.458Z] #52 24.41 encoding
22:20:54 [2021-07-22T22:20:54.458Z] #52 24.69 math
22:20:54 [2021-07-22T22:20:54.458Z] #52 24.82 runtime
22:20:55 [2021-07-22T22:20:55.088Z] #59 ...
22:20:55 [2021-07-22T22:20:55.088Z] 
22:20:55 [2021-07-22T22:20:55.088Z] #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
22:20:55 [2021-07-22T22:20:55.088Z] #46 sha256:5f4edf3f99576078ef14557242fb8d6fae6d6974036397685dbaa6d0366a96d1
22:20:55 [2021-07-22T22:20:55.088Z] #46 29.21 vendor/golang.org/x/crypto/internal/subtle
22:20:55 [2021-07-22T22:20:55.366Z] #45 ...
22:20:55 [2021-07-22T22:20:55.366Z] 
22:20:55 [2021-07-22T22:20:55.366Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
22:20:55 [2021-07-22T22:20:55.366Z] #47 sha256:0ccb498c12eeb3726c35bbcbd9079da0ddad4a129eee7a24986927071a586145
22:20:55 [2021-07-22T22:20:55.366Z] #47 10.49 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:20:55 [2021-07-22T22:20:55.366Z] #47 10.57 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:20:55 [2021-07-22T22:20:55.366Z] #47 12.09 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
22:20:55 [2021-07-22T22:20:55.366Z] #47 14.95 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
22:20:55 [2021-07-22T22:20:55.366Z] #47 ...
22:20:55 [2021-07-22T22:20:55.366Z] 
22:20:55 [2021-07-22T22:20:55.366Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
22:20:55 [2021-07-22T22:20:55.366Z] #55 sha256:d5b241177170b6b3d54a0bc8ce5b7d0f62f3bcb598eee9a8f07cc49b62122fa4
22:20:55 [2021-07-22T22:20:55.366Z] #55 10.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:20:55 [2021-07-22T22:20:55.366Z] #55 14.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:55 [2021-07-22T22:20:55.366Z] #55 17.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:55 [2021-07-22T22:20:55.366Z] #55 ...
22:20:55 [2021-07-22T22:20:55.366Z] 
22:20:55 [2021-07-22T22:20:55.366Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
22:20:55 [2021-07-22T22:20:55.366Z] #51 sha256:e8ae220365b598dd71a52849349d3a16cbb9516b959955f19933d91f3ebac26a
22:20:55 [2021-07-22T22:20:55.366Z] #51 20.29 + cd /tmp/tmp.lcg5f7sWlS/src/github.com/mvdan/sh
22:20:55 [2021-07-22T22:20:55.366Z] #51 20.30 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:20:55 [2021-07-22T22:20:55.366Z] #51 20.49 + GO111MODULE=on
22:20:55 [2021-07-22T22:20:55.366Z] #51 20.49 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:20:56 [2021-07-22T22:20:56.525Z] #47 ...
22:20:56 [2021-07-22T22:20:56.525Z] 
22:20:56 [2021-07-22T22:20:56.525Z] #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
22:20:56 [2021-07-22T22:20:56.525Z] #17 sha256:c1752b5c1a475076f852a110d826d1d9bf1d84e7c205c2b757b56adf4b652220
22:20:56 [2021-07-22T22:20:56.525Z] #17 110.9 Selecting previously unselected package libxml2:amd64.
22:20:56 [2021-07-22T22:20:56.526Z] #17 110.9 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 110.9 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.1 Selecting previously unselected package libxml-namespacesupport-perl.
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.1 Unpacking libxml-namespacesupport-perl (1.12-1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.1 Selecting previously unselected package libxml-sax-base-perl.
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.1 Unpacking libxml-sax-base-perl (1.09-1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.2 Selecting previously unselected package libxml-sax-perl.
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.2 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.2 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.3 Selecting previously unselected package libxml-libxml-perl.
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.3 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.3 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.4 Selecting previously unselected package libxml-simple-perl.
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.4 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.4 Unpacking libxml-simple-perl (2.25-1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.5 Selecting previously unselected package libyaml-perl.
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.5 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.5 Unpacking libyaml-perl (1.27-1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.5 Selecting previously unselected package libconfig-auto-perl.
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.6 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.6 Unpacking libconfig-auto-perl (0.44-1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.6 Selecting previously unselected package libfile-which-perl.
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.6 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.6 Unpacking libfile-which-perl (1.23-1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.6 Selecting previously unselected package libfile-homedir-perl.
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.7 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.7 Unpacking libfile-homedir-perl (1.004-1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.7 Selecting previously unselected package libdebian-dpkgcross-perl.
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.7 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.7 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.8 Selecting previously unselected package dpkg-cross.
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.8 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.8 Unpacking dpkg-cross (2.6.15-3) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.9 Selecting previously unselected package crossbuild-essential-arm64.
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.9 Unpacking crossbuild-essential-arm64 (12.6) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.9 Selecting previously unselected package libc6-armel-cross.
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.9 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 111.9 Unpacking libc6-armel-cross (2.28-7cross1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.2 Selecting previously unselected package libgcc1-armel-cross.
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.2 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.2 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.3 Selecting previously unselected package libgomp1-armel-cross.
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.3 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.3 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.3 Selecting previously unselected package libatomic1-armel-cross.
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.3 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.3 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.4 Selecting previously unselected package libstdc++6-armel-cross.
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.4 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.4 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.5 Selecting previously unselected package libasan5-armel-cross.
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.5 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.5 Unpacking libasan5-armel-cross (8.3.0-2cross1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.7 Selecting previously unselected package libubsan1-armel-cross.
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.7 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.7 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.8 Selecting previously unselected package libgcc-8-dev-armel-cross.
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.8 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 112.8 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 113.0 Selecting previously unselected package gcc-8-arm-linux-gnueabi.
22:20:56 [2021-07-22T22:20:56.526Z] #17 113.0 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 113.0 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 114.3 Selecting previously unselected package gcc-arm-linux-gnueabi.
22:20:56 [2021-07-22T22:20:56.526Z] #17 114.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 114.3 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 114.4 Selecting previously unselected package linux-libc-dev-armel-cross.
22:20:56 [2021-07-22T22:20:56.526Z] #17 114.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 114.4 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 114.8 Selecting previously unselected package libc6-dev-armel-cross.
22:20:56 [2021-07-22T22:20:56.526Z] #17 114.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ...
22:20:56 [2021-07-22T22:20:56.526Z] #17 114.8 Unpacking libc6-dev-armel-cross (2.28-7cross1) ...
22:20:56 [2021-07-22T22:20:56.786Z] #17 115.5 Selecting previously unselected package libstdc++-8-dev-armel-cross.
22:20:56 [2021-07-22T22:20:56.786Z] #17 115.5 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
22:20:56 [2021-07-22T22:20:56.786Z] #17 115.5 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
22:20:57 [2021-07-22T22:20:57.002Z] #46 ...
22:20:57 [2021-07-22T22:20:57.002Z] 
22:20:57 [2021-07-22T22:20:57.002Z] #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
22:20:57 [2021-07-22T22:20:57.002Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:20:57 [2021-07-22T22:20:57.002Z] #40 21.71 Checking out files:  94% (1598/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.
22:20:57 [2021-07-22T22:20:57.002Z] #40 21.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:20:57 [2021-07-22T22:20:57.002Z] #40 24.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:20:57 [2021-07-22T22:20:57.002Z] #40 ...
22:20:57 [2021-07-22T22:20:57.002Z] 
22:20:57 [2021-07-22T22:20:57.002Z] #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
22:20:57 [2021-07-22T22:20:57.002Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:20:57 [2021-07-22T22:20:57.002Z] #13 24.45 Fetched 8995 kB in 16s (558 kB/s)
22:20:57 [2021-07-22T22:20:57.355Z] #17 116.1 Selecting previously unselected package g++-8-arm-linux-gnueabi.
22:20:57 [2021-07-22T22:20:57.355Z] #17 116.1 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
22:20:57 [2021-07-22T22:20:57.355Z] #17 116.1 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:20:57 [2021-07-22T22:20:57.471Z] using credential docker-jenkins-github-credentials
22:20:57 [2021-07-22T22:20:57.546Z] Cloning the remote Git repository
22:20:57 [2021-07-22T22:20:57.546Z] Cloning with configured refspecs honoured and without tags
22:20:57 [2021-07-22T22:20:57.571Z] #13 24.45 Reading package lists...
22:20:57 [2021-07-22T22:20:57.571Z] #13 ...
22:20:57 [2021-07-22T22:20:57.571Z] 
22:20:57 [2021-07-22T22:20:57.571Z] #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
22:20:57 [2021-07-22T22:20:57.571Z] #56 sha256:d5b241177170b6b3d54a0bc8ce5b7d0f62f3bcb598eee9a8f07cc49b62122fa4
22:20:57 [2021-07-22T22:20:57.571Z] #56 23.09 Fetched 8458 kB in 16s (514 kB/s)
22:20:57 [2021-07-22T22:20:57.571Z] #56 23.09 Reading package lists...
22:20:57 [2021-07-22T22:20:57.571Z] #56 29.48 Reading package lists...
22:20:57 [2021-07-22T22:20:57.571Z] #56 ...
22:20:57 [2021-07-22T22:20:57.571Z] 
22:20:57 [2021-07-22T22:20:57.571Z] #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
22:20:57 [2021-07-22T22:20:57.571Z] #50 sha256:a703c66514b266c5f060d9a3e36f9fbe879a632106cbe8aa8f5621ce614a8310
22:20:57 [2021-07-22T22:20:57.571Z] #50 33.29 go: downloading github.com/gobwas/glob v0.2.3
22:20:57 [2021-07-22T22:20:57.571Z] #50 33.29 go: downloading github.com/kisielk/gotool v1.0.0
22:20:57 [2021-07-22T22:20:57.831Z] #50 33.40 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
22:20:57 [2021-07-22T22:20:57.831Z] #50 33.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
22:20:57 [2021-07-22T22:20:57.831Z] #50 33.53 go: downloading github.com/gogo/protobuf v1.2.1
22:20:57 [2021-07-22T22:20:57.897Z] #29 12.46 #=#=#                                                                         

                                                                           0.1%
#                                                                          1.6%
##                                                                         4.1%
####                                                                       5.8%
#####                                                                      7.6%
######                                                                     8.5%
######                                                                     9.0%
######                                                                     9.1%
#######                                                                   10.0%
#######                                                                   11.0%
########                                                                  12.2%
#########                                                                 12.9%
#########                                                                 13.6%
##########                                                                14.6%
##########                                                                15.2%
###########                                                               15.9%
############                                                              16.8%
############                                                              17.6%
############                                                              18.0%
#############                                                             18.8%
#############                                                             19.4%
##############                                                            20.2%
###############                                                           21.3%
################                                                          22.9%
#################                                                         23.8%
#################                                                         24.9%
##################                                                        25.5%
###################                                                       26.5%
###################                                                       27.5%
####################                                                      28.0%
#####################                                                     29.5%
#####################                                                     30.3%
######################                                                    31.3%
#######################                                                   32.9%
########################                                                  34.5%
#########################                                                 35.2%
22:20:57 [2021-07-22T22:20:57.897Z] #29 ...
22:20:57 [2021-07-22T22:20:57.897Z] 
22:20:57 [2021-07-22T22:20:57.897Z] #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
22:20:57 [2021-07-22T22:20:57.897Z] #50 sha256:c997f701d99ca02a2f4571bf3cebeea9e3f77832f1a28c02d5dad40d80678039
22:20:57 [2021-07-22T22:20:57.897Z] #50 20.61 go: downloading github.com/fatih/color v1.7.0
22:20:57 [2021-07-22T22:20:57.897Z] #50 20.63 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
22:20:57 [2021-07-22T22:20:57.897Z] #50 20.77 go: downloading github.com/pkg/errors v0.8.1
22:20:57 [2021-07-22T22:20:57.897Z] #50 20.79 go: downloading github.com/spf13/cobra v0.0.5
22:20:57 [2021-07-22T22:20:57.897Z] #50 20.82 go: downloading github.com/spf13/pflag v1.0.5
22:20:57 [2021-07-22T22:20:57.897Z] #50 20.85 go: downloading github.com/spf13/viper v1.6.1
22:20:57 [2021-07-22T22:20:57.897Z] #50 21.47 go: downloading github.com/mattn/go-colorable v0.1.4
22:20:57 [2021-07-22T22:20:57.897Z] #50 21.50 go: downloading github.com/mattn/go-isatty v0.0.8
22:20:57 [2021-07-22T22:20:57.897Z] #50 21.65 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
22:20:57 [2021-07-22T22:20:57.897Z] #50 21.66 go: downloading github.com/go-critic/go-critic v0.4.1
22:20:57 [2021-07-22T22:20:57.897Z] #50 21.66 go: downloading github.com/go-lintpack/lintpack v0.5.2
22:20:57 [2021-07-22T22:20:57.897Z] #50 21.71 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:20:57 [2021-07-22T22:20:57.897Z] #50 22.10 go: downloading github.com/sirupsen/logrus v1.4.2
22:20:57 [2021-07-22T22:20:57.897Z] #50 22.50 go: downloading github.com/stretchr/testify v1.4.0
22:20:57 [2021-07-22T22:20:57.897Z] #50 23.07 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
22:20:57 [2021-07-22T22:20:57.897Z] #50 23.28 go: downloading github.com/fsnotify/fsnotify v1.4.7
22:20:57 [2021-07-22T22:20:57.897Z] #50 23.30 go: downloading github.com/hashicorp/hcl v1.0.0
22:20:57 [2021-07-22T22:20:57.897Z] #50 24.00 go: downloading github.com/magiconair/properties v1.8.1
22:20:57 [2021-07-22T22:20:57.897Z] #50 24.02 go: downloading github.com/mitchellh/mapstructure v1.1.2
22:20:57 [2021-07-22T22:20:57.897Z] #50 24.14 go: downloading github.com/pelletier/go-toml v1.2.0
22:20:57 [2021-07-22T22:20:57.897Z] #50 24.31 go: downloading github.com/spf13/afero v1.1.2
22:20:57 [2021-07-22T22:20:57.897Z] #50 24.53 go: downloading github.com/spf13/cast v1.3.0
22:20:57 [2021-07-22T22:20:57.897Z] #50 24.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0
22:20:57 [2021-07-22T22:20:57.897Z] #50 24.71 go: downloading github.com/subosito/gotenv v1.2.0
22:20:57 [2021-07-22T22:20:57.897Z] #50 24.75 go: downloading gopkg.in/ini.v1 v1.51.0
22:20:57 [2021-07-22T22:20:57.897Z] #50 24.83 go: downloading gopkg.in/yaml.v2 v2.2.7
22:20:57 [2021-07-22T22:20:57.897Z] #50 25.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
22:20:57 [2021-07-22T22:20:57.897Z] #50 25.32 go: downloading github.com/inconshreveable/mousetrap v1.0.0
22:20:57 [2021-07-22T22:20:57.897Z] #50 25.62 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
22:20:57 [2021-07-22T22:20:57.897Z] #50 25.71 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
22:20:57 [2021-07-22T22:20:57.897Z] #50 25.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:20:57 [2021-07-22T22:20:57.897Z] #50 25.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:20:57 [2021-07-22T22:20:57.897Z] #50 26.15 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
22:20:57 [2021-07-22T22:20:57.897Z] #50 26.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:20:57 [2021-07-22T22:20:57.897Z] #50 27.56 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
22:20:57 [2021-07-22T22:20:57.897Z] #50 27.63 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
22:20:57 [2021-07-22T22:20:57.897Z] #50 27.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:20:57 [2021-07-22T22:20:57.897Z] #50 28.18 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
22:20:57 [2021-07-22T22:20:57.897Z] #50 28.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:20:57 [2021-07-22T22:20:57.897Z] #50 28.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:20:57 [2021-07-22T22:20:57.897Z] #50 29.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
22:20:57 [2021-07-22T22:20:57.897Z] #50 29.70 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
22:20:57 [2021-07-22T22:20:57.897Z] #50 29.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:20:57 [2021-07-22T22:20:57.897Z] #50 30.23 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
22:20:57 [2021-07-22T22:20:57.897Z] #50 30.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
22:20:57 [2021-07-22T22:20:57.897Z] #50 ...
22:20:57 [2021-07-22T22:20:57.897Z] 
22:20:57 [2021-07-22T22:20:57.897Z] #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
22:20:57 [2021-07-22T22:20:57.897Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:20:57 [2021-07-22T22:20:57.932Z] #51 23.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:20:57 [2021-07-22T22:20:57.932Z] #51 23.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:20:57 [2021-07-22T22:20:57.932Z] #51 23.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:20:57 [2021-07-22T22:20:57.932Z] #51 ...
22:20:57 [2021-07-22T22:20:57.932Z] 
22:20:57 [2021-07-22T22:20:57.932Z] #33 [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
22:20:57 [2021-07-22T22:20:57.932Z] #33 sha256:8ea8945f28b6f5488392d76318f28dcbe6f3ec7e456aacec5dc64b655098edde
22:20:57 [2021-07-22T22:20:57.932Z] #33 13.38 github.com/pelletier/go-toml
22:20:57 [2021-07-22T22:20:57.932Z] #33 23.03 github.com/pelletier/go-toml/cmd/tomll
22:20:57 [2021-07-22T22:20:57.932Z] #33 ...
22:20:57 [2021-07-22T22:20:57.932Z] 
22:20:57 [2021-07-22T22:20:57.932Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
22:20:57 [2021-07-22T22:20:57.932Z] #23 sha256:f21dd3ded64998a20d7035d2747edfd7658f5890cfc6adec3e47bd97b7fbc2ef
22:20:57 [2021-07-22T22:20:57.932Z] #23 21.59 + mkdir -p /build
22:20:57 [2021-07-22T22:20:57.932Z] #23 21.63 + mv docker/docker /build/
22:20:57 [2021-07-22T22:20:57.932Z] #23 21.67 + rmdir docker
22:20:57 [2021-07-22T22:20:57.932Z] #23 DONE 23.5s
22:20:57 [2021-07-22T22:20:57.932Z] 
22:20:57 [2021-07-22T22:20:57.932Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:20:57 [2021-07-22T22:20:57.932Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:20:57 [2021-07-22T22:20:57.932Z] #45 23.03 encoding
22:20:57 [2021-07-22T22:20:57.932Z] #45 23.12 unicode/utf16
22:20:57 [2021-07-22T22:20:57.932Z] #45 23.67 container/list
22:20:58 [2021-07-22T22:20:58.091Z] #50 ...
22:20:58 [2021-07-22T22:20:58.091Z] 
22:20:58 [2021-07-22T22:20:58.091Z] #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
22:20:58 [2021-07-22T22:20:58.091Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:20:58 [2021-07-22T22:20:58.091Z] #36 23.67 Fetched 8458 kB in 16s (529 kB/s)
22:20:58 [2021-07-22T22:20:58.091Z] #36 23.67 Reading package lists...
22:20:58 [2021-07-22T22:20:58.091Z] #36 29.91 Reading package lists...
22:20:58 [2021-07-22T22:20:58.091Z] #36 ...
22:20:58 [2021-07-22T22:20:58.091Z] 
22:20:58 [2021-07-22T22:20:58.091Z] #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
22:20:58 [2021-07-22T22:20:58.091Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:20:58 [2021-07-22T22:20:58.091Z] #44 24.67 Fetched 8462 kB in 17s (510 kB/s)
22:20:58 [2021-07-22T22:20:58.091Z] #44 24.67 Reading package lists...
22:20:58 [2021-07-22T22:20:58.162Z] #29 12.46 #=#=#                                                                         

                                                                           0.1%
#                                                                          1.6%
##                                                                         4.1%
####                                                                       5.8%
#####                                                                      7.6%
######                                                                     8.5%
######                                                                     9.0%
######                                                                     9.1%
#######                                                                   10.0%
#######                                                                   11.0%
########                                                                  12.2%
#########                                                                 12.9%
#########                                                                 13.6%
##########                                                                14.6%
##########                                                                15.2%
###########                                                               15.9%
############                                                              16.8%
############                                                              17.6%
############                                                              18.0%
#############                                                             18.8%
#############                                                             19.4%
##############                                                            20.2%
###############                                                           21.3%
################                                                          22.9%
#################                                                         23.8%
#################                                                         24.9%
##################                                                        25.5%
###################                                                       26.5%
###################                                                       27.5%
####################                                                      28.0%
#####################                                                     29.5%
#####################                                                     30.3%
######################                                                    31.3%
#######################                                                   32.9%
########################                                                  34.5%
#########################                                                 35.2%
##########################                                                36.1%
##########################                                                37.2%
22:20:58 [2021-07-22T22:20:58.162Z] #29 ...
22:20:58 [2021-07-22T22:20:58.162Z] 
22:20:58 [2021-07-22T22:20:58.162Z] #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
22:20:58 [2021-07-22T22:20:58.162Z] #56 sha256:1cd3db19347d93f77635e31517ba8adb9828f0fd78a6642e9b6f8202df3133a1
22:20:58 [2021-07-22T22:20:58.162Z] #56 23.76 Building dependency tree...
22:20:58 [2021-07-22T22:20:58.162Z] #56 26.02 The following additional packages will be installed:
22:20:58 [2021-07-22T22:20:58.162Z] #56 26.03   libbtrfs0
22:20:58 [2021-07-22T22:20:58.162Z] #56 26.17 The following NEW packages will be installed:
22:20:58 [2021-07-22T22:20:58.162Z] #56 26.19   libbtrfs-dev libbtrfs0
22:20:58 [2021-07-22T22:20:58.162Z] #56 26.56 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
22:20:58 [2021-07-22T22:20:58.162Z] #56 26.56 Need to get 119 kB of archives.
22:20:58 [2021-07-22T22:20:58.162Z] #56 26.56 After this operation, 387 kB of additional disk space will be used.
22:20:58 [2021-07-22T22:20:58.162Z] #56 26.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
22:20:58 [2021-07-22T22:20:58.162Z] #56 26.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
22:20:58 [2021-07-22T22:20:58.162Z] #56 28.07 debconf: delaying package configuration, since apt-utils is not installed
22:20:58 [2021-07-22T22:20:58.162Z] #56 28.30 Fetched 119 kB in 0s (447 kB/s)
22:20:58 [2021-07-22T22:20:58.162Z] #56 28.65 Selecting previously unselected package libbtrfs0.
22:20:58 [2021-07-22T22:20:58.162Z] #56 28.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
22:20:58 [2021-07-22T22:20:58.162Z] #56 28.95 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
22:20:58 [2021-07-22T22:20:58.162Z] #56 28.95 Unpacking libbtrfs0 (4.20.1-2) ...
22:20:58 [2021-07-22T22:20:58.162Z] #56 29.15 Selecting previously unselected package libbtrfs-dev.
22:20:58 [2021-07-22T22:20:58.162Z] #56 29.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
22:20:58 [2021-07-22T22:20:58.162Z] #56 29.17 Unpacking libbtrfs-dev (4.20.1-2) ...
22:20:58 [2021-07-22T22:20:58.162Z] #56 29.46 Setting up libbtrfs0 (4.20.1-2) ...
22:20:58 [2021-07-22T22:20:58.162Z] #56 29.50 Setting up libbtrfs-dev (4.20.1-2) ...
22:20:58 [2021-07-22T22:20:58.162Z] #56 29.52 Processing triggers for libc-bin (2.28-10) ...
22:20:58 [2021-07-22T22:20:58.162Z] #56 DONE 31.0s
22:20:58 [2021-07-22T22:20:58.162Z] 
22:20:58 [2021-07-22T22:20:58.162Z] #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
22:20:58 [2021-07-22T22:20:58.162Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:20:58 [2021-07-22T22:20:58.495Z] #45 ...
22:20:58 [2021-07-22T22:20:58.495Z] 
22:20:58 [2021-07-22T22:20:58.495Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:20:58 [2021-07-22T22:20:58.495Z] #35 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:20:58 [2021-07-22T22:20:58.495Z] #35 14.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:20:58 [2021-07-22T22:20:58.495Z] #35 17.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:20:58 [2021-07-22T22:20:58.673Z] #52 ...
22:20:58 [2021-07-22T22:20:58.673Z] 
22:20:58 [2021-07-22T22:20:58.673Z] #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
22:20:58 [2021-07-22T22:20:58.673Z] #34 sha256:531282e5641a0e7a9a8e1df13e938a32d69e8b534ca38900c054033c3bd288cd
22:20:58 [2021-07-22T22:20:58.673Z] #34 25.45 github.com/pelletier/go-toml/cmd/tomll
22:20:58 [2021-07-22T22:20:58.673Z] #34 DONE 29.0s
22:20:58 [2021-07-22T22:20:58.673Z] 
22:20:58 [2021-07-22T22:20:58.673Z] #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
22:20:58 [2021-07-22T22:20:58.673Z] #59 sha256:541911a809bac53e7a3a3276987d6727482c13ee3163196d7e63320c96926e3c
22:20:58 [2021-07-22T22:20:58.673Z] #59 22.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:20:58 [2021-07-22T22:20:58.673Z] #59 23.31 go: downloading github.com/google/uuid v1.2.0
22:20:58 [2021-07-22T22:20:58.673Z] #59 23.42 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:20:58 [2021-07-22T22:20:58.673Z] #59 23.55 go: downloading github.com/moby/vpnkit v0.5.0
22:20:58 [2021-07-22T22:20:58.673Z] #59 23.63 go: downloading github.com/gofrs/flock v0.8.0
22:20:58 [2021-07-22T22:20:58.673Z] #59 23.76 go: downloading github.com/gorilla/mux v1.8.0
22:20:58 [2021-07-22T22:20:58.673Z] #59 24.45 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:20:58 [2021-07-22T22:20:58.673Z] #59 25.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:20:58 [2021-07-22T22:20:58.673Z] #59 25.24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:20:58 [2021-07-22T22:20:58.673Z] #59 28.40 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:20:58 [2021-07-22T22:20:58.734Z] #17 117.5 Selecting previously unselected package g++-arm-linux-gnueabi.
22:20:58 [2021-07-22T22:20:58.734Z] #17 117.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
22:20:58 [2021-07-22T22:20:58.734Z] #17 117.5 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ...
22:20:58 [2021-07-22T22:20:58.734Z] #17 117.5 Selecting previously unselected package crossbuild-essential-armel.
22:20:58 [2021-07-22T22:20:58.734Z] #17 117.5 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ...
22:20:58 [2021-07-22T22:20:58.734Z] #17 117.5 Unpacking crossbuild-essential-armel (12.6) ...
22:20:58 [2021-07-22T22:20:58.734Z] #17 117.6 Selecting previously unselected package libc6-armhf-cross.
22:20:58 [2021-07-22T22:20:58.734Z] #17 117.6 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ...
22:20:58 [2021-07-22T22:20:58.734Z] #17 117.6 Unpacking libc6-armhf-cross (2.28-7cross1) ...
22:20:58 [2021-07-22T22:20:58.752Z] #35 ...
22:20:58 [2021-07-22T22:20:58.752Z] 
22:20:58 [2021-07-22T22:20:58.752Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:20:58 [2021-07-22T22:20:58.752Z] #49 sha256:3c631f156aef88eb51e2f94e65a3d576676eb4dbb928b3267521ea2e5232fc6c
22:20:58 [2021-07-22T22:20:58.752Z] #49 21.74 go: downloading github.com/fatih/color v1.7.0
22:20:58 [2021-07-22T22:20:58.752Z] #49 21.74 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
22:20:58 [2021-07-22T22:20:58.752Z] #49 22.11 go: downloading github.com/pkg/errors v0.8.1
22:20:58 [2021-07-22T22:20:58.752Z] #49 22.30 go: downloading github.com/spf13/cobra v0.0.5
22:20:58 [2021-07-22T22:20:58.752Z] #49 22.62 go: downloading github.com/spf13/pflag v1.0.5
22:20:58 [2021-07-22T22:20:58.752Z] #49 23.26 go: downloading github.com/spf13/viper v1.6.1
22:20:58 [2021-07-22T22:20:58.752Z] #49 23.97 go: downloading github.com/mattn/go-colorable v0.1.4
22:20:58 [2021-07-22T22:20:58.752Z] #49 24.06 go: downloading github.com/mattn/go-isatty v0.0.8
22:20:58 [2021-07-22T22:20:58.752Z] #49 24.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
22:20:58 [2021-07-22T22:20:58.752Z] #49 24.25 go: downloading github.com/go-critic/go-critic v0.4.1
22:20:58 [2021-07-22T22:20:58.962Z] #29 12.46 #=#=#                                                                         

                                                                           0.1%
#                                                                          1.6%
##                                                                         4.1%
####                                                                       5.8%
#####                                                                      7.6%
######                                                                     8.5%
######                                                                     9.0%
######                                                                     9.1%
#######                                                                   10.0%
#######                                                                   11.0%
########                                                                  12.2%
#########                                                                 12.9%
#########                                                                 13.6%
##########                                                                14.6%
##########                                                                15.2%
###########                                                               15.9%
############                                                              16.8%
############                                                              17.6%
############                                                              18.0%
#############                                                             18.8%
#############                                                             19.4%
##############                                                            20.2%
###############                                                           21.3%
################                                                          22.9%
#################                                                         23.8%
#################                                                         24.9%
##################                                                        25.5%
###################                                                       26.5%
###################                                                       27.5%
####################                                                      28.0%
#####################                                                     29.5%
#####################                                                     30.3%
######################                                                    31.3%
#######################                                                   32.9%
########################                                                  34.5%
#########################                                                 35.2%
##########################                                                36.1%
##########################                                                37.2%
###########################                                               38.0%
############################                                              39.7%
#############################                                             41.0%
##############################                                            42.1%
###############################                                           43.8%
################################                                          45.4%
#################################                                         46.4%
##################################                                        47.9%
###################################                                       49.6%
####################################                                      51.2%
22:20:58 [2021-07-22T22:20:58.962Z] #29 ...
22:20:58 [2021-07-22T22:20:58.962Z] 
22:20:58 [2021-07-22T22:20:58.962Z] #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
22:20:58 [2021-07-22T22:20:58.962Z] #13 sha256:b19e9a649c1f7fa4dd407ced1f162ea154fab28b484485ab8a17571308eea206
22:20:58 [2021-07-22T22:20:58.962Z] #13 13.83 Reading package lists...
22:20:58 [2021-07-22T22:20:58.962Z] #13 18.57 Reading package lists...
22:20:58 [2021-07-22T22:20:58.962Z] #13 23.37 Building dependency tree...
22:20:58 [2021-07-22T22:20:58.962Z] #13 25.38 The following additional packages will be installed:
22:20:58 [2021-07-22T22:20:58.962Z] #13 25.38   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:20:58 [2021-07-22T22:20:58.962Z] #13 25.38   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:20:58 [2021-07-22T22:20:58.962Z] #13 25.38   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:20:58 [2021-07-22T22:20:58.962Z] #13 25.38   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
22:20:58 [2021-07-22T22:20:58.962Z] #13 25.38   mingw-w64-x86-64-dev
22:20:58 [2021-07-22T22:20:58.962Z] #13 25.38 Suggested packages:
22:20:58 [2021-07-22T22:20:58.962Z] #13 25.38   gcc-8-locales seccomp wine64
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.05 The following NEW packages will be installed:
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.05   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.05   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.05   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.05   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.05   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.05   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.06 The following packages will be upgraded:
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.06   libseccomp2
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.45 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.45 Need to get 73.4 MB of archives.
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.45 After this operation, 472 MB of additional disk space will be used.
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.47 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.48 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
22:20:58 [2021-07-22T22:20:58.962Z] #13 26.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
22:20:58 [2021-07-22T22:20:58.962Z] #13 27.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:20:58 [2021-07-22T22:20:58.962Z] #13 27.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
22:20:58 [2021-07-22T22:20:58.962Z] #13 27.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
22:20:58 [2021-07-22T22:20:58.962Z] #13 27.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:20:58 [2021-07-22T22:20:58.962Z] #13 27.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:20:58 [2021-07-22T22:20:58.962Z] #13 27.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
22:20:58 [2021-07-22T22:20:58.962Z] #13 27.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
22:20:58 [2021-07-22T22:20:58.993Z] #17 117.8 Selecting previously unselected package libgcc1-armhf-cross.
22:20:58 [2021-07-22T22:20:58.993Z] #17 117.9 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ...
22:20:58 [2021-07-22T22:20:58.993Z] #17 117.9 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ...
22:20:58 [2021-07-22T22:20:58.993Z] #17 117.9 Selecting previously unselected package libgomp1-armhf-cross.
22:20:58 [2021-07-22T22:20:58.993Z] #17 117.9 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ...
22:20:58 [2021-07-22T22:20:58.993Z] #17 117.9 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ...
22:20:57 [2021-07-22T22:20:57.734Z] Cloning repository https://github.com/moby/moby.git
22:20:58 [2021-07-22T22:20:58.126Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:20:59 [2021-07-22T22:20:59.244Z] #13 ...
22:20:59 [2021-07-22T22:20:59.244Z] 
22:20:59 [2021-07-22T22:20:59.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
22:20:59 [2021-07-22T22:20:59.244Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:20:59 [2021-07-22T22:20:59.253Z] #17 118.0 Selecting previously unselected package libatomic1-armhf-cross.
22:20:59 [2021-07-22T22:20:59.253Z] #17 118.0 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ...
22:20:59 [2021-07-22T22:20:59.253Z] #17 118.1 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ...
22:20:59 [2021-07-22T22:20:59.253Z] #17 118.3 Selecting previously unselected package libstdc++6-armhf-cross.
22:20:59 [2021-07-22T22:20:59.472Z] #44 31.11 Reading package lists...
22:20:59 [2021-07-22T22:20:59.472Z] #44 ...
22:20:59 [2021-07-22T22:20:59.472Z] 
22:20:59 [2021-07-22T22:20:59.472Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:20:59 [2021-07-22T22:20:59.472Z] #50 sha256:a703c66514b266c5f060d9a3e36f9fbe879a632106cbe8aa8f5621ce614a8310
22:20:59 [2021-07-22T22:20:59.472Z] #50 35.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
22:20:59 [2021-07-22T22:20:59.472Z] #50 35.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:20:59 [2021-07-22T22:20:59.512Z] #17 118.3 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ...
22:20:59 [2021-07-22T22:20:59.512Z] #17 118.3 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ...
22:20:59 [2021-07-22T22:20:59.512Z] #17 118.4 Selecting previously unselected package libasan5-armhf-cross.
22:20:59 [2021-07-22T22:20:59.512Z] #17 118.4 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ...
22:20:59 [2021-07-22T22:20:59.512Z] #17 118.4 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ...
22:20:59 [2021-07-22T22:20:59.731Z] #50 35.39 go: downloading github.com/BurntSushi/toml v0.3.1
22:20:59 [2021-07-22T22:20:59.772Z] #17 118.5 Selecting previously unselected package libubsan1-armhf-cross.
22:20:59 [2021-07-22T22:20:59.772Z] #17 118.5 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ...
22:20:59 [2021-07-22T22:20:59.772Z] #17 118.5 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ...
22:20:59 [2021-07-22T22:20:59.772Z] #17 118.6 Selecting previously unselected package libgcc-8-dev-armhf-cross.
22:20:59 [2021-07-22T22:20:59.772Z] #17 118.6 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
22:20:59 [2021-07-22T22:20:59.772Z] #17 118.6 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
22:21:00 [2021-07-22T22:21:00.031Z] #17 118.8 Selecting previously unselected package gcc-8-arm-linux-gnueabihf.
22:21:00 [2021-07-22T22:21:00.031Z] #17 118.8 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
22:21:00 [2021-07-22T22:21:00.031Z] #17 118.9 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:21:00 [2021-07-22T22:21:00.057Z] #59 ...
22:21:00 [2021-07-22T22:21:00.057Z] 
22:21:00 [2021-07-22T22:21:00.057Z] #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
22:21:00 [2021-07-22T22:21:00.057Z] #50 sha256:dcb61ff82e4c7246fcf01d9139fe1d4ee3695f4043029e79ff4bbc7ef22e593d
22:21:00 [2021-07-22T22:21:00.057Z] #50 25.50 go: downloading github.com/go-lintpack/lintpack v0.5.2
22:21:00 [2021-07-22T22:21:00.057Z] #50 25.90 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:21:00 [2021-07-22T22:21:00.057Z] #50 30.32 go: downloading github.com/sirupsen/logrus v1.4.2
22:21:00 [2021-07-22T22:21:00.057Z] #50 30.36 go: downloading github.com/stretchr/testify v1.4.0
22:21:00 [2021-07-22T22:21:00.057Z] #50 30.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
22:21:00 [2021-07-22T22:21:00.057Z] #50 30.72 go: downloading github.com/inconshreveable/mousetrap v1.0.0
22:21:00 [2021-07-22T22:21:00.057Z] #50 30.87 go: downloading github.com/fsnotify/fsnotify v1.4.7
22:21:00 [2021-07-22T22:21:00.057Z] #50 30.96 go: downloading github.com/hashicorp/hcl v1.0.0
22:21:00 [2021-07-22T22:21:00.317Z] #50 ...
22:21:00 [2021-07-22T22:21:00.317Z] 
22:21:00 [2021-07-22T22:21:00.317Z] #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
22:21:00 [2021-07-22T22:21:00.317Z] #46 sha256:207dd2fbb654c9586cbbcfe28e5a6ae757249e9d8e11d1c3cd9adbcb15c16fb0
22:21:00 [2021-07-22T22:21:00.317Z] #46 21.19 unicode/utf8
22:21:00 [2021-07-22T22:21:00.317Z] #46 22.44 math/bits
22:21:00 [2021-07-22T22:21:00.317Z] #46 23.17 math
22:21:00 [2021-07-22T22:21:00.317Z] #46 28.60 unicode/utf16
22:21:00 [2021-07-22T22:21:00.317Z] #46 28.93 container/list
22:21:00 [2021-07-22T22:21:00.317Z] #46 29.77 crypto/internal/subtle
22:21:00 [2021-07-22T22:21:00.317Z] #46 30.18 crypto/subtle
22:21:00 [2021-07-22T22:21:00.317Z] #46 30.51 vendor/golang.org/x/crypto/cryptobyte/asn1
22:21:00 [2021-07-22T22:21:00.318Z] #46 30.67 internal/nettrace
22:21:00 [2021-07-22T22:21:00.318Z] #46 31.04 runtime/cgo
22:21:00 [2021-07-22T22:21:00.578Z] #46 ...
22:21:00 [2021-07-22T22:21:00.578Z] 
22:21:00 [2021-07-22T22:21:00.578Z] #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
22:21:00 [2021-07-22T22:21:00.578Z] #50 sha256:dcb61ff82e4c7246fcf01d9139fe1d4ee3695f4043029e79ff4bbc7ef22e593d
22:21:00 [2021-07-22T22:21:00.578Z] #50 31.47 go: downloading github.com/magiconair/properties v1.8.1
22:21:00 [2021-07-22T22:21:00.578Z] #50 31.50 go: downloading github.com/mitchellh/mapstructure v1.1.2
22:21:00 [2021-07-22T22:21:00.578Z] #50 31.61 go: downloading github.com/pelletier/go-toml v1.2.0
22:21:00 [2021-07-22T22:21:00.578Z] #50 ...
22:21:00 [2021-07-22T22:21:00.578Z] 
22:21:00 [2021-07-22T22:21:00.578Z] #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
22:21:00 [2021-07-22T22:21:00.578Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:00 [2021-07-22T22:21:00.578Z] #44 21.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
22:21:00 [2021-07-22T22:21:00.646Z] #49 26.08 go: downloading github.com/go-lintpack/lintpack v0.5.2
22:21:00 [2021-07-22T22:21:00.840Z] #44 ...
22:21:00 [2021-07-22T22:21:00.840Z] 
22:21:00 [2021-07-22T22:21:00.840Z] #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
22:21:00 [2021-07-22T22:21:00.840Z] #50 sha256:dcb61ff82e4c7246fcf01d9139fe1d4ee3695f4043029e79ff4bbc7ef22e593d
22:21:00 [2021-07-22T22:21:00.840Z] #50 31.68 go: downloading github.com/spf13/afero v1.1.2
22:21:01 [2021-07-22T22:21:01.102Z] #50 32.04 go: downloading github.com/spf13/cast v1.3.0
22:21:01 [2021-07-22T22:21:01.102Z] #50 32.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0
22:21:01 [2021-07-22T22:21:01.102Z] #50 32.16 go: downloading github.com/subosito/gotenv v1.2.0
22:21:01 [2021-07-22T22:21:01.212Z] #49 26.68 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:21:01 [2021-07-22T22:21:01.364Z] #50 32.23 go: downloading gopkg.in/ini.v1 v1.51.0
22:21:01 [2021-07-22T22:21:01.364Z] #50 32.23 go: downloading gopkg.in/yaml.v2 v2.2.7
22:20:59 [2021-07-22T22:20:59.354Z] Fetching upstream changes from https://github.com/moby/moby.git
22:20:59 [2021-07-22T22:20:59.354Z]  > git --version # timeout=10
22:20:59 [2021-07-22T22:20:59.414Z]  > git --version # 'git version 2.24.1.windows.2'
22:20:59 [2021-07-22T22:20:59.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:20:59 [2021-07-22T22:20:59.418Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:21:01 [2021-07-22T22:21:01.469Z] #49 ...
22:21:01 [2021-07-22T22:21:01.469Z] 
22:21:01 [2021-07-22T22:21:01.469Z] #33 [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
22:21:01 [2021-07-22T22:21:01.469Z] #33 sha256:8ea8945f28b6f5488392d76318f28dcbe6f3ec7e456aacec5dc64b655098edde
22:21:01 [2021-07-22T22:21:01.469Z] #33 DONE 27.1s
22:21:01 [2021-07-22T22:21:01.469Z] 
22:21:01 [2021-07-22T22:21:01.469Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:21:01 [2021-07-22T22:21:01.469Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:21:01 [2021-07-22T22:21:01.469Z] #45 24.83 crypto/internal/subtle
22:21:01 [2021-07-22T22:21:01.469Z] #45 25.39 crypto/subtle
22:21:01 [2021-07-22T22:21:01.469Z] #45 25.81 vendor/golang.org/x/crypto/cryptobyte/asn1
22:21:01 [2021-07-22T22:21:01.469Z] #45 26.09 internal/nettrace
22:21:01 [2021-07-22T22:21:01.469Z] #45 26.30 runtime/cgo
22:21:01 [2021-07-22T22:21:01.625Z] #50 32.46 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
22:21:01 [2021-07-22T22:21:01.625Z] #50 32.57 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:21:01 [2021-07-22T22:21:01.887Z] #50 32.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:21:01 [2021-07-22T22:21:01.887Z] #50 32.73 go: downloading github.com/go-toolsmith/astequal v1.0.0
22:21:01 [2021-07-22T22:21:01.947Z] #17 120.3 Selecting previously unselected package gcc-arm-linux-gnueabihf.
22:21:01 [2021-07-22T22:21:01.947Z] #17 120.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
22:21:01 [2021-07-22T22:21:01.947Z] #17 120.4 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
22:21:01 [2021-07-22T22:21:01.947Z] #17 120.4 Selecting previously unselected package linux-libc-dev-armhf-cross.
22:21:01 [2021-07-22T22:21:01.947Z] #17 120.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ...
22:21:01 [2021-07-22T22:21:01.947Z] #17 120.4 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
22:21:01 [2021-07-22T22:21:01.947Z] #17 120.8 Selecting previously unselected package libc6-dev-armhf-cross.
22:21:01 [2021-07-22T22:21:01.947Z] #17 120.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ...
22:21:01 [2021-07-22T22:21:01.947Z] #17 120.8 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ...
22:21:02 [2021-07-22T22:21:02.148Z] #50 32.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:21:02 [2021-07-22T22:21:02.148Z] #50 32.94 go: downloading github.com/go-toolsmith/astp v1.0.0
22:21:02 [2021-07-22T22:21:02.148Z] #50 32.98 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:21:02 [2021-07-22T22:21:02.148Z] #50 33.02 go: downloading github.com/go-toolsmith/typep v1.0.0
22:21:02 [2021-07-22T22:21:02.409Z] #50 33.32 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
22:21:02 [2021-07-22T22:21:02.409Z] #50 33.43 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
22:21:02 [2021-07-22T22:21:02.671Z] #50 33.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:21:02 [2021-07-22T22:21:02.671Z] #50 33.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:21:02 [2021-07-22T22:21:02.934Z] #50 33.80 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
22:21:02 [2021-07-22T22:21:02.934Z] #50 33.94 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:21:03 [2021-07-22T22:21:03.054Z] #29 12.46 #=#=#                                                                         

                                                                           0.1%
#                                                                          1.6%
##                                                                         4.1%
####                                                                       5.8%
#####                                                                      7.6%
######                                                                     8.5%
######                                                                     9.0%
######                                                                     9.1%
#######                                                                   10.0%
#######                                                                   11.0%
########                                                                  12.2%
#########                                                                 12.9%
#########                                                                 13.6%
##########                                                                14.6%
##########                                                                15.2%
###########                                                               15.9%
############                                                              16.8%
############                                                              17.6%
############                                                              18.0%
#############                                                             18.8%
#############                                                             19.4%
##############                                                            20.2%
###############                                                           21.3%
################                                                          22.9%
#################                                                         23.8%
#################                                                         24.9%
##################                                                        25.5%
###################                                                       26.5%
###################                                                       27.5%
####################                                                      28.0%
#####################                                                     29.5%
#####################                                                     30.3%
######################                                                    31.3%
#######################                                                   32.9%
########################                                                  34.5%
#########################                                                 35.2%
##########################                                                36.1%
##########################                                                37.2%
###########################                                               38.0%
############################                                              39.7%
#############################                                             41.0%
##############################                                            42.1%
###############################                                           43.8%
################################                                          45.4%
#################################                                         46.4%
##################################                                        47.9%
###################################                                       49.6%
####################################                                      51.2%
#####################################                                     52.7%
######################################                                    53.9%
#######################################                                   54.8%
########################################                                  56.1%
#########################################                                 57.8%
#########################################                                 58.3%
##########################################                                59.1%
###########################################                               60.3%
############################################                              61.8%
#############################################                             63.2%
##############################################                            65.0%
################################################                          66.7%
#################################################                         68.3%
##################################################                        70.6%
####################################################                      72.4%
#####################################################                     73.6%
#####################################################                     74.6%
######################################################                    75.5%
#######################################################                   76.8%
#######################################################                   77.3%
########################################################                  78.7%
#########################################################                 79.7%
#########################################################                 80.5%
##########################################################                81.7%
###########################################################               82.9%
############################################################              84.5%
############################################################              84.5%
##############################################################            86.7%
##############################################################            86.7%
###############################################################           88.3%
################################################################          89.3%
#################################################################         91.2%
##################################################################        92.7%
###################################################################       93.9%
####################################################################      95.1%
#####################################################################     97.1%
#####################################
22:21:03 [2021-07-22T22:21:03.054Z] #29 ...
22:21:03 [2021-07-22T22:21:03.054Z] 
22:21:03 [2021-07-22T22:21:03.054Z] #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
22:21:03 [2021-07-22T22:21:03.054Z] #44 sha256:9c7e907eb641423a20224e1fbb7780db8feb2a901ad64dd0e85a482c9c4d13a0
22:21:03 [2021-07-22T22:21:03.054Z] #44 21.00 Reading package lists...
22:21:03 [2021-07-22T22:21:03.054Z] #44 25.86 Building dependency tree...
22:21:03 [2021-07-22T22:21:03.055Z] #44 27.81 The following additional packages will be installed:
22:21:03 [2021-07-22T22:21:03.055Z] #44 27.81   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
22:21:03 [2021-07-22T22:21:03.055Z] #44 27.81   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
22:21:03 [2021-07-22T22:21:03.055Z] #44 27.82   python3-pkg-resources python3-protobuf python3-six python3.7
22:21:03 [2021-07-22T22:21:03.055Z] #44 27.82   python3.7-minimal
22:21:03 [2021-07-22T22:21:03.055Z] #44 27.82 Suggested packages:
22:21:03 [2021-07-22T22:21:03.055Z] #44 27.82   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
22:21:03 [2021-07-22T22:21:03.055Z] #44 27.82   python3.7-doc binfmt-support
22:21:03 [2021-07-22T22:21:03.055Z] #44 28.78 The following NEW packages will be installed:
22:21:03 [2021-07-22T22:21:03.055Z] #44 28.78   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
22:21:03 [2021-07-22T22:21:03.055Z] #44 28.78   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
22:21:03 [2021-07-22T22:21:03.055Z] #44 28.78   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
22:21:03 [2021-07-22T22:21:03.055Z] #44 28.78   python3.7-minimal
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.36 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.36 Need to get 6095 kB of archives.
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.36 After this operation, 32.3 MB of additional disk space will be used.
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.89 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [588 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 29.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 30.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 30.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #44 31.48 debconf: delaying package configuration, since apt-utils is not installed
22:21:03 [2021-07-22T22:21:03.055Z] #44 31.71 Fetched 6095 kB in 1s (4573 kB/s)
22:21:03 [2021-07-22T22:21:03.055Z] #44 31.94 Selecting previously unselected package libpython3.7-minimal:arm64.
22:21:03 [2021-07-22T22:21:03.055Z] #44 31.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
22:21:03 [2021-07-22T22:21:03.055Z] #44 32.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
22:21:03 [2021-07-22T22:21:03.055Z] #44 32.08 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
22:21:03 [2021-07-22T22:21:03.055Z] #44 32.71 Selecting previously unselected package python3.7-minimal.
22:21:03 [2021-07-22T22:21:03.055Z] #44 32.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
22:21:03 [2021-07-22T22:21:03.055Z] #44 32.79 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:21:03 [2021-07-22T22:21:03.055Z] #44 34.26 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
22:21:03 [2021-07-22T22:21:03.055Z] #44 35.11 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:21:03 [2021-07-22T22:21:03.055Z] #44 ...
22:21:03 [2021-07-22T22:21:03.055Z] 
22:21:03 [2021-07-22T22:21:03.055Z] #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
22:21:03 [2021-07-22T22:21:03.055Z] #36 sha256:9dc2058c9d296a4a39b568090d30ff46bdd8f5b0c5e3e3fce776151ea922ff23
22:21:03 [2021-07-22T22:21:03.055Z] #36 25.87 The following NEW packages will be installed:
22:21:03 [2021-07-22T22:21:03.055Z] #36 25.89   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:21:03 [2021-07-22T22:21:03.055Z] #36 25.89   vim-common xxd
22:21:03 [2021-07-22T22:21:03.055Z] #36 26.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:21:03 [2021-07-22T22:21:03.055Z] #36 26.29 Need to get 14.2 MB of archives.
22:21:03 [2021-07-22T22:21:03.055Z] #36 26.29 After this operation, 60.0 MB of additional disk space will be used.
22:21:03 [2021-07-22T22:21:03.055Z] #36 26.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #36 26.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #36 26.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #36 26.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #36 27.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #36 27.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #36 27.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #36 27.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #36 27.40 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #36 27.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
22:21:03 [2021-07-22T22:21:03.055Z] #36 28.96 debconf: delaying package configuration, since apt-utils is not installed
22:21:03 [2021-07-22T22:21:03.055Z] #36 29.28 Fetched 14.2 MB in 2s (8685 kB/s)
22:21:03 [2021-07-22T22:21:03.055Z] #36 29.39 Selecting previously unselected package xxd.
22:21:03 [2021-07-22T22:21:03.055Z] #36 29.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 ... 15394 files and directories currently installed.)
22:21:03 [2021-07-22T22:21:03.055Z] #36 29.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
22:21:03 [2021-07-22T22:21:03.055Z] #36 29.52 Unpacking xxd (2:8.1.0875-5) ...
22:21:03 [2021-07-22T22:21:03.055Z] #36 29.80 Selecting previously unselected package vim-common.
22:21:03 [2021-07-22T22:21:03.055Z] #36 29.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:21:03 [2021-07-22T22:21:03.055Z] #36 29.86 Unpacking vim-common (2:8.1.0875-5) ...
22:21:03 [2021-07-22T22:21:03.055Z] #36 30.97 Selecting previously unselected package cmake-data.
22:21:03 [2021-07-22T22:21:03.055Z] #36 30.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:21:03 [2021-07-22T22:21:03.055Z] #36 31.00 Unpacking cmake-data (3.13.4-1) ...
22:21:03 [2021-07-22T22:21:03.055Z] #36 35.40 Selecting previously unselected package libicu63:arm64.
22:21:03 [2021-07-22T22:21:03.055Z] #36 35.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
22:21:03 [2021-07-22T22:21:03.055Z] #36 35.42 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
22:21:03 [2021-07-22T22:21:03.318Z] #36 ...
22:21:03 [2021-07-22T22:21:03.318Z] 
22:21:03 [2021-07-22T22:21:03.318Z] #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
22:21:03 [2021-07-22T22:21:03.318Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:21:03 [2021-07-22T22:21:03.318Z] #29 12.46 #=#=#                                                                         

                                                                           0.1%
#                                                                          1.6%
##                                                                         4.1%
####                                                                       5.8%
#####                                                                      7.6%
######                                                                     8.5%
######                                                                     9.0%
######                                                                     9.1%
#######                                                                   10.0%
#######                                                                   11.0%
########                                                                  12.2%
#########                                                                 12.9%
#########                                                                 13.6%
##########                                                                14.6%
##########                                                                15.2%
###########                                                               15.9%
############                                                              16.8%
############                                                              17.6%
############                                                              18.0%
#############                                                             18.8%
#############                                                             19.4%
##############                                                            20.2%
###############                                                           21.3%
################                                                          22.9%
#################                                                         23.8%
#################                                                         24.9%
##################                                                        25.5%
###################                                                       26.5%
###################                                                       27.5%
####################                                                      28.0%
#####################                                                     29.5%
#####################                                                     30.3%
######################                                                    31.3%
#######################                                                   32.9%
########################                                                  34.5%
#########################                                                 35.2%
##########################                                                36.1%
##########################                                                37.2%
###########################                                               38.0%
############################                                              39.7%
#############################                                             41.0%
##############################                                            42.1%
###############################                                           43.8%
################################                                          45.4%
#################################                                         46.4%
##################################                                        47.9%
###################################                                       49.6%
####################################                                      51.2%
#####################################                                     52.7%
######################################                                    53.9%
#######################################                                   54.8%
########################################                                  56.1%
#########################################                                 57.8%
#########################################                                 58.3%
##########################################                                59.1%
###########################################                               60.3%
############################################                              61.8%
#############################################                             63.2%
##############################################                            65.0%
################################################                          66.7%
#################################################                         68.3%
##################################################                        70.6%
####################################################                      72.4%
#####################################################                     73.6%
#####################################################                     74.6%
######################################################                    75.5%
#######################################################                   76.8%
#######################################################                   77.3%
########################################################                  78.7%
#########################################################                 79.7%
#########################################################                 80.5%
##########################################################                81.7%
###########################################################               82.9%
############################################################              84.5%
############################################################              84.5%
##############################################################            86.7%
##############################################################            86.7%
###############################################################           88.3%
################################################################          89.3%
#################################################################         91.2%
##################################################################        92.7%
###################################################################       93.9%
####################################################################      95.1%
#####################################################################     97.1%
######################################################################## 100.0%
22:21:03 [2021-07-22T22:21:03.318Z] #29 22.42 
22:21:03 [2021-07-22T22:21:03.362Z] #45 ...
22:21:03 [2021-07-22T22:21:03.362Z] 
22:21:03 [2021-07-22T22:21:03.362Z] #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
22:21:03 [2021-07-22T22:21:03.362Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:03 [2021-07-22T22:21:03.362Z] #13 13.31 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:21:03 [2021-07-22T22:21:03.362Z] #13 16.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:21:03 [2021-07-22T22:21:03.619Z] #13 ...
22:21:03 [2021-07-22T22:21:03.619Z] 
22:21:03 [2021-07-22T22:21:03.619Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
22:21:03 [2021-07-22T22:21:03.619Z] #39 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:21:03 [2021-07-22T22:21:03.619Z] #39 28.19 Checking out files:  70% (1189/1696)   
Checking out files:  71% (1205/1696)   
Checking out files:  72% (1222/1696)   
Checking out files:  73% (1239/1696)   
Checking out files:  74% (1256/1696)   
Checking out files:  75% (1272/1696)   
Checking out files:  76% (1289/1696)   
Checking out files:  77% (1306/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.
22:21:03 [2021-07-22T22:21:03.619Z] #39 28.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:21:03 [2021-07-22T22:21:03.855Z] #17 122.3 Selecting previously unselected package libstdc++-8-dev-armhf-cross.
22:21:03 [2021-07-22T22:21:03.855Z] #17 122.3 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
22:21:03 [2021-07-22T22:21:03.855Z] #17 122.4 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
22:21:03 [2021-07-22T22:21:03.855Z] #17 122.6 Selecting previously unselected package g++-8-arm-linux-gnueabihf.
22:21:03 [2021-07-22T22:21:03.855Z] #17 122.7 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
22:21:03 [2021-07-22T22:21:03.855Z] #17 122.7 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:21:03 [2021-07-22T22:21:03.881Z] #50 34.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
22:21:03 [2021-07-22T22:21:03.881Z] #50 34.75 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
22:21:03 [2021-07-22T22:21:03.881Z] #50 34.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:21:04 [2021-07-22T22:21:04.143Z] #50 35.06 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
22:21:04 [2021-07-22T22:21:04.143Z] #50 35.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:21:04 [2021-07-22T22:21:04.711Z] #29 23.82 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:21:04 [2021-07-22T22:21:04.711Z] #29 24.16 
22:21:04 [2021-07-22T22:21:04.715Z] #50 35.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:21:04 [2021-07-22T22:21:04.715Z] #50 35.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
22:21:04 [2021-07-22T22:21:04.825Z] #17 123.7 Selecting previously unselected package g++-arm-linux-gnueabihf.
22:21:04 [2021-07-22T22:21:04.825Z] #17 123.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
22:21:04 [2021-07-22T22:21:04.825Z] #17 123.7 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ...
22:21:04 [2021-07-22T22:21:04.825Z] #17 123.7 Selecting previously unselected package crossbuild-essential-armhf.
22:21:04 [2021-07-22T22:21:04.825Z] #17 123.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ...
22:21:04 [2021-07-22T22:21:04.825Z] #17 123.8 Unpacking crossbuild-essential-armhf (12.6) ...
22:21:04 [2021-07-22T22:21:04.990Z] #39 ...
22:21:04 [2021-07-22T22:21:04.990Z] 
22:21:04 [2021-07-22T22:21:04.990Z] #43 [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
22:21:04 [2021-07-22T22:21:04.990Z] #43 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:04 [2021-07-22T22:21:04.990Z] #43 20.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
22:21:05 [2021-07-22T22:21:05.007Z] #50 ...
22:21:05 [2021-07-22T22:21:05.007Z] 
22:21:05 [2021-07-22T22:21:05.007Z] #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
22:21:05 [2021-07-22T22:21:05.007Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:05 [2021-07-22T22:21:05.007Z] #36 29.91 Reading package lists...
22:21:05 [2021-07-22T22:21:05.007Z] #36 35.92 Building dependency tree...
22:21:05 [2021-07-22T22:21:05.007Z] #36 39.21 The following additional packages will be installed:
22:21:05 [2021-07-22T22:21:05.007Z] #36 39.23   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:21:05 [2021-07-22T22:21:05.007Z] #36 39.24 Suggested packages:
22:21:05 [2021-07-22T22:21:05.007Z] #36 39.24   cmake-doc ninja-build lrzip
22:21:05 [2021-07-22T22:21:05.007Z] #36 39.24 Recommended packages:
22:21:05 [2021-07-22T22:21:05.007Z] #36 39.24   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:21:05 [2021-07-22T22:21:05.008Z] #36 40.02 The following NEW packages will be installed:
22:21:05 [2021-07-22T22:21:05.008Z] #36 40.05   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:21:05 [2021-07-22T22:21:05.008Z] #36 40.05   vim-common xxd
22:21:05 [2021-07-22T22:21:05.008Z] #36 40.42 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
22:21:05 [2021-07-22T22:21:05.008Z] #36 40.42 Need to get 14.9 MB of archives.
22:21:05 [2021-07-22T22:21:05.008Z] #36 40.42 After this operation, 61.8 MB of additional disk space will be used.
22:21:05 [2021-07-22T22:21:05.008Z] #36 40.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:21:05 [2021-07-22T22:21:05.008Z] #36 40.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:21:05 [2021-07-22T22:21:05.008Z] #36 40.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:21:05 [2021-07-22T22:21:05.008Z] #36 40.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:21:05 [2021-07-22T22:21:05.239Z] #29 24.42 
#                                                                          2.0%
######################################################################## 100.0%
22:21:05 [2021-07-22T22:21:05.239Z] #29 24.57 
22:21:05 [2021-07-22T22:21:05.250Z] #43 ...
22:21:05 [2021-07-22T22:21:05.250Z] 
22:21:05 [2021-07-22T22:21:05.250Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
22:21:05 [2021-07-22T22:21:05.250Z] #58 sha256:d4d43c2101d52393d3e0c29b8ff323f35350ca07fc9d0d36ae4e8a6024675fef
22:21:05 [2021-07-22T22:21:05.250Z] #58 21.31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:21:05 [2021-07-22T22:21:05.250Z] #58 22.22 go: downloading github.com/google/uuid v1.2.0
22:21:05 [2021-07-22T22:21:05.250Z] #58 22.22 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:21:05 [2021-07-22T22:21:05.250Z] #58 22.76 go: downloading github.com/moby/vpnkit v0.5.0
22:21:05 [2021-07-22T22:21:05.250Z] #58 22.76 go: downloading github.com/gofrs/flock v0.8.0
22:21:05 [2021-07-22T22:21:05.250Z] #58 23.03 go: downloading github.com/gorilla/mux v1.8.0
22:21:05 [2021-07-22T22:21:05.250Z] #58 23.68 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:21:05 [2021-07-22T22:21:05.250Z] #58 24.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:21:05 [2021-07-22T22:21:05.250Z] #58 24.37 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:21:05 [2021-07-22T22:21:05.250Z] #58 27.90 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:21:05 [2021-07-22T22:21:05.656Z] #50 36.62 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
22:21:05 [2021-07-22T22:21:05.781Z] #17 124.5 Selecting previously unselected package libc6-ppc64el-cross.
22:21:05 [2021-07-22T22:21:05.781Z] #17 124.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ...
22:21:05 [2021-07-22T22:21:05.781Z] #17 124.5 Unpacking libc6-ppc64el-cross (2.28-7cross1) ...
22:21:05 [2021-07-22T22:21:05.825Z] #58 ...
22:21:05 [2021-07-22T22:21:05.825Z] 
22:21:05 [2021-07-22T22:21:05.825Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:21:05 [2021-07-22T22:21:05.825Z] #49 sha256:3c631f156aef88eb51e2f94e65a3d576676eb4dbb928b3267521ea2e5232fc6c
22:21:05 [2021-07-22T22:21:05.825Z] #49 31.33 go: downloading github.com/sirupsen/logrus v1.4.2
22:21:05 [2021-07-22T22:21:05.825Z] #49 31.33 go: downloading github.com/stretchr/testify v1.4.0
22:21:05 [2021-07-22T22:21:05.919Z] #50 36.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:21:05 [2021-07-22T22:21:05.919Z] #50 36.76 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
22:21:05 [2021-07-22T22:21:05.952Z] #36 41.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
22:21:05 [2021-07-22T22:21:05.952Z] #36 41.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:21:05 [2021-07-22T22:21:05.952Z] #36 41.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:21:05 [2021-07-22T22:21:05.952Z] #36 41.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:21:05 [2021-07-22T22:21:05.952Z] #36 41.52 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
22:21:05 [2021-07-22T22:21:05.952Z] #36 41.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:21:06 [2021-07-22T22:21:06.082Z] #49 31.65 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
22:21:06 [2021-07-22T22:21:06.082Z] #49 31.70 go: downloading github.com/inconshreveable/mousetrap v1.0.0
22:21:06 [2021-07-22T22:21:06.180Z] #50 37.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
22:21:06 [2021-07-22T22:21:06.180Z] #50 37.06 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
22:21:06 [2021-07-22T22:21:06.180Z] #50 37.16 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
22:21:06 [2021-07-22T22:21:06.222Z] #36 ...
22:21:06 [2021-07-22T22:21:06.222Z] 
22:21:06 [2021-07-22T22:21:06.222Z] #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
22:21:06 [2021-07-22T22:21:06.222Z] #56 sha256:d5b241177170b6b3d54a0bc8ce5b7d0f62f3bcb598eee9a8f07cc49b62122fa4
22:21:06 [2021-07-22T22:21:06.222Z] #56 29.48 Reading package lists...
22:21:06 [2021-07-22T22:21:06.222Z] #56 35.60 Building dependency tree...
22:21:06 [2021-07-22T22:21:06.222Z] #56 38.87 The following additional packages will be installed:
22:21:06 [2021-07-22T22:21:06.222Z] #56 38.89   libbtrfs0
22:21:06 [2021-07-22T22:21:06.222Z] #56 39.06 The following NEW packages will be installed:
22:21:06 [2021-07-22T22:21:06.222Z] #56 39.08   libbtrfs-dev libbtrfs0
22:21:06 [2021-07-22T22:21:06.222Z] #56 39.50 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
22:21:06 [2021-07-22T22:21:06.222Z] #56 39.50 Need to get 119 kB of archives.
22:21:06 [2021-07-22T22:21:06.222Z] #56 39.50 After this operation, 387 kB of additional disk space will be used.
22:21:06 [2021-07-22T22:21:06.222Z] #56 39.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:21:06 [2021-07-22T22:21:06.222Z] #56 39.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:21:06 [2021-07-22T22:21:06.222Z] #56 40.46 debconf: delaying package configuration, since apt-utils is not installed
22:21:06 [2021-07-22T22:21:06.222Z] #56 40.70 Fetched 119 kB in 0s (392 kB/s)
22:21:06 [2021-07-22T22:21:06.222Z] #56 40.78 Selecting previously unselected package libbtrfs0.
22:21:06 [2021-07-22T22:21:06.222Z] #56 40.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 ... 15421 files and directories currently installed.)
22:21:06 [2021-07-22T22:21:06.222Z] #56 40.91 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
22:21:06 [2021-07-22T22:21:06.222Z] #56 40.92 Unpacking libbtrfs0 (4.20.1-2) ...
22:21:06 [2021-07-22T22:21:06.222Z] #56 41.04 Selecting previously unselected package libbtrfs-dev.
22:21:06 [2021-07-22T22:21:06.222Z] #56 41.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
22:21:06 [2021-07-22T22:21:06.222Z] #56 41.06 Unpacking libbtrfs-dev (4.20.1-2) ...
22:21:06 [2021-07-22T22:21:06.222Z] #56 41.24 Setting up libbtrfs0 (4.20.1-2) ...
22:21:06 [2021-07-22T22:21:06.222Z] #56 41.27 Setting up libbtrfs-dev (4.20.1-2) ...
22:21:06 [2021-07-22T22:21:06.222Z] #56 41.33 Processing triggers for libc-bin (2.28-10) ...
22:21:06 [2021-07-22T22:21:06.222Z] #56 DONE 41.8s
22:21:06 [2021-07-22T22:21:06.222Z] 
22:21:06 [2021-07-22T22:21:06.222Z] #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
22:21:06 [2021-07-22T22:21:06.222Z] #57 sha256:6bc03b71245633830bdf7a5dc95e7a49cc2216a6737c41a8e9e50ccc76bb178c
22:21:06 [2021-07-22T22:21:06.338Z] #49 31.85 go: downloading github.com/fsnotify/fsnotify v1.4.7
22:21:06 [2021-07-22T22:21:06.338Z] #49 31.86 go: downloading github.com/hashicorp/hcl v1.0.0
22:21:06 [2021-07-22T22:21:06.364Z] #17 ...
22:21:06 [2021-07-22T22:21:06.364Z] 
22:21:06 [2021-07-22T22:21:06.364Z] #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
22:21:06 [2021-07-22T22:21:06.364Z] #47 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:21:06 [2021-07-22T22:21:06.364Z] #47 DONE 136.4s
22:21:06 [2021-07-22T22:21:06.364Z] 
22:21:06 [2021-07-22T22:21:06.365Z] #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
22:21:06 [2021-07-22T22:21:06.365Z] #57 sha256:1459870458cf0925174fb19975da2a0fb11aca84490ecc817f8e187f59cdc0cf
22:21:06 [2021-07-22T22:21:06.365Z] #57 133.4 + /build/golangci-lint --version
22:21:06 [2021-07-22T22:21:06.365Z] #57 133.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
22:21:06 [2021-07-22T22:21:06.365Z] #57 DONE 136.6s
22:21:06 [2021-07-22T22:21:06.365Z] 
22:21:06 [2021-07-22T22:21:06.365Z] #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
22:21:06 [2021-07-22T22:21:06.365Z] #17 sha256:c1752b5c1a475076f852a110d826d1d9bf1d84e7c205c2b757b56adf4b652220
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.1 Selecting previously unselected package libgcc1-ppc64el-cross.
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.1 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ...
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.1 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.1 Selecting previously unselected package libgomp1-ppc64el-cross.
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.2 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ...
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.2 Selecting previously unselected package libitm1-ppc64el-cross.
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.2 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.2 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ...
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.3 Selecting previously unselected package libatomic1-ppc64el-cross.
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.3 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ...
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.3 Selecting previously unselected package libstdc++6-ppc64el-cross.
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.3 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:21:06 [2021-07-22T22:21:06.365Z] #17 125.3 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
22:21:06 [2021-07-22T22:21:06.623Z] #17 125.4 Selecting previously unselected package libasan5-ppc64el-cross.
22:21:06 [2021-07-22T22:21:06.623Z] #17 125.4 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:21:06 [2021-07-22T22:21:06.623Z] #17 125.4 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ...
22:21:06 [2021-07-22T22:21:06.623Z] #17 125.5 Selecting previously unselected package liblsan0-ppc64el-cross.
22:21:06 [2021-07-22T22:21:06.623Z] #17 125.5 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:21:06 [2021-07-22T22:21:06.623Z] #17 125.5 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ...
22:21:06 [2021-07-22T22:21:06.623Z] #17 125.6 Selecting previously unselected package libtsan0-ppc64el-cross.
22:21:06 [2021-07-22T22:21:06.623Z] #17 125.6 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:21:06 [2021-07-22T22:21:06.706Z] #29 25.87 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:21:06 [2021-07-22T22:21:06.883Z] #17 125.6 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ...
22:21:06 [2021-07-22T22:21:06.883Z] #17 125.8 Selecting previously unselected package libubsan1-ppc64el-cross.
22:21:06 [2021-07-22T22:21:06.883Z] #17 125.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:21:06 [2021-07-22T22:21:06.883Z] #17 125.8 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ...
22:21:06 [2021-07-22T22:21:06.883Z] #17 125.8 Selecting previously unselected package libquadmath0-ppc64el-cross.
22:21:06 [2021-07-22T22:21:06.883Z] #17 125.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:21:06 [2021-07-22T22:21:06.883Z] #17 125.8 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
22:21:06 [2021-07-22T22:21:06.883Z] #17 125.9 Selecting previously unselected package libgcc-8-dev-ppc64el-cross.
22:21:06 [2021-07-22T22:21:06.883Z] #17 125.9 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:21:06 [2021-07-22T22:21:06.904Z] #49 32.39 go: downloading github.com/magiconair/properties v1.8.1
22:21:06 [2021-07-22T22:21:06.904Z] #49 32.39 go: downloading github.com/mitchellh/mapstructure v1.1.2
22:21:06 [2021-07-22T22:21:06.904Z] #49 32.49 go: downloading github.com/pelletier/go-toml v1.2.0
22:21:06 [2021-07-22T22:21:06.904Z] #49 32.51 go: downloading github.com/spf13/afero v1.1.2
22:21:06 [2021-07-22T22:21:06.994Z] #29 26.23 
22:21:07 [2021-07-22T22:21:07.124Z] #50 37.92 go: downloading github.com/sourcegraph/go-diff v0.5.1
22:21:07 [2021-07-22T22:21:07.141Z] #17 125.9 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
22:21:07 [2021-07-22T22:21:07.165Z] #49 32.82 go: downloading github.com/spf13/cast v1.3.0
22:21:07 [2021-07-22T22:21:07.257Z] #29 26.45 
                                                                           0.2%
######################################################                    75.4%
######################################################################## 100.0%
22:21:07 [2021-07-22T22:21:07.257Z] #29 26.71 
22:21:07 [2021-07-22T22:21:07.385Z] #50 38.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
22:21:07 [2021-07-22T22:21:07.385Z] #50 38.34 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
22:21:07 [2021-07-22T22:21:07.400Z] #17 126.2 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu.
22:21:07 [2021-07-22T22:21:07.400Z] #17 126.2 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:21:07 [2021-07-22T22:21:07.400Z] #17 126.2 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:21:07 [2021-07-22T22:21:07.423Z] #49 32.94 go: downloading github.com/spf13/jwalterweatherman v1.0.0
22:21:07 [2021-07-22T22:21:07.423Z] #49 32.94 go: downloading github.com/subosito/gotenv v1.2.0
22:21:07 [2021-07-22T22:21:07.423Z] #49 33.00 go: downloading gopkg.in/ini.v1 v1.51.0
22:21:07 [2021-07-22T22:21:07.423Z] #49 33.04 go: downloading gopkg.in/yaml.v2 v2.2.7
22:21:07 [2021-07-22T22:21:07.682Z] #49 33.32 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
22:21:07 [2021-07-22T22:21:07.682Z] #49 33.44 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:21:07 [2021-07-22T22:21:07.940Z] #49 33.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:21:07 [2021-07-22T22:21:07.940Z] #49 33.63 go: downloading github.com/go-toolsmith/astequal v1.0.0
22:21:07 [2021-07-22T22:21:07.940Z] #49 33.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:21:07 [2021-07-22T22:21:07.958Z] #50 38.67 go: downloading github.com/ultraware/funlen v0.0.2
22:21:07 [2021-07-22T22:21:07.958Z] #50 38.74 go: downloading github.com/ultraware/whitespace v0.0.4
22:21:07 [2021-07-22T22:21:07.958Z] #50 38.80 go: downloading github.com/uudashr/gocognit v1.0.1
22:21:07 [2021-07-22T22:21:07.958Z] #50 38.87 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
22:21:08 [2021-07-22T22:21:08.199Z] #49 33.80 go: downloading github.com/go-toolsmith/astp v1.0.0
22:21:08 [2021-07-22T22:21:08.199Z] #49 33.86 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:21:08 [2021-07-22T22:21:08.200Z] #29 ...
22:21:08 [2021-07-22T22:21:08.200Z] 
22:21:08 [2021-07-22T22:21:08.200Z] #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
22:21:08 [2021-07-22T22:21:08.200Z] #50 sha256:c997f701d99ca02a2f4571bf3cebeea9e3f77832f1a28c02d5dad40d80678039
22:21:08 [2021-07-22T22:21:08.200Z] #50 30.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
22:21:08 [2021-07-22T22:21:08.200Z] #50 31.04 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
22:21:08 [2021-07-22T22:21:08.200Z] #50 31.59 go: downloading github.com/sourcegraph/go-diff v0.5.1
22:21:08 [2021-07-22T22:21:08.200Z] #50 32.00 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
22:21:08 [2021-07-22T22:21:08.200Z] #50 32.02 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
22:21:08 [2021-07-22T22:21:08.200Z] #50 32.09 go: downloading github.com/ultraware/funlen v0.0.2
22:21:08 [2021-07-22T22:21:08.200Z] #50 32.11 go: downloading github.com/ultraware/whitespace v0.0.4
22:21:08 [2021-07-22T22:21:08.200Z] #50 32.13 go: downloading github.com/uudashr/gocognit v1.0.1
22:21:08 [2021-07-22T22:21:08.200Z] #50 32.31 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
22:21:08 [2021-07-22T22:21:08.200Z] #50 33.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:21:08 [2021-07-22T22:21:08.200Z] #50 33.51 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
22:21:08 [2021-07-22T22:21:08.200Z] #50 33.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:21:08 [2021-07-22T22:21:08.200Z] #50 33.52 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
22:21:08 [2021-07-22T22:21:08.200Z] #50 33.56 go: downloading github.com/davecgh/go-spew v1.1.1
22:21:08 [2021-07-22T22:21:08.200Z] #50 33.58 go: downloading github.com/pmezard/go-difflib v1.0.0
22:21:08 [2021-07-22T22:21:08.200Z] #50 33.69 go: downloading github.com/stretchr/objx v0.2.0
22:21:08 [2021-07-22T22:21:08.200Z] #50 33.78 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:21:08 [2021-07-22T22:21:08.200Z] #50 33.82 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:21:08 [2021-07-22T22:21:08.200Z] #50 33.91 go: downloading github.com/go-toolsmith/astequal v1.0.0
22:21:08 [2021-07-22T22:21:08.200Z] #50 33.97 go: downloading github.com/go-toolsmith/astp v1.0.0
22:21:08 [2021-07-22T22:21:08.200Z] #50 33.98 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:21:08 [2021-07-22T22:21:08.200Z] #50 33.99 go: downloading github.com/go-toolsmith/typep v1.0.0
22:21:08 [2021-07-22T22:21:08.200Z] #50 34.08 go: downloading golang.org/x/text v0.3.2
22:21:08 [2021-07-22T22:21:08.200Z] #50 34.42 go: downloading github.com/gobwas/glob v0.2.3
22:21:08 [2021-07-22T22:21:08.200Z] #50 34.42 go: downloading github.com/kisielk/gotool v1.0.0
22:21:08 [2021-07-22T22:21:08.200Z] #50 35.31 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
22:21:08 [2021-07-22T22:21:08.200Z] #50 35.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
22:21:08 [2021-07-22T22:21:08.200Z] #50 36.42 go: downloading github.com/gogo/protobuf v1.2.1
22:21:08 [2021-07-22T22:21:08.200Z] #50 ...
22:21:08 [2021-07-22T22:21:08.200Z] 
22:21:08 [2021-07-22T22:21:08.200Z] #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
22:21:08 [2021-07-22T22:21:08.200Z] #57 sha256:327a06e02a3fbc5538ef5799b7ea37ae911bfbd531f955945fcae5c3367e8f3d
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.533 + RM_GOPATH=0
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.533 + TMP_GOPATH=
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.533 + : /build
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.534 + '[' -z '' ']'
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.534 ++ mktemp -d
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.537 + export GOPATH=/tmp/tmp.RuteZoMD4B
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.537 + GOPATH=/tmp/tmp.RuteZoMD4B
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.537 + RM_GOPATH=1
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.538 + case "$(go env GOARCH)" in
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.542 ++ go env GOARCH
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.561 + export GO_BUILDMODE=-buildmode=pie
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.568 + GO_BUILDMODE=-buildmode=pie
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.569 ++ dirname /tmp/install/install.sh
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.577 + dir=/tmp/install
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.581 + bin=containerd
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.584 + shift
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.585 + '[' '!' -f /tmp/install/containerd.installer ']'
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.590 + . /tmp/install/containerd.installer
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.591 ++ set -e
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.597 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.598 + install_containerd
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.599 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.599 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RuteZoMD4B/src/github.com/containerd/containerd
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.599 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:21:08 [2021-07-22T22:21:08.200Z] #57 1.609 Cloning into '/tmp/tmp.RuteZoMD4B/src/github.com/containerd/containerd'...
22:21:08 [2021-07-22T22:21:08.200Z] #57 ...
22:21:08 [2021-07-22T22:21:08.200Z] 
22:21:08 [2021-07-22T22:21:08.200Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:21:08 [2021-07-22T22:21:08.200Z] #32 sha256:b469fd3cb814218879231dcf2475ee27a7ddd7502f26a68cf52a10a86c6758a7
22:21:08 [2021-07-22T22:21:08.200Z] #32 31.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:21:08 [2021-07-22T22:21:08.200Z] #32 31.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:21:08 [2021-07-22T22:21:08.459Z] #49 33.98 go: downloading github.com/go-toolsmith/typep v1.0.0
22:21:08 [2021-07-22T22:21:08.459Z] #49 34.15 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
22:21:08 [2021-07-22T22:21:08.465Z] #32 ...
22:21:08 [2021-07-22T22:21:08.465Z] 
22:21:08 [2021-07-22T22:21:08.465Z] #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
22:21:08 [2021-07-22T22:21:08.465Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:21:08 [2021-07-22T22:21:08.465Z] #29 27.86 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
22:21:08 [2021-07-22T22:21:08.718Z] #49 34.26 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
22:21:08 [2021-07-22T22:21:08.776Z] #17 127.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
22:21:08 [2021-07-22T22:21:08.776Z] #17 127.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:21:08 [2021-07-22T22:21:08.776Z] #17 127.3 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:21:08 [2021-07-22T22:21:08.776Z] #17 127.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
22:21:08 [2021-07-22T22:21:08.776Z] #17 127.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ...
22:21:08 [2021-07-22T22:21:08.776Z] #17 127.4 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
22:21:08 [2021-07-22T22:21:08.776Z] #17 127.5 Selecting previously unselected package libc6-dev-ppc64el-cross.
22:21:08 [2021-07-22T22:21:08.776Z] #17 127.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ...
22:21:08 [2021-07-22T22:21:08.776Z] #17 127.5 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ...
22:21:08 [2021-07-22T22:21:08.976Z] #49 34.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:21:08 [2021-07-22T22:21:08.976Z] #49 34.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:21:08 [2021-07-22T22:21:08.976Z] #49 34.61 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
22:21:09 [2021-07-22T22:21:09.035Z] #17 127.9 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross.
22:21:09 [2021-07-22T22:21:09.035Z] #17 127.9 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:21:09 [2021-07-22T22:21:09.035Z] #17 127.9 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
22:21:09 [2021-07-22T22:21:09.041Z] #29 28.27 
22:21:09 [2021-07-22T22:21:09.234Z] #49 34.74 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:21:09 [2021-07-22T22:21:09.294Z] #17 128.1 Selecting previously unselected package g++-8-powerpc64le-linux-gnu.
22:21:09 [2021-07-22T22:21:09.294Z] #17 128.1 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:21:09 [2021-07-22T22:21:09.294Z] #17 128.1 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:21:09 [2021-07-22T22:21:09.345Z] #50 40.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:21:09 [2021-07-22T22:21:09.512Z] #57 3.407 + RM_GOPATH=0
22:21:09 [2021-07-22T22:21:09.512Z] #57 3.407 + TMP_GOPATH=
22:21:09 [2021-07-22T22:21:09.512Z] #57 3.407 + : /build
22:21:09 [2021-07-22T22:21:09.512Z] #57 3.407 + '[' -z '' ']'
22:21:09 [2021-07-22T22:21:09.512Z] #57 3.407 ++ mktemp -d
22:21:09 [2021-07-22T22:21:09.512Z] #57 3.407 + export GOPATH=/tmp/tmp.uP17Ue9aac
22:21:09 [2021-07-22T22:21:09.512Z] #57 3.408 + GOPATH=/tmp/tmp.uP17Ue9aac
22:21:09 [2021-07-22T22:21:09.512Z] #57 3.408 + RM_GOPATH=1
22:21:09 [2021-07-22T22:21:09.512Z] #57 3.408 + case "$(go env GOARCH)" in
22:21:09 [2021-07-22T22:21:09.512Z] #57 3.408 ++ go env GOARCH
22:21:09 [2021-07-22T22:21:09.512Z] #57 3.455 + export GO_BUILDMODE=-buildmode=pie
22:21:09 [2021-07-22T22:21:09.608Z] #50 40.42 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.456 + GO_BUILDMODE=-buildmode=pie
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.456 ++ dirname /tmp/install/install.sh
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.463 + dir=/tmp/install
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.463 + bin=containerd
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.463 + shift
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.463 + '[' '!' -f /tmp/install/containerd.installer ']'
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.464 + . /tmp/install/containerd.installer
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.464 ++ set -e
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.464 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.464 + install_containerd
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.465 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.465 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.465 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uP17Ue9aac/src/github.com/containerd/containerd
22:21:09 [2021-07-22T22:21:09.771Z] #57 3.469 Cloning into '/tmp/tmp.uP17Ue9aac/src/github.com/containerd/containerd'...
22:21:09 [2021-07-22T22:21:09.799Z] #49 35.32 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
22:21:09 [2021-07-22T22:21:09.799Z] #49 35.50 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
22:21:09 [2021-07-22T22:21:09.799Z] #49 35.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:21:09 [2021-07-22T22:21:09.863Z] #17 128.8 Selecting previously unselected package g++-powerpc64le-linux-gnu.
22:21:09 [2021-07-22T22:21:09.863Z] #17 128.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:21:09 [2021-07-22T22:21:09.863Z] #17 128.8 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:21:09 [2021-07-22T22:21:09.863Z] #17 128.8 Selecting previously unselected package crossbuild-essential-ppc64el.
22:21:09 [2021-07-22T22:21:09.863Z] #17 128.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ...
22:21:09 [2021-07-22T22:21:09.863Z] #17 128.8 Unpacking crossbuild-essential-ppc64el (12.6) ...
22:21:09 [2021-07-22T22:21:09.863Z] #17 128.8 Selecting previously unselected package libc6-s390x-cross.
22:21:09 [2021-07-22T22:21:09.870Z] #50 40.58 go: downloading github.com/davecgh/go-spew v1.1.1
22:21:09 [2021-07-22T22:21:09.870Z] #50 40.71 go: downloading github.com/pmezard/go-difflib v1.0.0
22:21:09 [2021-07-22T22:21:09.870Z] #50 40.78 go: downloading github.com/stretchr/objx v0.2.0
22:21:10 [2021-07-22T22:21:10.121Z] #17 128.8 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ...
22:21:10 [2021-07-22T22:21:10.121Z] #17 128.8 Unpacking libc6-s390x-cross (2.28-7cross1) ...
22:21:10 [2021-07-22T22:21:10.121Z] #17 129.0 Selecting previously unselected package libgcc1-s390x-cross.
22:21:10 [2021-07-22T22:21:10.121Z] #17 129.0 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ...
22:21:10 [2021-07-22T22:21:10.121Z] #17 129.0 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ...
22:21:10 [2021-07-22T22:21:10.121Z] #17 129.0 Selecting previously unselected package libgomp1-s390x-cross.
22:21:10 [2021-07-22T22:21:10.121Z] #17 129.0 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ...
22:21:10 [2021-07-22T22:21:10.121Z] #17 129.0 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ...
22:21:10 [2021-07-22T22:21:10.121Z] #17 129.1 Selecting previously unselected package libitm1-s390x-cross.
22:21:10 [2021-07-22T22:21:10.121Z] #17 129.1 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ...
22:21:10 [2021-07-22T22:21:10.121Z] #17 129.1 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ...
22:21:10 [2021-07-22T22:21:10.121Z] #17 129.1 Selecting previously unselected package libatomic1-s390x-cross.
22:21:10 [2021-07-22T22:21:10.121Z] #17 129.1 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ...
22:21:10 [2021-07-22T22:21:10.131Z] #50 40.87 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
22:21:10 [2021-07-22T22:21:10.131Z] #50 41.05 go: downloading golang.org/x/text v0.3.2
22:21:10 [2021-07-22T22:21:10.363Z] #49 35.89 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
22:21:10 [2021-07-22T22:21:10.380Z] #17 129.1 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ...
22:21:10 [2021-07-22T22:21:10.380Z] #17 129.1 Selecting previously unselected package libstdc++6-s390x-cross.
22:21:10 [2021-07-22T22:21:10.380Z] #17 129.1 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ...
22:21:10 [2021-07-22T22:21:10.380Z] #17 129.1 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ...
22:21:10 [2021-07-22T22:21:10.380Z] #17 129.2 Selecting previously unselected package libasan5-s390x-cross.
22:21:10 [2021-07-22T22:21:10.380Z] #17 129.2 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ...
22:21:10 [2021-07-22T22:21:10.380Z] #17 129.2 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ...
22:21:10 [2021-07-22T22:21:10.380Z] #17 129.2 Selecting previously unselected package libubsan1-s390x-cross.
22:21:10 [2021-07-22T22:21:10.380Z] #17 129.2 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ...
22:21:10 [2021-07-22T22:21:10.380Z] #17 129.3 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ...
22:21:10 [2021-07-22T22:21:10.380Z] #17 129.3 Selecting previously unselected package libgcc-8-dev-s390x-cross.
22:21:10 [2021-07-22T22:21:10.404Z] #29 28.56 
                                                                           0.0%
###                                                                        4.6%
#########                                                                 13.7%
#############                                                             18.2%
################                                                          23.5%
###################                                                       27.7%
#######################                                                   32.4%
###########################                                               38.0%
##############################                                            43.0%
##################################                                        47.2%
######################################                                    52.9%
######################################                                    53.9%
###########################################                               60.4%
###
22:21:10 [2021-07-22T22:21:10.404Z] #29 ...
22:21:10 [2021-07-22T22:21:10.404Z] 
22:21:10 [2021-07-22T22:21:10.404Z] #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
22:21:10 [2021-07-22T22:21:10.404Z] #13 sha256:b19e9a649c1f7fa4dd407ced1f162ea154fab28b484485ab8a17571308eea206
22:21:10 [2021-07-22T22:21:10.404Z] #13 29.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.38 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 31.47 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
22:21:10 [2021-07-22T22:21:10.404Z] #13 32.74 debconf: delaying package configuration, since apt-utils is not installed
22:21:10 [2021-07-22T22:21:10.404Z] #13 32.96 Fetched 73.4 MB in 5s (13.8 MB/s)
22:21:10 [2021-07-22T22:21:10.404Z] #13 33.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 ... 15394 files and directories currently installed.)
22:21:10 [2021-07-22T22:21:10.404Z] #13 33.26 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 33.30 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 33.45 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 33.63 Selecting previously unselected package binutils-mingw-w64-i686.
22:21:10 [2021-07-22T22:21:10.404Z] #13 33.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 ... 15394 files and directories currently installed.)
22:21:10 [2021-07-22T22:21:10.404Z] #13 33.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 33.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 35.56 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:21:10 [2021-07-22T22:21:10.404Z] #13 35.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 35.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 37.69 Selecting previously unselected package binutils-mingw-w64.
22:21:10 [2021-07-22T22:21:10.404Z] #13 37.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 37.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 37.90 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:21:10 [2021-07-22T22:21:10.404Z] #13 37.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 37.93 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 38.19 Selecting previously unselected package dmsetup.
22:21:10 [2021-07-22T22:21:10.404Z] #13 38.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 38.20 Unpacking dmsetup (2:1.02.155-3) ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 38.40 Selecting previously unselected package mingw-w64-common.
22:21:10 [2021-07-22T22:21:10.404Z] #13 38.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:21:10 [2021-07-22T22:21:10.404Z] #13 38.43 Unpacking mingw-w64-common (6.0.0-3) ...
22:21:10 [2021-07-22T22:21:10.621Z] #49 36.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:21:10 [2021-07-22T22:21:10.621Z] #49 ...
22:21:10 [2021-07-22T22:21:10.621Z] 
22:21:10 [2021-07-22T22:21:10.621Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
22:21:10 [2021-07-22T22:21:10.621Z] #51 sha256:e8ae220365b598dd71a52849349d3a16cbb9516b959955f19933d91f3ebac26a
22:21:10 [2021-07-22T22:21:10.621Z] #51 26.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:21:10 [2021-07-22T22:21:10.621Z] #51 30.77 runtime
22:21:10 [2021-07-22T22:21:10.639Z] #17 129.3 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
22:21:10 [2021-07-22T22:21:10.639Z] #17 129.3 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
22:21:10 [2021-07-22T22:21:10.639Z] #17 129.4 Selecting previously unselected package gcc-8-s390x-linux-gnu.
22:21:10 [2021-07-22T22:21:10.639Z] #17 129.4 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:21:10 [2021-07-22T22:21:10.639Z] #17 129.4 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:21:10 [2021-07-22T22:21:10.773Z] #13 ...
22:21:10 [2021-07-22T22:21:10.774Z] 
22:21:10 [2021-07-22T22:21:10.774Z] #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
22:21:10 [2021-07-22T22:21:10.774Z] #46 sha256:bbd21dfb22a5322fa10ab0909be32c7c6667e685f44347b892ab0fe1114e27e9
22:21:10 [2021-07-22T22:21:10.774Z] #46 33.38 sync
22:21:10 [2021-07-22T22:21:10.774Z] #46 33.39 internal/reflectlite
22:21:10 [2021-07-22T22:21:10.774Z] #46 34.55 internal/testlog
22:21:10 [2021-07-22T22:21:10.774Z] #46 34.56 github.com/LK4D4/vndr/godl/singleflight
22:21:10 [2021-07-22T22:21:10.774Z] #46 34.56 math/rand
22:21:10 [2021-07-22T22:21:10.774Z] #46 34.99 internal/singleflight
22:21:10 [2021-07-22T22:21:10.774Z] #46 36.20 sort
22:21:10 [2021-07-22T22:21:10.774Z] #46 36.21 errors
22:21:10 [2021-07-22T22:21:10.774Z] #46 36.55 io
22:21:10 [2021-07-22T22:21:10.774Z] #46 36.56 strconv
22:21:10 [2021-07-22T22:21:10.774Z] #46 36.56 internal/oserror
22:21:10 [2021-07-22T22:21:10.774Z] #46 36.93 syscall
22:21:10 [2021-07-22T22:21:10.774Z] #46 38.00 path
22:21:10 [2021-07-22T22:21:10.774Z] #46 38.99 vendor/golang.org/x/net/dns/dnsmessage
22:21:10 [2021-07-22T22:21:10.774Z] #46 39.19 bytes
22:21:10 [2021-07-22T22:21:10.774Z] #46 41.62 strings
22:21:10 [2021-07-22T22:21:10.880Z] #51 ...
22:21:10 [2021-07-22T22:21:10.880Z] 
22:21:10 [2021-07-22T22:21:10.880Z] #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
22:21:10 [2021-07-22T22:21:10.880Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:10 [2021-07-22T22:21:10.880Z] #13 29.92 Fetched 8995 kB in 26s (349 kB/s)
22:21:11 [2021-07-22T22:21:11.035Z] #46 ...
22:21:11 [2021-07-22T22:21:11.035Z] 
22:21:11 [2021-07-22T22:21:11.035Z] #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
22:21:11 [2021-07-22T22:21:11.035Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:21:11 [2021-07-22T22:21:11.148Z] #57 ...
22:21:11 [2021-07-22T22:21:11.148Z] 
22:21:11 [2021-07-22T22:21:11.148Z] #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
22:21:11 [2021-07-22T22:21:11.148Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:11 [2021-07-22T22:21:11.148Z] #13 24.45 Reading package lists...
22:21:11 [2021-07-22T22:21:11.148Z] #13 31.07 Reading package lists...
22:21:11 [2021-07-22T22:21:11.148Z] #13 37.05 Building dependency tree...
22:21:11 [2021-07-22T22:21:11.148Z] #13 40.09 The following additional packages will be installed:
22:21:11 [2021-07-22T22:21:11.148Z] #13 40.09   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:21:11 [2021-07-22T22:21:11.148Z] #13 40.09   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:21:11 [2021-07-22T22:21:11.148Z] #13 40.10   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:21:11 [2021-07-22T22:21:11.148Z] #13 40.10   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
22:21:11 [2021-07-22T22:21:11.148Z] #13 40.10   mingw-w64-common mingw-w64-x86-64-dev
22:21:11 [2021-07-22T22:21:11.148Z] #13 40.11 Suggested packages:
22:21:11 [2021-07-22T22:21:11.148Z] #13 40.11   gcc-8-locales seccomp wine64
22:21:11 [2021-07-22T22:21:11.207Z] #17 130.0 Selecting previously unselected package gcc-s390x-linux-gnu.
22:21:11 [2021-07-22T22:21:11.207Z] #17 130.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:21:11 [2021-07-22T22:21:11.207Z] #17 130.0 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ...
22:21:11 [2021-07-22T22:21:11.207Z] #17 130.0 Selecting previously unselected package linux-libc-dev-s390x-cross.
22:21:11 [2021-07-22T22:21:11.207Z] #17 130.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ...
22:21:11 [2021-07-22T22:21:11.207Z] #17 130.0 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
22:21:11 [2021-07-22T22:21:11.407Z] #13 ...
22:21:11 [2021-07-22T22:21:11.407Z] 
22:21:11 [2021-07-22T22:21:11.407Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:21:11 [2021-07-22T22:21:11.407Z] #32 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:21:11 [2021-07-22T22:21:11.407Z] #32 43.70 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.
22:21:11 [2021-07-22T22:21:11.407Z] #32 43.99 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:21:11 [2021-07-22T22:21:11.407Z] #32 44.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:21:11 [2021-07-22T22:21:11.469Z] #17 130.1 Selecting previously unselected package libc6-dev-s390x-cross.
22:21:11 [2021-07-22T22:21:11.469Z] #17 130.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ...
22:21:11 [2021-07-22T22:21:11.469Z] #17 130.2 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ...
22:21:11 [2021-07-22T22:21:11.527Z] #50 ...
22:21:11 [2021-07-22T22:21:11.527Z] 
22:21:11 [2021-07-22T22:21:11.527Z] #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
22:21:11 [2021-07-22T22:21:11.527Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:11 [2021-07-22T22:21:11.527Z] #36 32.13 Fetched 8458 kB in 22s (391 kB/s)
22:21:11 [2021-07-22T22:21:11.527Z] #36 32.13 Reading package lists...
22:21:11 [2021-07-22T22:21:11.527Z] #36 41.24 Reading package lists...
22:21:11 [2021-07-22T22:21:11.527Z] #36 ...
22:21:11 [2021-07-22T22:21:11.527Z] 
22:21:11 [2021-07-22T22:21:11.527Z] #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
22:21:11 [2021-07-22T22:21:11.527Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:21:11 [2021-07-22T22:21:11.527Z] #40 31.19 Checking out files:  80% (1363/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.
22:21:11 [2021-07-22T22:21:11.527Z] #40 31.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:21:11 [2021-07-22T22:21:11.527Z] #40 34.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:21:11 [2021-07-22T22:21:11.728Z] #17 130.4 Selecting previously unselected package libstdc++-8-dev-s390x-cross.
22:21:11 [2021-07-22T22:21:11.728Z] #17 130.4 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
22:21:11 [2021-07-22T22:21:11.728Z] #17 130.4 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
22:21:11 [2021-07-22T22:21:11.728Z] #17 130.7 Selecting previously unselected package g++-8-s390x-linux-gnu.
22:21:11 [2021-07-22T22:21:11.884Z] #29 28.56 
                                                                           0.0%
###                                                                        4.6%
#########                                                                 13.7%
#############                                                             18.2%
################                                                          23.5%
###################                                                       27.7%
#######################                                                   32.4%
###########################                                               38.0%
##############################                                            43.0%
##################################                                        47.2%
######################################                                    52.9%
######################################                                    53.9%
###########################################                               60.4%
###############################################                           65.9%
#################################################                         68.8%
######################################################                    76.3%
##########################################################                81.8%
##############################################################            87.1%
###################################################################       93.3%
#######################################################################   99.3%
######################################################################## 100.0%
22:21:11 [2021-07-22T22:21:11.884Z] #29 31.08 
22:21:11 [2021-07-22T22:21:11.974Z] #32 ...
22:21:11 [2021-07-22T22:21:11.974Z] 
22:21:11 [2021-07-22T22:21:11.974Z] #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
22:21:11 [2021-07-22T22:21:11.974Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:11 [2021-07-22T22:21:11.974Z] #44 31.11 Reading package lists...
22:21:11 [2021-07-22T22:21:11.974Z] #44 37.06 Building dependency tree...
22:21:11 [2021-07-22T22:21:11.974Z] #44 39.97 The following additional packages will be installed:
22:21:11 [2021-07-22T22:21:11.974Z] #44 39.98   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
22:21:11 [2021-07-22T22:21:11.974Z] #44 39.98   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
22:21:11 [2021-07-22T22:21:11.974Z] #44 39.99   python3-pkg-resources python3-protobuf python3-six python3.7
22:21:11 [2021-07-22T22:21:11.974Z] #44 39.99   python3.7-minimal
22:21:11 [2021-07-22T22:21:11.974Z] #44 40.01 Suggested packages:
22:21:11 [2021-07-22T22:21:11.974Z] #44 40.01   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
22:21:11 [2021-07-22T22:21:11.974Z] #44 40.01   python3.7-doc binfmt-support
22:21:11 [2021-07-22T22:21:11.974Z] #44 41.29 The following NEW packages will be installed:
22:21:11 [2021-07-22T22:21:11.974Z] #44 41.29   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
22:21:11 [2021-07-22T22:21:11.974Z] #44 41.29   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
22:21:11 [2021-07-22T22:21:11.974Z] #44 41.30   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
22:21:11 [2021-07-22T22:21:11.974Z] #44 41.30   python3.7-minimal
22:21:11 [2021-07-22T22:21:11.974Z] #44 41.74 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded.
22:21:11 [2021-07-22T22:21:11.974Z] #44 41.74 Need to get 6695 kB of archives.
22:21:11 [2021-07-22T22:21:11.974Z] #44 41.74 After this operation, 33.1 MB of additional disk space will be used.
22:21:11 [2021-07-22T22:21:11.974Z] #44 41.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 41.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 41.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 41.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 41.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 42.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 42.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 42.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 42.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 42.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 42.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 42.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 42.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 42.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 42.29 Get:15 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 42.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:21:11 [2021-07-22T22:21:11.974Z] #44 43.73 debconf: delaying package configuration, since apt-utils is not installed
22:21:11 [2021-07-22T22:21:11.974Z] #44 43.90 Fetched 6695 kB in 1s (5119 kB/s)
22:21:11 [2021-07-22T22:21:11.974Z] #44 44.02 Selecting previously unselected package libpython3.7-minimal:amd64.
22:21:11 [2021-07-22T22:21:11.974Z] #44 44.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:21:11 [2021-07-22T22:21:11.974Z] #44 44.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:21:11 [2021-07-22T22:21:11.974Z] #44 44.09 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:21:11 [2021-07-22T22:21:11.974Z] #44 44.76 Selecting previously unselected package python3.7-minimal.
22:21:11 [2021-07-22T22:21:11.974Z] #44 44.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:21:11 [2021-07-22T22:21:11.974Z] #44 44.80 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:21:11 [2021-07-22T22:21:11.974Z] #44 46.39 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:21:11 [2021-07-22T22:21:11.974Z] #44 46.42 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:21:11 [2021-07-22T22:21:11.986Z] #17 130.7 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:21:11 [2021-07-22T22:21:11.986Z] #17 130.7 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:21:12 [2021-07-22T22:21:12.233Z] #44 ...
22:21:12 [2021-07-22T22:21:12.233Z] 
22:21:12 [2021-07-22T22:21:12.233Z] #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
22:21:12 [2021-07-22T22:21:12.233Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.02 The following NEW packages will be installed:
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.02   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.02   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.03   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.03   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.04   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.04   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.04 The following packages will be upgraded:
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.05   libseccomp2 libsystemd0 libudev1
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.46 3 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.46 Need to get 78.2 MB of archives.
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.46 After this operation, 487 MB of additional disk space will be used.
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.46 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.47 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd0 amd64 241-7~deb10u8 [331 kB]
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.49 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.52 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev1 amd64 241-7~deb10u8 [151 kB]
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
22:21:12 [2021-07-22T22:21:12.233Z] #13 41.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:21:12 [2021-07-22T22:21:12.245Z] #17 131.3 Selecting previously unselected package g++-s390x-linux-gnu.
22:21:12 [2021-07-22T22:21:12.495Z] #13 42.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:21:12 [2021-07-22T22:21:12.495Z] #13 42.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:21:12 [2021-07-22T22:21:12.495Z] #13 42.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.3 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ...
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.3 Selecting previously unselected package crossbuild-essential-s390x.
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ...
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.3 Unpacking crossbuild-essential-s390x (12.6) ...
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.4 Setting up libconfig-inifiles-perl (3.000001-1) ...
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.4 Setting up libfile-which-perl (1.23-1) ...
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.4 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ...
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.4 Setting up libc6-armhf-cross (2.28-7cross1) ...
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.4 Setting up binutils-s390x-linux-gnu (2.31.1-16) ...
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.4 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.4 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.5 Setting up gcc-8-cross-base (8.3.0-2cross1) ...
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.5 Setting up libc6-ppc64el-cross (2.28-7cross1) ...
22:21:12 [2021-07-22T22:21:12.503Z] #17 131.5 Setting up libc6-s390x-cross (2.28-7cross1) ...
22:21:12 [2021-07-22T22:21:12.757Z] #13 42.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:21:12 [2021-07-22T22:21:12.761Z] #17 131.5 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:21:12 [2021-07-22T22:21:12.761Z] #17 131.5 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ...
22:21:12 [2021-07-22T22:21:12.761Z] #17 131.5 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
22:21:12 [2021-07-22T22:21:12.761Z] #17 131.5 Setting up libxml-namespacesupport-perl (1.12-1) ...
22:21:12 [2021-07-22T22:21:12.761Z] #17 131.5 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
22:21:12 [2021-07-22T22:21:12.761Z] #17 131.6 Setting up file (1:5.35-4+deb10u2) ...
22:21:12 [2021-07-22T22:21:12.761Z] #17 131.6 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ...
22:21:12 [2021-07-22T22:21:12.761Z] #17 131.6 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ...
22:21:12 [2021-07-22T22:21:12.761Z] #17 131.6 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:21:12 [2021-07-22T22:21:12.761Z] #17 131.6 Setting up libyaml-perl (1.27-1) ...
22:21:12 [2021-07-22T22:21:12.761Z] #17 131.7 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:21:12 [2021-07-22T22:21:12.761Z] #17 131.7 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:21:12 [2021-07-22T22:21:12.844Z] #29 32.03 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:21:12 [2021-07-22T22:21:12.844Z] #29 32.21 
22:21:12 [2021-07-22T22:21:12.913Z] #40 ...
22:21:12 [2021-07-22T22:21:12.913Z] 
22:21:12 [2021-07-22T22:21:12.913Z] #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
22:21:12 [2021-07-22T22:21:12.913Z] #56 sha256:d5b241177170b6b3d54a0bc8ce5b7d0f62f3bcb598eee9a8f07cc49b62122fa4
22:21:12 [2021-07-22T22:21:12.913Z] #56 33.76 Fetched 8458 kB in 23s (362 kB/s)
22:21:12 [2021-07-22T22:21:12.913Z] #56 33.76 Reading package lists...
22:21:12 [2021-07-22T22:21:12.913Z] #56 42.49 Reading package lists...
22:21:12 [2021-07-22T22:21:12.913Z] #56 ...
22:21:12 [2021-07-22T22:21:12.913Z] 
22:21:12 [2021-07-22T22:21:12.913Z] #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
22:21:12 [2021-07-22T22:21:12.913Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:12 [2021-07-22T22:21:12.913Z] #44 34.72 Fetched 8462 kB in 25s (345 kB/s)
22:21:12 [2021-07-22T22:21:12.913Z] #44 34.72 Reading package lists...
22:21:13 [2021-07-22T22:21:13.019Z] #17 131.7 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.019Z] #17 131.7 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ...
22:21:13 [2021-07-22T22:21:13.019Z] #17 131.8 Setting up libxml-sax-base-perl (1.09-1) ...
22:21:13 [2021-07-22T22:21:13.019Z] #17 131.8 Setting up libio-string-perl (1.08-3) ...
22:21:13 [2021-07-22T22:21:13.019Z] #17 131.8 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
22:21:13 [2021-07-22T22:21:13.019Z] #17 131.8 Setting up cross-config (2.6.15-3) ...
22:21:13 [2021-07-22T22:21:13.107Z] #29 32.40 
######################################################################## 100.0%
22:21:13 [2021-07-22T22:21:13.107Z] #29 32.47 
22:21:13 [2021-07-22T22:21:13.277Z] #17 132.0 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ...
22:21:13 [2021-07-22T22:21:13.277Z] #17 132.0 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.277Z] #17 132.0 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.277Z] #17 132.0 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.277Z] #17 132.0 Setting up xz-utils (5.2.4-1) ...
22:21:13 [2021-07-22T22:21:13.277Z] #17 132.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:21:13 [2021-07-22T22:21:13.277Z] #17 132.1 Setting up libc6-arm64-cross (2.28-7cross1) ...
22:21:13 [2021-07-22T22:21:13.277Z] #17 132.1 Setting up patch (2.7.6-3+deb10u1) ...
22:21:13 [2021-07-22T22:21:13.277Z] #17 132.1 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
22:21:13 [2021-07-22T22:21:13.277Z] #17 132.1 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.277Z] #17 132.1 Setting up libitm1-arm64-cross (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.277Z] #17 132.2 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.327Z] #13 42.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
22:21:13 [2021-07-22T22:21:13.327Z] #13 42.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
22:21:13 [2021-07-22T22:21:13.487Z] #44 43.26 Reading package lists...
22:21:13 [2021-07-22T22:21:13.487Z] #44 ...
22:21:13 [2021-07-22T22:21:13.487Z] 
22:21:13 [2021-07-22T22:21:13.487Z] #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
22:21:13 [2021-07-22T22:21:13.487Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:13 [2021-07-22T22:21:13.487Z] #13 33.88 Fetched 8995 kB in 25s (362 kB/s)
22:21:13 [2021-07-22T22:21:13.487Z] #13 33.88 Reading package lists...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.2 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.2 Setting up libc6-armel-cross (2.28-7cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.2 Setting up libitm1-s390x-cross (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.2 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.3 Setting up libc6-dev-s390x-cross (2.28-7cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.3 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.3 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.3 Setting up libc6-dev-armel-cross (2.28-7cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.3 Setting up libfile-homedir-perl (1.004-1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.3 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.3 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.4 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.4 Setting up liblocale-gettext-perl (1.07-3+b4) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.4 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.4 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.4 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.4 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.4 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.4 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.4 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.5 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.5 Setting up libgomp1-armel-cross (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.5 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.5 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ...
22:21:13 [2021-07-22T22:21:13.535Z] #17 132.5 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.794Z] #17 132.5 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.794Z] #17 132.5 Setting up libc6-dev-armhf-cross (2.28-7cross1) ...
22:21:13 [2021-07-22T22:21:13.794Z] #17 132.5 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.794Z] #17 132.6 Setting up libasan5-s390x-cross (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.794Z] #17 132.6 Setting up libc6-dev-arm64-cross (2.28-7cross1) ...
22:21:13 [2021-07-22T22:21:13.794Z] #17 132.6 Setting up libatomic1-armel-cross (8.3.0-2cross1) ...
22:21:13 [2021-07-22T22:21:13.794Z] #17 132.6 Setting up libxml-sax-perl (1.00+dfsg-1) ...
22:21:13 [2021-07-22T22:21:13.794Z] #17 132.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:21:13 [2021-07-22T22:21:13.794Z] #17 132.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:21:13 [2021-07-22T22:21:13.864Z] #29 32.96 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:21:14 [2021-07-22T22:21:14.052Z] #17 132.8 
22:21:14 [2021-07-22T22:21:14.052Z] #17 132.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:21:14 [2021-07-22T22:21:14.052Z] #17 132.9 Setting up dpkg-dev (1.19.7) ...
22:21:14 [2021-07-22T22:21:14.052Z] #17 133.0 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.052Z] #17 133.0 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.052Z] #17 133.0 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ...
22:21:14 [2021-07-22T22:21:14.052Z] #17 133.1 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.221Z] #29 33.38 
22:21:14 [2021-07-22T22:21:14.311Z] #17 133.1 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.311Z] #17 133.1 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.311Z] #17 133.1 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
22:21:14 [2021-07-22T22:21:14.311Z] #17 133.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:21:14 [2021-07-22T22:21:14.311Z] #17 133.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:21:14 [2021-07-22T22:21:14.429Z] #13 42.81 Reading package lists...
22:21:14 [2021-07-22T22:21:14.429Z] #13 ...
22:21:14 [2021-07-22T22:21:14.429Z] 
22:21:14 [2021-07-22T22:21:14.429Z] #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
22:21:14 [2021-07-22T22:21:14.429Z] #59 sha256:541911a809bac53e7a3a3276987d6727482c13ee3163196d7e63320c96926e3c
22:21:14 [2021-07-22T22:21:14.429Z] #59 35.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:14 [2021-07-22T22:21:14.506Z] #29 33.60 
######################################################################## 100.0%
22:21:14 [2021-07-22T22:21:14.506Z] #29 33.66 
22:21:14 [2021-07-22T22:21:14.506Z] #29 33.81 Download of images into '/build' complete.
22:21:14 [2021-07-22T22:21:14.506Z] #29 33.81 Use something like the following to load the result into a Docker daemon:
22:21:14 [2021-07-22T22:21:14.506Z] #29 33.81   tar -cC '/build' . | docker load
22:21:14 [2021-07-22T22:21:14.570Z] #17 133.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:21:14 [2021-07-22T22:21:14.570Z] #17 133.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:21:14 [2021-07-22T22:21:14.570Z] #17 133.5 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
22:21:14 [2021-07-22T22:21:14.570Z] #17 133.5 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:21:14 [2021-07-22T22:21:14.570Z] #17 133.5 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.570Z] #17 133.5 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.570Z] #17 133.5 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.570Z] #17 133.5 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.570Z] #17 133.5 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.570Z] #17 133.5 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.570Z] #17 133.6 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.570Z] #17 133.6 Setting up libasan5-armhf-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.6 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.6 Setting up libasan5-arm64-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.6 Setting up libasan5-armel-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.6 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.6 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.6 Setting up libubsan1-armel-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.6 Setting up libxml-simple-perl (2.25-1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.6 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.7 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.7 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.7 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.7 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.7 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.7 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.7 Setting up libconfig-auto-perl (0.44-1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.7 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.7 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.7 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.8 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.8 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.8 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
22:21:14 [2021-07-22T22:21:14.828Z] #17 133.8 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 133.8 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 133.8 Setting up libdebian-dpkgcross-perl (2.6.15-3) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 133.8 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 133.8 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 133.9 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 133.9 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 133.9 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 133.9 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 133.9 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 133.9 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 133.9 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 133.9 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 133.9 Setting up dpkg-cross (2.6.15-3) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 134.0 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 134.0 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 134.0 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ...
22:21:15 [2021-07-22T22:21:15.086Z] #17 134.0 Setting up crossbuild-essential-armhf (12.6) ...
22:21:15 [2021-07-22T22:21:15.344Z] #17 134.0 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ...
22:21:15 [2021-07-22T22:21:15.344Z] #17 134.0 Setting up crossbuild-essential-arm64 (12.6) ...
22:21:15 [2021-07-22T22:21:15.344Z] #17 134.0 Setting up crossbuild-essential-s390x (12.6) ...
22:21:15 [2021-07-22T22:21:15.344Z] #17 134.0 Setting up crossbuild-essential-ppc64el (12.6) ...
22:21:15 [2021-07-22T22:21:15.344Z] #17 134.0 Setting up crossbuild-essential-armel (12.6) ...
22:21:15 [2021-07-22T22:21:15.344Z] #17 134.1 Processing triggers for libc-bin (2.28-10) ...
22:21:15 [2021-07-22T22:21:15.967Z] #29 ...
22:21:15 [2021-07-22T22:21:15.967Z] 
22:21:15 [2021-07-22T22:21:15.967Z] #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
22:21:15 [2021-07-22T22:21:15.967Z] #44 sha256:9c7e907eb641423a20224e1fbb7780db8feb2a901ad64dd0e85a482c9c4d13a0
22:21:15 [2021-07-22T22:21:15.967Z] #44 38.53 Selecting previously unselected package python3-minimal.
22:21:15 [2021-07-22T22:21:15.967Z] #44 38.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 ... 15634 files and directories currently installed.)
22:21:15 [2021-07-22T22:21:15.967Z] #44 38.69 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 38.71 Unpacking python3-minimal (3.7.3-1) ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 38.92 Selecting previously unselected package libmpdec2:arm64.
22:21:15 [2021-07-22T22:21:15.967Z] #44 38.92 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 38.93 Unpacking libmpdec2:arm64 (2.4.2-2) ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 39.14 Selecting previously unselected package libpython3.7-stdlib:arm64.
22:21:15 [2021-07-22T22:21:15.967Z] #44 39.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 39.16 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 40.71 Selecting previously unselected package python3.7.
22:21:15 [2021-07-22T22:21:15.967Z] #44 40.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 40.73 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 40.98 Selecting previously unselected package libpython3-stdlib:arm64.
22:21:15 [2021-07-22T22:21:15.967Z] #44 40.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 41.00 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 41.22 Setting up python3-minimal (3.7.3-1) ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 46.38 Selecting previously unselected package python3.
22:21:15 [2021-07-22T22:21:15.967Z] #44 46.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16046 files and directories currently installed.)
22:21:15 [2021-07-22T22:21:15.967Z] #44 46.65 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 46.67 Unpacking python3 (3.7.3-1) ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 48.15 Selecting previously unselected package libprotobuf17:arm64.
22:21:15 [2021-07-22T22:21:15.967Z] #44 48.16 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ...
22:21:15 [2021-07-22T22:21:15.967Z] #44 48.21 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
22:21:16 [2021-07-22T22:21:16.135Z] #13 29.92 Reading package lists...
22:21:16 [2021-07-22T22:21:16.135Z] #13 ...
22:21:16 [2021-07-22T22:21:16.135Z] 
22:21:16 [2021-07-22T22:21:16.135Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:21:16 [2021-07-22T22:21:16.135Z] #49 sha256:3c631f156aef88eb51e2f94e65a3d576676eb4dbb928b3267521ea2e5232fc6c
22:21:16 [2021-07-22T22:21:16.135Z] #49 36.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:21:16 [2021-07-22T22:21:16.135Z] #49 36.61 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
22:21:16 [2021-07-22T22:21:16.135Z] #49 37.22 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
22:21:16 [2021-07-22T22:21:16.135Z] #49 37.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:21:16 [2021-07-22T22:21:16.135Z] #49 37.39 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
22:21:16 [2021-07-22T22:21:16.135Z] #49 37.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
22:21:16 [2021-07-22T22:21:16.135Z] #49 37.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
22:21:16 [2021-07-22T22:21:16.135Z] #49 37.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
22:21:16 [2021-07-22T22:21:16.135Z] #49 38.35 go: downloading github.com/sourcegraph/go-diff v0.5.1
22:21:16 [2021-07-22T22:21:16.135Z] #49 38.65 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
22:21:16 [2021-07-22T22:21:16.135Z] #49 38.74 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
22:21:16 [2021-07-22T22:21:16.135Z] #49 38.90 go: downloading github.com/ultraware/funlen v0.0.2
22:21:16 [2021-07-22T22:21:16.136Z] #49 39.00 go: downloading github.com/ultraware/whitespace v0.0.4
22:21:16 [2021-07-22T22:21:16.136Z] #49 39.03 go: downloading github.com/uudashr/gocognit v1.0.1
22:21:16 [2021-07-22T22:21:16.136Z] #49 39.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
22:21:16 [2021-07-22T22:21:16.136Z] #49 40.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:21:16 [2021-07-22T22:21:16.136Z] #49 40.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
22:21:16 [2021-07-22T22:21:16.136Z] #49 41.00 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
22:21:16 [2021-07-22T22:21:16.136Z] #49 41.05 go: downloading github.com/davecgh/go-spew v1.1.1
22:21:16 [2021-07-22T22:21:16.136Z] #49 41.23 go: downloading github.com/pmezard/go-difflib v1.0.0
22:21:16 [2021-07-22T22:21:16.136Z] #49 41.26 go: downloading github.com/stretchr/objx v0.2.0
22:21:16 [2021-07-22T22:21:16.136Z] #49 41.46 go: downloading golang.org/x/text v0.3.2
22:21:16 [2021-07-22T22:21:16.136Z] #49 ...
22:21:16 [2021-07-22T22:21:16.136Z] 
22:21:16 [2021-07-22T22:21:16.136Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
22:21:16 [2021-07-22T22:21:16.136Z] #39 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:21:16 [2021-07-22T22:21:16.136Z] #39 31.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:21:16 [2021-07-22T22:21:16.136Z] #39 ...
22:21:16 [2021-07-22T22:21:16.136Z] 
22:21:16 [2021-07-22T22:21:16.136Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:21:16 [2021-07-22T22:21:16.136Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:21:16 [2021-07-22T22:21:16.136Z] #45 41.00 vendor/golang.org/x/crypto/internal/subtle
22:21:16 [2021-07-22T22:21:16.278Z] #17 DONE 135.1s
22:21:16 [2021-07-22T22:21:16.278Z] 
22:21:16 [2021-07-22T22:21:16.278Z] #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
22:21:16 [2021-07-22T22:21:16.278Z] #31 sha256:ef0c9fcf2f06fd45ac19d880306d99002cb721379ed04bbdfa022ea7fca3a397
22:21:16 [2021-07-22T22:21:16.362Z] #59 ...
22:21:16 [2021-07-22T22:21:16.362Z] 
22:21:16 [2021-07-22T22:21:16.362Z] #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
22:21:16 [2021-07-22T22:21:16.362Z] #46 sha256:207dd2fbb654c9586cbbcfe28e5a6ae757249e9d8e11d1c3cd9adbcb15c16fb0
22:21:16 [2021-07-22T22:21:16.362Z] #46 47.34 vendor/golang.org/x/crypto/internal/subtle
22:21:16 [2021-07-22T22:21:16.697Z] #45 ...
22:21:16 [2021-07-22T22:21:16.697Z] 
22:21:16 [2021-07-22T22:21:16.697Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:21:16 [2021-07-22T22:21:16.697Z] #35 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:16 [2021-07-22T22:21:16.697Z] #35 32.36 Fetched 8458 kB in 24s (350 kB/s)
22:21:16 [2021-07-22T22:21:16.697Z] #35 32.36 Reading package lists...
22:21:16 [2021-07-22T22:21:16.917Z] #44 ...
22:21:16 [2021-07-22T22:21:16.917Z] 
22:21:16 [2021-07-22T22:21:16.917Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
22:21:16 [2021-07-22T22:21:16.917Z] #52 sha256:8b7df7add67629d65a5de1a84f56c06c401afe6c3dd406ee879cae85f85cc0fe
22:21:16 [2021-07-22T22:21:16.917Z] #52 39.40 bytes
22:21:16 [2021-07-22T22:21:16.917Z] #52 39.40 syscall
22:21:16 [2021-07-22T22:21:16.917Z] #52 39.40 strconv
22:21:16 [2021-07-22T22:21:16.917Z] #52 39.41 strings
22:21:16 [2021-07-22T22:21:16.917Z] #52 42.77 text/tabwriter
22:21:16 [2021-07-22T22:21:16.917Z] #52 44.28 bufio
22:21:16 [2021-07-22T22:21:16.917Z] #52 44.47 regexp/syntax
22:21:16 [2021-07-22T22:21:16.917Z] #52 44.49 reflect
22:21:16 [2021-07-22T22:21:16.917Z] #52 48.11 regexp
22:21:16 [2021-07-22T22:21:16.917Z] #52 48.31 time
22:21:16 [2021-07-22T22:21:16.917Z] #52 ...
22:21:16 [2021-07-22T22:21:16.917Z] 
22:21:16 [2021-07-22T22:21:16.917Z] #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
22:21:16 [2021-07-22T22:21:16.917Z] #36 sha256:9dc2058c9d296a4a39b568090d30ff46bdd8f5b0c5e3e3fce776151ea922ff23
22:21:16 [2021-07-22T22:21:16.917Z] #36 39.37 Selecting previously unselected package libxml2:arm64.
22:21:16 [2021-07-22T22:21:16.917Z] #36 39.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 39.40 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 39.76 Selecting previously unselected package libarchive13:arm64.
22:21:16 [2021-07-22T22:21:16.917Z] #36 39.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 39.77 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 40.02 Selecting previously unselected package libjsoncpp1:arm64.
22:21:16 [2021-07-22T22:21:16.917Z] #36 40.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 40.05 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 40.27 Selecting previously unselected package librhash0:arm64.
22:21:16 [2021-07-22T22:21:16.917Z] #36 40.28 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 40.28 Unpacking librhash0:arm64 (1.3.8-1) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 40.49 Selecting previously unselected package libuv1:arm64.
22:21:16 [2021-07-22T22:21:16.917Z] #36 40.50 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 40.52 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 40.71 Selecting previously unselected package cmake.
22:21:16 [2021-07-22T22:21:16.917Z] #36 40.74 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 40.75 Unpacking cmake (3.13.4-1) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 43.01 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 44.19 Setting up xxd (2:8.1.0875-5) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 46.49 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 46.83 Setting up vim-common (2:8.1.0875-5) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 47.46 Setting up librhash0:arm64 (1.3.8-1) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 48.02 Setting up cmake-data (3.13.4-1) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 48.29 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 48.37 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 48.41 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
22:21:16 [2021-07-22T22:21:16.917Z] #36 48.46 Setting up cmake (3.13.4-1) ...
22:21:16 [2021-07-22T22:21:16.953Z] #35 41.53 Reading package lists...
22:21:16 [2021-07-22T22:21:16.954Z] #35 ...
22:21:16 [2021-07-22T22:21:16.954Z] 
22:21:16 [2021-07-22T22:21:16.954Z] #43 [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
22:21:16 [2021-07-22T22:21:16.954Z] #43 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:16 [2021-07-22T22:21:16.954Z] #43 32.82 Fetched 8462 kB in 24s (352 kB/s)
22:21:16 [2021-07-22T22:21:16.954Z] #43 32.82 Reading package lists...
22:21:16 [2021-07-22T22:21:16.954Z] #43 42.06 Reading package lists...
22:21:16 [2021-07-22T22:21:16.954Z] #43 ...
22:21:16 [2021-07-22T22:21:16.954Z] 
22:21:16 [2021-07-22T22:21:16.954Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
22:21:16 [2021-07-22T22:21:16.954Z] #55 sha256:d5b241177170b6b3d54a0bc8ce5b7d0f62f3bcb598eee9a8f07cc49b62122fa4
22:21:16 [2021-07-22T22:21:16.954Z] #55 32.64 Fetched 8458 kB in 24s (351 kB/s)
22:21:16 [2021-07-22T22:21:16.954Z] #55 32.64 Reading package lists...
22:21:17 [2021-07-22T22:21:17.517Z] #13 46.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
22:21:17 [2021-07-22T22:21:17.553Z] #36 50.12 Processing triggers for libc-bin (2.28-10) ...
22:21:17 [2021-07-22T22:21:17.776Z] #13 ...
22:21:17 [2021-07-22T22:21:17.776Z] 
22:21:17 [2021-07-22T22:21:17.776Z] #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
22:21:17 [2021-07-22T22:21:17.776Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:17 [2021-07-22T22:21:17.776Z] #36 43.29 debconf: delaying package configuration, since apt-utils is not installed
22:21:17 [2021-07-22T22:21:17.776Z] #36 43.54 Fetched 14.9 MB in 2s (8627 kB/s)
22:21:17 [2021-07-22T22:21:17.776Z] #36 43.65 Selecting previously unselected package xxd.
22:21:17 [2021-07-22T22:21:17.776Z] #36 43.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:21:17 [2021-07-22T22:21:17.776Z] #36 43.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
22:21:17 [2021-07-22T22:21:17.776Z] #36 43.71 Unpacking xxd (2:8.1.0875-5) ...
22:21:17 [2021-07-22T22:21:17.776Z] #36 43.95 Selecting previously unselected package vim-common.
22:21:17 [2021-07-22T22:21:17.776Z] #36 43.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:21:17 [2021-07-22T22:21:17.776Z] #36 44.01 Unpacking vim-common (2:8.1.0875-5) ...
22:21:17 [2021-07-22T22:21:17.776Z] #36 44.35 Selecting previously unselected package cmake-data.
22:21:17 [2021-07-22T22:21:17.776Z] #36 44.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:21:17 [2021-07-22T22:21:17.776Z] #36 44.39 Unpacking cmake-data (3.13.4-1) ...
22:21:17 [2021-07-22T22:21:17.776Z] #36 47.21 Selecting previously unselected package libicu63:amd64.
22:21:17 [2021-07-22T22:21:17.776Z] #36 47.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
22:21:17 [2021-07-22T22:21:17.776Z] #36 47.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:21:17 [2021-07-22T22:21:17.776Z] #36 ...
22:21:17 [2021-07-22T22:21:17.776Z] 
22:21:17 [2021-07-22T22:21:17.777Z] #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
22:21:17 [2021-07-22T22:21:17.777Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:17 [2021-07-22T22:21:17.777Z] #44 50.21 Selecting previously unselected package python3-minimal.
22:21:17 [2021-07-22T22:21:17.777Z] #44 50.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
22:21:17 [2021-07-22T22:21:17.777Z] #44 50.27 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:21:17 [2021-07-22T22:21:17.777Z] #44 50.29 Unpacking python3-minimal (3.7.3-1) ...
22:21:17 [2021-07-22T22:21:17.777Z] #44 50.42 Selecting previously unselected package libmpdec2:amd64.
22:21:17 [2021-07-22T22:21:17.777Z] #44 50.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:21:17 [2021-07-22T22:21:17.777Z] #44 50.43 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:21:17 [2021-07-22T22:21:17.777Z] #44 50.56 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:21:17 [2021-07-22T22:21:17.777Z] #44 50.57 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:21:17 [2021-07-22T22:21:17.777Z] #44 50.58 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:21:17 [2021-07-22T22:21:17.777Z] #44 52.28 Selecting previously unselected package python3.7.
22:21:17 [2021-07-22T22:21:17.777Z] #44 52.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:21:17 [2021-07-22T22:21:17.777Z] #44 52.31 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:21:17 [2021-07-22T22:21:17.777Z] #44 52.50 Selecting previously unselected package libpython3-stdlib:amd64.
22:21:17 [2021-07-22T22:21:17.777Z] #44 52.50 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:21:17 [2021-07-22T22:21:17.777Z] #44 52.51 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:21:18 [2021-07-22T22:21:18.036Z] #44 52.68 Setting up python3-minimal (3.7.3-1) ...
22:21:18 [2021-07-22T22:21:18.083Z] Fetching without tags
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.574 + RM_GOPATH=0
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.574 + TMP_GOPATH=
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.574 + : /build
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.574 + '[' -z '' ']'
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.574 ++ mktemp -d
22:21:18 [2021-07-22T22:21:18.187Z] #31 ...
22:21:18 [2021-07-22T22:21:18.187Z] 
22:21:18 [2021-07-22T22:21:18.187Z] #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
22:21:18 [2021-07-22T22:21:18.187Z] #18 sha256:6f4a3d6ed75af28e293241064983c7c2119ccec27ab50130538df6c9fa064046
22:21:18 [2021-07-22T22:21:18.187Z] #18 DONE 1.6s
22:21:18 [2021-07-22T22:21:18.187Z] 
22:21:18 [2021-07-22T22:21:18.187Z] #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
22:21:18 [2021-07-22T22:21:18.187Z] #31 sha256:ef0c9fcf2f06fd45ac19d880306d99002cb721379ed04bbdfa022ea7fca3a397
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.576 + export GOPATH=/tmp/tmp.BpXnTownSp
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.576 + GOPATH=/tmp/tmp.BpXnTownSp
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.576 + RM_GOPATH=1
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.576 + case "$(go env GOARCH)" in
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.576 ++ go env GOARCH
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.581 + export GO_BUILDMODE=-buildmode=pie
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.581 + GO_BUILDMODE=-buildmode=pie
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.581 ++ dirname /tmp/install/install.sh
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.582 Install docker/cli version 17.06.2-ce from stable
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.582 + dir=/tmp/install
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.582 + bin=dockercli
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.582 + shift
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.582 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.582 + . /tmp/install/dockercli.installer
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.582 ++ : stable
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.582 ++ : 17.06.2-ce
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.582 + install_dockercli
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.582 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.582 ++ uname -m
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.583 + arch=x86_64
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.583 + '[' x86_64 '!=' x86_64 ']'
22:21:18 [2021-07-22T22:21:18.187Z] #31 1.583 + url=https://download.docker.com/linux/static
22:21:18 [2021-07-22T22:21:18.188Z] #31 1.583 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:21:18 [2021-07-22T22:21:18.188Z] #31 1.590 + tar -xz docker/docker
22:21:18 [2021-07-22T22:21:18.501Z] #36 ...
22:21:18 [2021-07-22T22:21:18.501Z] 
22:21:18 [2021-07-22T22:21:18.501Z] #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
22:21:18 [2021-07-22T22:21:18.501Z] #52 sha256:8b7df7add67629d65a5de1a84f56c06c401afe6c3dd406ee879cae85f85cc0fe
22:21:18 [2021-07-22T22:21:18.501Z] #52 51.12 context
22:21:18 [2021-07-22T22:21:18.501Z] #52 51.12 io/fs
22:21:18 [2021-07-22T22:21:18.501Z] #52 51.12 internal/poll
22:21:18 [2021-07-22T22:21:18.774Z] #52 ...
22:21:18 [2021-07-22T22:21:18.774Z] 
22:21:18 [2021-07-22T22:21:18.774Z] #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
22:21:18 [2021-07-22T22:21:18.774Z] #50 sha256:c997f701d99ca02a2f4571bf3cebeea9e3f77832f1a28c02d5dad40d80678039
22:21:18 [2021-07-22T22:21:18.774Z] #50 41.63 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
22:21:18 [2021-07-22T22:21:18.774Z] #50 41.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:21:18 [2021-07-22T22:21:18.774Z] #50 42.04 go: downloading github.com/BurntSushi/toml v0.3.1
22:21:18 [2021-07-22T22:21:18.845Z] #55 41.87 Reading package lists...
22:21:18 [2021-07-22T22:21:18.845Z] #55 ...
22:21:18 [2021-07-22T22:21:18.845Z] 
22:21:18 [2021-07-22T22:21:18.845Z] #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
22:21:18 [2021-07-22T22:21:18.845Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:18 [2021-07-22T22:21:18.845Z] #13 29.92 Reading package lists...
22:21:18 [2021-07-22T22:21:18.845Z] #13 ...
22:21:18 [2021-07-22T22:21:18.845Z] 
22:21:18 [2021-07-22T22:21:18.845Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
22:21:18 [2021-07-22T22:21:18.845Z] #58 sha256:d4d43c2101d52393d3e0c29b8ff323f35350ca07fc9d0d36ae4e8a6024675fef
22:21:18 [2021-07-22T22:21:18.845Z] #58 34.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:18 [2021-07-22T22:21:18.867Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:21:18 [2021-07-22T22:21:18.974Z] #44 ...
22:21:18 [2021-07-22T22:21:18.974Z] 
22:21:18 [2021-07-22T22:21:18.974Z] #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
22:21:18 [2021-07-22T22:21:18.974Z] #46 sha256:5f4edf3f99576078ef14557242fb8d6fae6d6974036397685dbaa6d0366a96d1
22:21:18 [2021-07-22T22:21:18.974Z] #46 44.56 sync
22:21:18 [2021-07-22T22:21:18.974Z] #46 44.56 internal/reflectlite
22:21:18 [2021-07-22T22:21:18.974Z] #46 46.01 internal/testlog
22:21:18 [2021-07-22T22:21:18.974Z] #46 46.36 github.com/LK4D4/vndr/godl/singleflight
22:21:18 [2021-07-22T22:21:18.974Z] #46 46.71 math/rand
22:21:18 [2021-07-22T22:21:18.974Z] #46 47.71 internal/singleflight
22:21:18 [2021-07-22T22:21:18.974Z] #46 47.94 errors
22:21:18 [2021-07-22T22:21:18.974Z] #46 48.10 sort
22:21:18 [2021-07-22T22:21:18.974Z] #46 48.46 io
22:21:18 [2021-07-22T22:21:18.974Z] #46 49.22 strconv
22:21:18 [2021-07-22T22:21:18.974Z] #46 50.03 bytes
22:21:18 [2021-07-22T22:21:18.974Z] #46 52.10 strings
22:21:18 [2021-07-22T22:21:18.974Z] #46 52.95 reflect
22:21:19 [2021-07-22T22:21:19.038Z] #50 ...
22:21:19 [2021-07-22T22:21:19.038Z] 
22:21:19 [2021-07-22T22:21:19.038Z] #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
22:21:19 [2021-07-22T22:21:19.038Z] #29 sha256:ac7f708b165ee8e5bb08deeaafca1b6dbe98f5f87a229773ba2d910a30e7cebe
22:21:19 [2021-07-22T22:21:19.038Z] #29 DONE 38.3s
22:21:19 [2021-07-22T22:21:19.038Z] 
22:21:19 [2021-07-22T22:21:19.038Z] #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
22:21:19 [2021-07-22T22:21:19.038Z] #48 sha256:d8c019c7ce5124742669459e37c72f4fe61905e50269e9ead98d713900dc1b48
22:21:19 [2021-07-22T22:21:19.038Z] #48 DONE 51.7s
22:21:19 [2021-07-22T22:21:19.038Z] 
22:21:19 [2021-07-22T22:21:19.038Z] #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
22:21:19 [2021-07-22T22:21:19.039Z] #44 sha256:9c7e907eb641423a20224e1fbb7780db8feb2a901ad64dd0e85a482c9c4d13a0
22:21:19 [2021-07-22T22:21:19.039Z] #44 51.47 Selecting previously unselected package python3-pkg-resources.
22:21:19 [2021-07-22T22:21:19.039Z] #44 51.48 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
22:21:19 [2021-07-22T22:21:19.039Z] #44 51.51 Unpacking python3-pkg-resources (40.8.0-1) ...
22:21:19 [2021-07-22T22:21:19.102Z] #58 ...
22:21:19 [2021-07-22T22:21:19.102Z] 
22:21:19 [2021-07-22T22:21:19.102Z] #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
22:21:19 [2021-07-22T22:21:19.102Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:19 [2021-07-22T22:21:19.233Z] #46 ...
22:21:19 [2021-07-22T22:21:19.233Z] 
22:21:19 [2021-07-22T22:21:19.233Z] #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
22:21:19 [2021-07-22T22:21:19.233Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:19 [2021-07-22T22:21:19.233Z] #36 53.68 Selecting previously unselected package libxml2:amd64.
22:21:19 [2021-07-22T22:21:19.233Z] #36 53.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
22:21:19 [2021-07-22T22:21:19.233Z] #36 53.69 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:21:19 [2021-07-22T22:21:19.324Z] #44 51.86 Selecting previously unselected package python3-six.
22:21:19 [2021-07-22T22:21:19.324Z] #44 51.89 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
22:21:19 [2021-07-22T22:21:19.324Z] #44 51.91 Unpacking python3-six (1.12.0-1) ...
22:21:19 [2021-07-22T22:21:19.902Z] #44 ...
22:21:19 [2021-07-22T22:21:19.902Z] 
22:21:19 [2021-07-22T22:21:19.902Z] #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
22:21:19 [2021-07-22T22:21:19.902Z] #36 sha256:9dc2058c9d296a4a39b568090d30ff46bdd8f5b0c5e3e3fce776151ea922ff23
22:21:19 [2021-07-22T22:21:19.902Z] #36 51.65 Processing triggers for mime-support (3.62) ...
22:21:19 [2021-07-22T22:21:19.902Z] #36 DONE 52.5s
22:21:19 [2021-07-22T22:21:19.902Z] 
22:21:19 [2021-07-22T22:21:19.902Z] #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
22:21:19 [2021-07-22T22:21:19.902Z] #44 sha256:9c7e907eb641423a20224e1fbb7780db8feb2a901ad64dd0e85a482c9c4d13a0
22:21:19 [2021-07-22T22:21:19.902Z] #44 52.42 Selecting previously unselected package python3-protobuf.
22:21:19 [2021-07-22T22:21:19.902Z] #44 52.42 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ...
22:21:19 [2021-07-22T22:21:19.902Z] #44 52.47 Unpacking python3-protobuf (3.6.1.3-2) ...
22:21:17 [2021-07-22T22:21:17.682Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:21:17 [2021-07-22T22:21:17.772Z]  > git config --add remote.origin.fetch +refs/pull/42661/head:refs/remotes/origin/PR-42661 # timeout=10
22:21:17 [2021-07-22T22:21:17.842Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:21:17 [2021-07-22T22:21:17.981Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:21:18 [2021-07-22T22:21:18.120Z] Fetching upstream changes from https://github.com/moby/moby.git
22:21:18 [2021-07-22T22:21:18.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:21:18 [2021-07-22T22:21:18.122Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:21:18 [2021-07-22T22:21:18.973Z]  > git config core.sparsecheckout # timeout=10
22:21:19 [2021-07-22T22:21:19.048Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:21:20 [2021-07-22T22:21:20.170Z] #36 ...
22:21:20 [2021-07-22T22:21:20.170Z] 
22:21:20 [2021-07-22T22:21:20.170Z] #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
22:21:20 [2021-07-22T22:21:20.170Z] #48 sha256:7bd966d72adaa09fbedf4701e9e0447a42a385cfce83d106c5f42cc70e2e93b2
22:21:20 [2021-07-22T22:21:20.170Z] #48 DONE 55.7s
22:21:20 [2021-07-22T22:21:20.170Z] 
22:21:20 [2021-07-22T22:21:20.170Z] #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
22:21:20 [2021-07-22T22:21:20.170Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:20 [2021-07-22T22:21:20.170Z] #36 55.71 Selecting previously unselected package libarchive13:amd64.
22:21:20 [2021-07-22T22:21:20.170Z] #36 55.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:21:20 [2021-07-22T22:21:20.170Z] #36 55.72 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:21:20 [2021-07-22T22:21:20.431Z] #36 56.04 Selecting previously unselected package libjsoncpp1:amd64.
22:21:20 [2021-07-22T22:21:20.431Z] #36 56.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
22:21:20 [2021-07-22T22:21:20.431Z] #36 56.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:21:20 [2021-07-22T22:21:20.690Z] #36 56.22 Selecting previously unselected package librhash0:amd64.
22:21:20 [2021-07-22T22:21:20.690Z] #36 56.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
22:21:20 [2021-07-22T22:21:20.690Z] #36 56.26 Unpacking librhash0:amd64 (1.3.8-1) ...
22:21:20 [2021-07-22T22:21:20.690Z] #36 56.40 Selecting previously unselected package libuv1:amd64.
22:21:20 [2021-07-22T22:21:20.690Z] #36 56.40 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
22:21:20 [2021-07-22T22:21:20.690Z] #36 56.42 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
22:21:20 [2021-07-22T22:21:20.737Z] #31 4.376 + mkdir -p /build
22:21:20 [2021-07-22T22:21:20.737Z] #31 4.378 + mv docker/docker /build/
22:21:20 [2021-07-22T22:21:20.737Z] #31 4.380 + rmdir docker
22:21:20 [2021-07-22T22:21:20.858Z] #44 53.27 Selecting previously unselected package libnet1:arm64.
22:21:20 [2021-07-22T22:21:20.858Z] #44 53.28 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:21:20 [2021-07-22T22:21:20.858Z] #44 53.30 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:21:20 [2021-07-22T22:21:20.858Z] #44 53.48 Selecting previously unselected package libnl-3-200:arm64.
22:21:20 [2021-07-22T22:21:20.858Z] #44 53.52 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ...
22:21:20 [2021-07-22T22:21:20.858Z] #44 53.52 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
22:21:20 [2021-07-22T22:21:20.950Z] #36 56.54 Selecting previously unselected package cmake.
22:21:20 [2021-07-22T22:21:20.950Z] #36 56.55 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
22:21:20 [2021-07-22T22:21:20.950Z] #36 56.57 Unpacking cmake (3.13.4-1) ...
22:21:21 [2021-07-22T22:21:21.121Z] #44 53.80 Selecting previously unselected package libprotobuf-c1:arm64.
22:21:21 [2021-07-22T22:21:21.121Z] #44 53.81 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
22:21:21 [2021-07-22T22:21:21.121Z] #44 53.83 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
22:21:21 [2021-07-22T22:21:21.310Z] #31 DONE 5.1s
22:21:21 [2021-07-22T22:21:21.310Z] 
22:21:21 [2021-07-22T22:21:21.310Z] #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
22:21:21 [2021-07-22T22:21:21.310Z] #19 sha256:595ef917367c11928087201b0b37fbbf629c12c885c51e564f9524f21329c228
22:21:21 [2021-07-22T22:21:21.310Z] #19 1.353 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:21:21 [2021-07-22T22:21:21.310Z] #19 1.386 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:21:21 [2021-07-22T22:21:21.310Z] #19 1.386 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:21:21 [2021-07-22T22:21:21.310Z] #19 1.386 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:21:21 [2021-07-22T22:21:21.310Z] #19 1.752 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB]
22:21:21 [2021-07-22T22:21:21.310Z] #19 1.836 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [479 kB]
22:21:21 [2021-07-22T22:21:21.310Z] #19 1.877 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB]
22:21:21 [2021-07-22T22:21:21.310Z] #19 1.944 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:21:21 [2021-07-22T22:21:21.310Z] #19 1.990 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB]
22:21:21 [2021-07-22T22:21:21.310Z] #19 2.054 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB]
22:21:21 [2021-07-22T22:21:21.310Z] #19 2.691 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:21:21 [2021-07-22T22:21:21.310Z] #19 3.469 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:21:21 [2021-07-22T22:21:21.384Z] #44 54.04 Selecting previously unselected package criu.
22:21:21 [2021-07-22T22:21:21.384Z] #44 ...
22:21:21 [2021-07-22T22:21:21.384Z] 
22:21:21 [2021-07-22T22:21:21.384Z] #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
22:21:21 [2021-07-22T22:21:21.384Z] #46 sha256:bbd21dfb22a5322fa10ab0909be32c7c6667e685f44347b892ab0fe1114e27e9
22:21:21 [2021-07-22T22:21:21.384Z] #46 44.20 reflect
22:21:21 [2021-07-22T22:21:21.384Z] #46 44.41 bufio
22:21:21 [2021-07-22T22:21:21.384Z] #46 45.68 regexp/syntax
22:21:21 [2021-07-22T22:21:21.384Z] #46 46.33 hash/crc32
22:21:21 [2021-07-22T22:21:21.384Z] #46 46.39 internal/syscall/unix
22:21:21 [2021-07-22T22:21:21.384Z] #46 46.89 time
22:21:21 [2021-07-22T22:21:21.384Z] #46 47.70 internal/syscall/execenv
22:21:21 [2021-07-22T22:21:21.384Z] #46 47.84 vendor/golang.org/x/crypto/hkdf
22:21:21 [2021-07-22T22:21:21.384Z] #46 48.47 vendor/golang.org/x/text/transform
22:21:21 [2021-07-22T22:21:21.384Z] #46 48.47 regexp
22:21:21 [2021-07-22T22:21:21.384Z] #46 50.72 io/fs
22:21:21 [2021-07-22T22:21:21.384Z] #46 50.73 internal/poll
22:21:21 [2021-07-22T22:21:21.384Z] #46 51.17 github.com/LK4D4/vndr/versioned
22:21:21 [2021-07-22T22:21:21.384Z] #46 51.32 context
22:21:21 [2021-07-22T22:21:21.384Z] #46 54.09 os
22:21:21 [2021-07-22T22:21:21.647Z] #46 ...
22:21:21 [2021-07-22T22:21:21.647Z] 
22:21:21 [2021-07-22T22:21:21.647Z] #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
22:21:21 [2021-07-22T22:21:21.647Z] #44 sha256:9c7e907eb641423a20224e1fbb7780db8feb2a901ad64dd0e85a482c9c4d13a0
22:21:21 [2021-07-22T22:21:21.647Z] #44 54.05 Preparing to unpack .../8-criu_3.15-1_arm64.deb ...
22:21:21 [2021-07-22T22:21:21.647Z] #44 54.07 Unpacking criu (3.15-1) ...
22:21:21 [2021-07-22T22:21:21.653Z] #46 ...
22:21:21 [2021-07-22T22:21:21.653Z] 
22:21:21 [2021-07-22T22:21:21.653Z] #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
22:21:21 [2021-07-22T22:21:21.653Z] #50 sha256:dcb61ff82e4c7246fcf01d9139fe1d4ee3695f4043029e79ff4bbc7ef22e593d
22:21:21 [2021-07-22T22:21:21.653Z] #50 49.16 go: downloading github.com/gobwas/glob v0.2.3
22:21:21 [2021-07-22T22:21:21.653Z] #50 49.17 go: downloading github.com/kisielk/gotool v1.0.0
22:21:21 [2021-07-22T22:21:21.653Z] #50 49.24 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
22:21:21 [2021-07-22T22:21:21.653Z] #50 49.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
22:21:21 [2021-07-22T22:21:21.653Z] #50 49.36 go: downloading github.com/gogo/protobuf v1.2.1
22:21:21 [2021-07-22T22:21:21.653Z] #50 50.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
22:21:21 [2021-07-22T22:21:21.653Z] #50 51.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:21:21 [2021-07-22T22:21:21.653Z] #50 51.31 go: downloading github.com/BurntSushi/toml v0.3.1
22:21:21 [2021-07-22T22:21:21.890Z] #36 ...
22:21:21 [2021-07-22T22:21:21.890Z] 
22:21:21 [2021-07-22T22:21:21.890Z] #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
22:21:21 [2021-07-22T22:21:21.890Z] #52 sha256:cc45843872d3968b34f5a07a2bc174d0cb126f1f20530475ec7ae1ed3cc376cd
22:21:21 [2021-07-22T22:21:21.890Z] #52 47.52 internal/reflectlite
22:21:21 [2021-07-22T22:21:21.890Z] #52 49.09 internal/oserror
22:21:21 [2021-07-22T22:21:21.890Z] #52 49.10 io
22:21:21 [2021-07-22T22:21:21.890Z] #52 49.15 syscall
22:21:21 [2021-07-22T22:21:21.890Z] #52 50.74 bytes
22:21:21 [2021-07-22T22:21:21.890Z] #52 53.00 reflect
22:21:21 [2021-07-22T22:21:21.890Z] #52 57.05 time
22:21:21 [2021-07-22T22:21:21.890Z] #52 ...
22:21:21 [2021-07-22T22:21:21.890Z] 
22:21:21 [2021-07-22T22:21:21.890Z] #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
22:21:21 [2021-07-22T22:21:21.890Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.54 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 49.78 Get:28 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
22:21:21 [2021-07-22T22:21:21.890Z] #13 50.95 debconf: delaying package configuration, since apt-utils is not installed
22:21:21 [2021-07-22T22:21:21.890Z] #13 51.15 Fetched 78.2 MB in 9s (9110 kB/s)
22:21:21 [2021-07-22T22:21:21.890Z] #13 51.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:21:21 [2021-07-22T22:21:21.890Z] #13 51.30 Preparing to unpack .../libsystemd0_241-7~deb10u8_amd64.deb ...
22:21:21 [2021-07-22T22:21:21.890Z] #13 51.30 Unpacking libsystemd0:amd64 (241-7~deb10u8) over (241-7~deb10u7) ...
22:21:22 [2021-07-22T22:21:22.150Z] #13 51.73 Setting up libsystemd0:amd64 (241-7~deb10u8) ...
22:21:22 [2021-07-22T22:21:22.409Z] #13 51.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:21:22 [2021-07-22T22:21:22.409Z] #13 52.01 Preparing to unpack .../libudev1_241-7~deb10u8_amd64.deb ...
22:21:22 [2021-07-22T22:21:22.409Z] #13 52.03 Unpacking libudev1:amd64 (241-7~deb10u8) over (241-7~deb10u7) ...
22:21:22 [2021-07-22T22:21:22.601Z] Merge succeeded, producing d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:21:22 [2021-07-22T22:21:22.602Z] Checking out Revision d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 (PR-42661)
22:21:22 [2021-07-22T22:21:22.669Z] #13 52.21 Setting up libudev1:amd64 (241-7~deb10u8) ...
22:21:22 [2021-07-22T22:21:22.688Z] #19 4.895 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:21:22 [2021-07-22T22:21:22.929Z] #13 52.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.)
22:21:22 [2021-07-22T22:21:22.929Z] #13 52.45 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
22:21:22 [2021-07-22T22:21:22.929Z] #13 52.46 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
22:21:23 [2021-07-22T22:21:23.040Z] #44 55.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:21:23 [2021-07-22T22:21:23.040Z] #44 55.45 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
22:21:23 [2021-07-22T22:21:23.040Z] #44 55.47 Setting up libnl-3-200:arm64 (3.4.0-1) ...
22:21:23 [2021-07-22T22:21:23.040Z] #44 55.50 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
22:21:23 [2021-07-22T22:21:23.040Z] #44 55.52 Setting up libmpdec2:arm64 (2.4.2-2) ...
22:21:23 [2021-07-22T22:21:23.040Z] #44 55.53 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
22:21:23 [2021-07-22T22:21:23.040Z] #44 55.55 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
22:21:23 [2021-07-22T22:21:23.040Z] #44 55.57 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:21:22 [2021-07-22T22:21:22.177Z]  > git remote # timeout=10
22:21:22 [2021-07-22T22:21:22.268Z]  > git config --get remote.origin.url # timeout=10
22:21:22 [2021-07-22T22:21:22.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:21:22 [2021-07-22T22:21:22.331Z]  > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10
22:21:22 [2021-07-22T22:21:22.487Z]  > git rev-parse "HEAD^{commit}" # timeout=10
22:21:22 [2021-07-22T22:21:22.634Z]  > git config core.sparsecheckout # timeout=10
22:21:22 [2021-07-22T22:21:22.696Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:21:23 [2021-07-22T22:21:23.189Z] #13 52.67 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
22:21:23 [2021-07-22T22:21:23.189Z] #13 52.82 Selecting previously unselected package binutils-mingw-w64-i686.
22:21:23 [2021-07-22T22:21:23.486Z] #13 52.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.)
22:21:23 [2021-07-22T22:21:23.486Z] #13 52.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
22:21:23 [2021-07-22T22:21:23.486Z] #13 52.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:21:23 [2021-07-22T22:21:23.642Z] #19 5.560 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:21:23 [2021-07-22T22:21:23.906Z] #19 6.060 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
22:21:24 [2021-07-22T22:21:24.205Z] #50 ...
22:21:24 [2021-07-22T22:21:24.205Z] 
22:21:24 [2021-07-22T22:21:24.205Z] #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
22:21:24 [2021-07-22T22:21:24.205Z] #56 sha256:d5b241177170b6b3d54a0bc8ce5b7d0f62f3bcb598eee9a8f07cc49b62122fa4
22:21:24 [2021-07-22T22:21:24.205Z] #56 42.49 Reading package lists...
22:21:24 [2021-07-22T22:21:24.205Z] #56 49.95 Building dependency tree...
22:21:24 [2021-07-22T22:21:24.205Z] #56 52.65 The following additional packages will be installed:
22:21:24 [2021-07-22T22:21:24.205Z] #56 52.66   libbtrfs0
22:21:24 [2021-07-22T22:21:24.205Z] #56 52.78 The following NEW packages will be installed:
22:21:24 [2021-07-22T22:21:24.205Z] #56 52.78   libbtrfs-dev libbtrfs0
22:21:24 [2021-07-22T22:21:24.205Z] #56 53.10 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
22:21:24 [2021-07-22T22:21:24.205Z] #56 53.10 Need to get 119 kB of archives.
22:21:24 [2021-07-22T22:21:24.205Z] #56 53.10 After this operation, 387 kB of additional disk space will be used.
22:21:24 [2021-07-22T22:21:24.205Z] #56 53.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:21:24 [2021-07-22T22:21:24.205Z] #56 53.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:21:24 [2021-07-22T22:21:24.205Z] #56 54.20 debconf: delaying package configuration, since apt-utils is not installed
22:21:24 [2021-07-22T22:21:24.205Z] #56 54.42 Fetched 119 kB in 0s (404 kB/s)
22:21:24 [2021-07-22T22:21:24.205Z] #56 54.53 Selecting previously unselected package libbtrfs0.
22:21:24 [2021-07-22T22:21:24.205Z] #56 54.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.)
22:21:24 [2021-07-22T22:21:24.205Z] #56 54.64 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
22:21:24 [2021-07-22T22:21:24.205Z] #56 54.65 Unpacking libbtrfs0 (4.20.1-2) ...
22:21:24 [2021-07-22T22:21:24.205Z] #56 54.82 Selecting previously unselected package libbtrfs-dev.
22:21:24 [2021-07-22T22:21:24.205Z] #56 54.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
22:21:24 [2021-07-22T22:21:24.205Z] #56 54.83 Unpacking libbtrfs-dev (4.20.1-2) ...
22:21:24 [2021-07-22T22:21:24.205Z] #56 55.08 Setting up libbtrfs0 (4.20.1-2) ...
22:21:24 [2021-07-22T22:21:24.205Z] #56 55.08 Setting up libbtrfs-dev (4.20.1-2) ...
22:21:24 [2021-07-22T22:21:24.205Z] #56 55.10 Processing triggers for libc-bin (2.28-10) ...
22:21:24 [2021-07-22T22:21:24.403Z] #13 38.96 Reading package lists...
22:21:24 [2021-07-22T22:21:24.403Z] #13 ...
22:21:24 [2021-07-22T22:21:24.403Z] 
22:21:24 [2021-07-22T22:21:24.403Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
22:21:24 [2021-07-22T22:21:24.404Z] #55 sha256:d5b241177170b6b3d54a0bc8ce5b7d0f62f3bcb598eee9a8f07cc49b62122fa4
22:21:24 [2021-07-22T22:21:24.404Z] #55 41.87 Reading package lists...
22:21:24 [2021-07-22T22:21:24.477Z] #19 ...
22:21:24 [2021-07-22T22:21:24.477Z] 
22:21:24 [2021-07-22T22:21:24.477Z] #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
22:21:24 [2021-07-22T22:21:24.477Z] #66 sha256:07af4ada273e1c96ae07e6840ad7674b2b594fd4eb081994ac5f93d553ef4b0b
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.851 + RM_GOPATH=0
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.851 + TMP_GOPATH=
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.851 + : /build
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.851 + '[' -z '' ']'
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.855 ++ mktemp -d
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.855 + export GOPATH=/tmp/tmp.wYyxK7mgT9
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.855 + GOPATH=/tmp/tmp.wYyxK7mgT9
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.855 + RM_GOPATH=1
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.855 + case "$(go env GOARCH)" in
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.870 ++ go env GOARCH
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.883 + export GO_BUILDMODE=-buildmode=pie
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.883 + GO_BUILDMODE=-buildmode=pie
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.885 ++ dirname /tmp/install/install.sh
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 + dir=/tmp/install
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 + bin=rootlesskit
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 + shift
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 + . /tmp/install/rootlesskit.installer
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 + install_rootlesskit
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 + case "$1" in
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 + export CGO_ENABLED=0
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 + CGO_ENABLED=0
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 + _install_rootlesskit
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.898 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wYyxK7mgT9/src/github.com/rootless-containers/rootlesskit
22:21:24 [2021-07-22T22:21:24.477Z] #66 1.904 Cloning into '/tmp/tmp.wYyxK7mgT9/src/github.com/rootless-containers/rootlesskit'...
22:21:24 [2021-07-22T22:21:24.477Z] #66 3.852 + cd /tmp/tmp.wYyxK7mgT9/src/github.com/rootless-containers/rootlesskit
22:21:24 [2021-07-22T22:21:24.477Z] #66 3.852 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:21:24 [2021-07-22T22:21:24.477Z] #66 3.861 + export GO111MODULE=on
22:21:24 [2021-07-22T22:21:24.477Z] #66 3.861 + GO111MODULE=on
22:21:24 [2021-07-22T22:21:24.477Z] #66 3.861 + export GOPROXY=https://proxy.golang.org
22:21:24 [2021-07-22T22:21:24.477Z] #66 3.862 + GOPROXY=https://proxy.golang.org
22:21:24 [2021-07-22T22:21:24.477Z] #66 3.862 + for f in rootlesskit rootlesskit-docker-proxy
22:21:24 [2021-07-22T22:21:24.477Z] #66 3.862 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:21:24 [2021-07-22T22:21:24.477Z] #66 5.339 go: downloading github.com/pkg/errors v0.9.1
22:21:24 [2021-07-22T22:21:24.477Z] #66 5.358 go: downloading github.com/sirupsen/logrus v1.8.1
22:21:24 [2021-07-22T22:21:24.477Z] #66 5.389 go: downloading github.com/urfave/cli/v2 v2.3.0
22:21:24 [2021-07-22T22:21:24.477Z] #66 5.654 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:21:24 [2021-07-22T22:21:24.477Z] #66 7.079 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:21:24 [2021-07-22T22:21:24.477Z] #66 7.289 go: downloading github.com/google/uuid v1.2.0
22:21:24 [2021-07-22T22:21:24.477Z] #66 7.307 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:21:24 [2021-07-22T22:21:24.477Z] #66 7.317 go: downloading github.com/moby/vpnkit v0.5.0
22:21:24 [2021-07-22T22:21:24.477Z] #66 7.346 go: downloading github.com/gofrs/flock v0.8.0
22:21:24 [2021-07-22T22:21:24.477Z] #66 7.375 go: downloading github.com/gorilla/mux v1.8.0
22:21:24 [2021-07-22T22:21:24.477Z] #66 7.472 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:21:24 [2021-07-22T22:21:24.477Z] #66 7.656 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:21:24 [2021-07-22T22:21:24.477Z] #66 7.718 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:21:24 [2021-07-22T22:21:24.477Z] #66 8.330 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:21:24 [2021-07-22T22:21:24.477Z] #66 ...
22:21:24 [2021-07-22T22:21:24.477Z] 
22:21:24 [2021-07-22T22:21:24.477Z] #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
22:21:24 [2021-07-22T22:21:24.477Z] #19 sha256:595ef917367c11928087201b0b37fbbf629c12c885c51e564f9524f21329c228
22:21:24 [2021-07-22T22:21:24.477Z] #19 6.635 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:21:25 [2021-07-22T22:21:25.055Z] #19 7.191 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
22:21:25 [2021-07-22T22:21:25.055Z] #19 7.208 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:21:25 [2021-07-22T22:21:25.055Z] #19 7.228 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB]
22:21:25 [2021-07-22T22:21:25.055Z] #19 7.249 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB]
22:21:25 [2021-07-22T22:21:25.055Z] #19 7.275 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB]
22:21:25 [2021-07-22T22:21:25.055Z] #19 7.295 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB]
22:21:25 [2021-07-22T22:21:25.313Z] #19 7.308 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:21:25 [2021-07-22T22:21:25.313Z] #19 7.308 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:21:25 [2021-07-22T22:21:25.313Z] #19 7.311 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:21:25 [2021-07-22T22:21:25.313Z] #19 7.312 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:21:25 [2021-07-22T22:21:25.313Z] #19 7.312 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:21:25 [2021-07-22T22:21:25.313Z] #19 7.313 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:21:25 [2021-07-22T22:21:25.604Z] #56 ...
22:21:25 [2021-07-22T22:21:25.604Z] 
22:21:25 [2021-07-22T22:21:25.604Z] #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
22:21:25 [2021-07-22T22:21:25.604Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:25 [2021-07-22T22:21:25.604Z] #13 42.81 Reading package lists...
22:21:25 [2021-07-22T22:21:25.604Z] #13 50.12 Building dependency tree...
22:21:25 [2021-07-22T22:21:25.604Z] #13 52.62 The following additional packages will be installed:
22:21:25 [2021-07-22T22:21:25.604Z] #13 52.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:21:25 [2021-07-22T22:21:25.604Z] #13 52.62   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:21:25 [2021-07-22T22:21:25.604Z] #13 52.63   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:21:25 [2021-07-22T22:21:25.604Z] #13 52.63   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
22:21:25 [2021-07-22T22:21:25.604Z] #13 52.63   mingw-w64-common mingw-w64-x86-64-dev
22:21:25 [2021-07-22T22:21:25.604Z] #13 52.64 Suggested packages:
22:21:25 [2021-07-22T22:21:25.604Z] #13 52.64   gcc-8-locales seccomp wine64
22:21:25 [2021-07-22T22:21:25.604Z] #13 53.61 The following NEW packages will be installed:
22:21:25 [2021-07-22T22:21:25.604Z] #13 53.61   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:21:25 [2021-07-22T22:21:25.604Z] #13 53.61   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:21:25 [2021-07-22T22:21:25.604Z] #13 53.61   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:21:25 [2021-07-22T22:21:25.604Z] #13 53.61   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:21:25 [2021-07-22T22:21:25.604Z] #13 53.62   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:21:25 [2021-07-22T22:21:25.604Z] #13 53.62   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:21:25 [2021-07-22T22:21:25.604Z] #13 53.63 The following packages will be upgraded:
22:21:25 [2021-07-22T22:21:25.604Z] #13 53.64   libseccomp2 libsystemd0 libudev1
22:21:25 [2021-07-22T22:21:25.604Z] #13 54.02 3 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
22:21:25 [2021-07-22T22:21:25.604Z] #13 54.02 Need to get 78.2 MB of archives.
22:21:25 [2021-07-22T22:21:25.604Z] #13 54.02 After this operation, 487 MB of additional disk space will be used.
22:21:25 [2021-07-22T22:21:25.604Z] #13 54.02 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
22:21:25 [2021-07-22T22:21:25.604Z] #13 54.03 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd0 amd64 241-7~deb10u8 [331 kB]
22:21:25 [2021-07-22T22:21:25.604Z] #13 54.03 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
22:21:25 [2021-07-22T22:21:25.604Z] #13 54.18 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev1 amd64 241-7~deb10u8 [151 kB]
22:21:25 [2021-07-22T22:21:25.604Z] #13 54.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
22:21:25 [2021-07-22T22:21:25.604Z] #13 54.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
22:21:25 [2021-07-22T22:21:25.604Z] #13 54.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:21:25 [2021-07-22T22:21:25.604Z] #13 54.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:21:25 [2021-07-22T22:21:25.604Z] #13 54.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:21:25 [2021-07-22T22:21:25.604Z] #13 54.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:21:25 [2021-07-22T22:21:25.775Z] #55 49.76 Building dependency tree...
22:21:25 [2021-07-22T22:21:25.866Z] #13 55.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:21:26 [2021-07-22T22:21:26.054Z] #13 ...
22:21:26 [2021-07-22T22:21:26.054Z] 
22:21:26 [2021-07-22T22:21:26.054Z] #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
22:21:26 [2021-07-22T22:21:26.054Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:26 [2021-07-22T22:21:26.054Z] #36 59.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #36 59.96 Setting up xxd (2:8.1.0875-5) ...
22:21:26 [2021-07-22T22:21:26.054Z] #36 59.98 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #36 59.99 Setting up vim-common (2:8.1.0875-5) ...
22:21:26 [2021-07-22T22:21:26.054Z] #36 60.03 Setting up librhash0:amd64 (1.3.8-1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #36 60.06 Setting up cmake-data (3.13.4-1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #36 60.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:21:26 [2021-07-22T22:21:26.054Z] #36 60.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:21:26 [2021-07-22T22:21:26.054Z] #36 60.13 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #36 60.15 Setting up cmake (3.13.4-1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #36 60.17 Processing triggers for libc-bin (2.28-10) ...
22:21:26 [2021-07-22T22:21:26.054Z] #36 60.24 Processing triggers for mime-support (3.62) ...
22:21:26 [2021-07-22T22:21:26.054Z] #36 DONE 61.5s
22:21:26 [2021-07-22T22:21:26.054Z] 
22:21:26 [2021-07-22T22:21:26.054Z] #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
22:21:26 [2021-07-22T22:21:26.054Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:26 [2021-07-22T22:21:26.054Z] #44 54.95 Selecting previously unselected package python3.
22:21:26 [2021-07-22T22:21:26.054Z] #44 54.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
22:21:26 [2021-07-22T22:21:26.054Z] #44 54.99 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 55.00 Unpacking python3 (3.7.3-1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 55.21 Selecting previously unselected package libprotobuf17:amd64.
22:21:26 [2021-07-22T22:21:26.054Z] #44 55.21 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 55.21 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 55.95 Selecting previously unselected package python3-pkg-resources.
22:21:26 [2021-07-22T22:21:26.054Z] #44 55.95 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 55.95 Unpacking python3-pkg-resources (40.8.0-1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 56.26 Selecting previously unselected package python3-six.
22:21:26 [2021-07-22T22:21:26.054Z] #44 56.26 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 56.26 Unpacking python3-six (1.12.0-1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 56.31 Selecting previously unselected package python3-protobuf.
22:21:26 [2021-07-22T22:21:26.054Z] #44 56.31 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 56.31 Unpacking python3-protobuf (3.6.1.3-2) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 56.78 Selecting previously unselected package libnet1:amd64.
22:21:26 [2021-07-22T22:21:26.054Z] #44 56.78 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 56.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 56.95 Selecting previously unselected package libnl-3-200:amd64.
22:21:26 [2021-07-22T22:21:26.054Z] #44 56.95 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 56.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 57.10 Selecting previously unselected package libprotobuf-c1:amd64.
22:21:26 [2021-07-22T22:21:26.054Z] #44 57.10 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 57.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 57.22 Selecting previously unselected package criu.
22:21:26 [2021-07-22T22:21:26.054Z] #44 57.22 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 57.22 Unpacking criu (3.15-1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 57.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 58.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 58.04 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 58.08 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 58.09 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 58.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 58.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 58.25 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:21:26 [2021-07-22T22:21:26.054Z] #44 ...
22:21:26 [2021-07-22T22:21:26.054Z] 
22:21:26 [2021-07-22T22:21:26.054Z] #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
22:21:26 [2021-07-22T22:21:26.054Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:26 [2021-07-22T22:21:26.054Z] #13 55.47 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:21:26 [2021-07-22T22:21:26.054Z] #13 55.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
22:21:26 [2021-07-22T22:21:26.054Z] #13 55.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:21:26 [2021-07-22T22:21:26.127Z] #13 55.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
22:21:26 [2021-07-22T22:21:26.127Z] #13 55.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
22:21:26 [2021-07-22T22:21:26.252Z] #19 ...
22:21:26 [2021-07-22T22:21:26.252Z] 
22:21:26 [2021-07-22T22:21:26.252Z] #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
22:21:26 [2021-07-22T22:21:26.252Z] #43 sha256:11279d49d00dc7414b91ad44deb12b1b2bdfee7808d5a93a7cabf0217a1631ef
22:21:26 [2021-07-22T22:21:26.252Z] #43 2.255 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 2.285 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 2.288 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 2.749 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 3.380 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 4.176 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 4.887 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 5.871 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 6.626 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 7.172 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 7.183 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 7.207 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 7.228 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 7.239 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 7.259 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 7.276 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 7.277 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 7.277 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 7.289 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 7.290 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:21:26 [2021-07-22T22:21:26.252Z] #43 7.296 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:21:26 [2021-07-22T22:21:26.397Z] #13 ...
22:21:26 [2021-07-22T22:21:26.397Z] 
22:21:26 [2021-07-22T22:21:26.397Z] #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
22:21:26 [2021-07-22T22:21:26.397Z] #56 sha256:d5b241177170b6b3d54a0bc8ce5b7d0f62f3bcb598eee9a8f07cc49b62122fa4
22:21:26 [2021-07-22T22:21:26.397Z] #56 DONE 57.2s
22:21:26 [2021-07-22T22:21:26.397Z] 
22:21:26 [2021-07-22T22:21:26.397Z] #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
22:21:26 [2021-07-22T22:21:26.397Z] #57 sha256:d027f374c4f56953e203aca0db61122bccd01dfee566cc6037192b6228b5cd88
22:21:26 [2021-07-22T22:21:26.510Z] #43 ...
22:21:26 [2021-07-22T22:21:26.510Z] 
22:21:26 [2021-07-22T22:21:26.510Z] #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
22:21:26 [2021-07-22T22:21:26.510Z] #63 sha256:6e6f0bee02ebd8a462cea158fae7460e1373b5cfd0e3c32c85b6db3f4c1fa36e
22:21:26 [2021-07-22T22:21:26.510Z] #63 2.015 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 2.050 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 2.197 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 2.635 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 3.166 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 4.016 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 4.860 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 5.668 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 6.567 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 7.128 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 7.144 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 7.165 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 7.184 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 7.198 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 7.214 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 7.235 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 7.236 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 7.237 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 7.238 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 7.246 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 7.252 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:21:26 [2021-07-22T22:21:26.510Z] #63 ...
22:21:26 [2021-07-22T22:21:26.510Z] 
22:21:26 [2021-07-22T22:21:26.510Z] #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
22:21:26 [2021-07-22T22:21:26.510Z] #66 sha256:07af4ada273e1c96ae07e6840ad7674b2b594fd4eb081994ac5f93d553ef4b0b
22:21:26 [2021-07-22T22:21:26.510Z] #66 9.946 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:21:27 [2021-07-22T22:21:27.662Z] #55 53.04 The following additional packages will be installed:
22:21:27 [2021-07-22T22:21:27.662Z] #55 53.05   libbtrfs0
22:21:27 [2021-07-22T22:21:27.662Z] #55 53.21 The following NEW packages will be installed:
22:21:27 [2021-07-22T22:21:27.662Z] #55 53.23   libbtrfs-dev libbtrfs0
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.191 + RM_GOPATH=0
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.191 + TMP_GOPATH=
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.191 + : /build
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.191 + '[' -z '' ']'
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.191 ++ mktemp -d
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.203 + export GOPATH=/tmp/tmp.bgHopW61Ti
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.203 + GOPATH=/tmp/tmp.bgHopW61Ti
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.204 + RM_GOPATH=1
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.204 + case "$(go env GOARCH)" in
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.204 ++ go env GOARCH
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.224 + export GO_BUILDMODE=-buildmode=pie
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.224 + GO_BUILDMODE=-buildmode=pie
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.227 ++ dirname /tmp/install/install.sh
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.228 + dir=/tmp/install
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.228 + bin=containerd
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.228 + shift
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.229 + '[' '!' -f /tmp/install/containerd.installer ']'
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.229 + . /tmp/install/containerd.installer
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.229 ++ set -e
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.229 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.230 + install_containerd
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.230 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.231 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bgHopW61Ti/src/github.com/containerd/containerd
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.231 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:21:27 [2021-07-22T22:21:27.788Z] #57 1.237 Cloning into '/tmp/tmp.bgHopW61Ti/src/github.com/containerd/containerd'...
22:21:27 [2021-07-22T22:21:27.788Z] #57 ...
22:21:27 [2021-07-22T22:21:27.788Z] 
22:21:27 [2021-07-22T22:21:27.788Z] #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
22:21:27 [2021-07-22T22:21:27.788Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:27 [2021-07-22T22:21:27.788Z] #36 41.24 Reading package lists...
22:21:27 [2021-07-22T22:21:27.788Z] #36 48.88 Building dependency tree...
22:21:27 [2021-07-22T22:21:27.788Z] #36 51.62 The following additional packages will be installed:
22:21:27 [2021-07-22T22:21:27.788Z] #36 51.63   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:21:27 [2021-07-22T22:21:27.788Z] #36 51.65 Suggested packages:
22:21:27 [2021-07-22T22:21:27.788Z] #36 51.65   cmake-doc ninja-build lrzip
22:21:27 [2021-07-22T22:21:27.788Z] #36 51.65 Recommended packages:
22:21:27 [2021-07-22T22:21:27.788Z] #36 51.65   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:21:27 [2021-07-22T22:21:27.788Z] #36 52.51 The following NEW packages will be installed:
22:21:27 [2021-07-22T22:21:27.788Z] #36 52.53   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:21:27 [2021-07-22T22:21:27.788Z] #36 52.53   vim-common xxd
22:21:27 [2021-07-22T22:21:27.788Z] #36 52.92 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
22:21:27 [2021-07-22T22:21:27.788Z] #36 52.92 Need to get 14.9 MB of archives.
22:21:27 [2021-07-22T22:21:27.788Z] #36 52.92 After this operation, 61.8 MB of additional disk space will be used.
22:21:27 [2021-07-22T22:21:27.788Z] #36 52.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:21:27 [2021-07-22T22:21:27.788Z] #36 52.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:21:27 [2021-07-22T22:21:27.788Z] #36 52.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:21:27 [2021-07-22T22:21:27.788Z] #36 53.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:21:27 [2021-07-22T22:21:27.788Z] #36 54.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
22:21:27 [2021-07-22T22:21:27.788Z] #36 54.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:21:27 [2021-07-22T22:21:27.788Z] #36 54.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:21:27 [2021-07-22T22:21:27.788Z] #36 54.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:21:27 [2021-07-22T22:21:27.788Z] #36 54.13 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
22:21:27 [2021-07-22T22:21:27.788Z] #36 54.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:21:27 [2021-07-22T22:21:27.788Z] #36 55.65 debconf: delaying package configuration, since apt-utils is not installed
22:21:27 [2021-07-22T22:21:27.788Z] #36 56.41 Fetched 14.9 MB in 2s (8256 kB/s)
22:21:27 [2021-07-22T22:21:27.788Z] #36 56.66 Selecting previously unselected package xxd.
22:21:27 [2021-07-22T22:21:27.788Z] #36 56.66 (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.)
22:21:27 [2021-07-22T22:21:27.788Z] #36 56.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
22:21:27 [2021-07-22T22:21:27.788Z] #36 56.87 Unpacking xxd (2:8.1.0875-5) ...
22:21:27 [2021-07-22T22:21:27.788Z] #36 57.34 Selecting previously unselected package vim-common.
22:21:27 [2021-07-22T22:21:27.788Z] #36 57.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:21:27 [2021-07-22T22:21:27.788Z] #36 57.51 Unpacking vim-common (2:8.1.0875-5) ...
22:21:27 [2021-07-22T22:21:27.788Z] #36 58.16 Selecting previously unselected package cmake-data.
22:21:27 [2021-07-22T22:21:27.788Z] #36 58.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:21:27 [2021-07-22T22:21:27.788Z] #36 58.22 Unpacking cmake-data (3.13.4-1) ...
22:21:27 [2021-07-22T22:21:27.788Z] #36 ...
22:21:27 [2021-07-22T22:21:27.788Z] 
22:21:27 [2021-07-22T22:21:27.788Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:21:27 [2021-07-22T22:21:27.788Z] #32 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:21:27 [2021-07-22T22:21:27.788Z] #32 56.85 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.
22:21:27 [2021-07-22T22:21:27.788Z] #32 57.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:21:28 [2021-07-22T22:21:28.224Z] #55 53.65 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
22:21:28 [2021-07-22T22:21:28.224Z] #55 53.65 Need to get 119 kB of archives.
22:21:28 [2021-07-22T22:21:28.224Z] #55 53.65 After this operation, 387 kB of additional disk space will be used.
22:21:28 [2021-07-22T22:21:28.224Z] #55 53.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:21:28 [2021-07-22T22:21:28.224Z] #55 53.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:21:28 [2021-07-22T22:21:28.356Z] #44 60.41 Setting up python3 (3.7.3-1) ...
22:21:28 [2021-07-22T22:21:28.356Z] #44 ...
22:21:28 [2021-07-22T22:21:28.356Z] 
22:21:28 [2021-07-22T22:21:28.356Z] #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
22:21:28 [2021-07-22T22:21:28.356Z] #37 sha256:33949af6b70eeac6272fbc169a9e82dd7816c210ceedb4fe667ee93a5a352999
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.711 + RM_GOPATH=0
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.711 + TMP_GOPATH=
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.711 + : /build
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.711 + '[' -z '' ']'
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.711 ++ mktemp -d
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.729 + export GOPATH=/tmp/tmp.3dsFjrsheA
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.729 + GOPATH=/tmp/tmp.3dsFjrsheA
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.729 + RM_GOPATH=1
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.729 + case "$(go env GOARCH)" in
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.729 ++ go env GOARCH
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.745 + export GO_BUILDMODE=-buildmode=pie
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.745 + GO_BUILDMODE=-buildmode=pie
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.748 ++ dirname /tmp/install/install.sh
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.755 + dir=/tmp/install
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.756 + bin=tini
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.756 + shift
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.757 + '[' '!' -f /tmp/install/tini.installer ']'
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.757 + . /tmp/install/tini.installer
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.758 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.759 + install_tini
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.759 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.760 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.760 + git clone https://github.com/krallin/tini.git /tmp/tmp.3dsFjrsheA/tini
22:21:28 [2021-07-22T22:21:28.356Z] #37 1.763 Cloning into '/tmp/tmp.3dsFjrsheA/tini'...
22:21:28 [2021-07-22T22:21:28.356Z] #37 2.458 + cd /tmp/tmp.3dsFjrsheA/tini
22:21:28 [2021-07-22T22:21:28.356Z] #37 2.459 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:21:28 [2021-07-22T22:21:28.356Z] #37 2.481 + cmake .
22:21:28 [2021-07-22T22:21:28.356Z] #37 3.115 -- The C compiler identification is GNU 8.3.0
22:21:28 [2021-07-22T22:21:28.356Z] #37 3.163 -- Check for working C compiler: /usr/bin/cc
22:21:28 [2021-07-22T22:21:28.356Z] #37 4.015 -- Check for working C compiler: /usr/bin/cc -- works
22:21:28 [2021-07-22T22:21:28.356Z] #37 4.018 -- Detecting C compiler ABI info
22:21:28 [2021-07-22T22:21:28.356Z] #37 4.890 -- Detecting C compiler ABI info - done
22:21:28 [2021-07-22T22:21:28.356Z] #37 4.944 -- Detecting C compile features
22:21:28 [2021-07-22T22:21:28.356Z] #37 8.588 -- Detecting C compile features - done
22:21:28 [2021-07-22T22:21:28.356Z] #37 8.653 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:28 [2021-07-22T22:21:28.360Z] #32 58.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:21:28 [2021-07-22T22:21:28.618Z] #37 ...
22:21:28 [2021-07-22T22:21:28.618Z] 
22:21:28 [2021-07-22T22:21:28.618Z] #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
22:21:28 [2021-07-22T22:21:28.618Z] #44 sha256:9c7e907eb641423a20224e1fbb7780db8feb2a901ad64dd0e85a482c9c4d13a0
22:21:28 [2021-07-22T22:21:28.618Z] #44 61.10 Setting up python3-six (1.12.0-1) ...
22:21:28 [2021-07-22T22:21:28.882Z] #44 ...
22:21:28 [2021-07-22T22:21:28.882Z] 
22:21:28 [2021-07-22T22:21:28.882Z] #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
22:21:28 [2021-07-22T22:21:28.882Z] #52 sha256:8b7df7add67629d65a5de1a84f56c06c401afe6c3dd406ee879cae85f85cc0fe
22:21:28 [2021-07-22T22:21:28.882Z] #52 51.65 encoding/binary
22:21:28 [2021-07-22T22:21:28.882Z] #52 52.57 internal/fmtsort
22:21:28 [2021-07-22T22:21:28.882Z] #52 54.51 encoding/base64
22:21:28 [2021-07-22T22:21:28.882Z] #52 54.51 golang.org/x/sys/unix
22:21:28 [2021-07-22T22:21:28.882Z] #52 55.04 os
22:21:28 [2021-07-22T22:21:28.882Z] #52 59.92 path/filepath
22:21:28 [2021-07-22T22:21:28.882Z] #52 59.93 mvdan.cc/sh/v3/fileutil
22:21:28 [2021-07-22T22:21:28.882Z] #52 59.94 fmt
22:21:28 [2021-07-22T22:21:28.882Z] #52 61.51 io/ioutil
22:21:28 [2021-07-22T22:21:28.882Z] #52 61.54 golang.org/x/crypto/ssh/terminal
22:21:28 [2021-07-22T22:21:28.882Z] #52 ...
22:21:28 [2021-07-22T22:21:28.882Z] 
22:21:28 [2021-07-22T22:21:28.882Z] #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
22:21:28 [2021-07-22T22:21:28.882Z] #37 sha256:33949af6b70eeac6272fbc169a9e82dd7816c210ceedb4fe667ee93a5a352999
22:21:28 [2021-07-22T22:21:28.882Z] #37 8.946 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:21:28 [2021-07-22T22:21:28.882Z] #37 9.094 -- Configuring done
22:21:28 [2021-07-22T22:21:28.882Z] #37 9.148 -- Generating done
22:21:28 [2021-07-22T22:21:28.882Z] #37 9.151 -- Build files have been written to: /tmp/tmp.3dsFjrsheA/tini
22:21:28 [2021-07-22T22:21:28.882Z] #37 9.165 + make tini-static
22:21:29 [2021-07-22T22:21:29.153Z] #55 54.66 debconf: delaying package configuration, since apt-utils is not installed
22:21:29 [2021-07-22T22:21:29.153Z] #55 54.82 Fetched 119 kB in 0s (422 kB/s)
22:21:29 [2021-07-22T22:21:29.350Z] #13 58.45 Selecting previously unselected package binutils-mingw-w64.
22:21:29 [2021-07-22T22:21:29.350Z] #13 58.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:21:29 [2021-07-22T22:21:29.350Z] #13 58.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:21:29 [2021-07-22T22:21:29.350Z] #13 58.59 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:21:29 [2021-07-22T22:21:29.350Z] #13 58.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:21:29 [2021-07-22T22:21:29.350Z] #13 58.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:21:29 [2021-07-22T22:21:29.350Z] #13 58.75 Selecting previously unselected package dmsetup.
22:21:29 [2021-07-22T22:21:29.350Z] #13 58.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:21:29 [2021-07-22T22:21:29.350Z] #13 58.76 Unpacking dmsetup (2:1.02.155-3) ...
22:21:29 [2021-07-22T22:21:29.350Z] #13 58.94 Selecting previously unselected package mingw-w64-common.
22:21:29 [2021-07-22T22:21:29.350Z] #13 58.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:21:29 [2021-07-22T22:21:29.350Z] #13 58.95 Unpacking mingw-w64-common (6.0.0-3) ...
22:21:29 [2021-07-22T22:21:29.350Z] #13 ...
22:21:29 [2021-07-22T22:21:29.350Z] 
22:21:29 [2021-07-22T22:21:29.350Z] #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
22:21:29 [2021-07-22T22:21:29.350Z] #46 sha256:5f4edf3f99576078ef14557242fb8d6fae6d6974036397685dbaa6d0366a96d1
22:21:29 [2021-07-22T22:21:29.350Z] #46 55.13 bufio
22:21:29 [2021-07-22T22:21:29.350Z] #46 56.58 syscall
22:21:29 [2021-07-22T22:21:29.410Z] #55 54.93 Selecting previously unselected package libbtrfs0.
22:21:29 [2021-07-22T22:21:29.410Z] #55 54.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:21:29 [2021-07-22T22:21:29.410Z] #55 55.00 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
22:21:29 [2021-07-22T22:21:29.410Z] #55 55.02 Unpacking libbtrfs0 (4.20.1-2) ...
22:21:29 [2021-07-22T22:21:29.410Z] #55 55.13 Selecting previously unselected package libbtrfs-dev.
22:21:29 [2021-07-22T22:21:29.410Z] #55 55.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
22:21:29 [2021-07-22T22:21:29.410Z] #55 55.15 Unpacking libbtrfs-dev (4.20.1-2) ...
22:21:29 [2021-07-22T22:21:29.456Z] #37 9.640 Scanning dependencies of target tini-static
22:21:29 [2021-07-22T22:21:29.609Z] #46 ...
22:21:29 [2021-07-22T22:21:29.609Z] 
22:21:29 [2021-07-22T22:21:29.609Z] #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
22:21:29 [2021-07-22T22:21:29.609Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:29 [2021-07-22T22:21:29.609Z] #44 64.18 Setting up python3 (3.7.3-1) ...
22:21:29 [2021-07-22T22:21:29.666Z] #55 55.31 Setting up libbtrfs0 (4.20.1-2) ...
22:21:29 [2021-07-22T22:21:29.666Z] #55 55.35 Setting up libbtrfs-dev (4.20.1-2) ...
22:21:29 [2021-07-22T22:21:29.666Z] #55 55.36 Processing triggers for libc-bin (2.28-10) ...
22:21:29 [2021-07-22T22:21:29.719Z] #37 9.787 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:29 [2021-07-22T22:21:29.802Z] #32 ...
22:21:29 [2021-07-22T22:21:29.802Z] 
22:21:29 [2021-07-22T22:21:29.802Z] #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
22:21:29 [2021-07-22T22:21:29.802Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:29 [2021-07-22T22:21:29.802Z] #44 43.26 Reading package lists...
22:21:29 [2021-07-22T22:21:29.802Z] #44 50.63 Building dependency tree...
22:21:29 [2021-07-22T22:21:29.802Z] #44 52.86 The following additional packages will be installed:
22:21:29 [2021-07-22T22:21:29.802Z] #44 52.86   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
22:21:29 [2021-07-22T22:21:29.802Z] #44 52.86   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
22:21:29 [2021-07-22T22:21:29.802Z] #44 52.86   python3-pkg-resources python3-protobuf python3-six python3.7
22:21:29 [2021-07-22T22:21:29.802Z] #44 52.86   python3.7-minimal
22:21:29 [2021-07-22T22:21:29.802Z] #44 52.86 Suggested packages:
22:21:29 [2021-07-22T22:21:29.802Z] #44 52.86   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
22:21:29 [2021-07-22T22:21:29.802Z] #44 52.86   python3.7-doc binfmt-support
22:21:29 [2021-07-22T22:21:29.802Z] #44 53.98 The following NEW packages will be installed:
22:21:29 [2021-07-22T22:21:29.802Z] #44 53.98   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.01   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.01   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.01   python3.7-minimal
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.52 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded.
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.52 Need to get 6695 kB of archives.
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.52 After this operation, 33.1 MB of additional disk space will be used.
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 54.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 55.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 55.07 Get:11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 55.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 55.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 55.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 55.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 55.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:21:29 [2021-07-22T22:21:29.802Z] #44 56.61 debconf: delaying package configuration, since apt-utils is not installed
22:21:29 [2021-07-22T22:21:29.802Z] #44 56.87 Fetched 6695 kB in 1s (4560 kB/s)
22:21:29 [2021-07-22T22:21:29.802Z] #44 57.09 Selecting previously unselected package libpython3.7-minimal:amd64.
22:21:29 [2021-07-22T22:21:29.802Z] #44 57.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:21:29 [2021-07-22T22:21:29.802Z] #44 57.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:21:29 [2021-07-22T22:21:29.802Z] #44 57.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:21:29 [2021-07-22T22:21:29.802Z] #44 58.55 Selecting previously unselected package python3.7-minimal.
22:21:29 [2021-07-22T22:21:29.802Z] #44 58.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:21:29 [2021-07-22T22:21:29.802Z] #44 58.57 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:21:29 [2021-07-22T22:21:29.802Z] #44 60.08 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:21:29 [2021-07-22T22:21:29.802Z] #44 60.12 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:21:29 [2021-07-22T22:21:29.986Z] #37 ...
22:21:29 [2021-07-22T22:21:29.986Z] 
22:21:29 [2021-07-22T22:21:29.986Z] #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
22:21:29 [2021-07-22T22:21:29.986Z] #13 sha256:b19e9a649c1f7fa4dd407ced1f162ea154fab28b484485ab8a17571308eea206
22:21:29 [2021-07-22T22:21:29.986Z] #13 48.95 Selecting previously unselected package mingw-w64-x86-64-dev.
22:21:29 [2021-07-22T22:21:29.986Z] #13 48.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:21:29 [2021-07-22T22:21:29.986Z] #13 48.96 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:21:29 [2021-07-22T22:21:29.986Z] #13 55.30 Selecting previously unselected package gcc-mingw-w64-base.
22:21:29 [2021-07-22T22:21:29.986Z] #13 55.30 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
22:21:29 [2021-07-22T22:21:29.986Z] #13 55.32 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:21:29 [2021-07-22T22:21:29.986Z] #13 55.43 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:21:29 [2021-07-22T22:21:29.986Z] #13 55.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
22:21:29 [2021-07-22T22:21:29.986Z] #13 55.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:21:29 [2021-07-22T22:21:29.986Z] #13 ...
22:21:29 [2021-07-22T22:21:29.986Z] 
22:21:29 [2021-07-22T22:21:29.986Z] #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
22:21:29 [2021-07-22T22:21:29.986Z] #44 sha256:9c7e907eb641423a20224e1fbb7780db8feb2a901ad64dd0e85a482c9c4d13a0
22:21:29 [2021-07-22T22:21:29.986Z] #44 62.39 Setting up python3-pkg-resources (40.8.0-1) ...
22:21:30 [2021-07-22T22:21:30.177Z] #44 64.85 Setting up python3-six (1.12.0-1) ...
22:21:30 [2021-07-22T22:21:30.375Z] #44 ...
22:21:30 [2021-07-22T22:21:30.375Z] 
22:21:30 [2021-07-22T22:21:30.376Z] #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
22:21:30 [2021-07-22T22:21:30.376Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:30 [2021-07-22T22:21:30.376Z] #13 59.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
22:21:31 [2021-07-22T22:21:31.034Z] #55 DONE 56.4s
22:21:31 [2021-07-22T22:21:31.034Z] 
22:21:31 [2021-07-22T22:21:31.034Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:21:31 [2021-07-22T22:21:31.034Z] #56 sha256:8c98bccc41021db9c1c26a75c46cb3720fc42fa6816b03466c8c8255280a4dcd
22:21:31 [2021-07-22T22:21:31.563Z] #44 66.04 Setting up python3-pkg-resources (40.8.0-1) ...
22:21:31 [2021-07-22T22:21:31.913Z] #44 ...
22:21:31 [2021-07-22T22:21:31.913Z] 
22:21:31 [2021-07-22T22:21:31.913Z] #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
22:21:31 [2021-07-22T22:21:31.913Z] #46 sha256:bbd21dfb22a5322fa10ab0909be32c7c6667e685f44347b892ab0fe1114e27e9
22:21:31 [2021-07-22T22:21:31.913Z] #46 54.64 encoding/base64
22:21:31 [2021-07-22T22:21:31.913Z] #46 54.65 crypto/cipher
22:21:31 [2021-07-22T22:21:31.913Z] #46 54.65 crypto/sha512
22:21:31 [2021-07-22T22:21:31.913Z] #46 55.47 crypto/ed25519/internal/edwards25519
22:21:31 [2021-07-22T22:21:31.913Z] #46 56.14 crypto/md5
22:21:31 [2021-07-22T22:21:31.913Z] #46 56.54 crypto/aes
22:21:31 [2021-07-22T22:21:31.913Z] #46 57.50 crypto/des
22:21:31 [2021-07-22T22:21:31.913Z] #46 58.44 crypto/sha1
22:21:31 [2021-07-22T22:21:31.913Z] #46 58.96 crypto/sha256
22:21:31 [2021-07-22T22:21:31.913Z] #46 59.02 encoding/pem
22:21:31 [2021-07-22T22:21:31.913Z] #46 59.96 vendor/golang.org/x/crypto/chacha20
22:21:31 [2021-07-22T22:21:31.913Z] #46 59.98 vendor/golang.org/x/crypto/poly1305
22:21:31 [2021-07-22T22:21:31.913Z] #46 60.97 path/filepath
22:21:31 [2021-07-22T22:21:31.913Z] #46 60.97 fmt
22:21:31 [2021-07-22T22:21:31.913Z] #46 61.00 internal/lazyregexp
22:21:31 [2021-07-22T22:21:31.913Z] #46 61.59 net
22:21:31 [2021-07-22T22:21:31.913Z] #46 61.62 vendor/golang.org/x/crypto/chacha20poly1305
22:21:31 [2021-07-22T22:21:31.913Z] #46 62.96 os/exec
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.180 + RM_GOPATH=0
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.180 + TMP_GOPATH=
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.180 + : /build
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.180 + '[' -z '' ']'
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.180 ++ mktemp -d
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.182 + export GOPATH=/tmp/tmp.6y8FH8DOGn
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.182 + GOPATH=/tmp/tmp.6y8FH8DOGn
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.182 + RM_GOPATH=1
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.182 + case "$(go env GOARCH)" in
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.183 ++ go env GOARCH
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.226 + export GO_BUILDMODE=-buildmode=pie
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.227 + GO_BUILDMODE=-buildmode=pie
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.227 ++ dirname /tmp/install/install.sh
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.230 + dir=/tmp/install
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.230 + bin=containerd
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.231 + shift
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.231 + '[' '!' -f /tmp/install/containerd.installer ']'
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.231 + . /tmp/install/containerd.installer
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.231 ++ set -e
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.232 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.232 + install_containerd
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.236 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.244 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.245 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6y8FH8DOGn/src/github.com/containerd/containerd
22:21:31 [2021-07-22T22:21:31.966Z] #56 1.247 Cloning into '/tmp/tmp.6y8FH8DOGn/src/github.com/containerd/containerd'...
22:21:32 [2021-07-22T22:21:32.301Z] #46 ...
22:21:32 [2021-07-22T22:21:32.301Z] 
22:21:32 [2021-07-22T22:21:32.301Z] #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
22:21:32 [2021-07-22T22:21:32.301Z] #44 sha256:9c7e907eb641423a20224e1fbb7780db8feb2a901ad64dd0e85a482c9c4d13a0
22:21:32 [2021-07-22T22:21:32.301Z] #44 64.74 Setting up python3-protobuf (3.6.1.3-2) ...
22:21:32 [2021-07-22T22:21:32.943Z] #44 67.55 Setting up python3-protobuf (3.6.1.3-2) ...
22:21:32 [2021-07-22T22:21:32.979Z] #13 62.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
22:21:32 [2021-07-22T22:21:32.979Z] #13 62.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
22:21:32 [2021-07-22T22:21:32.979Z] #13 62.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:21:32 [2021-07-22T22:21:32.979Z] #13 62.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:21:32 [2021-07-22T22:21:32.979Z] #13 62.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
22:21:33 [2021-07-22T22:21:33.253Z] #13 62.36 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
22:21:33 [2021-07-22T22:21:33.253Z] #13 62.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:21:33 [2021-07-22T22:21:33.253Z] #13 62.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:21:33 [2021-07-22T22:21:33.253Z] #13 62.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:21:33 [2021-07-22T22:21:33.253Z] #13 62.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:21:33 [2021-07-22T22:21:33.253Z] #13 62.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:21:33 [2021-07-22T22:21:33.253Z] #13 62.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:21:33 [2021-07-22T22:21:33.514Z] #13 62.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:21:33 [2021-07-22T22:21:33.514Z] #13 62.62 Get:28 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
22:21:33 [2021-07-22T22:21:33.870Z] #56 ...
22:21:33 [2021-07-22T22:21:33.870Z] 
22:21:33 [2021-07-22T22:21:33.870Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:21:33 [2021-07-22T22:21:33.870Z] #35 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:33 [2021-07-22T22:21:33.870Z] #35 41.53 Reading package lists...
22:21:33 [2021-07-22T22:21:33.870Z] #35 49.67 Building dependency tree...
22:21:33 [2021-07-22T22:21:33.870Z] #35 52.56 The following additional packages will be installed:
22:21:33 [2021-07-22T22:21:33.870Z] #35 52.57   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:21:33 [2021-07-22T22:21:33.870Z] #35 52.58 Suggested packages:
22:21:33 [2021-07-22T22:21:33.870Z] #35 52.59   cmake-doc ninja-build lrzip
22:21:33 [2021-07-22T22:21:33.870Z] #35 52.59 Recommended packages:
22:21:33 [2021-07-22T22:21:33.870Z] #35 52.59   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:21:33 [2021-07-22T22:21:33.870Z] #35 53.29 The following NEW packages will be installed:
22:21:33 [2021-07-22T22:21:33.870Z] #35 53.31   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:21:33 [2021-07-22T22:21:33.870Z] #35 53.32   vim-common xxd
22:21:33 [2021-07-22T22:21:33.870Z] #35 53.69 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
22:21:33 [2021-07-22T22:21:33.870Z] #35 53.69 Need to get 14.9 MB of archives.
22:21:33 [2021-07-22T22:21:33.870Z] #35 53.69 After this operation, 61.8 MB of additional disk space will be used.
22:21:33 [2021-07-22T22:21:33.870Z] #35 53.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:21:33 [2021-07-22T22:21:33.870Z] #35 53.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:21:33 [2021-07-22T22:21:33.870Z] #35 53.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:21:33 [2021-07-22T22:21:33.870Z] #35 53.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:21:33 [2021-07-22T22:21:33.870Z] #35 54.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
22:21:33 [2021-07-22T22:21:33.870Z] #35 54.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:21:33 [2021-07-22T22:21:33.870Z] #35 54.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:21:33 [2021-07-22T22:21:33.870Z] #35 54.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:21:33 [2021-07-22T22:21:33.870Z] #35 54.65 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
22:21:33 [2021-07-22T22:21:33.870Z] #35 54.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:21:33 [2021-07-22T22:21:33.870Z] #35 56.30 debconf: delaying package configuration, since apt-utils is not installed
22:21:33 [2021-07-22T22:21:33.870Z] #35 56.64 Fetched 14.9 MB in 2s (9610 kB/s)
22:21:33 [2021-07-22T22:21:33.870Z] #35 56.76 Selecting previously unselected package xxd.
22:21:33 [2021-07-22T22:21:33.870Z] #35 56.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:21:33 [2021-07-22T22:21:33.870Z] #35 56.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
22:21:33 [2021-07-22T22:21:33.870Z] #35 56.89 Unpacking xxd (2:8.1.0875-5) ...
22:21:33 [2021-07-22T22:21:33.870Z] #35 57.20 Selecting previously unselected package vim-common.
22:21:33 [2021-07-22T22:21:33.870Z] #35 57.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:21:33 [2021-07-22T22:21:33.870Z] #35 57.30 Unpacking vim-common (2:8.1.0875-5) ...
22:21:33 [2021-07-22T22:21:33.870Z] #35 57.70 Selecting previously unselected package cmake-data.
22:21:33 [2021-07-22T22:21:33.870Z] #35 57.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:21:33 [2021-07-22T22:21:33.870Z] #35 57.71 Unpacking cmake-data (3.13.4-1) ...
22:21:34 [2021-07-22T22:21:34.084Z] #13 ...
22:21:34 [2021-07-22T22:21:34.084Z] 
22:21:34 [2021-07-22T22:21:34.084Z] #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
22:21:34 [2021-07-22T22:21:34.084Z] #48 sha256:30258cdcfe7d72cc56e91ee9eb9806dbfbfec8ae4f43018e595e5a9533099dda
22:21:34 [2021-07-22T22:21:34.084Z] #48 DONE 64.9s
22:21:34 [2021-07-22T22:21:34.127Z] #35 ...
22:21:34 [2021-07-22T22:21:34.127Z] 
22:21:34 [2021-07-22T22:21:34.127Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:21:34 [2021-07-22T22:21:34.127Z] #31 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:21:34 [2021-07-22T22:21:34.127Z] #31 57.00 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
22:21:34 [2021-07-22T22:21:34.127Z] #31 57.70 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:21:34 [2021-07-22T22:21:34.127Z] #31 57.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:21:34 [2021-07-22T22:21:34.238Z] Commit message: "storage-driver: promote overlay2, make Btrfs and ZFS opt-in"
22:21:34 [2021-07-22T22:21:34.345Z] 
22:21:34 [2021-07-22T22:21:34.345Z] #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
22:21:34 [2021-07-22T22:21:34.345Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:34 [2021-07-22T22:21:34.345Z] #44 64.79 Selecting previously unselected package python3-minimal.
22:21:34 [2021-07-22T22:21:34.345Z] #44 64.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 ... 15661 files and directories currently installed.)
22:21:34 [2021-07-22T22:21:34.345Z] #44 64.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:21:34 [2021-07-22T22:21:34.345Z] #44 64.98 Unpacking python3-minimal (3.7.3-1) ...
22:21:34 [2021-07-22T22:21:34.384Z] #31 ...
22:21:34 [2021-07-22T22:21:34.384Z] 
22:21:34 [2021-07-22T22:21:34.384Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:21:34 [2021-07-22T22:21:34.384Z] #49 sha256:3c631f156aef88eb51e2f94e65a3d576676eb4dbb928b3267521ea2e5232fc6c
22:21:34 [2021-07-22T22:21:34.384Z] #49 49.91 go: downloading github.com/gobwas/glob v0.2.3
22:21:34 [2021-07-22T22:21:34.384Z] #49 49.92 go: downloading github.com/kisielk/gotool v1.0.0
22:21:34 [2021-07-22T22:21:34.384Z] #49 50.05 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
22:21:34 [2021-07-22T22:21:34.384Z] #49 50.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
22:21:34 [2021-07-22T22:21:34.384Z] #49 50.16 go: downloading github.com/gogo/protobuf v1.2.1
22:21:34 [2021-07-22T22:21:34.384Z] #49 51.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
22:21:34 [2021-07-22T22:21:34.384Z] #49 52.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:21:34 [2021-07-22T22:21:34.384Z] #49 52.56 go: downloading github.com/BurntSushi/toml v0.3.1
22:21:34 [2021-07-22T22:21:34.384Z] #49 ...
22:21:34 [2021-07-22T22:21:34.384Z] 
22:21:34 [2021-07-22T22:21:34.384Z] #43 [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
22:21:34 [2021-07-22T22:21:34.384Z] #43 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:34 [2021-07-22T22:21:34.384Z] #43 42.06 Reading package lists...
22:21:34 [2021-07-22T22:21:34.384Z] #43 49.98 Building dependency tree...
22:21:34 [2021-07-22T22:21:34.384Z] #43 53.13 The following additional packages will be installed:
22:21:34 [2021-07-22T22:21:34.384Z] #43 53.13   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
22:21:34 [2021-07-22T22:21:34.384Z] #43 53.13   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
22:21:34 [2021-07-22T22:21:34.384Z] #43 53.13   python3-pkg-resources python3-protobuf python3-six python3.7
22:21:34 [2021-07-22T22:21:34.384Z] #43 53.13   python3.7-minimal
22:21:34 [2021-07-22T22:21:34.384Z] #43 53.14 Suggested packages:
22:21:34 [2021-07-22T22:21:34.384Z] #43 53.15   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
22:21:34 [2021-07-22T22:21:34.384Z] #43 53.15   python3.7-doc binfmt-support
22:21:34 [2021-07-22T22:21:34.384Z] #43 54.34 The following NEW packages will be installed:
22:21:34 [2021-07-22T22:21:34.384Z] #43 54.34   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
22:21:34 [2021-07-22T22:21:34.385Z] #43 54.35   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
22:21:34 [2021-07-22T22:21:34.385Z] #43 54.36   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
22:21:34 [2021-07-22T22:21:34.385Z] #43 54.36   python3.7-minimal
22:21:34 [2021-07-22T22:21:34.385Z] #43 54.82 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded.
22:21:34 [2021-07-22T22:21:34.385Z] #43 54.82 Need to get 6695 kB of archives.
22:21:34 [2021-07-22T22:21:34.385Z] #43 54.82 After this operation, 33.1 MB of additional disk space will be used.
22:21:34 [2021-07-22T22:21:34.385Z] #43 54.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 54.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 55.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:21:34 [2021-07-22T22:21:34.385Z] #43 57.38 debconf: delaying package configuration, since apt-utils is not installed
22:21:34 [2021-07-22T22:21:34.385Z] #43 57.57 Fetched 6695 kB in 1s (5245 kB/s)
22:21:34 [2021-07-22T22:21:34.385Z] #43 57.72 Selecting previously unselected package libpython3.7-minimal:amd64.
22:21:34 [2021-07-22T22:21:34.385Z] #43 57.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:21:34 [2021-07-22T22:21:34.385Z] #43 57.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:21:34 [2021-07-22T22:21:34.385Z] #43 57.77 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:21:34 [2021-07-22T22:21:34.385Z] #43 58.48 Selecting previously unselected package python3.7-minimal.
22:21:34 [2021-07-22T22:21:34.385Z] #43 58.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:21:34 [2021-07-22T22:21:34.385Z] #43 58.53 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:21:34 [2021-07-22T22:21:34.605Z] #44 65.22 Selecting previously unselected package libmpdec2:amd64.
22:21:34 [2021-07-22T22:21:34.605Z] #44 65.23 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:21:34 [2021-07-22T22:21:34.605Z] #44 65.24 Unpacking libmpdec2:amd64 (2.4.2-2) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:21:34 [2021-07-22T22:21:34.852Z] #44 ...
22:21:34 [2021-07-22T22:21:34.852Z] 
22:21:34 [2021-07-22T22:21:34.852Z] #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
22:21:34 [2021-07-22T22:21:34.852Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:34 [2021-07-22T22:21:34.852Z] #13 64.31 Selecting previously unselected package mingw-w64-x86-64-dev.
22:21:34 [2021-07-22T22:21:34.852Z] #13 64.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:21:34 [2021-07-22T22:21:34.852Z] #13 64.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:21:34 [2021-07-22T22:21:34.858Z] #44 ...
22:21:34 [2021-07-22T22:21:34.858Z] 
22:21:34 [2021-07-22T22:21:34.858Z] #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
22:21:34 [2021-07-22T22:21:34.858Z] #37 sha256:33949af6b70eeac6272fbc169a9e82dd7816c210ceedb4fe667ee93a5a352999
22:21:34 [2021-07-22T22:21:34.858Z] #37 11.09 [100%] Linking C executable tini-static
22:21:34 [2021-07-22T22:21:34.858Z] #37 11.66 [100%] Built target tini-static
22:21:34 [2021-07-22T22:21:34.858Z] #37 11.75 + mkdir -p /build
22:21:34 [2021-07-22T22:21:34.858Z] #37 11.76 + cp tini-static /build/docker-init
22:21:34 [2021-07-22T22:21:34.858Z] #37 DONE 14.7s
22:21:34 [2021-07-22T22:21:34.858Z] 
22:21:34 [2021-07-22T22:21:34.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
22:21:34 [2021-07-22T22:21:34.859Z] #52 sha256:8b7df7add67629d65a5de1a84f56c06c401afe6c3dd406ee879cae85f85cc0fe
22:21:34 [2021-07-22T22:21:34.859Z] #52 63.81 flag
22:21:34 [2021-07-22T22:21:34.859Z] #52 63.82 go/token
22:21:34 [2021-07-22T22:21:34.859Z] #52 63.82 github.com/pkg/diff
22:21:34 [2021-07-22T22:21:34.859Z] #52 63.87 encoding/json
22:21:34 [2021-07-22T22:21:34.859Z] #52 65.11 go/scanner
22:21:34 [2021-07-22T22:21:34.859Z] #52 65.75 mvdan.cc/editorconfig
22:21:34 [2021-07-22T22:21:34.859Z] #52 66.81 mvdan.cc/sh/v3/syntax
22:21:34 [2021-07-22T22:21:34.859Z] #52 67.75 go/ast
22:21:34 [2021-07-22T22:21:34.876Z] #44 65.49 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:21:34 [2021-07-22T22:21:34.876Z] #44 65.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:21:34 [2021-07-22T22:21:34.876Z] #44 65.50 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:21:34 [2021-07-22T22:21:34.948Z] #43 60.20 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:21:34 [2021-07-22T22:21:34.948Z] #43 60.23 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:21:34 [2021-07-22T22:21:34.948Z] #43 ...
22:21:34 [2021-07-22T22:21:34.948Z] 
22:21:34 [2021-07-22T22:21:34.948Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:21:34 [2021-07-22T22:21:34.948Z] #35 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:34 [2021-07-22T22:21:34.948Z] #35 60.68 Selecting previously unselected package libicu63:amd64.
22:21:35 [2021-07-22T22:21:35.205Z] #35 60.69 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
22:21:35 [2021-07-22T22:21:35.205Z] #35 60.71 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:21:36 [2021-07-22T22:21:36.229Z] #13 ...
22:21:36 [2021-07-22T22:21:36.229Z] 
22:21:36 [2021-07-22T22:21:36.229Z] #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
22:21:36 [2021-07-22T22:21:36.229Z] #37 sha256:079a981809a8306d958c1fa5b666b6b10fa6ed2e5cbd5d0ea19ccbc6da63f5b7
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.055 + RM_GOPATH=0
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.055 + TMP_GOPATH=
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.055 + : /build
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.055 + '[' -z '' ']'
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.056 ++ mktemp -d
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.057 + export GOPATH=/tmp/tmp.6r2KSUzXrf
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.057 + GOPATH=/tmp/tmp.6r2KSUzXrf
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.057 + RM_GOPATH=1
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.058 + case "$(go env GOARCH)" in
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.058 ++ go env GOARCH
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.100 + export GO_BUILDMODE=-buildmode=pie
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.101 + GO_BUILDMODE=-buildmode=pie
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.102 ++ dirname /tmp/install/install.sh
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.111 + dir=/tmp/install
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.116 + bin=tini
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.116 + shift
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.116 + '[' '!' -f /tmp/install/tini.installer ']'
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.119 + . /tmp/install/tini.installer
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.119 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.119 + install_tini
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.119 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.120 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.120 + git clone https://github.com/krallin/tini.git /tmp/tmp.6r2KSUzXrf/tini
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.124 Cloning into '/tmp/tmp.6r2KSUzXrf/tini'...
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.756 + cd /tmp/tmp.6r2KSUzXrf/tini
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.756 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:21:36 [2021-07-22T22:21:36.229Z] #37 4.762 + cmake .
22:21:36 [2021-07-22T22:21:36.229Z] #37 5.346 -- The C compiler identification is GNU 8.3.0
22:21:36 [2021-07-22T22:21:36.229Z] #37 5.383 -- Check for working C compiler: /usr/bin/cc
22:21:36 [2021-07-22T22:21:36.229Z] #37 6.020 -- Check for working C compiler: /usr/bin/cc -- works
22:21:36 [2021-07-22T22:21:36.229Z] #37 6.022 -- Detecting C compiler ABI info
22:21:36 [2021-07-22T22:21:36.229Z] #37 6.686 -- Detecting C compiler ABI info - done
22:21:36 [2021-07-22T22:21:36.229Z] #37 6.740 -- Detecting C compile features
22:21:36 [2021-07-22T22:21:36.229Z] #37 8.684 -- Detecting C compile features - done
22:21:36 [2021-07-22T22:21:36.229Z] #37 8.720 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:36 [2021-07-22T22:21:36.229Z] #37 8.896 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:21:36 [2021-07-22T22:21:36.229Z] #37 8.997 -- Configuring done
22:21:36 [2021-07-22T22:21:36.229Z] #37 9.014 -- Generating done
22:21:36 [2021-07-22T22:21:36.229Z] #37 9.036 -- Build files have been written to: /tmp/tmp.6r2KSUzXrf/tini
22:21:36 [2021-07-22T22:21:36.229Z] #37 9.051 + make tini-static
22:21:36 [2021-07-22T22:21:36.229Z] #37 9.526 Scanning dependencies of target tini-static
22:21:36 [2021-07-22T22:21:36.229Z] #37 9.693 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:36 [2021-07-22T22:21:36.229Z] #37 ...
22:21:36 [2021-07-22T22:21:36.229Z] 
22:21:36 [2021-07-22T22:21:36.229Z] #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
22:21:36 [2021-07-22T22:21:36.229Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:36 [2021-07-22T22:21:36.229Z] #44 70.89 Setting up criu (3.15-1) ...
22:21:36 [2021-07-22T22:21:36.574Z] #35 ...
22:21:36 [2021-07-22T22:21:36.574Z] 
22:21:36 [2021-07-22T22:21:36.574Z] #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
22:21:36 [2021-07-22T22:21:36.574Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:36 [2021-07-22T22:21:36.574Z] #13 38.96 Reading package lists...
22:21:36 [2021-07-22T22:21:36.574Z] #13 46.46 Building dependency tree...
22:21:36 [2021-07-22T22:21:36.574Z] #13 49.64 The following additional packages will be installed:
22:21:36 [2021-07-22T22:21:36.574Z] #13 49.66   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:21:36 [2021-07-22T22:21:36.574Z] #13 49.66   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:21:36 [2021-07-22T22:21:36.574Z] #13 49.66   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:21:36 [2021-07-22T22:21:36.574Z] #13 49.67   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
22:21:36 [2021-07-22T22:21:36.574Z] #13 49.67   mingw-w64-common mingw-w64-x86-64-dev
22:21:36 [2021-07-22T22:21:36.574Z] #13 49.67 Suggested packages:
22:21:36 [2021-07-22T22:21:36.574Z] #13 49.68   gcc-8-locales seccomp wine64
22:21:36 [2021-07-22T22:21:36.574Z] #13 50.51 The following NEW packages will be installed:
22:21:36 [2021-07-22T22:21:36.574Z] #13 50.51   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:21:36 [2021-07-22T22:21:36.574Z] #13 50.51   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:21:36 [2021-07-22T22:21:36.574Z] #13 50.51   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:21:36 [2021-07-22T22:21:36.574Z] #13 50.52   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:21:36 [2021-07-22T22:21:36.574Z] #13 50.52   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:21:36 [2021-07-22T22:21:36.574Z] #13 50.52   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:21:36 [2021-07-22T22:21:36.574Z] #13 50.54 The following packages will be upgraded:
22:21:36 [2021-07-22T22:21:36.574Z] #13 50.55   libseccomp2 libsystemd0 libudev1
22:21:36 [2021-07-22T22:21:36.574Z] #13 51.02 3 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
22:21:36 [2021-07-22T22:21:36.574Z] #13 51.02 Need to get 78.2 MB of archives.
22:21:36 [2021-07-22T22:21:36.574Z] #13 51.02 After this operation, 487 MB of additional disk space will be used.
22:21:36 [2021-07-22T22:21:36.574Z] #13 51.02 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 51.03 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 51.03 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd0 amd64 241-7~deb10u8 [331 kB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 51.07 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev1 amd64 241-7~deb10u8 [151 kB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 51.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 51.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 51.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 51.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 51.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 51.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 52.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 52.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 52.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 56.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
22:21:36 [2021-07-22T22:21:36.574Z] #13 ...
22:21:36 [2021-07-22T22:21:36.574Z] 
22:21:36 [2021-07-22T22:21:36.575Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
22:21:36 [2021-07-22T22:21:36.575Z] #51 sha256:e8ae220365b598dd71a52849349d3a16cbb9516b959955f19933d91f3ebac26a
22:21:36 [2021-07-22T22:21:36.575Z] #51 60.96 sort
22:21:36 [2021-07-22T22:21:36.575Z] #51 60.96 errors
22:21:36 [2021-07-22T22:21:36.575Z] #51 61.36 io
22:21:36 [2021-07-22T22:21:36.575Z] #51 62.09 internal/oserror
22:21:36 [2021-07-22T22:21:36.575Z] #51 62.20 syscall
22:21:36 [2021-07-22T22:21:36.786Z] #52 ...
22:21:36 [2021-07-22T22:21:36.786Z] 
22:21:36 [2021-07-22T22:21:36.786Z] #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
22:21:36 [2021-07-22T22:21:36.786Z] #44 sha256:9c7e907eb641423a20224e1fbb7780db8feb2a901ad64dd0e85a482c9c4d13a0
22:21:36 [2021-07-22T22:21:36.786Z] #44 69.38 Setting up criu (3.15-1) ...
22:21:36 [2021-07-22T22:21:36.792Z] #44 67.29 Selecting previously unselected package python3.7.
22:21:36 [2021-07-22T22:21:36.792Z] #44 67.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:21:36 [2021-07-22T22:21:36.792Z] #44 67.32 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:21:36 [2021-07-22T22:21:36.792Z] #44 67.48 Selecting previously unselected package libpython3-stdlib:amd64.
22:21:36 [2021-07-22T22:21:36.792Z] #44 67.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:21:36 [2021-07-22T22:21:36.792Z] #44 67.54 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:21:37 [2021-07-22T22:21:37.072Z] #44 67.81 Setting up python3-minimal (3.7.3-1) ...
22:21:37 [2021-07-22T22:21:37.072Z] #44 ...
22:21:37 [2021-07-22T22:21:37.072Z] 
22:21:37 [2021-07-22T22:21:37.072Z] #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
22:21:37 [2021-07-22T22:21:37.072Z] #52 sha256:f66a88ee43cadb80e159308fdd6bad4496d0bd78f6447f481f2b5efef7e8e33b
22:21:37 [2021-07-22T22:21:37.072Z] #52 57.85 sync
22:21:37 [2021-07-22T22:21:37.072Z] #52 57.86 internal/reflectlite
22:21:37 [2021-07-22T22:21:37.072Z] #52 59.57 internal/testlog
22:21:37 [2021-07-22T22:21:37.072Z] #52 60.68 sort
22:21:37 [2021-07-22T22:21:37.072Z] #52 60.68 errors
22:21:37 [2021-07-22T22:21:37.072Z] #52 61.14 io
22:21:37 [2021-07-22T22:21:37.072Z] #52 61.39 internal/oserror
22:21:37 [2021-07-22T22:21:37.072Z] #52 61.55 syscall
22:21:37 [2021-07-22T22:21:37.072Z] #52 62.56 bytes
22:21:37 [2021-07-22T22:21:37.072Z] #52 64.97 strconv
22:21:37 [2021-07-22T22:21:37.136Z] #51 62.65 bytes
22:21:37 [2021-07-22T22:21:37.333Z] #52 ...
22:21:37 [2021-07-22T22:21:37.333Z] 
22:21:37 [2021-07-22T22:21:37.333Z] #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
22:21:37 [2021-07-22T22:21:37.333Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:37 [2021-07-22T22:21:37.333Z] #13 63.92 debconf: delaying package configuration, since apt-utils is not installed
22:21:37 [2021-07-22T22:21:37.333Z] #13 64.24 Fetched 78.2 MB in 9s (8799 kB/s)
22:21:37 [2021-07-22T22:21:37.333Z] #13 64.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 ... 15421 files and directories currently installed.)
22:21:37 [2021-07-22T22:21:37.333Z] #13 64.45 Preparing to unpack .../libsystemd0_241-7~deb10u8_amd64.deb ...
22:21:37 [2021-07-22T22:21:37.333Z] #13 64.48 Unpacking libsystemd0:amd64 (241-7~deb10u8) over (241-7~deb10u7) ...
22:21:37 [2021-07-22T22:21:37.333Z] #13 65.03 Setting up libsystemd0:amd64 (241-7~deb10u8) ...
22:21:37 [2021-07-22T22:21:37.333Z] #13 65.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:21:37 [2021-07-22T22:21:37.333Z] #13 65.32 Preparing to unpack .../libudev1_241-7~deb10u8_amd64.deb ...
22:21:37 [2021-07-22T22:21:37.333Z] #13 65.34 Unpacking libudev1:amd64 (241-7~deb10u8) over (241-7~deb10u7) ...
22:21:37 [2021-07-22T22:21:37.333Z] #13 65.74 Setting up libudev1:amd64 (241-7~deb10u8) ...
22:21:37 [2021-07-22T22:21:37.333Z] #13 65.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:21:37 [2021-07-22T22:21:37.333Z] #13 66.05 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
22:21:37 [2021-07-22T22:21:37.333Z] #13 66.08 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
22:21:37 [2021-07-22T22:21:37.333Z] #13 66.55 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
22:21:37 [2021-07-22T22:21:37.474Z] + docker version
22:21:37 [2021-07-22T22:21:37.906Z] #13 67.09 Selecting previously unselected package binutils-mingw-w64-i686.
22:21:37 [2021-07-22T22:21:37.906Z] #13 67.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:21:37 [2021-07-22T22:21:37.906Z] #13 67.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
22:21:37 [2021-07-22T22:21:37.906Z] #13 67.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:21:38 [2021-07-22T22:21:38.478Z] #13 ...
22:21:38 [2021-07-22T22:21:38.478Z] 
22:21:38 [2021-07-22T22:21:38.478Z] #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
22:21:38 [2021-07-22T22:21:38.478Z] #46 sha256:207dd2fbb654c9586cbbcfe28e5a6ae757249e9d8e11d1c3cd9adbcb15c16fb0
22:21:38 [2021-07-22T22:21:38.478Z] #46 59.20 sync
22:21:38 [2021-07-22T22:21:38.478Z] #46 59.20 internal/reflectlite
22:21:38 [2021-07-22T22:21:38.478Z] #46 60.55 github.com/LK4D4/vndr/godl/singleflight
22:21:38 [2021-07-22T22:21:38.478Z] #46 60.92 math/rand
22:21:38 [2021-07-22T22:21:38.478Z] #46 61.81 internal/singleflight
22:21:38 [2021-07-22T22:21:38.478Z] #46 61.96 io
22:21:38 [2021-07-22T22:21:38.478Z] #46 62.06 strconv
22:21:38 [2021-07-22T22:21:38.478Z] #46 63.39 bytes
22:21:38 [2021-07-22T22:21:38.478Z] #46 65.61 strings
22:21:38 [2021-07-22T22:21:38.478Z] #46 66.06 reflect
22:21:38 [2021-07-22T22:21:38.478Z] #46 69.17 bufio
22:21:38 [2021-07-22T22:21:38.478Z] #46 ...
22:21:38 [2021-07-22T22:21:38.478Z] 
22:21:38 [2021-07-22T22:21:38.478Z] #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
22:21:38 [2021-07-22T22:21:38.478Z] #52 sha256:f66a88ee43cadb80e159308fdd6bad4496d0bd78f6447f481f2b5efef7e8e33b
22:21:38 [2021-07-22T22:21:38.478Z] #52 69.10 reflect
22:21:38 [2021-07-22T22:21:38.778Z] #44 ...
22:21:38 [2021-07-22T22:21:38.778Z] 
22:21:38 [2021-07-22T22:21:38.778Z] #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
22:21:38 [2021-07-22T22:21:38.778Z] #37 sha256:079a981809a8306d958c1fa5b666b6b10fa6ed2e5cbd5d0ea19ccbc6da63f5b7
22:21:38 [2021-07-22T22:21:38.778Z] #37 11.05 [100%] Linking C executable tini-static
22:21:38 [2021-07-22T22:21:38.778Z] #37 11.57 [100%] Built target tini-static
22:21:38 [2021-07-22T22:21:38.778Z] #37 11.68 + mkdir -p /build
22:21:38 [2021-07-22T22:21:38.778Z] #37 11.69 + cp tini-static /build/docker-init
22:21:38 [2021-07-22T22:21:38.778Z] #37 DONE 12.5s
22:21:38 [2021-07-22T22:21:38.778Z] 
22:21:38 [2021-07-22T22:21:38.778Z] #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
22:21:38 [2021-07-22T22:21:38.778Z] #52 sha256:cc45843872d3968b34f5a07a2bc174d0cb126f1f20530475ec7ae1ed3cc376cd
22:21:38 [2021-07-22T22:21:38.778Z] #52 63.98 context
22:21:38 [2021-07-22T22:21:38.778Z] #52 64.62 internal/syscall/unix
22:21:38 [2021-07-22T22:21:38.778Z] #52 64.86 internal/poll
22:21:38 [2021-07-22T22:21:38.778Z] #52 65.97 encoding/binary
22:21:38 [2021-07-22T22:21:38.778Z] #52 67.33 io/fs
22:21:38 [2021-07-22T22:21:38.778Z] #52 68.01 encoding/base64
22:21:38 [2021-07-22T22:21:38.778Z] #52 68.58 os
22:21:38 [2021-07-22T22:21:38.778Z] #52 69.22 golang.org/x/sys/unix
22:21:38 [2021-07-22T22:21:38.778Z] #52 72.94 fmt
22:21:38 [2021-07-22T22:21:38.778Z] #52 ...
22:21:38 [2021-07-22T22:21:38.778Z] 
22:21:38 [2021-07-22T22:21:38.778Z] #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
22:21:38 [2021-07-22T22:21:38.778Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:38 [2021-07-22T22:21:38.778Z] #44 73.22 Processing triggers for libc-bin (2.28-10) ...
22:21:38 [2021-07-22T22:21:38.778Z] #44 73.32 Processing triggers for mime-support (3.62) ...
22:21:39 [2021-07-22T22:21:39.345Z] #44 DONE 74.0s
22:21:39 [2021-07-22T22:21:39.345Z] 
22:21:39 [2021-07-22T22:21:39.345Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:21:39 [2021-07-22T22:21:39.345Z] #46 sha256:5f4edf3f99576078ef14557242fb8d6fae6d6974036397685dbaa6d0366a96d1
22:21:39 [2021-07-22T22:21:39.345Z] #46 65.33 internal/poll
22:21:39 [2021-07-22T22:21:39.345Z] #46 65.58 internal/fmtsort
22:21:39 [2021-07-22T22:21:39.345Z] #46 66.16 internal/syscall/execenv
22:21:39 [2021-07-22T22:21:39.345Z] #46 66.31 path
22:21:39 [2021-07-22T22:21:39.345Z] #46 66.83 io/fs
22:21:39 [2021-07-22T22:21:39.345Z] #46 68.01 regexp/syntax
22:21:39 [2021-07-22T22:21:39.345Z] #46 68.29 os
22:21:39 [2021-07-22T22:21:39.345Z] #46 71.95 regexp
22:21:39 [2021-07-22T22:21:39.345Z] #46 73.21 fmt
22:21:39 [2021-07-22T22:21:39.362Z] #44 71.73 Processing triggers for libc-bin (2.28-10) ...
22:21:39 [2021-07-22T22:21:39.362Z] #44 71.84 Processing triggers for mime-support (3.62) ...
22:21:39 [2021-07-22T22:21:39.421Z] #52 70.18 time
22:21:39 [2021-07-22T22:21:39.696Z] #51 64.89 strconv
22:21:40 [2021-07-22T22:21:40.284Z] #46 76.09 path/filepath
22:21:40 [2021-07-22T22:21:40.308Z] #44 DONE 72.8s
22:21:40 [2021-07-22T22:21:40.308Z] 
22:21:40 [2021-07-22T22:21:40.308Z] #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
22:21:40 [2021-07-22T22:21:40.308Z] #57 sha256:327a06e02a3fbc5538ef5799b7ea37ae911bfbd531f955945fcae5c3367e8f3d
22:21:40 [2021-07-22T22:21:40.625Z] #51 ...
22:21:40 [2021-07-22T22:21:40.625Z] 
22:21:40 [2021-07-22T22:21:40.625Z] #43 [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
22:21:40 [2021-07-22T22:21:40.625Z] #43 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:40 [2021-07-22T22:21:40.625Z] #43 64.39 Selecting previously unselected package python3-minimal.
22:21:40 [2021-07-22T22:21:40.625Z] #43 64.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 ... 15661 files and directories currently installed.)
22:21:40 [2021-07-22T22:21:40.625Z] #43 64.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.625Z] #43 64.43 Unpacking python3-minimal (3.7.3-1) ...
22:21:40 [2021-07-22T22:21:40.625Z] #43 64.56 Selecting previously unselected package libmpdec2:amd64.
22:21:40 [2021-07-22T22:21:40.625Z] #43 64.56 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.625Z] #43 64.58 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:21:40 [2021-07-22T22:21:40.625Z] #43 64.73 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:21:40 [2021-07-22T22:21:40.625Z] #43 64.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.625Z] #43 64.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:21:40 [2021-07-22T22:21:40.808Z] #52 ...
22:21:40 [2021-07-22T22:21:40.808Z] 
22:21:40 [2021-07-22T22:21:40.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
22:21:40 [2021-07-22T22:21:40.808Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:40 [2021-07-22T22:21:40.808Z] #36 61.47 Selecting previously unselected package libicu63:amd64.
22:21:40 [2021-07-22T22:21:40.808Z] #36 61.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 61.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 68.69 Selecting previously unselected package libxml2:amd64.
22:21:40 [2021-07-22T22:21:40.808Z] #36 68.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 68.72 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 69.30 Selecting previously unselected package libarchive13:amd64.
22:21:40 [2021-07-22T22:21:40.808Z] #36 69.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 69.33 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 69.62 Selecting previously unselected package libjsoncpp1:amd64.
22:21:40 [2021-07-22T22:21:40.808Z] #36 69.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 69.63 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 69.79 Selecting previously unselected package librhash0:amd64.
22:21:40 [2021-07-22T22:21:40.808Z] #36 69.79 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 69.80 Unpacking librhash0:amd64 (1.3.8-1) ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 69.95 Selecting previously unselected package libuv1:amd64.
22:21:40 [2021-07-22T22:21:40.808Z] #36 69.95 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 69.96 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 70.11 Selecting previously unselected package cmake.
22:21:40 [2021-07-22T22:21:40.808Z] #36 70.12 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 70.13 Unpacking cmake (3.13.4-1) ...
22:21:40 [2021-07-22T22:21:40.808Z] #36 ...
22:21:40 [2021-07-22T22:21:40.808Z] 
22:21:40 [2021-07-22T22:21:40.808Z] #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
22:21:40 [2021-07-22T22:21:40.808Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:40 [2021-07-22T22:21:40.808Z] #44 67.81 Setting up python3-minimal (3.7.3-1) ...
22:21:40 [2021-07-22T22:21:40.808Z] #44 69.56 Selecting previously unselected package python3.
22:21:40 [2021-07-22T22:21:40.809Z] #44 69.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
22:21:40 [2021-07-22T22:21:40.809Z] #44 69.62 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.809Z] #44 69.63 Unpacking python3 (3.7.3-1) ...
22:21:40 [2021-07-22T22:21:40.809Z] #44 69.79 Selecting previously unselected package libprotobuf17:amd64.
22:21:40 [2021-07-22T22:21:40.809Z] #44 69.80 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.809Z] #44 69.81 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
22:21:40 [2021-07-22T22:21:40.809Z] #44 70.46 Selecting previously unselected package python3-pkg-resources.
22:21:40 [2021-07-22T22:21:40.809Z] #44 70.47 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
22:21:40 [2021-07-22T22:21:40.809Z] #44 70.48 Unpacking python3-pkg-resources (40.8.0-1) ...
22:21:40 [2021-07-22T22:21:40.809Z] #44 70.70 Selecting previously unselected package python3-six.
22:21:40 [2021-07-22T22:21:40.809Z] #44 70.72 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
22:21:40 [2021-07-22T22:21:40.809Z] #44 70.73 Unpacking python3-six (1.12.0-1) ...
22:21:40 [2021-07-22T22:21:40.809Z] #44 70.84 Selecting previously unselected package python3-protobuf.
22:21:40 [2021-07-22T22:21:40.809Z] #44 70.84 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.809Z] #44 70.85 Unpacking python3-protobuf (3.6.1.3-2) ...
22:21:40 [2021-07-22T22:21:40.809Z] #44 71.34 Selecting previously unselected package libnet1:amd64.
22:21:40 [2021-07-22T22:21:40.809Z] #44 71.34 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.809Z] #44 71.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:21:40 [2021-07-22T22:21:40.809Z] #44 71.50 Selecting previously unselected package libnl-3-200:amd64.
22:21:40 [2021-07-22T22:21:40.809Z] #44 71.50 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.809Z] #44 71.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:21:40 [2021-07-22T22:21:40.853Z] #46 ...
22:21:40 [2021-07-22T22:21:40.853Z] 
22:21:40 [2021-07-22T22:21:40.853Z] #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
22:21:40 [2021-07-22T22:21:40.853Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:40 [2021-07-22T22:21:40.853Z] #13 70.19 Selecting previously unselected package gcc-mingw-w64-base.
22:21:40 [2021-07-22T22:21:40.853Z] #13 70.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.853Z] #13 70.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:21:40 [2021-07-22T22:21:40.853Z] #13 70.34 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:21:40 [2021-07-22T22:21:40.853Z] #13 70.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:21:40 [2021-07-22T22:21:40.853Z] #13 70.36 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:21:41 [2021-07-22T22:21:41.070Z] #44 71.66 Selecting previously unselected package libprotobuf-c1:amd64.
22:21:41 [2021-07-22T22:21:41.070Z] #44 71.66 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:21:41 [2021-07-22T22:21:41.070Z] #44 71.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:21:41 [2021-07-22T22:21:41.070Z] #44 71.75 Selecting previously unselected package criu.
22:21:41 [2021-07-22T22:21:41.070Z] #44 71.76 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
22:21:41 [2021-07-22T22:21:41.070Z] #44 71.76 Unpacking criu (3.15-1) ...
22:21:41 [2021-07-22T22:21:41.188Z] #43 66.36 Selecting previously unselected package python3.7.
22:21:41 [2021-07-22T22:21:41.188Z] #43 66.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:21:41 [2021-07-22T22:21:41.188Z] #43 66.37 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:21:41 [2021-07-22T22:21:41.446Z] #43 66.57 Selecting previously unselected package libpython3-stdlib:amd64.
22:21:41 [2021-07-22T22:21:41.446Z] #43 66.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:21:41 [2021-07-22T22:21:41.446Z] #43 66.58 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:21:41 [2021-07-22T22:21:41.446Z] #43 66.75 Setting up python3-minimal (3.7.3-1) ...
22:21:41 [2021-07-22T22:21:41.446Z] #43 ...
22:21:41 [2021-07-22T22:21:41.446Z] 
22:21:41 [2021-07-22T22:21:41.446Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:21:41 [2021-07-22T22:21:41.446Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:21:41 [2021-07-22T22:21:41.446Z] #45 57.21 sync
22:21:41 [2021-07-22T22:21:41.446Z] #45 57.22 internal/reflectlite
22:21:41 [2021-07-22T22:21:41.446Z] #45 58.81 internal/testlog
22:21:41 [2021-07-22T22:21:41.446Z] #45 59.08 github.com/LK4D4/vndr/godl/singleflight
22:21:41 [2021-07-22T22:21:41.446Z] #45 59.55 math/rand
22:21:41 [2021-07-22T22:21:41.446Z] #45 60.42 internal/singleflight
22:21:41 [2021-07-22T22:21:41.446Z] #45 60.77 errors
22:21:41 [2021-07-22T22:21:41.446Z] #45 60.78 sort
22:21:41 [2021-07-22T22:21:41.446Z] #45 61.23 io
22:21:41 [2021-07-22T22:21:41.446Z] #45 61.99 strconv
22:21:41 [2021-07-22T22:21:41.446Z] #45 62.37 bytes
22:21:41 [2021-07-22T22:21:41.446Z] #45 64.54 strings
22:21:41 [2021-07-22T22:21:41.446Z] #45 65.53 reflect
22:21:41 [2021-07-22T22:21:41.643Z] #44 72.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:21:41 [2021-07-22T22:21:41.643Z] #44 72.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:21:41 [2021-07-22T22:21:41.802Z] #45 ...
22:21:41 [2021-07-22T22:21:41.802Z] 
22:21:41 [2021-07-22T22:21:41.802Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:21:41 [2021-07-22T22:21:41.802Z] #35 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:41 [2021-07-22T22:21:41.802Z] #35 67.25 Selecting previously unselected package libxml2:amd64.
22:21:41 [2021-07-22T22:21:41.802Z] #35 67.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
22:21:41 [2021-07-22T22:21:41.802Z] #35 67.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:21:41 [2021-07-22T22:21:41.905Z] #44 72.49 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:21:41 [2021-07-22T22:21:41.905Z] #44 72.54 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
22:21:41 [2021-07-22T22:21:41.905Z] #44 72.60 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:21:41 [2021-07-22T22:21:41.905Z] #44 72.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:21:41 [2021-07-22T22:21:41.905Z] #44 72.64 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:21:41 [2021-07-22T22:21:41.905Z] #44 72.67 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:21:42 [2021-07-22T22:21:42.145Z] #57 41.84 Checking out files:  41% (1702/4078)   
Checking out files:  42% (1713/4078)   
Checking out files:  43% (1754/4078)   
Checking out files:  44% (1795/4078)   
Checking out files:  45% (1836/4078)   
Checking out files:  46% (1876/4078)   
Checking out files:  47% (1917/4078)   
Checking out files:  48% (1958/4078)   
Checking out files:  49% (1999/4078)   
Checking out files:  50% (2039/4078)   
Checking out files:  51% (2080/4078)   
Checking out files:  52% (2121/4078)   
Checking out files:  53% (2162/4078)   
Checking out files:  54% (2203/4078)   
Checking out files:  55% (2243/4078)   
Checking out files:  56% (2284/4078)   
Checking out files:  57% (2325/4078)   
Checking out files:  58% (2366/4078)   
Checking out files:  59% (2407/4078)   
Checking out files:  60% (2447/4078)   
Checking out files:  61% (2488/4078)   
Checking out files:  62% (2529/4078)   
Checking out files:  63% (2570/4078)   
Checking out files:  64% (2610/4078)   
Checking out files:  65% (2651/4078)   
Checking out files:  66% (2692/4078)   
Checking out files:  67% (2733/4078)   
Checking out files:  68% (2774/4078)   
Checking out files:  69% (2814/4078)   
Checking out files:  70% (2855/4078)   
Checking out files:  71% (2896/4078)   
Checking out files:  72% (2937/4078)   
Checking out files:  73% (2977/4078)   
Checking out files:  74% (3018/4078)   
Checking out files:  75% (3059/4078)   
Checking out files:  76% (3100/4078)   
Checking out files:  77% (3141/4078)   
Checking out files:  77% (3158/4078)   
Checking out files:  78% (3181/4078)   
Checking out files:  79% (3222/4078)   
Checking out files:  80% (3263/4078)   
Checking out files:  81% (3304/4078)   
Checking out files:  82% (3344/4078)   
Checking out files:  83% (3385/4078)   
Checking out files:  84% (3426/4078)   
Checking out files:  85% (3467/4078)   
Checking out files:  86% (3508/4078)   
Checking out files:  87% (3548/4078)   
Checking out files:  88% (3589/4078)   
Checking out files:  89% (3630/4078)   
Checking out files:  90% (3671/4078)   
Checking out files:  91% (3711/4078)   
Checking out files:  92% (3752/4078)   
Checking out files:  93% (3793/4078)   
Checking out files:  94% (3834/4078)   
Checking out files:  95% (3875/4078)   
Checking out files:  96% (3915/4078)   
Checking out files:  97% (3956/4078)   
Checking out files:  98% (3997/4078)   
Checking out files:  99% (4038/4078)   
Checking out files: 100% (4078/4078)   
Checking out files: 100% (4078/4078), done.
22:21:42 [2021-07-22T22:21:42.145Z] #57 43.80 + cd /tmp/tmp.RuteZoMD4B/src/github.com/containerd/containerd
22:21:42 [2021-07-22T22:21:42.145Z] #57 43.80 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:21:43 [2021-07-22T22:21:43.092Z] #57 44.84 + export 'BUILDTAGS=netgo osusergo static_build'
22:21:43 [2021-07-22T22:21:43.092Z] #57 44.84 + BUILDTAGS='netgo osusergo static_build'
22:21:43 [2021-07-22T22:21:43.092Z] #57 44.85 + export EXTRA_FLAGS=-buildmode=pie
22:21:43 [2021-07-22T22:21:43.092Z] #57 44.85 + EXTRA_FLAGS=-buildmode=pie
22:21:43 [2021-07-22T22:21:43.092Z] #57 44.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:21:43 [2021-07-22T22:21:43.092Z] #57 44.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:21:43 [2021-07-22T22:21:43.092Z] #57 44.85 + '[' '' = dynamic ']'
22:21:43 [2021-07-22T22:21:43.092Z] #57 44.85 + make
22:21:43 [2021-07-22T22:21:43.092Z] #57 ...
22:21:43 [2021-07-22T22:21:43.092Z] 
22:21:43 [2021-07-22T22:21:43.092Z] #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
22:21:43 [2021-07-22T22:21:43.092Z] #46 sha256:bbd21dfb22a5322fa10ab0909be32c7c6667e685f44347b892ab0fe1114e27e9
22:21:43 [2021-07-22T22:21:43.092Z] #46 65.82 net/url
22:21:43 [2021-07-22T22:21:43.092Z] #46 65.82 go/scanner
22:21:43 [2021-07-22T22:21:43.092Z] #46 65.82 flag
22:21:43 [2021-07-22T22:21:43.092Z] #46 68.09 text/template/parse
22:21:43 [2021-07-22T22:21:43.092Z] #46 68.18 go/ast
22:21:43 [2021-07-22T22:21:43.092Z] #46 69.52 log
22:21:43 [2021-07-22T22:21:43.092Z] #46 70.33 encoding/json
22:21:43 [2021-07-22T22:21:43.180Z] #35 68.55 Selecting previously unselected package libarchive13:amd64.
22:21:43 [2021-07-22T22:21:43.180Z] #35 68.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:21:43 [2021-07-22T22:21:43.180Z] #35 68.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:21:43 [2021-07-22T22:21:43.180Z] #35 ...
22:21:43 [2021-07-22T22:21:43.180Z] 
22:21:43 [2021-07-22T22:21:43.180Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
22:21:43 [2021-07-22T22:21:43.180Z] #47 sha256:0ccb498c12eeb3726c35bbcbd9079da0ddad4a129eee7a24986927071a586145
22:21:43 [2021-07-22T22:21:43.180Z] #47 DONE 68.8s
22:21:43 [2021-07-22T22:21:43.180Z] 
22:21:43 [2021-07-22T22:21:43.180Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
22:21:43 [2021-07-22T22:21:43.180Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:43 [2021-07-22T22:21:43.180Z] #13 58.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 58.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 58.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 58.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 58.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 58.87 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 58.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 58.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 58.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 58.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 59.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 59.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 59.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 59.08 Get:28 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
22:21:43 [2021-07-22T22:21:43.181Z] #13 60.12 debconf: delaying package configuration, since apt-utils is not installed
22:21:43 [2021-07-22T22:21:43.181Z] #13 60.31 Fetched 78.2 MB in 8s (9310 kB/s)
22:21:43 [2021-07-22T22:21:43.181Z] #13 60.44 (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.)
22:21:43 [2021-07-22T22:21:43.181Z] #13 60.53 Preparing to unpack .../libsystemd0_241-7~deb10u8_amd64.deb ...
22:21:43 [2021-07-22T22:21:43.181Z] #13 60.56 Unpacking libsystemd0:amd64 (241-7~deb10u8) over (241-7~deb10u7) ...
22:21:43 [2021-07-22T22:21:43.181Z] #13 60.92 Setting up libsystemd0:amd64 (241-7~deb10u8) ...
22:21:43 [2021-07-22T22:21:43.181Z] #13 61.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:21:43 [2021-07-22T22:21:43.181Z] #13 61.15 Preparing to unpack .../libudev1_241-7~deb10u8_amd64.deb ...
22:21:43 [2021-07-22T22:21:43.181Z] #13 61.17 Unpacking libudev1:amd64 (241-7~deb10u8) over (241-7~deb10u7) ...
22:21:43 [2021-07-22T22:21:43.181Z] #13 61.47 Setting up libudev1:amd64 (241-7~deb10u8) ...
22:21:43 [2021-07-22T22:21:43.181Z] #13 61.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
22:21:43 [2021-07-22T22:21:43.181Z] #13 61.66 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
22:21:43 [2021-07-22T22:21:43.181Z] #13 62.06 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
22:21:43 [2021-07-22T22:21:43.181Z] #13 62.87 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
22:21:43 [2021-07-22T22:21:43.293Z] #44 ...
22:21:43 [2021-07-22T22:21:43.293Z] 
22:21:43 [2021-07-22T22:21:43.293Z] #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
22:21:43 [2021-07-22T22:21:43.293Z] #36 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:43 [2021-07-22T22:21:43.293Z] #36 72.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:21:43 [2021-07-22T22:21:43.293Z] #36 72.88 Setting up xxd (2:8.1.0875-5) ...
22:21:43 [2021-07-22T22:21:43.293Z] #36 72.92 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
22:21:43 [2021-07-22T22:21:43.293Z] #36 72.93 Setting up vim-common (2:8.1.0875-5) ...
22:21:43 [2021-07-22T22:21:43.293Z] #36 72.99 Setting up librhash0:amd64 (1.3.8-1) ...
22:21:43 [2021-07-22T22:21:43.293Z] #36 73.00 Setting up cmake-data (3.13.4-1) ...
22:21:43 [2021-07-22T22:21:43.293Z] #36 73.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:21:43 [2021-07-22T22:21:43.293Z] #36 73.04 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:21:43 [2021-07-22T22:21:43.293Z] #36 73.07 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:21:43 [2021-07-22T22:21:43.293Z] #36 73.09 Setting up cmake (3.13.4-1) ...
22:21:43 [2021-07-22T22:21:43.293Z] #36 73.11 Processing triggers for libc-bin (2.28-10) ...
22:21:43 [2021-07-22T22:21:43.293Z] #36 73.16 Processing triggers for mime-support (3.62) ...
22:21:43 [2021-07-22T22:21:43.293Z] #36 DONE 74.1s
22:21:43 [2021-07-22T22:21:43.293Z] 
22:21:43 [2021-07-22T22:21:43.293Z] #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
22:21:43 [2021-07-22T22:21:43.293Z] #37 sha256:290b48375b29702bd7f37ce21edff78667b092db2124434f7fcf4a811617b5c4
22:21:43 [2021-07-22T22:21:43.355Z] #46 ...
22:21:43 [2021-07-22T22:21:43.355Z] 
22:21:43 [2021-07-22T22:21:43.355Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
22:21:43 [2021-07-22T22:21:43.355Z] #13 sha256:b19e9a649c1f7fa4dd407ced1f162ea154fab28b484485ab8a17571308eea206
22:21:43 [2021-07-22T22:21:43.355Z] #13 69.37 Selecting previously unselected package g++-mingw-w64-x86-64.
22:21:43 [2021-07-22T22:21:43.355Z] #13 69.37 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
22:21:43 [2021-07-22T22:21:43.355Z] #13 69.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:21:43 [2021-07-22T22:21:43.441Z] #13 63.35 Selecting previously unselected package binutils-mingw-w64-i686.
22:21:43 [2021-07-22T22:21:43.441Z] #13 63.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.)
22:21:43 [2021-07-22T22:21:43.441Z] #13 63.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
22:21:43 [2021-07-22T22:21:43.698Z] #13 63.42 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:21:44 [2021-07-22T22:21:44.601Z] #66 ...
22:21:44 [2021-07-22T22:21:44.601Z] 
22:21:44 [2021-07-22T22:21:44.601Z] #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
22:21:44 [2021-07-22T22:21:44.601Z] #43 sha256:11279d49d00dc7414b91ad44deb12b1b2bdfee7808d5a93a7cabf0217a1631ef
22:21:44 [2021-07-22T22:21:44.601Z] #43 25.83 Fetched 48.3 MB in 24s (2028 kB/s)
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.172 + RM_GOPATH=0
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.172 + TMP_GOPATH=
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.172 + : /build
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.172 + '[' -z '' ']'
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.177 ++ mktemp -d
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.182 + export GOPATH=/tmp/tmp.TMxqzk5ZqC
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.182 + GOPATH=/tmp/tmp.TMxqzk5ZqC
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.182 + RM_GOPATH=1
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.182 + case "$(go env GOARCH)" in
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.185 ++ go env GOARCH
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.208 + export GO_BUILDMODE=-buildmode=pie
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.208 + GO_BUILDMODE=-buildmode=pie
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.209 ++ dirname /tmp/install/install.sh
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.216 + dir=/tmp/install
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.216 + bin=tini
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.217 + shift
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.217 + '[' '!' -f /tmp/install/tini.installer ']'
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.217 + . /tmp/install/tini.installer
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.218 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.218 + install_tini
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.218 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.219 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.219 + git clone https://github.com/krallin/tini.git /tmp/tmp.TMxqzk5ZqC/tini
22:21:44 [2021-07-22T22:21:44.682Z] #37 1.223 Cloning into '/tmp/tmp.TMxqzk5ZqC/tini'...
22:21:45 [2021-07-22T22:21:45.255Z] #37 1.974 + cd /tmp/tmp.TMxqzk5ZqC/tini
22:21:45 [2021-07-22T22:21:45.255Z] #37 1.974 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:21:45 [2021-07-22T22:21:45.255Z] #37 1.981 + cmake .
22:21:45 [2021-07-22T22:21:45.828Z] #37 2.609 -- The C compiler identification is GNU 8.3.0
22:21:45 [2021-07-22T22:21:45.828Z] #37 2.671 -- Check for working C compiler: /usr/bin/cc
22:21:46 [2021-07-22T22:21:46.401Z] #37 3.275 -- Check for working C compiler: /usr/bin/cc -- works
22:21:46 [2021-07-22T22:21:46.401Z] #37 3.278 -- Detecting C compiler ABI info
22:21:46 [2021-07-22T22:21:46.693Z] #13 ...
22:21:46 [2021-07-22T22:21:46.693Z] 
22:21:46 [2021-07-22T22:21:46.693Z] #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
22:21:46 [2021-07-22T22:21:46.693Z] #52 sha256:8b7df7add67629d65a5de1a84f56c06c401afe6c3dd406ee879cae85f85cc0fe
22:21:46 [2021-07-22T22:21:46.693Z] #52 76.25 mvdan.cc/sh/v3/cmd/shfmt
22:21:46 [2021-07-22T22:21:46.693Z] #52 DONE 79.1s
22:21:46 [2021-07-22T22:21:46.693Z] 
22:21:46 [2021-07-22T22:21:46.693Z] #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
22:21:46 [2021-07-22T22:21:46.693Z] #46 sha256:bbd21dfb22a5322fa10ab0909be32c7c6667e685f44347b892ab0fe1114e27e9
22:21:46 [2021-07-22T22:21:46.693Z] #46 76.36 go/parser
22:21:46 [2021-07-22T22:21:46.693Z] #46 77.19 text/template
22:21:46 [2021-07-22T22:21:46.693Z] #46 78.09 encoding/xml
22:21:46 [2021-07-22T22:21:46.964Z] #13 66.70 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:21:46 [2021-07-22T22:21:46.964Z] #13 66.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
22:21:46 [2021-07-22T22:21:46.964Z] #13 66.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:21:46 [2021-07-22T22:21:46.964Z] #13 ...
22:21:46 [2021-07-22T22:21:46.964Z] 
22:21:46 [2021-07-22T22:21:46.964Z] #43 [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
22:21:46 [2021-07-22T22:21:46.964Z] #43 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:46 [2021-07-22T22:21:46.964Z] #43 68.64 Selecting previously unselected package python3.
22:21:46 [2021-07-22T22:21:46.964Z] #43 68.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 ... 16073 files and directories currently installed.)
22:21:46 [2021-07-22T22:21:46.964Z] #43 68.72 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 68.74 Unpacking python3 (3.7.3-1) ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 68.95 Selecting previously unselected package libprotobuf17:amd64.
22:21:46 [2021-07-22T22:21:46.964Z] #43 68.97 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 68.98 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 70.08 Selecting previously unselected package python3-pkg-resources.
22:21:46 [2021-07-22T22:21:46.964Z] #43 70.11 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 70.11 Unpacking python3-pkg-resources (40.8.0-1) ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 70.42 Selecting previously unselected package python3-six.
22:21:46 [2021-07-22T22:21:46.964Z] #43 70.43 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 70.43 Unpacking python3-six (1.12.0-1) ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 70.64 Selecting previously unselected package python3-protobuf.
22:21:46 [2021-07-22T22:21:46.964Z] #43 70.70 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 70.70 Unpacking python3-protobuf (3.6.1.3-2) ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 71.39 Selecting previously unselected package libnet1:amd64.
22:21:46 [2021-07-22T22:21:46.964Z] #43 71.39 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 71.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 71.52 Selecting previously unselected package libnl-3-200:amd64.
22:21:46 [2021-07-22T22:21:46.964Z] #43 71.52 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 71.53 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 71.66 Selecting previously unselected package libprotobuf-c1:amd64.
22:21:46 [2021-07-22T22:21:46.964Z] #43 71.66 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 71.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 71.76 Selecting previously unselected package criu.
22:21:46 [2021-07-22T22:21:46.964Z] #43 71.77 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
22:21:46 [2021-07-22T22:21:46.964Z] #43 71.78 Unpacking criu (3.15-1) ...
22:21:47 [2021-07-22T22:21:47.228Z] #43 72.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:21:47 [2021-07-22T22:21:47.228Z] #43 72.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:21:47 [2021-07-22T22:21:47.228Z] #43 72.56 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:21:47 [2021-07-22T22:21:47.228Z] #43 72.58 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
22:21:47 [2021-07-22T22:21:47.228Z] #43 72.61 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:21:47 [2021-07-22T22:21:47.343Z] #37 3.839 -- Detecting C compiler ABI info - done
22:21:47 [2021-07-22T22:21:47.343Z] #37 3.889 -- Detecting C compile features
22:21:47 [2021-07-22T22:21:47.483Z] #43 72.62 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:21:47 [2021-07-22T22:21:47.484Z] #43 72.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:21:47 [2021-07-22T22:21:47.484Z] #43 72.71 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:21:47 [2021-07-22T22:21:47.785Z] Client:
22:21:47 [2021-07-22T22:21:47.785Z]  Version:           20.10.6
22:21:47 [2021-07-22T22:21:47.785Z]  API version:       1.41
22:21:47 [2021-07-22T22:21:47.785Z]  Go version:        go1.16.3
22:21:47 [2021-07-22T22:21:47.785Z]  Git commit:        370c289
22:21:47 [2021-07-22T22:21:47.785Z]  Built:             Fri Apr  9 22:49:36 2021
22:21:47 [2021-07-22T22:21:47.785Z]  OS/Arch:           windows/amd64
22:21:47 [2021-07-22T22:21:47.785Z]  Context:           default
22:21:47 [2021-07-22T22:21:47.785Z]  Experimental:      true
22:21:47 [2021-07-22T22:21:47.785Z] 
22:21:47 [2021-07-22T22:21:47.785Z] Server: Docker Engine - Community
22:21:47 [2021-07-22T22:21:47.785Z]  Engine:
22:21:47 [2021-07-22T22:21:47.785Z]   Version:          20.10.6
22:21:47 [2021-07-22T22:21:47.785Z]   API version:      1.41 (minimum version 1.24)
22:21:47 [2021-07-22T22:21:47.785Z]   Go version:       go1.13.15
22:21:47 [2021-07-22T22:21:47.785Z]   Git commit:       8728dd2
22:21:47 [2021-07-22T22:21:47.785Z]   Built:            Fri Apr  9 22:45:40 2021
22:21:47 [2021-07-22T22:21:47.785Z]   OS/Arch:          windows/amd64
22:21:47 [2021-07-22T22:21:47.785Z]   Experimental:     true
22:21:48 [2021-07-22T22:21:48.415Z] #43 ...
22:21:48 [2021-07-22T22:21:48.415Z] 
22:21:48 [2021-07-22T22:21:48.415Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:21:48 [2021-07-22T22:21:48.415Z] #35 sha256:1b0007202a32dc9e42f307296c02ef6af14a7de1e99ea1918d7ba34c1b2ce734
22:21:48 [2021-07-22T22:21:48.415Z] #35 69.15 Selecting previously unselected package libjsoncpp1:amd64.
22:21:48 [2021-07-22T22:21:48.415Z] #35 69.18 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 69.19 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 69.39 Selecting previously unselected package librhash0:amd64.
22:21:48 [2021-07-22T22:21:48.415Z] #35 69.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 69.42 Unpacking librhash0:amd64 (1.3.8-1) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 69.81 Selecting previously unselected package libuv1:amd64.
22:21:48 [2021-07-22T22:21:48.415Z] #35 69.83 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 69.84 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 70.08 Selecting previously unselected package cmake.
22:21:48 [2021-07-22T22:21:48.415Z] #35 70.12 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 70.13 Unpacking cmake (3.13.4-1) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 73.20 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 73.21 Setting up xxd (2:8.1.0875-5) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 73.22 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 73.25 Setting up vim-common (2:8.1.0875-5) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 73.30 Setting up librhash0:amd64 (1.3.8-1) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 73.32 Setting up cmake-data (3.13.4-1) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 73.35 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 73.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 73.39 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 73.40 Setting up cmake (3.13.4-1) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 73.41 Processing triggers for libc-bin (2.28-10) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 73.53 Processing triggers for mime-support (3.62) ...
22:21:48 [2021-07-22T22:21:48.415Z] #35 DONE 74.0s
22:21:48 [2021-07-22T22:21:48.415Z] 
22:21:48 [2021-07-22T22:21:48.415Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
22:21:48 [2021-07-22T22:21:48.415Z] #36 sha256:51c1329181ee284900c912477dbe757bd4483e670a0c2868793eb0f357ce5c06
[Pipeline] sh
22:21:48 [2021-07-22T22:21:48.976Z] #13 ...
22:21:48 [2021-07-22T22:21:48.976Z] 
22:21:48 [2021-07-22T22:21:48.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
22:21:48 [2021-07-22T22:21:48.976Z] #46 sha256:5f4edf3f99576078ef14557242fb8d6fae6d6974036397685dbaa6d0366a96d1
22:21:48 [2021-07-22T22:21:48.976Z] #46 77.13 flag
22:21:48 [2021-07-22T22:21:48.976Z] #46 77.58 go/token
22:21:48 [2021-07-22T22:21:48.976Z] #46 78.48 go/scanner
22:21:48 [2021-07-22T22:21:48.976Z] #46 78.78 internal/lazyregexp
22:21:48 [2021-07-22T22:21:48.976Z] #46 79.06 net/url
22:21:48 [2021-07-22T22:21:48.976Z] #46 79.80 go/ast
22:21:48 [2021-07-22T22:21:48.976Z] #46 80.71 text/template/parse
22:21:48 [2021-07-22T22:21:48.976Z] #46 84.00 go/parser
22:21:49 [2021-07-22T22:21:49.259Z] #37 6.116 -- Detecting C compile features - done
22:21:49 [2021-07-22T22:21:49.298Z] + docker info
22:21:49 [2021-07-22T22:21:49.343Z] #36 1.114 + RM_GOPATH=0
22:21:49 [2021-07-22T22:21:49.343Z] #36 1.114 + TMP_GOPATH=
22:21:49 [2021-07-22T22:21:49.343Z] #36 1.115 + : /build
22:21:49 [2021-07-22T22:21:49.343Z] #36 1.115 + '[' -z '' ']'
22:21:49 [2021-07-22T22:21:49.343Z] #36 1.116 ++ mktemp -d
22:21:49 [2021-07-22T22:21:49.343Z] #36 1.118 + export GOPATH=/tmp/tmp.dxhqXgelFr
22:21:49 [2021-07-22T22:21:49.343Z] #36 1.118 + GOPATH=/tmp/tmp.dxhqXgelFr
22:21:49 [2021-07-22T22:21:49.343Z] #36 1.118 + RM_GOPATH=1
22:21:49 [2021-07-22T22:21:49.343Z] #36 1.118 + case "$(go env GOARCH)" in
22:21:49 [2021-07-22T22:21:49.343Z] #36 1.119 ++ go env GOARCH
22:21:49 [2021-07-22T22:21:49.343Z] #36 1.138 + export GO_BUILDMODE=-buildmode=pie
22:21:49 [2021-07-22T22:21:49.343Z] #36 1.138 + GO_BUILDMODE=-buildmode=pie
22:21:49 [2021-07-22T22:21:49.521Z] #37 6.147 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:49 [2021-07-22T22:21:49.521Z] #37 6.415 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:21:49 [2021-07-22T22:21:49.599Z] #36 1.139 ++ dirname /tmp/install/install.sh
22:21:49 [2021-07-22T22:21:49.599Z] #36 1.139 + dir=/tmp/install
22:21:49 [2021-07-22T22:21:49.599Z] #36 1.139 + bin=tini
22:21:49 [2021-07-22T22:21:49.599Z] #36 1.139 + shift
22:21:49 [2021-07-22T22:21:49.599Z] #36 1.139 + '[' '!' -f /tmp/install/tini.installer ']'
22:21:49 [2021-07-22T22:21:49.599Z] #36 1.139 + . /tmp/install/tini.installer
22:21:49 [2021-07-22T22:21:49.599Z] #36 1.139 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:21:49 [2021-07-22T22:21:49.599Z] #36 1.140 + install_tini
22:21:49 [2021-07-22T22:21:49.599Z] #36 1.140 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:21:49 [2021-07-22T22:21:49.599Z] #36 1.140 + git clone https://github.com/krallin/tini.git /tmp/tmp.dxhqXgelFr/tini
22:21:49 [2021-07-22T22:21:49.599Z] #36 1.140 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:21:49 [2021-07-22T22:21:49.599Z] #36 1.141 Cloning into '/tmp/tmp.dxhqXgelFr/tini'...
22:21:49 [2021-07-22T22:21:49.782Z] #37 6.536 -- Configuring done
22:21:49 [2021-07-22T22:21:49.782Z] #37 ...
22:21:49 [2021-07-22T22:21:49.782Z] 
22:21:49 [2021-07-22T22:21:49.782Z] #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
22:21:49 [2021-07-22T22:21:49.782Z] #46 sha256:207dd2fbb654c9586cbbcfe28e5a6ae757249e9d8e11d1c3cd9adbcb15c16fb0
22:21:49 [2021-07-22T22:21:49.782Z] #46 70.58 internal/syscall/unix
22:21:49 [2021-07-22T22:21:49.782Z] #46 70.90 time
22:21:49 [2021-07-22T22:21:49.782Z] #46 77.46 internal/poll
22:21:49 [2021-07-22T22:21:49.782Z] #46 78.79 internal/fmtsort
22:21:49 [2021-07-22T22:21:49.782Z] #46 79.40 internal/syscall/execenv
22:21:49 [2021-07-22T22:21:49.782Z] #46 79.61 path
22:21:49 [2021-07-22T22:21:49.782Z] #46 79.83 regexp/syntax
22:21:49 [2021-07-22T22:21:49.782Z] #46 80.17 io/fs
22:21:49 [2021-07-22T22:21:49.782Z] #46 ...
22:21:49 [2021-07-22T22:21:49.782Z] 
22:21:49 [2021-07-22T22:21:49.782Z] #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
22:21:49 [2021-07-22T22:21:49.782Z] #37 sha256:290b48375b29702bd7f37ce21edff78667b092db2124434f7fcf4a811617b5c4
22:21:49 [2021-07-22T22:21:49.782Z] #37 6.569 -- Generating done
22:21:49 [2021-07-22T22:21:49.782Z] #37 6.571 -- Build files have been written to: /tmp/tmp.TMxqzk5ZqC/tini
22:21:49 [2021-07-22T22:21:49.782Z] #37 6.575 + make tini-static
22:21:49 [2021-07-22T22:21:49.875Z] #43 25.83 Reading package lists...
22:21:49 [2021-07-22T22:21:49.875Z] #43 ...
22:21:49 [2021-07-22T22:21:49.875Z] 
22:21:49 [2021-07-22T22:21:49.875Z] #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
22:21:49 [2021-07-22T22:21:49.875Z] #19 sha256:595ef917367c11928087201b0b37fbbf629c12c885c51e564f9524f21329c228
22:21:49 [2021-07-22T22:21:49.875Z] #19 26.49 Fetched 51.2 MB in 25s (2017 kB/s)
22:21:50 [2021-07-22T22:21:50.005Z] #46 82.25 crypto/rand
22:21:50 [2021-07-22T22:21:50.043Z] #37 6.929 Scanning dependencies of target tini-static
22:21:50 [2021-07-22T22:21:50.043Z] #37 ...
22:21:50 [2021-07-22T22:21:50.043Z] 
22:21:50 [2021-07-22T22:21:50.043Z] #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
22:21:50 [2021-07-22T22:21:50.043Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:50 [2021-07-22T22:21:50.043Z] #13 69.34 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:21:50 [2021-07-22T22:21:50.043Z] #13 69.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
22:21:50 [2021-07-22T22:21:50.043Z] #13 69.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:21:50 [2021-07-22T22:21:50.043Z] #13 72.28 Selecting previously unselected package binutils-mingw-w64.
22:21:50 [2021-07-22T22:21:50.043Z] #13 72.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:21:50 [2021-07-22T22:21:50.043Z] #13 72.32 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:21:50 [2021-07-22T22:21:50.043Z] #13 72.45 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:21:50 [2021-07-22T22:21:50.043Z] #13 72.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:21:50 [2021-07-22T22:21:50.043Z] #13 72.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:21:50 [2021-07-22T22:21:50.043Z] #13 72.79 Selecting previously unselected package dmsetup.
22:21:50 [2021-07-22T22:21:50.043Z] #13 72.81 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:21:50 [2021-07-22T22:21:50.043Z] #13 72.82 Unpacking dmsetup (2:1.02.155-3) ...
22:21:50 [2021-07-22T22:21:50.043Z] #13 73.06 Selecting previously unselected package mingw-w64-common.
22:21:50 [2021-07-22T22:21:50.043Z] #13 73.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:21:50 [2021-07-22T22:21:50.043Z] #13 73.07 Unpacking mingw-w64-common (6.0.0-3) ...
22:21:50 [2021-07-22T22:21:50.043Z] #13 78.36 Selecting previously unselected package mingw-w64-x86-64-dev.
22:21:50 [2021-07-22T22:21:50.043Z] #13 78.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:21:50 [2021-07-22T22:21:50.043Z] #13 78.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:21:50 [2021-07-22T22:21:50.162Z] #36 1.845 + cd /tmp/tmp.dxhqXgelFr/tini
22:21:50 [2021-07-22T22:21:50.162Z] #36 1.845 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:21:50 [2021-07-22T22:21:50.162Z] #36 1.853 + cmake .
22:21:50 [2021-07-22T22:21:50.304Z] #13 ...
22:21:50 [2021-07-22T22:21:50.305Z] 
22:21:50 [2021-07-22T22:21:50.305Z] #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
22:21:50 [2021-07-22T22:21:50.305Z] #37 sha256:290b48375b29702bd7f37ce21edff78667b092db2124434f7fcf4a811617b5c4
22:21:50 [2021-07-22T22:21:50.305Z] #37 7.124 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:50 [2021-07-22T22:21:50.356Z] #46 86.05 text/template
22:21:50 [2021-07-22T22:21:50.580Z] #46 83.13 crypto/elliptic
22:21:50 [2021-07-22T22:21:50.580Z] #46 ...
22:21:50 [2021-07-22T22:21:50.580Z] 
22:21:50 [2021-07-22T22:21:50.580Z] #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
22:21:50 [2021-07-22T22:21:50.580Z] #13 sha256:b19e9a649c1f7fa4dd407ced1f162ea154fab28b484485ab8a17571308eea206
22:21:50 [2021-07-22T22:21:50.580Z] #13 79.63 Selecting previously unselected package libapparmor1:arm64.
22:21:50 [2021-07-22T22:21:50.580Z] #13 79.63 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
22:21:50 [2021-07-22T22:21:50.580Z] #13 79.65 Unpacking libapparmor1:arm64 (2.13.2-10) ...
22:21:50 [2021-07-22T22:21:50.615Z] #46 ...
22:21:50 [2021-07-22T22:21:50.615Z] 
22:21:50 [2021-07-22T22:21:50.615Z] #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
22:21:50 [2021-07-22T22:21:50.615Z] #57 sha256:6bc03b71245633830bdf7a5dc95e7a49cc2216a6737c41a8e9e50ccc76bb178c
22:21:50 [2021-07-22T22:21:50.725Z] #36 2.388 -- The C compiler identification is GNU 8.3.0
22:21:50 [2021-07-22T22:21:50.842Z] #13 79.74 Selecting previously unselected package libapparmor-dev:arm64.
22:21:50 [2021-07-22T22:21:50.842Z] #13 79.76 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
22:21:50 [2021-07-22T22:21:50.842Z] #13 79.77 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
22:21:50 [2021-07-22T22:21:50.842Z] #13 79.95 Selecting previously unselected package libbtrfs0.
22:21:50 [2021-07-22T22:21:50.842Z] #13 79.95 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
22:21:50 [2021-07-22T22:21:50.842Z] #13 79.96 Unpacking libbtrfs0 (4.20.1-2) ...
22:21:50 [2021-07-22T22:21:50.982Z] #36 2.438 -- Check for working C compiler: /usr/bin/cc
22:21:51 [2021-07-22T22:21:51.105Z] #13 80.05 Selecting previously unselected package libbtrfs-dev.
22:21:51 [2021-07-22T22:21:51.105Z] #13 80.05 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
22:21:51 [2021-07-22T22:21:51.105Z] #13 80.06 Unpacking libbtrfs-dev (4.20.1-2) ...
22:21:51 [2021-07-22T22:21:51.105Z] #13 80.18 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:21:51 [2021-07-22T22:21:51.105Z] #13 80.18 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
22:21:51 [2021-07-22T22:21:51.105Z] #13 80.19 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
22:21:51 [2021-07-22T22:21:51.105Z] #13 80.28 Selecting previously unselected package libudev-dev:arm64.
22:21:51 [2021-07-22T22:21:51.367Z] #13 80.28 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
22:21:51 [2021-07-22T22:21:51.367Z] #13 80.31 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
22:21:51 [2021-07-22T22:21:51.367Z] #13 80.52 Selecting previously unselected package libsepol1-dev:arm64.
22:21:51 [2021-07-22T22:21:51.367Z] #13 80.53 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
22:21:51 [2021-07-22T22:21:51.367Z] #13 80.56 Unpacking libsepol1-dev:arm64 (2.8-1) ...
22:21:51 [2021-07-22T22:21:51.394Z] #57 44.55 Checking out files:  57% (2350/4078)   
Checking out files:  58% (2366/4078)   
Checking out files:  59% (2407/4078)   
Checking out files:  60% (2447/4078)   
Checking out files:  61% (2488/4078)   
Checking out files:  62% (2529/4078)   
Checking out files:  63% (2570/4078)   
Checking out files:  64% (2610/4078)   
Checking out files:  65% (2651/4078)   
Checking out files:  66% (2692/4078)   
Checking out files:  67% (2733/4078)   
Checking out files:  68% (2774/4078)   
Checking out files:  69% (2814/4078)   
Checking out files:  70% (2855/4078)   
Checking out files:  71% (2896/4078)   
Checking out files:  72% (2937/4078)   
Checking out files:  73% (2977/4078)   
Checking out files:  74% (3018/4078)   
Checking out files:  75% (3059/4078)   
Checking out files:  76% (3100/4078)   
Checking out files:  77% (3141/4078)   
Checking out files:  78% (3181/4078)   
Checking out files:  79% (3222/4078)   
Checking out files:  80% (3263/4078)   
Checking out files:  81% (3304/4078)   
Checking out files:  82% (3344/4078)   
Checking out files:  83% (3385/4078)   
Checking out files:  84% (3426/4078)   
Checking out files:  85% (3467/4078)   
Checking out files:  86% (3508/4078)   
Checking out files:  87% (3548/4078)   
Checking out files:  88% (3589/4078)   
Checking out files:  89% (3630/4078)   
22:21:51 [2021-07-22T22:21:51.394Z] #57 ...
22:21:51 [2021-07-22T22:21:51.394Z] 
22:21:51 [2021-07-22T22:21:51.394Z] #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
22:21:51 [2021-07-22T22:21:51.394Z] #52 sha256:cc45843872d3968b34f5a07a2bc174d0cb126f1f20530475ec7ae1ed3cc376cd
22:21:51 [2021-07-22T22:21:51.394Z] #52 77.13 encoding/json
22:21:51 [2021-07-22T22:21:51.394Z] #52 78.79 github.com/pkg/diff
22:21:51 [2021-07-22T22:21:51.394Z] #52 79.97 go/ast
22:21:51 [2021-07-22T22:21:51.394Z] #52 83.02 golang.org/x/crypto/ssh/terminal
22:21:51 [2021-07-22T22:21:51.394Z] #52 84.14 io/ioutil
22:21:51 [2021-07-22T22:21:51.394Z] #52 84.49 mvdan.cc/editorconfig
22:21:51 [2021-07-22T22:21:51.394Z] #52 84.58 mvdan.cc/sh/v3/fileutil
22:21:51 [2021-07-22T22:21:51.394Z] #52 84.78 text/tabwriter
22:21:51 [2021-07-22T22:21:51.394Z] #52 85.32 mvdan.cc/sh/v3/syntax
22:21:51 [2021-07-22T22:21:51.546Z] #36 3.086 -- Check for working C compiler: /usr/bin/cc -- works
22:21:51 [2021-07-22T22:21:51.546Z] #36 3.090 -- Detecting C compiler ABI info
22:21:51 [2021-07-22T22:21:51.654Z] #52 ...
22:21:51 [2021-07-22T22:21:51.654Z] 
22:21:51 [2021-07-22T22:21:51.654Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:21:51 [2021-07-22T22:21:51.654Z] #57 sha256:6bc03b71245633830bdf7a5dc95e7a49cc2216a6737c41a8e9e50ccc76bb178c
22:21:51 [2021-07-22T22:21:51.694Z] #37 8.464 [100%] Linking C executable tini-static
22:21:51 [2021-07-22T22:21:51.716Z] #13 80.83 Selecting previously unselected package libpcre16-3:arm64.
22:21:51 [2021-07-22T22:21:51.781Z] #19 26.49 Reading package lists...
22:21:51 [2021-07-22T22:21:51.781Z] #19 ...
22:21:51 [2021-07-22T22:21:51.781Z] 
22:21:51 [2021-07-22T22:21:51.781Z] #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
22:21:51 [2021-07-22T22:21:51.781Z] #43 sha256:11279d49d00dc7414b91ad44deb12b1b2bdfee7808d5a93a7cabf0217a1631ef
22:21:51 [2021-07-22T22:21:51.781Z] #43 25.83 Reading package lists...
22:21:51 [2021-07-22T22:21:51.913Z] #57 44.55 Checking out files:  57% (2350/4078)   
Checking out files:  58% (2366/4078)   
Checking out files:  59% (2407/4078)   
Checking out files:  60% (2447/4078)   
Checking out files:  61% (2488/4078)   
Checking out files:  62% (2529/4078)   
Checking out files:  63% (2570/4078)   
Checking out files:  64% (2610/4078)   
Checking out files:  65% (2651/4078)   
Checking out files:  66% (2692/4078)   
Checking out files:  67% (2733/4078)   
Checking out files:  68% (2774/4078)   
Checking out files:  69% (2814/4078)   
Checking out files:  70% (2855/4078)   
Checking out files:  71% (2896/4078)   
Checking out files:  72% (2937/4078)   
Checking out files:  73% (2977/4078)   
Checking out files:  74% (3018/4078)   
Checking out files:  75% (3059/4078)   
Checking out files:  76% (3100/4078)   
Checking out files:  77% (3141/4078)   
Checking out files:  78% (3181/4078)   
Checking out files:  79% (3222/4078)   
Checking out files:  80% (3263/4078)   
Checking out files:  81% (3304/4078)   
Checking out files:  82% (3344/4078)   
Checking out files:  83% (3385/4078)   
Checking out files:  84% (3426/4078)   
Checking out files:  85% (3467/4078)   
Checking out files:  86% (3508/4078)   
Checking out files:  87% (3548/4078)   
Checking out files:  88% (3589/4078)   
Checking out files:  89% (3630/4078)   
Checking out files:  90% (3671/4078)   
Checking out files:  91% (3711/4078)   
Checking out files:  92% (3752/4078)   
Checking out files:  93% (3793/4078)   
Checking out files:  94% (3834/4078)   
Checking out files:  95% (3875/4078)   
Checking out files:  96% (3915/4078)   
Checking out files:  96% (3953/4078)   
Checking out files:  97% (3956/4078)   
Checking out files:  98% (3997/4078)   
Checking out files:  99% (4038/4078)   
Checking out files: 100% (4078/4078)   
Checking out files: 100% (4078/4078), done.
22:21:51 [2021-07-22T22:21:51.913Z] #57 45.71 + cd /tmp/tmp.uP17Ue9aac/src/github.com/containerd/containerd
22:21:51 [2021-07-22T22:21:51.913Z] #57 45.71 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:21:51 [2021-07-22T22:21:51.984Z] #13 80.83 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
22:21:51 [2021-07-22T22:21:51.984Z] #13 80.86 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
22:21:51 [2021-07-22T22:21:51.984Z] #13 81.07 Selecting previously unselected package libpcre32-3:arm64.
22:21:51 [2021-07-22T22:21:51.984Z] #13 81.07 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
22:21:51 [2021-07-22T22:21:51.984Z] #13 81.08 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
22:21:51 [2021-07-22T22:21:51.984Z] #13 81.28 Selecting previously unselected package libpcrecpp0v5:arm64.
22:21:52 [2021-07-22T22:21:52.111Z] #36 3.741 -- Detecting C compiler ABI info - done
22:21:52 [2021-07-22T22:21:52.111Z] #36 3.781 -- Detecting C compile features
22:21:52 [2021-07-22T22:21:52.111Z] #36 ...
22:21:52 [2021-07-22T22:21:52.111Z] 
22:21:52 [2021-07-22T22:21:52.111Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:21:52 [2021-07-22T22:21:52.111Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:21:52 [2021-07-22T22:21:52.111Z] #45 67.84 bufio
22:21:52 [2021-07-22T22:21:52.111Z] #45 69.65 syscall
22:21:52 [2021-07-22T22:21:52.111Z] #45 76.98 internal/fmtsort
22:21:52 [2021-07-22T22:21:52.111Z] #45 77.71 regexp/syntax
22:21:52 [2021-07-22T22:21:52.255Z] #13 81.28 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
22:21:52 [2021-07-22T22:21:52.255Z] #13 81.30 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
22:21:52 [2021-07-22T22:21:52.255Z] #13 81.42 Selecting previously unselected package libpcre3-dev:arm64.
22:21:52 [2021-07-22T22:21:52.255Z] #13 81.42 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
22:21:52 [2021-07-22T22:21:52.269Z] #37 8.992 [100%] Built target tini-static
22:21:52 [2021-07-22T22:21:52.269Z] #37 9.101 + mkdir -p /build
22:21:52 [2021-07-22T22:21:52.299Z] #43 35.64 Reading package lists...
22:21:52 [2021-07-22T22:21:52.299Z] #43 ...
22:21:52 [2021-07-22T22:21:52.299Z] 
22:21:52 [2021-07-22T22:21:52.299Z] #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
22:21:52 [2021-07-22T22:21:52.299Z] #63 sha256:6e6f0bee02ebd8a462cea158fae7460e1373b5cfd0e3c32c85b6db3f4c1fa36e
22:21:52 [2021-07-22T22:21:52.299Z] #63 25.95 Fetched 48.3 MB in 24s (1992 kB/s)
22:21:52 [2021-07-22T22:21:52.299Z] #63 25.95 Reading package lists...
22:21:52 [2021-07-22T22:21:52.368Z] #45 77.90 internal/syscall/unix
22:21:52 [2021-07-22T22:21:52.368Z] #45 ...
22:21:52 [2021-07-22T22:21:52.368Z] 
22:21:52 [2021-07-22T22:21:52.368Z] #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
22:21:52 [2021-07-22T22:21:52.368Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:52 [2021-07-22T22:21:52.368Z] #13 69.78 Selecting previously unselected package binutils-mingw-w64.
22:21:52 [2021-07-22T22:21:52.368Z] #13 69.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:21:52 [2021-07-22T22:21:52.368Z] #13 69.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:21:52 [2021-07-22T22:21:52.368Z] #13 69.97 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:21:52 [2021-07-22T22:21:52.368Z] #13 69.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:21:52 [2021-07-22T22:21:52.368Z] #13 69.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:21:52 [2021-07-22T22:21:52.368Z] #13 70.18 Selecting previously unselected package dmsetup.
22:21:52 [2021-07-22T22:21:52.368Z] #13 70.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:21:52 [2021-07-22T22:21:52.368Z] #13 70.20 Unpacking dmsetup (2:1.02.155-3) ...
22:21:52 [2021-07-22T22:21:52.368Z] #13 70.35 Selecting previously unselected package mingw-w64-common.
22:21:52 [2021-07-22T22:21:52.368Z] #13 70.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:21:52 [2021-07-22T22:21:52.368Z] #13 70.38 Unpacking mingw-w64-common (6.0.0-3) ...
22:21:52 [2021-07-22T22:21:52.517Z] #13 81.42 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
22:21:52 [2021-07-22T22:21:52.530Z] #37 9.104 + cp tini-static /build/docker-init
22:21:52 [2021-07-22T22:21:52.623Z] #13 ...
22:21:52 [2021-07-22T22:21:52.624Z] 
22:21:52 [2021-07-22T22:21:52.624Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
22:21:52 [2021-07-22T22:21:52.624Z] #51 sha256:e8ae220365b598dd71a52849349d3a16cbb9516b959955f19933d91f3ebac26a
22:21:52 [2021-07-22T22:21:52.624Z] #51 68.30 reflect
22:21:52 [2021-07-22T22:21:52.624Z] #51 70.18 time
22:21:52 [2021-07-22T22:21:52.624Z] #51 77.26 context
22:21:52 [2021-07-22T22:21:52.624Z] #51 78.02 internal/syscall/unix
22:21:52 [2021-07-22T22:21:52.779Z] #13 81.87 Selecting previously unselected package libselinux1-dev:arm64.
22:21:52 [2021-07-22T22:21:52.779Z] #13 81.88 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
22:21:52 [2021-07-22T22:21:52.779Z] #13 81.91 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
22:21:52 [2021-07-22T22:21:52.879Z] #51 78.31 internal/poll
22:21:52 [2021-07-22T22:21:52.879Z] #51 ...
22:21:52 [2021-07-22T22:21:52.879Z] 
22:21:52 [2021-07-22T22:21:52.879Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:21:52 [2021-07-22T22:21:52.879Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:21:52 [2021-07-22T22:21:52.879Z] #45 78.25 internal/poll
22:21:53 [2021-07-22T22:21:53.094Z] #13 82.21 Selecting previously unselected package libdevmapper-dev:arm64.
22:21:53 [2021-07-22T22:21:53.094Z] #13 82.22 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
22:21:53 [2021-07-22T22:21:53.094Z] #13 82.23 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
22:21:53 [2021-07-22T22:21:53.294Z] #57 46.95 + export 'BUILDTAGS=netgo osusergo static_build'
22:21:53 [2021-07-22T22:21:53.294Z] #57 46.95 + BUILDTAGS='netgo osusergo static_build'
22:21:53 [2021-07-22T22:21:53.294Z] #57 46.95 + export EXTRA_FLAGS=-buildmode=pie
22:21:53 [2021-07-22T22:21:53.294Z] #57 46.96 + EXTRA_FLAGS=-buildmode=pie
22:21:53 [2021-07-22T22:21:53.294Z] #57 46.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:21:53 [2021-07-22T22:21:53.294Z] #57 46.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:21:53 [2021-07-22T22:21:53.294Z] #57 46.96 + '[' '' = dynamic ']'
22:21:53 [2021-07-22T22:21:53.294Z] #57 46.96 + make
22:21:53 [2021-07-22T22:21:53.359Z] #13 82.40 Selecting previously unselected package libseccomp-dev:arm64.
22:21:53 [2021-07-22T22:21:53.359Z] #13 82.41 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
22:21:53 [2021-07-22T22:21:53.359Z] #13 82.41 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
22:21:53 [2021-07-22T22:21:53.621Z] #13 82.59 Selecting previously unselected package libsystemd-dev:arm64.
22:21:53 [2021-07-22T22:21:53.621Z] #13 82.59 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
22:21:53 [2021-07-22T22:21:53.621Z] #13 82.60 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
22:21:54 [2021-07-22T22:21:54.203Z] #13 83.09 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
22:21:54 [2021-07-22T22:21:54.203Z] #13 83.11 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
22:21:54 [2021-07-22T22:21:54.203Z] #13 83.12 Setting up libapparmor1:arm64 (2.13.2-10) ...
22:21:54 [2021-07-22T22:21:54.203Z] #13 83.18 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:21:54 [2021-07-22T22:21:54.203Z] #13 83.20 Setting up libpcre16-3:arm64 (2:8.39-12) ...
22:21:54 [2021-07-22T22:21:54.203Z] #13 83.22 Setting up libsepol1-dev:arm64 (2.8-1) ...
22:21:54 [2021-07-22T22:21:54.203Z] #13 83.25 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:21:54 [2021-07-22T22:21:54.203Z] #13 83.28 Setting up libbtrfs0 (4.20.1-2) ...
22:21:54 [2021-07-22T22:21:54.447Z] #37 DONE 10.8s
22:21:54 [2021-07-22T22:21:54.447Z] 
22:21:54 [2021-07-22T22:21:54.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
22:21:54 [2021-07-22T22:21:54.447Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:54 [2021-07-22T22:21:54.447Z] #44 77.96 Setting up python3 (3.7.3-1) ...
22:21:54 [2021-07-22T22:21:54.447Z] #44 78.73 Setting up python3-six (1.12.0-1) ...
22:21:54 [2021-07-22T22:21:54.447Z] #44 79.89 Setting up python3-pkg-resources (40.8.0-1) ...
22:21:54 [2021-07-22T22:21:54.447Z] #44 81.48 Setting up python3-protobuf (3.6.1.3-2) ...
22:21:54 [2021-07-22T22:21:54.447Z] #44 84.50 Setting up criu (3.15-1) ...
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.34 Setting up libpcre32-3:arm64 (2:8.39-12) ...
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.36 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.41 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.50 Setting up libbtrfs-dev (4.20.1-2) ...
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.52 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.53 Setting up mingw-w64-common (6.0.0-3) ...
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.57 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.59 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.61 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.63 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.67 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
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.68 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
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.69 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:21:54 [2021-07-22T22:21:54.465Z] #13 83.72 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
22:21:54 [2021-07-22T22:21:54.465Z] #13 ...
22:21:54 [2021-07-22T22:21:54.465Z] 
22:21:54 [2021-07-22T22:21:54.465Z] #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
22:21:54 [2021-07-22T22:21:54.465Z] #57 sha256:327a06e02a3fbc5538ef5799b7ea37ae911bfbd531f955945fcae5c3367e8f3d
22:21:54 [2021-07-22T22:21:54.465Z] #57 46.28 + bin/ctr
22:21:54 [2021-07-22T22:21:54.674Z] #57 48.20 + bin/ctr
22:21:54 [2021-07-22T22:21:54.708Z] #44 ...
22:21:54 [2021-07-22T22:21:54.708Z] 
22:21:54 [2021-07-22T22:21:54.708Z] #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
22:21:54 [2021-07-22T22:21:54.708Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:54 [2021-07-22T22:21:54.708Z] #13 84.01 Selecting previously unselected package gcc-mingw-w64-base.
22:21:54 [2021-07-22T22:21:54.708Z] #13 84.01 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:21:54 [2021-07-22T22:21:54.708Z] #13 84.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:21:54 [2021-07-22T22:21:54.728Z] #57 ...
22:21:54 [2021-07-22T22:21:54.728Z] 
22:21:54 [2021-07-22T22:21:54.728Z] #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
22:21:54 [2021-07-22T22:21:54.728Z] #13 sha256:b19e9a649c1f7fa4dd407ced1f162ea154fab28b484485ab8a17571308eea206
22:21:54 [2021-07-22T22:21:54.728Z] #13 83.73 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
22:21:54 [2021-07-22T22:21:54.728Z] #13 83.74 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:21:54 [2021-07-22T22:21:54.728Z] #13 83.76 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
22:21:54 [2021-07-22T22:21:54.728Z] #13 83.78 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
22:21:54 [2021-07-22T22:21:54.728Z] #13 83.80 Setting up dmsetup (2:1.02.155-3) ...
22:21:54 [2021-07-22T22:21:54.728Z] #13 83.81 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
22:21:54 [2021-07-22T22:21:54.728Z] #13 83.88 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
22:21:54 [2021-07-22T22:21:54.728Z] #13 83.90 Processing triggers for libc-bin (2.28-10) ...
22:21:54 [2021-07-22T22:21:54.804Z] Running on azwin-2-4cfc00 in d:\jenkins\workspace\moby_PR-42661
[Pipeline] {
[Pipeline] ws
22:21:54 [2021-07-22T22:21:54.822Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
22:21:54 [2021-07-22T22:21:54.838Z] #63 35.71 Reading package lists...
22:21:54 [2021-07-22T22:21:54.838Z] #63 ...
22:21:54 [2021-07-22T22:21:54.838Z] 
22:21:54 [2021-07-22T22:21:54.838Z] #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
22:21:54 [2021-07-22T22:21:54.838Z] #19 sha256:595ef917367c11928087201b0b37fbbf629c12c885c51e564f9524f21329c228
22:21:54 [2021-07-22T22:21:54.838Z] #19 26.49 Reading package lists...
[Pipeline] checkout
22:21:54 [2021-07-22T22:21:54.970Z] #13 84.28 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:21:54 [2021-07-22T22:21:54.970Z] #13 84.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:21:54 [2021-07-22T22:21:54.970Z] #13 84.30 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:21:55 [2021-07-22T22:21:55.396Z] #45 80.56 internal/syscall/execenv
22:21:55 [2021-07-22T22:21:55.396Z] #45 80.76 io/fs
22:21:55 [2021-07-22T22:21:55.543Z] #13 ...
22:21:55 [2021-07-22T22:21:55.543Z] 
22:21:55 [2021-07-22T22:21:55.543Z] #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
22:21:55 [2021-07-22T22:21:55.543Z] #52 sha256:f66a88ee43cadb80e159308fdd6bad4496d0bd78f6447f481f2b5efef7e8e33b
22:21:55 [2021-07-22T22:21:55.543Z] #52 76.39 context
22:21:55 [2021-07-22T22:21:55.543Z] #52 77.25 internal/poll
22:21:55 [2021-07-22T22:21:55.543Z] #52 79.79 path
22:21:55 [2021-07-22T22:21:55.543Z] #52 80.31 io/fs
22:21:55 [2021-07-22T22:21:55.543Z] #52 80.77 encoding/binary
22:21:55 [2021-07-22T22:21:55.543Z] #52 81.73 os
22:21:55 [2021-07-22T22:21:55.543Z] #52 82.84 encoding/base64
22:21:55 [2021-07-22T22:21:55.543Z] #52 83.75 golang.org/x/sys/unix
22:21:55 [2021-07-22T22:21:55.681Z] #13 DONE 84.7s
22:21:55 [2021-07-22T22:21:55.681Z] 
22:21:55 [2021-07-22T22:21:55.681Z] #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
22:21:55 [2021-07-22T22:21:55.681Z] #54 sha256:1cba845f7b99fb8625eb67ed8a475f9c7ff84d5b72e5f8f7ba25b61e96d8322d
22:21:55 [2021-07-22T22:21:55.804Z] #52 86.63 fmt
22:21:56 [2021-07-22T22:21:56.321Z] #45 81.92 os
22:21:56 [2021-07-22T22:21:56.377Z] #52 ...
22:21:56 [2021-07-22T22:21:56.377Z] 
22:21:56 [2021-07-22T22:21:56.377Z] #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
22:21:56 [2021-07-22T22:21:56.377Z] #44 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:21:56 [2021-07-22T22:21:56.377Z] #44 87.04 Processing triggers for libc-bin (2.28-10) ...
22:21:56 [2021-07-22T22:21:56.377Z] #44 87.09 Processing triggers for mime-support (3.62) ...
22:21:56 [2021-07-22T22:21:56.381Z] The recommended git tool is: git
22:21:56 [2021-07-22T22:21:56.949Z] #44 DONE 87.6s
22:21:56 [2021-07-22T22:21:56.949Z] 
22:21:56 [2021-07-22T22:21:56.949Z] #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
22:21:56 [2021-07-22T22:21:56.949Z] #46 sha256:207dd2fbb654c9586cbbcfe28e5a6ae757249e9d8e11d1c3cd9adbcb15c16fb0
22:21:56 [2021-07-22T22:21:56.949Z] #46 81.57 os
22:21:56 [2021-07-22T22:21:56.949Z] #46 84.56 regexp
22:21:56 [2021-07-22T22:21:56.949Z] #46 85.31 fmt
22:21:57 [2021-07-22T22:21:57.288Z] #45 82.85 regexp
22:21:57 [2021-07-22T22:21:57.605Z] #54 ...
22:21:57 [2021-07-22T22:21:57.605Z] 
22:21:57 [2021-07-22T22:21:57.605Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
22:21:57 [2021-07-22T22:21:57.605Z] #14 sha256:c64415ae0fe5651c8a04e7252894ba38c5ed3298d21eefe637d938dd5bb15d85
22:21:57 [2021-07-22T22:21:57.605Z] #14 DONE 1.7s
22:21:57 [2021-07-22T22:21:57.605Z] 
22:21:57 [2021-07-22T22:21:57.605Z] #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
22:21:57 [2021-07-22T22:21:57.605Z] #15 sha256:18261647c15f3c470629f81bc7f0981f3d5947863856fbd89c351b1da7e164b5
22:21:57 [2021-07-22T22:21:57.893Z] #46 88.79 path/filepath
22:21:58 [2021-07-22T22:21:58.215Z] #45 ...
22:21:58 [2021-07-22T22:21:58.215Z] 
22:21:58 [2021-07-22T22:21:58.215Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
22:21:58 [2021-07-22T22:21:58.215Z] #36 sha256:51c1329181ee284900c912477dbe757bd4483e670a0c2868793eb0f357ce5c06
22:21:58 [2021-07-22T22:21:58.215Z] #36 5.869 -- Detecting C compile features - done
22:21:58 [2021-07-22T22:21:58.215Z] #36 5.899 -- Performing Test HAS_BUILTIN_FORTIFY
22:21:58 [2021-07-22T22:21:58.215Z] #36 6.144 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:21:58 [2021-07-22T22:21:58.215Z] #36 6.273 -- Configuring done
22:21:58 [2021-07-22T22:21:58.215Z] #36 6.303 -- Generating done
22:21:58 [2021-07-22T22:21:58.215Z] #36 6.315 -- Build files have been written to: /tmp/tmp.dxhqXgelFr/tini
22:21:58 [2021-07-22T22:21:58.215Z] #36 6.324 + make tini-static
22:21:58 [2021-07-22T22:21:58.215Z] #36 6.626 Scanning dependencies of target tini-static
22:21:58 [2021-07-22T22:21:58.215Z] #36 6.741 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:21:58 [2021-07-22T22:21:58.215Z] #36 8.003 [100%] Linking C executable tini-static
22:21:58 [2021-07-22T22:21:58.215Z] #36 8.678 [100%] Built target tini-static
22:21:58 [2021-07-22T22:21:58.215Z] #36 8.753 + mkdir -p /build
22:21:58 [2021-07-22T22:21:58.215Z] #36 8.756 + cp tini-static /build/docker-init
22:21:58 [2021-07-22T22:21:58.215Z] #36 DONE 9.8s
22:21:58 [2021-07-22T22:21:58.215Z] 
22:21:58 [2021-07-22T22:21:58.215Z] #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
22:21:58 [2021-07-22T22:21:58.215Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:21:58 [2021-07-22T22:21:58.216Z] #13 75.68 Selecting previously unselected package mingw-w64-x86-64-dev.
22:21:58 [2021-07-22T22:21:58.216Z] #13 75.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:21:58 [2021-07-22T22:21:58.216Z] #13 75.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:21:58 [2021-07-22T22:21:58.873Z] #57 ...
22:21:58 [2021-07-22T22:21:58.873Z] 
22:21:58 [2021-07-22T22:21:58.873Z] #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
22:21:58 [2021-07-22T22:21:58.873Z] #52 sha256:cc45843872d3968b34f5a07a2bc174d0cb126f1f20530475ec7ae1ed3cc376cd
22:21:58 [2021-07-22T22:21:58.873Z] #52 90.79 mvdan.cc/sh/v3/cmd/shfmt
22:21:58 [2021-07-22T22:21:58.873Z] #52 DONE 94.4s
22:21:58 [2021-07-22T22:21:58.873Z] 
22:21:58 [2021-07-22T22:21:58.873Z] #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
22:21:58 [2021-07-22T22:21:58.873Z] #46 sha256:5f4edf3f99576078ef14557242fb8d6fae6d6974036397685dbaa6d0366a96d1
22:21:58 [2021-07-22T22:21:58.873Z] #46 87.44 log
22:21:58 [2021-07-22T22:21:58.873Z] #46 88.22 encoding/xml
22:21:58 [2021-07-22T22:21:58.873Z] #46 90.43 go/doc
22:21:58 [2021-07-22T22:21:58.873Z] #46 93.01 github.com/LK4D4/vndr/versioned
22:21:58 [2021-07-22T22:21:58.873Z] #46 93.18 compress/flate
22:21:58 [2021-07-22T22:21:58.873Z] #46 93.89 github.com/LK4D4/vndr/build
22:21:59 [2021-07-22T22:21:59.000Z] #15 DONE 1.6s
22:21:59 [2021-07-22T22:21:59.000Z] 
22:21:59 [2021-07-22T22:21:59.000Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:21:59 [2021-07-22T22:21:59.000Z] #16 sha256:d671d5df35fa398baf83671c4af837062e5d10e1ee24308074d3c7ce40aac185
22:21:59 [2021-07-22T22:21:59.279Z] #46 90.08 internal/lazyregexp
22:21:59 [2021-07-22T22:21:59.279Z] #46 90.14 flag
22:21:59 [2021-07-22T22:21:59.548Z] #46 90.41 go/token
22:22:00 [2021-07-22T22:22:00.111Z] #19 36.85 Reading package lists...
22:22:00 [2021-07-22T22:22:00.111Z] #19 ...
22:22:00 [2021-07-22T22:22:00.111Z] 
22:22:00 [2021-07-22T22:22:00.111Z] #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
22:22:00 [2021-07-22T22:22:00.111Z] #66 sha256:07af4ada273e1c96ae07e6840ad7674b2b594fd4eb081994ac5f93d553ef4b0b
22:22:00 [2021-07-22T22:22:00.111Z] #66 43.94 + for f in rootlesskit rootlesskit-docker-proxy
22:22:00 [2021-07-22T22:22:00.111Z] #66 43.94 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:22:00 [2021-07-22T22:22:00.120Z] #46 91.06 go/scanner
22:22:00 [2021-07-22T22:22:00.252Z] #46 95.61 hash/crc32
22:22:00 [2021-07-22T22:22:00.382Z] #46 ...
22:22:00 [2021-07-22T22:22:00.382Z] 
22:22:00 [2021-07-22T22:22:00.382Z] #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
22:22:00 [2021-07-22T22:22:00.382Z] #52 sha256:f66a88ee43cadb80e159308fdd6bad4496d0bd78f6447f481f2b5efef7e8e33b
22:22:00 [2021-07-22T22:22:00.382Z] #52 91.19 encoding/json
22:22:00 [2021-07-22T22:22:00.405Z] #16 1.251 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:22:00 [2021-07-22T22:22:00.405Z] #16 DONE 1.4s
22:22:00 [2021-07-22T22:22:00.405Z] 
22:22:00 [2021-07-22T22:22:00.405Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:22:00 [2021-07-22T22:22:00.405Z] #17 sha256:d7eaad13dd11b7f9c9b873e7e2cbc1ba8cfe177d165f29bd419f0e4d4402254b
22:22:00 [2021-07-22T22:22:00.511Z] #46 96.26 compress/gzip
22:22:01 [2021-07-22T22:22:01.449Z] #46 ...
22:22:01 [2021-07-22T22:22:01.449Z] 
22:22:01 [2021-07-22T22:22:01.449Z] #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
22:22:01 [2021-07-22T22:22:01.449Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:22:01 [2021-07-22T22:22:01.449Z] #13 90.91 Selecting previously unselected package g++-mingw-w64-x86-64.
22:22:01 [2021-07-22T22:22:01.449Z] #13 90.91 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:22:01 [2021-07-22T22:22:01.449Z] #13 90.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:01 [2021-07-22T22:22:01.479Z] #13 ...
22:22:01 [2021-07-22T22:22:01.479Z] 
22:22:01 [2021-07-22T22:22:01.479Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:22:01 [2021-07-22T22:22:01.479Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:22:01 [2021-07-22T22:22:01.479Z] #45 86.79 fmt
22:22:01 [2021-07-22T22:22:01.736Z] #45 87.16 path/filepath
22:22:01 [2021-07-22T22:22:01.768Z] #52 92.45 github.com/pkg/diff
22:22:01 [2021-07-22T22:22:01.991Z] #45 ...
22:22:01 [2021-07-22T22:22:01.992Z] 
22:22:01 [2021-07-22T22:22:01.992Z] #43 [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
22:22:01 [2021-07-22T22:22:01.992Z] #43 sha256:d75027e9f791f0a9aa9e66824fb7176d69a96b8c27e65e7bd76af98bb03f73e8
22:22:01 [2021-07-22T22:22:01.992Z] #43 78.30 Setting up python3 (3.7.3-1) ...
22:22:01 [2021-07-22T22:22:01.992Z] #43 79.02 Setting up python3-six (1.12.0-1) ...
22:22:01 [2021-07-22T22:22:01.992Z] #43 80.05 Setting up python3-pkg-resources (40.8.0-1) ...
22:22:01 [2021-07-22T22:22:01.992Z] #43 81.68 Setting up python3-protobuf (3.6.1.3-2) ...
22:22:01 [2021-07-22T22:22:01.992Z] #43 85.18 Setting up criu (3.15-1) ...
22:22:01 [2021-07-22T22:22:01.992Z] #43 86.79 Processing triggers for libc-bin (2.28-10) ...
22:22:01 [2021-07-22T22:22:01.992Z] #43 86.85 Processing triggers for mime-support (3.62) ...
22:22:01 [2021-07-22T22:22:01.992Z] #43 DONE 87.3s
22:22:02 [2021-07-22T22:22:02.247Z] 
22:22:02 [2021-07-22T22:22:02.247Z] #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
22:22:02 [2021-07-22T22:22:02.247Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:22:02 [2021-07-22T22:22:02.247Z] #13 81.88 Selecting previously unselected package gcc-mingw-w64-base.
22:22:02 [2021-07-22T22:22:02.247Z] #13 81.91 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:22:02 [2021-07-22T22:22:02.247Z] #13 81.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:22:02 [2021-07-22T22:22:02.247Z] #13 82.12 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:22:02 [2021-07-22T22:22:02.247Z] #13 82.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:22:02 [2021-07-22T22:22:02.247Z] #13 82.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:02 [2021-07-22T22:22:02.327Z] #17 DONE 1.5s
22:22:02 [2021-07-22T22:22:02.327Z] 
22:22:02 [2021-07-22T22:22:02.327Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:22:02 [2021-07-22T22:22:02.327Z] #18 sha256:6dcd36aadf62109ca2f986b77f0f222422b7c88951717de7d189d584b453664b
22:22:02 [2021-07-22T22:22:02.327Z] #18 ...
22:22:02 [2021-07-22T22:22:02.327Z] 
22:22:02 [2021-07-22T22:22:02.327Z] #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
22:22:02 [2021-07-22T22:22:02.327Z] #46 sha256:bbd21dfb22a5322fa10ab0909be32c7c6667e685f44347b892ab0fe1114e27e9
22:22:02 [2021-07-22T22:22:02.327Z] #46 84.98 go/doc
22:22:02 [2021-07-22T22:22:02.327Z] #46 85.54 vendor/golang.org/x/crypto/cryptobyte
22:22:02 [2021-07-22T22:22:02.327Z] #46 86.15 crypto/x509/pkix
22:22:02 [2021-07-22T22:22:02.327Z] #46 86.99 vendor/golang.org/x/net/idna
22:22:02 [2021-07-22T22:22:02.327Z] #46 87.58 crypto/ecdsa
22:22:02 [2021-07-22T22:22:02.327Z] #46 89.42 mime
22:22:02 [2021-07-22T22:22:02.327Z] #46 89.78 github.com/LK4D4/vndr/build
22:22:02 [2021-07-22T22:22:02.327Z] #46 94.16 net/textproto
22:22:02 [2021-07-22T22:22:02.327Z] #46 94.17 vendor/golang.org/x/net/http/httpproxy
22:22:02 [2021-07-22T22:22:02.327Z] #46 94.18 crypto/x509
22:22:02 [2021-07-22T22:22:02.327Z] #46 ...
22:22:02 [2021-07-22T22:22:02.327Z] 
22:22:02 [2021-07-22T22:22:02.327Z] #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
22:22:02 [2021-07-22T22:22:02.327Z] #54 sha256:1cba845f7b99fb8625eb67ed8a475f9c7ff84d5b72e5f8f7ba25b61e96d8322d
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.124 + RM_GOPATH=0
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.124 + TMP_GOPATH=
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.124 + : /build
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.124 + '[' -z '' ']'
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.124 ++ mktemp -d
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.126 + export GOPATH=/tmp/tmp.GtaQGAXpIC
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.126 + GOPATH=/tmp/tmp.GtaQGAXpIC
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.126 + RM_GOPATH=1
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.126 + case "$(go env GOARCH)" in
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.126 ++ go env GOARCH
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.160 + export GO_BUILDMODE=-buildmode=pie
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.160 + GO_BUILDMODE=-buildmode=pie
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.160 ++ dirname /tmp/install/install.sh
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.160 + dir=/tmp/install
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.160 + bin=runc
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.160 + shift
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.160 + '[' '!' -f /tmp/install/runc.installer ']'
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.160 + . /tmp/install/runc.installer
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.160 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.160 + install_runc
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.160 + grep -q '^3\.10\.0.*\.el7\.'
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.161 + uname -r
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.165 + RUNC_BUILDTAGS='seccomp '
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.165 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.165 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GtaQGAXpIC/src/github.com/opencontainers/runc
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.165 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
22:22:02 [2021-07-22T22:22:02.327Z] #54 2.170 Cloning into '/tmp/tmp.GtaQGAXpIC/src/github.com/opencontainers/runc'...
22:22:02 [2021-07-22T22:22:02.903Z] #54 ...
22:22:02 [2021-07-22T22:22:02.903Z] 
22:22:02 [2021-07-22T22:22:02.903Z] #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
22:22:02 [2021-07-22T22:22:02.903Z] #46 sha256:bbd21dfb22a5322fa10ab0909be32c7c6667e685f44347b892ab0fe1114e27e9
22:22:02 [2021-07-22T22:22:02.903Z] #46 95.77 vendor/golang.org/x/net/http/httpguts
22:22:03 [2021-07-22T22:22:03.154Z] #52 93.73 go/ast
22:22:03 [2021-07-22T22:22:03.166Z] #46 95.78 mime/multipart
22:22:03 [2021-07-22T22:22:03.166Z] #46 ...
22:22:03 [2021-07-22T22:22:03.166Z] 
22:22:03 [2021-07-22T22:22:03.166Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:22:03 [2021-07-22T22:22:03.166Z] #18 sha256:6dcd36aadf62109ca2f986b77f0f222422b7c88951717de7d189d584b453664b
22:22:03 [2021-07-22T22:22:03.166Z] #18 DONE 1.4s
22:22:03 [2021-07-22T22:22:03.429Z] 
22:22:03 [2021-07-22T22:22:03.429Z] #19 [dev-systemd-false  6/25] RUN ldconfig
22:22:03 [2021-07-22T22:22:03.429Z] #19 sha256:8af5481090075ad97d683c587bded542717bc4d2debc35278e76ddc5abbfbd86
22:22:04 [2021-07-22T22:22:04.095Z] Client:
22:22:04 [2021-07-22T22:22:04.095Z]  Context:    default
22:22:04 [2021-07-22T22:22:04.095Z]  Debug Mode: false
22:22:04 [2021-07-22T22:22:04.095Z]  Plugins:
22:22:04 [2021-07-22T22:22:04.095Z]   app: Docker Application (Docker Inc., v0.8.0)
22:22:04 [2021-07-22T22:22:04.095Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
22:22:04 [2021-07-22T22:22:04.095Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
22:22:04 [2021-07-22T22:22:04.095Z] 
22:22:04 [2021-07-22T22:22:04.095Z] Server:
22:22:04 [2021-07-22T22:22:04.095Z]  Containers: 0
22:22:04 [2021-07-22T22:22:04.095Z]   Running: 0
22:22:04 [2021-07-22T22:22:04.095Z]   Paused: 0
22:22:04 [2021-07-22T22:22:04.095Z]   Stopped: 0
22:22:04 [2021-07-22T22:22:04.095Z]  Images: 0
22:22:04 [2021-07-22T22:22:04.095Z]  Server Version: 20.10.6
22:22:04 [2021-07-22T22:22:04.095Z]  Storage Driver: windowsfilter (windows) lcow (linux)
22:22:04 [2021-07-22T22:22:04.095Z]   Windows: 
22:22:04 [2021-07-22T22:22:04.095Z]   LCOW: 
22:22:04 [2021-07-22T22:22:04.095Z]  Logging Driver: json-file
22:22:04 [2021-07-22T22:22:04.095Z]  Plugins:
22:22:04 [2021-07-22T22:22:04.095Z]   Volume: local
22:22:04 [2021-07-22T22:22:04.095Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:22:04 [2021-07-22T22:22:04.095Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:22:04 [2021-07-22T22:22:04.095Z]  Swarm: inactive
22:22:04 [2021-07-22T22:22:04.095Z]  Default Isolation: process
22:22:04 [2021-07-22T22:22:04.095Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:22:04 [2021-07-22T22:22:04.095Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
22:22:04 [2021-07-22T22:22:04.095Z]  OSType: windows
22:22:04 [2021-07-22T22:22:04.095Z]  Architecture: x86_64
22:22:04 [2021-07-22T22:22:04.095Z]  CPUs: 4
22:22:04 [2021-07-22T22:22:04.095Z]  Total Memory: 32GiB
22:22:04 [2021-07-22T22:22:04.095Z]  Name: azwin-2-2c3410
22:22:04 [2021-07-22T22:22:04.095Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
22:22:04 [2021-07-22T22:22:04.095Z]  Docker Root Dir: D:\docker
22:22:04 [2021-07-22T22:22:04.095Z]  Debug Mode: false
22:22:04 [2021-07-22T22:22:04.095Z]  Registry: https://index.docker.io/v1/
22:22:04 [2021-07-22T22:22:04.095Z]  Labels:
22:22:04 [2021-07-22T22:22:04.095Z]  Experimental: true
22:22:04 [2021-07-22T22:22:04.095Z]  Insecure Registries:
22:22:04 [2021-07-22T22:22:04.095Z]   10.0.0.4:5000
22:22:04 [2021-07-22T22:22:04.095Z]   127.0.0.0/8
22:22:04 [2021-07-22T22:22:04.095Z]  Registry Mirrors:
22:22:04 [2021-07-22T22:22:04.095Z]   http://10.0.0.4:5000/
22:22:04 [2021-07-22T22:22:04.095Z]  Live Restore Enabled: false
22:22:04 [2021-07-22T22:22:04.095Z]  Product License: Community Engine
22:22:04 [2021-07-22T22:22:04.095Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
22:22:04 [2021-07-22T22:22:04.820Z] #19 ...
22:22:04 [2021-07-22T22:22:04.820Z] 
22:22:04 [2021-07-22T22:22:04.820Z] #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
22:22:04 [2021-07-22T22:22:04.820Z] #59 sha256:e21cadf265066e697507293683f05f1fc0b967e8e71801748c62a26f6e9ba549
22:22:04 [2021-07-22T22:22:04.820Z] #59 91.88 + for f in rootlesskit rootlesskit-docker-proxy
22:22:04 [2021-07-22T22:22:04.820Z] #59 91.88 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:22:04 [2021-07-22T22:22:04.820Z] #59 DONE 97.6s
22:22:04 [2021-07-22T22:22:04.820Z] 
22:22:04 [2021-07-22T22:22:04.820Z] #19 [dev-systemd-false  6/25] RUN ldconfig
22:22:04 [2021-07-22T22:22:04.820Z] #19 sha256:8af5481090075ad97d683c587bded542717bc4d2debc35278e76ddc5abbfbd86
22:22:04 [2021-07-22T22:22:04.820Z] #19 DONE 1.6s
22:22:04 [2021-07-22T22:22:04.820Z] 
22:22:04 [2021-07-22T22:22:04.820Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:22:04 [2021-07-22T22:22:04.820Z] #60 sha256:798f0144c837d2ce3c647c3a62fcb5106bf5a7aa119b01c6fc6f6056225f770d
22:22:04 [2021-07-22T22:22:04.820Z] #60 DONE 0.1s
22:22:04 [2021-07-22T22:22:04.820Z] 
22:22:04 [2021-07-22T22:22:04.820Z] #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
22:22:04 [2021-07-22T22:22:04.820Z] #20 sha256:4e331a48909c47559b89b87b4cb594044c82e66cfd512ab4e66573e643a3c919
22:22:05 [2021-07-22T22:22:05.387Z] #66 DONE 49.2s
22:22:05 [2021-07-22T22:22:05.387Z] 
22:22:05 [2021-07-22T22:22:05.387Z] #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
22:22:05 [2021-07-22T22:22:05.387Z] #43 sha256:11279d49d00dc7414b91ad44deb12b1b2bdfee7808d5a93a7cabf0217a1631ef
22:22:05 [2021-07-22T22:22:05.387Z] #43 35.64 Reading package lists...
22:22:05 [2021-07-22T22:22:05.387Z] #43 45.31 Building dependency tree...
22:22:05 [2021-07-22T22:22:05.387Z] #43 48.29 The following additional packages will be installed:
22:22:05 [2021-07-22T22:22:05.387Z] #43 48.30   cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd
22:22:05 [2021-07-22T22:22:05.387Z] #43 48.31 Suggested packages:
22:22:05 [2021-07-22T22:22:05.387Z] #43 48.31   cmake-doc ninja-build lrzip
22:22:05 [2021-07-22T22:22:05.387Z] #43 48.31 Recommended packages:
22:22:05 [2021-07-22T22:22:05.387Z] #43 48.31   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:22:05 [2021-07-22T22:22:05.387Z] #43 48.66 The following NEW packages will be installed:
22:22:05 [2021-07-22T22:22:05.387Z] #43 48.67   cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd
22:22:05 [2021-07-22T22:22:05.387Z] #43 48.99 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
22:22:05 [2021-07-22T22:22:05.387Z] #43 48.99 Need to get 5913 kB of archives.
22:22:05 [2021-07-22T22:22:05.387Z] #43 48.99 After this operation, 27.4 MB of additional disk space will be used.
22:22:05 [2021-07-22T22:22:05.387Z] #43 48.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:22:05 [2021-07-22T22:22:05.387Z] #43 49.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:22:05 [2021-07-22T22:22:05.387Z] #43 49.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:22:05 [2021-07-22T22:22:05.387Z] #43 49.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:22:05 [2021-07-22T22:22:05.387Z] #43 49.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:22:05 [2021-07-22T22:22:05.387Z] #43 49.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:22:05 [2021-07-22T22:22:05.387Z] #43 49.08 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
22:22:05 [2021-07-22T22:22:05.387Z] #43 49.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:22:05 [2021-07-22T22:22:05.398Z] #20 ...
22:22:05 [2021-07-22T22:22:05.398Z] 
22:22:05 [2021-07-22T22:22:05.398Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:22:05 [2021-07-22T22:22:05.398Z] #61 sha256:150681acb13f3459e9baa18b7a9775bb21b9f0b5244a534336c740b5459868fe
22:22:05 [2021-07-22T22:22:05.398Z] #61 DONE 0.2s
22:22:05 [2021-07-22T22:22:05.398Z] 
22:22:05 [2021-07-22T22:22:05.398Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:22:05 [2021-07-22T22:22:05.398Z] #32 sha256:b469fd3cb814218879231dcf2475ee27a7ddd7502f26a68cf52a10a86c6758a7
22:22:05 [2021-07-22T22:22:05.513Z] #13 ...
22:22:05 [2021-07-22T22:22:05.513Z] 
22:22:05 [2021-07-22T22:22:05.513Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
22:22:05 [2021-07-22T22:22:05.513Z] #51 sha256:e8ae220365b598dd71a52849349d3a16cbb9516b959955f19933d91f3ebac26a
22:22:05 [2021-07-22T22:22:05.513Z] #51 80.55 encoding/binary
22:22:05 [2021-07-22T22:22:05.513Z] #51 81.06 io/fs
22:22:05 [2021-07-22T22:22:05.513Z] #51 82.55 encoding/base64
22:22:05 [2021-07-22T22:22:05.513Z] #51 82.60 os
22:22:05 [2021-07-22T22:22:05.513Z] #51 83.46 golang.org/x/sys/unix
22:22:05 [2021-07-22T22:22:05.513Z] #51 87.59 fmt
22:22:05 [2021-07-22T22:22:05.513Z] #51 ...
22:22:05 [2021-07-22T22:22:05.513Z] 
22:22:05 [2021-07-22T22:22:05.513Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:22:05 [2021-07-22T22:22:05.513Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:22:05 [2021-07-22T22:22:05.513Z] #45 88.97 internal/lazyregexp
22:22:05 [2021-07-22T22:22:05.513Z] #45 89.32 io/ioutil
22:22:05 [2021-07-22T22:22:05.513Z] #45 89.64 github.com/LK4D4/vndr/versioned
22:22:05 [2021-07-22T22:22:05.513Z] #45 89.76 hash/crc32
22:22:05 [2021-07-22T22:22:05.513Z] #45 90.30 crypto/hmac
22:22:05 [2021-07-22T22:22:05.513Z] #45 90.50 crypto/md5
22:22:05 [2021-07-22T22:22:05.513Z] #45 91.19 flag
22:22:05 [2021-07-22T22:22:05.513Z] #45 91.21 go/token
22:22:05 [2021-07-22T22:22:05.646Z] #43 ...
22:22:05 [2021-07-22T22:22:05.646Z] 
22:22:05 [2021-07-22T22:22:05.646Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:22:05 [2021-07-22T22:22:05.646Z] #67 sha256:39abc727b44534f7dc96844400319eaafd3095512b9425828fd7ef57e1c8f77f
22:22:05 [2021-07-22T22:22:05.646Z] #67 DONE 0.1s
22:22:05 [2021-07-22T22:22:05.646Z] 
22:22:05 [2021-07-22T22:22:05.646Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:22:05 [2021-07-22T22:22:05.646Z] #68 sha256:537a2eee6d009ee0593eb54222dad4aa50b6768b1a7e6b9a60ac1dabbda9f806
22:22:05 [2021-07-22T22:22:05.646Z] #68 DONE 0.1s
22:22:05 [2021-07-22T22:22:05.646Z] 
22:22:05 [2021-07-22T22:22:05.646Z] #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
22:22:05 [2021-07-22T22:22:05.646Z] #63 sha256:6e6f0bee02ebd8a462cea158fae7460e1373b5cfd0e3c32c85b6db3f4c1fa36e
22:22:05 [2021-07-22T22:22:05.646Z] #63 35.71 Reading package lists...
22:22:05 [2021-07-22T22:22:05.646Z] #63 45.24 Building dependency tree...
22:22:05 [2021-07-22T22:22:05.646Z] #63 48.27 The following additional packages will be installed:
22:22:05 [2021-07-22T22:22:05.646Z] #63 48.29   libbtrfs0
22:22:05 [2021-07-22T22:22:05.646Z] #63 48.49 The following NEW packages will be installed:
22:22:05 [2021-07-22T22:22:05.646Z] #63 48.51   libbtrfs-dev libbtrfs0
22:22:05 [2021-07-22T22:22:05.646Z] #63 48.91 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
22:22:05 [2021-07-22T22:22:05.646Z] #63 48.91 Need to get 119 kB of archives.
22:22:05 [2021-07-22T22:22:05.646Z] #63 48.91 After this operation, 387 kB of additional disk space will be used.
22:22:05 [2021-07-22T22:22:05.646Z] #63 48.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:22:05 [2021-07-22T22:22:05.646Z] #63 48.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:22:05 [2021-07-22T22:22:05.704Z] #52 96.55 golang.org/x/crypto/ssh/terminal
22:22:05 [2021-07-22T22:22:05.905Z] #63 49.70 debconf: delaying package configuration, since apt-utils is not installed
22:22:05 [2021-07-22T22:22:05.991Z] #32 ...
22:22:05 [2021-07-22T22:22:05.991Z] 
22:22:05 [2021-07-22T22:22:05.991Z] #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
22:22:05 [2021-07-22T22:22:05.991Z] #46 sha256:bbd21dfb22a5322fa10ab0909be32c7c6667e685f44347b892ab0fe1114e27e9
22:22:05 [2021-07-22T22:22:05.991Z] #46 98.55 crypto/tls
22:22:06 [2021-07-22T22:22:06.169Z] #63 50.05 Fetched 119 kB in 0s (381 kB/s)
22:22:06 [2021-07-22T22:22:06.429Z] #63 50.12 Selecting previously unselected package libbtrfs0.
22:22:06 [2021-07-22T22:22:06.429Z] #63 50.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 ... 29521 files and directories currently installed.)
22:22:06 [2021-07-22T22:22:06.429Z] #63 50.17 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
22:22:06 [2021-07-22T22:22:06.429Z] #63 50.24 Unpacking libbtrfs0 (4.20.1-2) ...
22:22:06 [2021-07-22T22:22:06.429Z] #63 ...
22:22:06 [2021-07-22T22:22:06.429Z] 
22:22:06 [2021-07-22T22:22:06.429Z] #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
22:22:06 [2021-07-22T22:22:06.429Z] #43 sha256:11279d49d00dc7414b91ad44deb12b1b2bdfee7808d5a93a7cabf0217a1631ef
22:22:06 [2021-07-22T22:22:06.429Z] #43 50.29 debconf: delaying package configuration, since apt-utils is not installed
22:22:06 [2021-07-22T22:22:06.508Z] #45 92.11 go/scanner
22:22:06 [2021-07-22T22:22:06.997Z] #43 50.60 Fetched 5913 kB in 0s (12.9 MB/s)
22:22:06 [2021-07-22T22:22:06.997Z] #43 50.65 Selecting previously unselected package xxd.
22:22:06 [2021-07-22T22:22:06.997Z] #43 50.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
22:22:06 [2021-07-22T22:22:06.997Z] #43 50.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
22:22:06 [2021-07-22T22:22:06.997Z] #43 50.70 Unpacking xxd (2:8.1.0875-5) ...
22:22:06 [2021-07-22T22:22:06.997Z] #43 50.80 Selecting previously unselected package vim-common.
22:22:07 [2021-07-22T22:22:07.072Z] #45 92.69 net/url
22:22:07 [2021-07-22T22:22:07.090Z] #52 97.80 io/ioutil
22:22:07 [2021-07-22T22:22:07.090Z] #52 97.93 mvdan.cc/editorconfig
22:22:07 [2021-07-22T22:22:07.256Z] #43 50.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:22:07 [2021-07-22T22:22:07.256Z] #43 50.87 Unpacking vim-common (2:8.1.0875-5) ...
22:22:07 [2021-07-22T22:22:07.256Z] #43 ...
22:22:07 [2021-07-22T22:22:07.256Z] 
22:22:07 [2021-07-22T22:22:07.256Z] #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
22:22:07 [2021-07-22T22:22:07.256Z] #63 sha256:6e6f0bee02ebd8a462cea158fae7460e1373b5cfd0e3c32c85b6db3f4c1fa36e
22:22:07 [2021-07-22T22:22:07.256Z] #63 50.31 Selecting previously unselected package libbtrfs-dev.
22:22:07 [2021-07-22T22:22:07.256Z] #63 50.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
22:22:07 [2021-07-22T22:22:07.256Z] #63 50.32 Unpacking libbtrfs-dev (4.20.1-2) ...
22:22:07 [2021-07-22T22:22:07.256Z] #63 50.56 Setting up libbtrfs0 (4.20.1-2) ...
22:22:07 [2021-07-22T22:22:07.256Z] #63 50.58 Setting up libbtrfs-dev (4.20.1-2) ...
22:22:07 [2021-07-22T22:22:07.256Z] #63 50.59 Processing triggers for libc-bin (2.28-10) ...
22:22:07 [2021-07-22T22:22:07.256Z] #63 DONE 51.0s
22:22:07 [2021-07-22T22:22:07.351Z] #52 98.20 mvdan.cc/sh/v3/fileutil
22:22:07 [2021-07-22T22:22:07.352Z] #52 98.32 text/tabwriter
22:22:07 [2021-07-22T22:22:07.516Z] 
22:22:07 [2021-07-22T22:22:07.517Z] #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
22:22:07 [2021-07-22T22:22:07.517Z] #43 sha256:11279d49d00dc7414b91ad44deb12b1b2bdfee7808d5a93a7cabf0217a1631ef
22:22:07 [2021-07-22T22:22:07.517Z] #43 51.07 Selecting previously unselected package cmake-data.
22:22:07 [2021-07-22T22:22:07.517Z] #43 51.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:22:07 [2021-07-22T22:22:07.517Z] #43 51.09 Unpacking cmake-data (3.13.4-1) ...
22:22:07 [2021-07-22T22:22:07.634Z] #45 93.28 go/ast
22:22:07 [2021-07-22T22:22:07.923Z] #52 ...
22:22:07 [2021-07-22T22:22:07.923Z] 
22:22:07 [2021-07-22T22:22:07.923Z] #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
22:22:07 [2021-07-22T22:22:07.923Z] #57 sha256:d027f374c4f56953e203aca0db61122bccd01dfee566cc6037192b6228b5cd88
22:22:08 [2021-07-22T22:22:08.021Z] #13 ...
22:22:08 [2021-07-22T22:22:08.022Z] 
22:22:08 [2021-07-22T22:22:08.022Z] #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
22:22:08 [2021-07-22T22:22:08.022Z] #46 sha256:5f4edf3f99576078ef14557242fb8d6fae6d6974036397685dbaa6d0366a96d1
22:22:08 [2021-07-22T22:22:08.022Z] #46 97.03 crypto/x509/pkix
22:22:08 [2021-07-22T22:22:08.022Z] #46 97.05 net
22:22:08 [2021-07-22T22:22:08.022Z] #46 97.47 vendor/golang.org/x/crypto/chacha20
22:22:08 [2021-07-22T22:22:08.022Z] #46 98.09 vendor/golang.org/x/crypto/poly1305
22:22:08 [2021-07-22T22:22:08.022Z] #46 98.57 vendor/golang.org/x/sys/cpu
22:22:08 [2021-07-22T22:22:08.022Z] #46 99.14 vendor/golang.org/x/crypto/chacha20poly1305
22:22:08 [2021-07-22T22:22:08.022Z] #46 100.1 vendor/golang.org/x/crypto/curve25519
22:22:08 [2021-07-22T22:22:08.022Z] #46 100.9 vendor/golang.org/x/crypto/hkdf
22:22:08 [2021-07-22T22:22:08.022Z] #46 101.0 vendor/golang.org/x/text/transform
22:22:08 [2021-07-22T22:22:08.022Z] #46 101.8 vendor/golang.org/x/text/unicode/bidi
22:22:08 [2021-07-22T22:22:08.022Z] #46 103.4 vendor/golang.org/x/text/secure/bidirule
22:22:08 [2021-07-22T22:22:08.022Z] #46 103.8 vendor/golang.org/x/text/unicode/norm
22:22:08 [2021-07-22T22:22:08.455Z] #43 51.96 Selecting previously unselected package libarchive13:amd64.
22:22:08 [2021-07-22T22:22:08.455Z] #43 51.97 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:22:08 [2021-07-22T22:22:08.455Z] #43 52.12 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:22:08 [2021-07-22T22:22:08.455Z] #43 52.28 Selecting previously unselected package libjsoncpp1:amd64.
22:22:08 [2021-07-22T22:22:08.455Z] #43 52.28 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ...
22:22:08 [2021-07-22T22:22:08.455Z] #43 52.28 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:22:08 [2021-07-22T22:22:08.455Z] #43 52.34 Selecting previously unselected package librhash0:amd64.
22:22:08 [2021-07-22T22:22:08.714Z] #43 52.34 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ...
22:22:08 [2021-07-22T22:22:08.714Z] #43 52.34 Unpacking librhash0:amd64 (1.3.8-1) ...
22:22:08 [2021-07-22T22:22:08.714Z] #43 52.40 Selecting previously unselected package libuv1:amd64.
22:22:08 [2021-07-22T22:22:08.714Z] #43 52.40 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ...
22:22:08 [2021-07-22T22:22:08.714Z] #43 52.41 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
22:22:08 [2021-07-22T22:22:08.714Z] #43 52.48 Selecting previously unselected package cmake.
22:22:08 [2021-07-22T22:22:08.972Z] #43 52.48 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ...
22:22:08 [2021-07-22T22:22:08.972Z] #43 52.48 Unpacking cmake (3.13.4-1) ...
22:22:09 [2021-07-22T22:22:09.000Z] #45 94.46 text/template/parse
22:22:09 [2021-07-22T22:22:09.228Z] #57 41.47 Checking out files:  50% (2077/4078)   
Checking out files:  51% (2080/4078)   
Checking out files:  52% (2121/4078)   
Checking out files:  53% (2162/4078)   
Checking out files:  54% (2203/4078)   
Checking out files:  55% (2243/4078)   
Checking out files:  56% (2284/4078)   
Checking out files:  57% (2325/4078)   
Checking out files:  58% (2366/4078)   
Checking out files:  59% (2407/4078)   
Checking out files:  60% (2447/4078)   
Checking out files:  61% (2488/4078)   
Checking out files:  62% (2529/4078)   
Checking out files:  63% (2570/4078)   
Checking out files:  64% (2610/4078)   
Checking out files:  65% (2651/4078)   
Checking out files:  66% (2692/4078)   
Checking out files:  67% (2733/4078)   
Checking out files:  68% (2774/4078)   
Checking out files:  69% (2814/4078)   
Checking out files:  70% (2855/4078)   
Checking out files:  71% (2896/4078)   
Checking out files:  72% (2937/4078)   
Checking out files:  73% (2977/4078)   
Checking out files:  74% (3018/4078)   
Checking out files:  75% (3059/4078)   
Checking out files:  76% (3100/4078)   
Checking out files:  77% (3141/4078)   
Checking out files:  78% (3181/4078)   
Checking out files:  79% (3222/4078)   
Checking out files:  80% (3263/4078)   
Checking out files:  81% (3304/4078)   
Checking out files:  82% (3344/4078)   
Checking out files:  83% (3385/4078)   
Checking out files:  84% (3426/4078)   
Checking out files:  85% (3467/4078)   
Checking out files:  86% (3508/4078)   
Checking out files:  87% (3548/4078)   
Checking out files:  88% (3589/4078)   
Checking out files:  89% (3630/4078)   
Checking out files:  90% (3671/4078)   
Checking out files:  91% (3711/4078)   
Checking out files:  92% (3752/4078)   
Checking out files:  92% (3775/4078)   
Checking out files:  93% (3793/4078)   
Checking out files:  94% (3834/4078)   
Checking out files:  95% (3875/4078)   
Checking out files:  96% (3915/4078)   
Checking out files:  97% (3956/4078)   
Checking out files:  98% (3997/4078)   
Checking out files:  99% (4038/4078)   
Checking out files: 100% (4078/4078)   
Checking out files: 100% (4078/4078), done.
22:22:09 [2021-07-22T22:22:09.228Z] #57 42.79 + cd /tmp/tmp.bgHopW61Ti/src/github.com/containerd/containerd
22:22:09 [2021-07-22T22:22:09.228Z] #57 42.79 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:22:09 [2021-07-22T22:22:09.539Z] #43 53.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:22:09 [2021-07-22T22:22:09.539Z] #43 53.35 Setting up xxd (2:8.1.0875-5) ...
22:22:09 [2021-07-22T22:22:09.539Z] #43 53.36 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
22:22:09 [2021-07-22T22:22:09.539Z] #43 53.37 Setting up vim-common (2:8.1.0875-5) ...
22:22:09 [2021-07-22T22:22:09.539Z] #43 53.40 Setting up librhash0:amd64 (1.3.8-1) ...
22:22:09 [2021-07-22T22:22:09.539Z] #43 53.41 Setting up cmake-data (3.13.4-1) ...
22:22:09 [2021-07-22T22:22:09.539Z] #43 53.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:22:09 [2021-07-22T22:22:09.539Z] #43 53.43 Setting up cmake (3.13.4-1) ...
22:22:09 [2021-07-22T22:22:09.798Z] #43 53.45 Processing triggers for libc-bin (2.28-10) ...
22:22:09 [2021-07-22T22:22:09.798Z] #43 53.50 Processing triggers for mime-support (3.62) ...
22:22:11 [2021-07-22T22:22:11.142Z] #57 44.40 + export 'BUILDTAGS=netgo osusergo static_build'
22:22:11 [2021-07-22T22:22:11.142Z] #57 44.41 + BUILDTAGS='netgo osusergo static_build'
22:22:11 [2021-07-22T22:22:11.142Z] #57 44.41 + export EXTRA_FLAGS=-buildmode=pie
22:22:11 [2021-07-22T22:22:11.142Z] #57 44.41 + EXTRA_FLAGS=-buildmode=pie
22:22:11 [2021-07-22T22:22:11.142Z] #57 44.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:22:11 [2021-07-22T22:22:11.142Z] #57 44.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:22:11 [2021-07-22T22:22:11.142Z] #57 44.41 + '[' '' = dynamic ']'
22:22:11 [2021-07-22T22:22:11.142Z] #57 44.41 + make
22:22:11 [2021-07-22T22:22:11.142Z] #57 ...
22:22:11 [2021-07-22T22:22:11.142Z] 
22:22:11 [2021-07-22T22:22:11.142Z] #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
22:22:11 [2021-07-22T22:22:11.142Z] #46 sha256:207dd2fbb654c9586cbbcfe28e5a6ae757249e9d8e11d1c3cd9adbcb15c16fb0
22:22:11 [2021-07-22T22:22:11.142Z] #46 91.83 net/url
22:22:11 [2021-07-22T22:22:11.142Z] #46 92.23 go/ast
22:22:11 [2021-07-22T22:22:11.142Z] #46 93.39 text/template/parse
22:22:11 [2021-07-22T22:22:11.142Z] #46 96.70 go/parser
22:22:11 [2021-07-22T22:22:11.142Z] #46 97.73 text/template
22:22:11 [2021-07-22T22:22:11.142Z] #46 100.5 log
22:22:11 [2021-07-22T22:22:11.142Z] #46 101.3 encoding/xml
22:22:11 [2021-07-22T22:22:11.178Z] #43 DONE 54.8s
22:22:11 [2021-07-22T22:22:11.178Z] 
22:22:11 [2021-07-22T22:22:11.178Z] #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
22:22:11 [2021-07-22T22:22:11.178Z] #19 sha256:595ef917367c11928087201b0b37fbbf629c12c885c51e564f9524f21329c228
22:22:11 [2021-07-22T22:22:11.178Z] #19 36.85 Reading package lists...
22:22:11 [2021-07-22T22:22:11.178Z] #19 46.48 Building dependency tree...
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.33 The following additional packages will be installed:
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.33   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.33   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.34   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.34   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.34   mingw-w64-common mingw-w64-x86-64-dev
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.35 Suggested packages:
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.35   gcc-8-locales seccomp wine64
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.97 The following NEW packages will be installed:
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.97   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.97   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.98   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.99   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.99   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:22:11 [2021-07-22T22:22:11.178Z] #19 49.99   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.00 The following packages will be upgraded:
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.00   libseccomp2 libsystemd0 libudev1
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.37 3 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.37 Need to get 78.2 MB of archives.
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.37 After this operation, 487 MB of additional disk space will be used.
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.37 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.37 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.37 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd0 amd64 241-7~deb10u8 [331 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.38 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev1 amd64 241-7~deb10u8 [151 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 50.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 51.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 52.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 52.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 52.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 52.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 53.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 53.03 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 53.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 53.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 53.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 53.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 53.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 53.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 53.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:22:11 [2021-07-22T22:22:11.178Z] #19 53.13 Get:28 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
22:22:11 [2021-07-22T22:22:11.437Z] #46 103.7 net/http/httptrace
22:22:11 [2021-07-22T22:22:11.438Z] #46 103.9 net/http
22:22:11 [2021-07-22T22:22:11.516Z] #45 97.00 go/parser
22:22:11 [2021-07-22T22:22:11.714Z] #46 102.6 go/doc
22:22:11 [2021-07-22T22:22:11.747Z] #19 53.85 debconf: delaying package configuration, since apt-utils is not installed
22:22:12 [2021-07-22T22:22:12.007Z] #19 54.03 Fetched 78.2 MB in 3s (25.9 MB/s)
22:22:12 [2021-07-22T22:22:12.007Z] #19 54.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
22:22:12 [2021-07-22T22:22:12.007Z] #19 54.12 Preparing to unpack .../libsystemd0_241-7~deb10u8_amd64.deb ...
22:22:12 [2021-07-22T22:22:12.007Z] #19 54.14 Unpacking libsystemd0:amd64 (241-7~deb10u8) over (241-7~deb10u7) ...
22:22:12 [2021-07-22T22:22:12.007Z] #19 ...
22:22:12 [2021-07-22T22:22:12.007Z] 
22:22:12 [2021-07-22T22:22:12.007Z] #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
22:22:12 [2021-07-22T22:22:12.007Z] #44 sha256:d52fb16dff2bd1b9043ac1d8d6caf5f9e0d2f0780dfbdbaa169a56fa4cdb871f
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.948 + RM_GOPATH=0
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.948 + TMP_GOPATH=
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.948 + : /build
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.948 + '[' -z '' ']'
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.949 ++ mktemp -d
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.950 + export GOPATH=/tmp/tmp.EucJmDUhr4
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.950 + GOPATH=/tmp/tmp.EucJmDUhr4
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.950 + RM_GOPATH=1
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.951 + case "$(go env GOARCH)" in
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.956 ++ go env GOARCH
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.961 + export GO_BUILDMODE=-buildmode=pie
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.961 + GO_BUILDMODE=-buildmode=pie
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.961 ++ dirname /tmp/install/install.sh
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.962 + dir=/tmp/install
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.963 + bin=tini
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.963 + shift
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.963 + '[' '!' -f /tmp/install/tini.installer ']'
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.963 + . /tmp/install/tini.installer
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.963 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.963 + install_tini
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.963 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.963 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.963 + git clone https://github.com/krallin/tini.git /tmp/tmp.EucJmDUhr4/tini
22:22:12 [2021-07-22T22:22:12.007Z] #44 0.964 Cloning into '/tmp/tmp.EucJmDUhr4/tini'...
22:22:12 [2021-07-22T22:22:12.011Z] #46 ...
22:22:12 [2021-07-22T22:22:12.011Z] 
22:22:12 [2021-07-22T22:22:12.011Z] #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
22:22:12 [2021-07-22T22:22:12.011Z] #20 sha256:4e331a48909c47559b89b87b4cb594044c82e66cfd512ab4e66573e643a3c919
22:22:12 [2021-07-22T22:22:12.011Z] #20 2.011 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:22:12 [2021-07-22T22:22:12.011Z] #20 2.046 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:22:12 [2021-07-22T22:22:12.011Z] #20 2.143 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:22:12 [2021-07-22T22:22:12.011Z] #20 2.150 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:22:12 [2021-07-22T22:22:12.011Z] #20 2.778 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB]
22:22:12 [2021-07-22T22:22:12.011Z] #20 3.695 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:22:12 [2021-07-22T22:22:12.011Z] #20 4.640 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
22:22:12 [2021-07-22T22:22:12.011Z] #20 6.023 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:22:12 [2021-07-22T22:22:12.216Z] #46 107.5 vendor/golang.org/x/net/idna
22:22:12 [2021-07-22T22:22:12.266Z] #44 1.266 + cd /tmp/tmp.EucJmDUhr4/tini
22:22:12 [2021-07-22T22:22:12.266Z] #44 1.266 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:22:12 [2021-07-22T22:22:12.266Z] #44 1.279 + cmake .
22:22:12 [2021-07-22T22:22:12.286Z] #46 ...
22:22:12 [2021-07-22T22:22:12.286Z] 
22:22:12 [2021-07-22T22:22:12.286Z] #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
22:22:12 [2021-07-22T22:22:12.286Z] #57 sha256:d027f374c4f56953e203aca0db61122bccd01dfee566cc6037192b6228b5cd88
22:22:12 [2021-07-22T22:22:12.286Z] #57 45.89 + bin/ctr
22:22:12 [2021-07-22T22:22:12.525Z] #44 1.423 -- The C compiler identification is GNU 8.3.0
22:22:12 [2021-07-22T22:22:12.525Z] #44 1.438 -- Check for working C compiler: /usr/bin/cc
22:22:12 [2021-07-22T22:22:12.784Z] #44 1.609 -- Check for working C compiler: /usr/bin/cc -- works
22:22:12 [2021-07-22T22:22:12.784Z] #44 1.611 -- Detecting C compiler ABI info
22:22:12 [2021-07-22T22:22:12.784Z] #44 1.791 -- Detecting C compiler ABI info - done
22:22:13 [2021-07-22T22:22:13.043Z] #44 1.804 -- Detecting C compile features
22:22:13 [2021-07-22T22:22:13.301Z] #44 2.348 -- Detecting C compile features - done
22:22:13 [2021-07-22T22:22:13.413Z] #20 8.678 Fetched 8812 kB in 7s (1276 kB/s)
22:22:13 [2021-07-22T22:22:13.460Z] #45 ...
22:22:13 [2021-07-22T22:22:13.460Z] 
22:22:13 [2021-07-22T22:22:13.460Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:22:13 [2021-07-22T22:22:13.460Z] #56 sha256:8c98bccc41021db9c1c26a75c46cb3720fc42fa6816b03466c8c8255280a4dcd
22:22:13 [2021-07-22T22:22:13.560Z] #44 2.368 -- Performing Test HAS_BUILTIN_FORTIFY
22:22:13 [2021-07-22T22:22:13.560Z] #44 2.435 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:22:13 [2021-07-22T22:22:13.560Z] #44 2.462 -- Configuring done
22:22:13 [2021-07-22T22:22:13.560Z] #44 2.468 -- Generating done
22:22:13 [2021-07-22T22:22:13.560Z] #44 2.473 -- Build files have been written to: /tmp/tmp.EucJmDUhr4/tini
22:22:13 [2021-07-22T22:22:13.560Z] #44 2.476 + make tini-static
22:22:13 [2021-07-22T22:22:13.818Z] #44 2.624 Scanning dependencies of target tini-static
22:22:13 [2021-07-22T22:22:13.818Z] #44 2.657 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:22:14 [2021-07-22T22:22:14.123Z] #46 109.4 vendor/golang.org/x/net/http2/hpack
22:22:14 [2021-07-22T22:22:14.123Z] #46 ...
22:22:14 [2021-07-22T22:22:14.123Z] 
22:22:14 [2021-07-22T22:22:14.123Z] #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
22:22:14 [2021-07-22T22:22:14.123Z] #59 sha256:c3fb1224c74ca7d326dcf8bbd17764253202f62092f8d86a1e493d7f858f0534
22:22:14 [2021-07-22T22:22:14.123Z] #59 109.5 + for f in rootlesskit rootlesskit-docker-proxy
22:22:14 [2021-07-22T22:22:14.123Z] #59 109.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:22:14 [2021-07-22T22:22:14.474Z] #44 3.063 [100%] Linking C executable tini-static
22:22:14 [2021-07-22T22:22:14.474Z] #44 3.184 [100%] Built target tini-static
22:22:14 [2021-07-22T22:22:14.474Z] #44 3.219 + mkdir -p /build
22:22:14 [2021-07-22T22:22:14.474Z] #44 3.222 + cp tini-static /build/docker-init
22:22:14 [2021-07-22T22:22:14.485Z] #56 42.45 Checking out files:  48% (1976/4078)   
Checking out files:  49% (1999/4078)   
Checking out files:  50% (2039/4078)   
Checking out files:  51% (2080/4078)   
Checking out files:  52% (2121/4078)   
Checking out files:  53% (2162/4078)   
Checking out files:  54% (2203/4078)   
Checking out files:  55% (2243/4078)   
Checking out files:  56% (2284/4078)   
Checking out files:  57% (2325/4078)   
Checking out files:  58% (2366/4078)   
Checking out files:  59% (2407/4078)   
Checking out files:  60% (2447/4078)   
Checking out files:  61% (2488/4078)   
Checking out files:  62% (2529/4078)   
Checking out files:  63% (2570/4078)   
Checking out files:  64% (2610/4078)   
Checking out files:  65% (2651/4078)   
Checking out files:  66% (2692/4078)   
Checking out files:  67% (2733/4078)   
Checking out files:  68% (2774/4078)   
Checking out files:  69% (2814/4078)   
Checking out files:  70% (2855/4078)   
Checking out files:  71% (2896/4078)   
Checking out files:  72% (2937/4078)   
Checking out files:  73% (2977/4078)   
Checking out files:  74% (3018/4078)   
Checking out files:  75% (3059/4078)   
Checking out files:  76% (3100/4078)   
Checking out files:  77% (3141/4078)   
Checking out files:  78% (3181/4078)   
Checking out files:  79% (3222/4078)   
Checking out files:  80% (3263/4078)   
Checking out files:  81% (3304/4078)   
Checking out files:  82% (3344/4078)   
Checking out files:  83% (3385/4078)   
Checking out files:  84% (3426/4078)   
Checking out files:  85% (3467/4078)   
Checking out files:  86% (3508/4078)   
Checking out files:  87% (3548/4078)   
Checking out files:  88% (3589/4078)   
Checking out files:  89% (3630/4078)   
Checking out files:  90% (3671/4078)   
Checking out files:  91% (3711/4078)   
Checking out files:  92% (3752/4078)   
Checking out files:  92% (3764/4078)   
Checking out files:  93% (3793/4078)   
Checking out files:  94% (3834/4078)   
Checking out files:  95% (3875/4078)   
Checking out files:  96% (3915/4078)   
Checking out files:  97% (3956/4078)   
Checking out files:  98% (3997/4078)   
Checking out files:  99% (4038/4078)   
Checking out files: 100% (4078/4078)   
Checking out files: 100% (4078/4078), done.
22:22:14 [2021-07-22T22:22:14.485Z] #56 43.80 + cd /tmp/tmp.6y8FH8DOGn/src/github.com/containerd/containerd
22:22:14 [2021-07-22T22:22:14.485Z] #56 43.80 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:22:15 [2021-07-22T22:22:15.411Z] #44 DONE 4.1s
22:22:15 [2021-07-22T22:22:15.412Z] 
22:22:15 [2021-07-22T22:22:15.412Z] #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
22:22:15 [2021-07-22T22:22:15.412Z] #19 sha256:595ef917367c11928087201b0b37fbbf629c12c885c51e564f9524f21329c228
22:22:15 [2021-07-22T22:22:15.412Z] #19 54.53 Setting up libsystemd0:amd64 (241-7~deb10u8) ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 54.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 ... 29521 files and directories currently installed.)
22:22:15 [2021-07-22T22:22:15.412Z] #19 54.67 Preparing to unpack .../libudev1_241-7~deb10u8_amd64.deb ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 54.69 Unpacking libudev1:amd64 (241-7~deb10u8) over (241-7~deb10u7) ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 54.81 Setting up libudev1:amd64 (241-7~deb10u8) ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 54.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
22:22:15 [2021-07-22T22:22:15.412Z] #19 54.91 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 54.93 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 55.03 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 55.14 Selecting previously unselected package binutils-mingw-w64-i686.
22:22:15 [2021-07-22T22:22:15.412Z] #19 55.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
22:22:15 [2021-07-22T22:22:15.412Z] #19 55.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 55.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 55.84 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:22:15 [2021-07-22T22:22:15.412Z] #19 55.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 55.86 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 57.17 Selecting previously unselected package binutils-mingw-w64.
22:22:15 [2021-07-22T22:22:15.412Z] #19 57.18 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 57.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 57.36 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:22:15 [2021-07-22T22:22:15.412Z] #19 57.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 57.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 57.48 Selecting previously unselected package dmsetup.
22:22:15 [2021-07-22T22:22:15.412Z] #19 57.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:22:15 [2021-07-22T22:22:15.412Z] #19 57.48 Unpacking dmsetup (2:1.02.155-3) ...
22:22:15 [2021-07-22T22:22:15.412Z] #56 44.57 + export 'BUILDTAGS=netgo osusergo static_build'
22:22:15 [2021-07-22T22:22:15.412Z] #56 44.57 + BUILDTAGS='netgo osusergo static_build'
22:22:15 [2021-07-22T22:22:15.412Z] #56 44.57 + export EXTRA_FLAGS=-buildmode=pie
22:22:15 [2021-07-22T22:22:15.412Z] #56 44.57 + EXTRA_FLAGS=-buildmode=pie
22:22:15 [2021-07-22T22:22:15.412Z] #56 44.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:22:15 [2021-07-22T22:22:15.412Z] #56 44.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:22:15 [2021-07-22T22:22:15.412Z] #56 44.57 + '[' '' = dynamic ']'
22:22:15 [2021-07-22T22:22:15.412Z] #56 44.57 + make
22:22:15 [2021-07-22T22:22:15.671Z] #19 57.59 Selecting previously unselected package mingw-w64-common.
22:22:15 [2021-07-22T22:22:15.671Z] #19 57.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:22:15 [2021-07-22T22:22:15.671Z] #19 57.59 Unpacking mingw-w64-common (6.0.0-3) ...
22:22:15 [2021-07-22T22:22:15.974Z] #56 ...
22:22:15 [2021-07-22T22:22:15.974Z] 
22:22:15 [2021-07-22T22:22:15.974Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
22:22:15 [2021-07-22T22:22:15.974Z] #51 sha256:e8ae220365b598dd71a52849349d3a16cbb9516b959955f19933d91f3ebac26a
22:22:15 [2021-07-22T22:22:15.974Z] #51 91.73 golang.org/x/crypto/ssh/terminal
22:22:15 [2021-07-22T22:22:15.974Z] #51 92.22 encoding/json
22:22:15 [2021-07-22T22:22:15.974Z] #51 93.31 github.com/pkg/diff
22:22:15 [2021-07-22T22:22:15.974Z] #51 94.37 go/ast
22:22:15 [2021-07-22T22:22:15.974Z] #51 97.67 text/tabwriter
22:22:15 [2021-07-22T22:22:15.975Z] #51 97.68 mvdan.cc/editorconfig
22:22:15 [2021-07-22T22:22:15.975Z] #51 98.33 mvdan.cc/sh/v3/fileutil
22:22:15 [2021-07-22T22:22:15.975Z] #51 98.58 mvdan.cc/sh/v3/syntax
22:22:16 [2021-07-22T22:22:16.231Z] #51 ...
22:22:16 [2021-07-22T22:22:16.231Z] 
22:22:16 [2021-07-22T22:22:16.231Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:22:16 [2021-07-22T22:22:16.231Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:22:16 [2021-07-22T22:22:16.231Z] #45 99.46 text/template
22:22:16 [2021-07-22T22:22:16.231Z] #45 100.8 log
22:22:16 [2021-07-22T22:22:16.231Z] #45 101.5 encoding/xml
22:22:16 [2021-07-22T22:22:16.724Z] #20 8.678 Reading package lists...
22:22:16 [2021-07-22T22:22:16.724Z] #20 11.60 Reading package lists...
22:22:16 [2021-07-22T22:22:16.724Z] #20 ...
22:22:16 [2021-07-22T22:22:16.724Z] 
22:22:16 [2021-07-22T22:22:16.724Z] #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
22:22:16 [2021-07-22T22:22:16.724Z] #54 sha256:1cba845f7b99fb8625eb67ed8a475f9c7ff84d5b72e5f8f7ba25b61e96d8322d
22:22:16 [2021-07-22T22:22:16.724Z] #54 11.18 + cd /tmp/tmp.GtaQGAXpIC/src/github.com/opencontainers/runc
22:22:16 [2021-07-22T22:22:16.724Z] #54 11.18 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
22:22:16 [2021-07-22T22:22:16.724Z] #54 11.64 + '[' -z '' ']'
22:22:16 [2021-07-22T22:22:16.724Z] #54 11.64 + target=static
22:22:16 [2021-07-22T22:22:16.724Z] #54 11.64 + make 'BUILDTAGS=seccomp ' static
22:22:16 [2021-07-22T22:22:16.724Z] #54 12.02 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
22:22:17 [2021-07-22T22:22:17.594Z] #19 ...
22:22:17 [2021-07-22T22:22:17.594Z] 
22:22:17 [2021-07-22T22:22:17.594Z] #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
22:22:17 [2021-07-22T22:22:17.594Z] #64 sha256:09d6a8d304315f941bae23e1b17ed0987e265f25062e22bfa49586e42ecbe426
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.945 + RM_GOPATH=0
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.946 + TMP_GOPATH=
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.947 + : /build
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.947 + '[' -z '' ']'
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.948 ++ mktemp -d
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.949 + export GOPATH=/tmp/tmp.v5oGwWtkCG
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.949 + GOPATH=/tmp/tmp.v5oGwWtkCG
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.949 + RM_GOPATH=1
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.949 + case "$(go env GOARCH)" in
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.949 ++ go env GOARCH
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.952 + export GO_BUILDMODE=-buildmode=pie
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.952 + GO_BUILDMODE=-buildmode=pie
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.953 ++ dirname /tmp/install/install.sh
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.953 + dir=/tmp/install
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.953 + bin=containerd
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.953 + shift
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.953 + '[' '!' -f /tmp/install/containerd.installer ']'
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.954 + . /tmp/install/containerd.installer
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.954 ++ set -e
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.954 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.954 + install_containerd
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.954 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.954 + git clone https://github.com/containerd/containerd.git /tmp/tmp.v5oGwWtkCG/src/github.com/containerd/containerd
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.954 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:22:17 [2021-07-22T22:22:17.594Z] #64 0.956 Cloning into '/tmp/tmp.v5oGwWtkCG/src/github.com/containerd/containerd'...
22:22:17 [2021-07-22T22:22:17.594Z] #64 ...
22:22:17 [2021-07-22T22:22:17.594Z] 
22:22:17 [2021-07-22T22:22:17.594Z] #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
22:22:17 [2021-07-22T22:22:17.594Z] #19 sha256:595ef917367c11928087201b0b37fbbf629c12c885c51e564f9524f21329c228
22:22:17 [2021-07-22T22:22:17.594Z] #19 59.64 Selecting previously unselected package mingw-w64-x86-64-dev.
22:22:17 [2021-07-22T22:22:17.594Z] #19 59.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:22:17 [2021-07-22T22:22:17.594Z] #19 59.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:22:17 [2021-07-22T22:22:17.630Z] #57 ...
22:22:17 [2021-07-22T22:22:17.630Z] 
22:22:17 [2021-07-22T22:22:17.630Z] #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
22:22:17 [2021-07-22T22:22:17.630Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:22:17 [2021-07-22T22:22:17.630Z] #13 104.3 Selecting previously unselected package g++-mingw-w64-x86-64.
22:22:17 [2021-07-22T22:22:17.630Z] #13 104.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:22:17 [2021-07-22T22:22:17.630Z] #13 104.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:17 [2021-07-22T22:22:17.670Z] #54 ...
22:22:17 [2021-07-22T22:22:17.670Z] 
22:22:17 [2021-07-22T22:22:17.670Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:22:17 [2021-07-22T22:22:17.670Z] #32 sha256:b469fd3cb814218879231dcf2475ee27a7ddd7502f26a68cf52a10a86c6758a7
22:22:17 [2021-07-22T22:22:17.670Z] #32 DONE 110.3s
22:22:17 [2021-07-22T22:22:17.670Z] 
22:22:17 [2021-07-22T22:22:17.671Z] #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
22:22:17 [2021-07-22T22:22:17.671Z] #40 sha256:60a40d804f33c673ffeb5237482a74b4740635771ce34361a13ae377bb9b5148
22:22:18 [2021-07-22T22:22:18.207Z] #13 ...
22:22:18 [2021-07-22T22:22:18.207Z] 
22:22:18 [2021-07-22T22:22:18.207Z] #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
22:22:18 [2021-07-22T22:22:18.207Z] #52 sha256:f66a88ee43cadb80e159308fdd6bad4496d0bd78f6447f481f2b5efef7e8e33b
22:22:18 [2021-07-22T22:22:18.207Z] #52 98.95 mvdan.cc/sh/v3/syntax
22:22:18 [2021-07-22T22:22:18.207Z] #52 104.4 mvdan.cc/sh/v3/cmd/shfmt
22:22:18 [2021-07-22T22:22:18.207Z] #52 DONE 108.9s
22:22:18 [2021-07-22T22:22:18.207Z] 
22:22:18 [2021-07-22T22:22:18.207Z] #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
22:22:18 [2021-07-22T22:22:18.207Z] #46 sha256:207dd2fbb654c9586cbbcfe28e5a6ae757249e9d8e11d1c3cd9adbcb15c16fb0
22:22:18 [2021-07-22T22:22:18.207Z] #46 106.2 github.com/LK4D4/vndr/versioned
22:22:18 [2021-07-22T22:22:18.207Z] #46 106.3 github.com/LK4D4/vndr/build
22:22:18 [2021-07-22T22:22:18.207Z] #46 106.3 compress/flate
22:22:18 [2021-07-22T22:22:18.207Z] #46 108.8 hash/crc32
22:22:18 [2021-07-22T22:22:18.778Z] #46 109.7 compress/gzip
22:22:18 [2021-07-22T22:22:18.971Z] #19 60.85 Selecting previously unselected package gcc-mingw-w64-base.
22:22:18 [2021-07-22T22:22:18.971Z] #19 60.86 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:22:18 [2021-07-22T22:22:18.971Z] #19 60.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:22:18 [2021-07-22T22:22:18.971Z] #19 60.91 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:22:18 [2021-07-22T22:22:18.971Z] #19 60.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:22:18 [2021-07-22T22:22:18.971Z] #19 60.91 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:19 [2021-07-22T22:22:19.039Z] #46 109.8 crypto/ed25519
22:22:19 [2021-07-22T22:22:19.300Z] #46 110.3 crypto/rsa
22:22:19 [2021-07-22T22:22:19.400Z] #59 ...
22:22:19 [2021-07-22T22:22:19.400Z] 
22:22:19 [2021-07-22T22:22:19.400Z] #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
22:22:19 [2021-07-22T22:22:19.400Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:22:19 [2021-07-22T22:22:19.400Z] #13 104.5 Selecting previously unselected package libapparmor1:amd64.
22:22:19 [2021-07-22T22:22:19.400Z] #13 104.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 104.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 104.6 Selecting previously unselected package libapparmor-dev:amd64.
22:22:19 [2021-07-22T22:22:19.400Z] #13 104.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 104.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 104.8 Selecting previously unselected package libbtrfs0.
22:22:19 [2021-07-22T22:22:19.400Z] #13 104.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 104.8 Unpacking libbtrfs0 (4.20.1-2) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 104.9 Selecting previously unselected package libbtrfs-dev.
22:22:19 [2021-07-22T22:22:19.400Z] #13 104.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 104.9 Unpacking libbtrfs-dev (4.20.1-2) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.1 Selecting previously unselected package libudev-dev:amd64.
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.1 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.3 Selecting previously unselected package libsepol1-dev:amd64.
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.6 Selecting previously unselected package libpcre16-3:amd64.
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.7 Selecting previously unselected package libpcre32-3:amd64.
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.9 Selecting previously unselected package libpcrecpp0v5:amd64.
22:22:19 [2021-07-22T22:22:19.400Z] #13 105.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.1 Selecting previously unselected package libpcre3-dev:amd64.
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.4 Selecting previously unselected package libselinux1-dev:amd64.
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.7 Selecting previously unselected package libdevmapper-dev:amd64.
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.8 Selecting previously unselected package libseccomp-dev:amd64.
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 106.9 Selecting previously unselected package libsystemd-dev:amd64.
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.6 Setting up libbtrfs0 (4.20.1-2) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.6 Setting up libbtrfs-dev (4.20.1-2) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.7 Setting up mingw-w64-common (6.0.0-3) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.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
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:22:19 [2021-07-22T22:22:19.400Z] #13 107.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:22:19 [2021-07-22T22:22:19.400Z] #13 108.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:22:19 [2021-07-22T22:22:19.494Z] #45 105.0 go/doc
22:22:19 [2021-07-22T22:22:19.561Z] #46 110.4 crypto/dsa
22:22:19 [2021-07-22T22:22:19.592Z] #40 ...
22:22:19 [2021-07-22T22:22:19.592Z] 
22:22:19 [2021-07-22T22:22:19.592Z] #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
22:22:19 [2021-07-22T22:22:19.592Z] #20 sha256:4e331a48909c47559b89b87b4cb594044c82e66cfd512ab4e66573e643a3c919
22:22:19 [2021-07-22T22:22:19.592Z] #20 11.60 Reading package lists...
22:22:19 [2021-07-22T22:22:19.821Z] #46 110.7 crypto/x509/pkix
22:22:19 [2021-07-22T22:22:19.969Z] #13 109.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:22:20 [2021-07-22T22:22:20.096Z] #45 105.7 compress/flate
22:22:20 [2021-07-22T22:22:20.117Z] #20 14.85 Building dependency tree...
22:22:20 [2021-07-22T22:22:20.392Z] #46 111.3 net
22:22:20 [2021-07-22T22:22:20.445Z] using credential docker-jenkins-github-credentials
22:22:20 [2021-07-22T22:22:20.489Z] #13 110.0 Setting up dmsetup (2:1.02.155-3) ...#13 ...
22:22:20 [2021-07-22T22:22:20.489Z] 
22:22:20 [2021-07-22T22:22:20.489Z] #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
22:22:20 [2021-07-22T22:22:20.489Z] #59 sha256:c3fb1224c74ca7d326dcf8bbd17764253202f62092f8d86a1e493d7f858f0534
22:22:20 [2021-07-22T22:22:20.489Z] #59 DONE 116.2s
22:22:20 [2021-07-22T22:22:20.489Z] 
22:22:20 [2021-07-22T22:22:20.489Z] #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
22:22:20 [2021-07-22T22:22:20.489Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:22:20 [2021-07-22T22:22:20.489Z] #13 110.0 Setting up dmsetup (2:1.02.155-3) ...
22:22:20 [2021-07-22T22:22:20.489Z] #13 110.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:22:20 [2021-07-22T22:22:20.489Z] #13 ...
22:22:20 [2021-07-22T22:22:20.489Z] 
22:22:20 [2021-07-22T22:22:20.489Z] #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
22:22:20 [2021-07-22T22:22:20.489Z] #46 sha256:5f4edf3f99576078ef14557242fb8d6fae6d6974036397685dbaa6d0366a96d1
22:22:20 [2021-07-22T22:22:20.489Z] #46 110.5 mime
22:22:20 [2021-07-22T22:22:20.489Z] #46 111.9 mime/quotedprintable
22:22:20 [2021-07-22T22:22:20.489Z] #46 112.1 net/http/internal
22:22:20 [2021-07-22T22:22:20.489Z] #46 114.1 crypto/tls
22:22:20 [2021-07-22T22:22:20.489Z] #46 ...
22:22:20 [2021-07-22T22:22:20.489Z] 
22:22:20 [2021-07-22T22:22:20.489Z] #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
22:22:20 [2021-07-22T22:22:20.489Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:22:20 [2021-07-22T22:22:20.489Z] #13 110.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:22:20 [2021-07-22T22:22:20.489Z] #13 110.1 Processing triggers for libc-bin (2.28-10) ...
22:22:20 [2021-07-22T22:22:20.518Z] Cloning the remote Git repository
22:22:20 [2021-07-22T22:22:20.518Z] Cloning with configured refspecs honoured and without tags
22:22:20 [2021-07-22T22:22:20.691Z] #20 15.98 libcap2-bin is already the newest version (1:2.25-2).
22:22:20 [2021-07-22T22:22:20.691Z] #20 15.98 The following additional packages will be installed:
22:22:20 [2021-07-22T22:22:20.749Z] #13 ...
22:22:20 [2021-07-22T22:22:20.749Z] 
22:22:20 [2021-07-22T22:22:20.749Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:22:20 [2021-07-22T22:22:20.749Z] #60 sha256:5a1cbc21981696a29f282bae7a1f5da94540e7f43c6626bcff14e3ad4bbb5347
22:22:20 [2021-07-22T22:22:20.749Z] #60 DONE 0.3s
22:22:20 [2021-07-22T22:22:20.954Z] #20 15.98   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:22:20 [2021-07-22T22:22:20.955Z] #20 15.98   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:22:20 [2021-07-22T22:22:20.955Z] #20 15.98   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:22:20 [2021-07-22T22:22:20.955Z] #20 15.98   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:22:20 [2021-07-22T22:22:20.955Z] #20 15.98   python3.7 python3.7-minimal vim-runtime xxd
22:22:20 [2021-07-22T22:22:20.955Z] #20 15.99 Suggested packages:
22:22:20 [2021-07-22T22:22:20.955Z] #20 15.99   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
22:22:20 [2021-07-22T22:22:20.955Z] #20 15.99   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
22:22:20 [2021-07-22T22:22:20.955Z] #20 15.99   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
22:22:20 [2021-07-22T22:22:20.955Z] #20 15.99   quota
22:22:20 [2021-07-22T22:22:20.955Z] #20 15.99 Recommended packages:
22:22:20 [2021-07-22T22:22:20.955Z] #20 15.99   aufs-dkms nftables build-essential python3-dev python3-keyring
22:22:20 [2021-07-22T22:22:20.955Z] #20 15.99   python3-keyrings.alt python3-xdg unzip
22:22:20 [2021-07-22T22:22:20.966Z] #46 111.7 vendor/golang.org/x/crypto/chacha20
22:22:21 [2021-07-22T22:22:21.007Z] 
22:22:21 [2021-07-22T22:22:21.007Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:22:21 [2021-07-22T22:22:21.007Z] #61 sha256:c850c969036d10fe24ec76613bec9f66ff1af661cff3366ac4a2be34d81288c2
22:22:21 [2021-07-22T22:22:21.007Z] #61 DONE 0.2s
22:22:21 [2021-07-22T22:22:21.007Z] 
22:22:21 [2021-07-22T22:22:21.007Z] #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
22:22:21 [2021-07-22T22:22:21.007Z] #50 sha256:a703c66514b266c5f060d9a3e36f9fbe879a632106cbe8aa8f5621ce614a8310
22:22:21 [2021-07-22T22:22:21.266Z] #50 ...
22:22:21 [2021-07-22T22:22:21.266Z] 
22:22:21 [2021-07-22T22:22:21.266Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
22:22:21 [2021-07-22T22:22:21.266Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:22:21 [2021-07-22T22:22:21.266Z] #13 DONE 111.0s
22:22:21 [2021-07-22T22:22:21.525Z] 
22:22:21 [2021-07-22T22:22:21.525Z] #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
22:22:21 [2021-07-22T22:22:21.525Z] #54 sha256:f77a573a024fd3290ebf95a0d91de094bfb523000af63a740ab935cd20a96381
22:22:21 [2021-07-22T22:22:21.537Z] #46 112.2 vendor/golang.org/x/crypto/poly1305
22:22:21 [2021-07-22T22:22:21.798Z] #46 112.7 vendor/golang.org/x/sys/cpu
22:22:21 [2021-07-22T22:22:21.901Z] #20 17.14 The following NEW packages will be installed:
22:22:22 [2021-07-22T22:22:22.164Z] #20 17.14   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
22:22:22 [2021-07-22T22:22:22.164Z] #20 17.14   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
22:22:22 [2021-07-22T22:22:22.164Z] #20 17.14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:22:22 [2021-07-22T22:22:22.164Z] #20 17.14   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
22:22:22 [2021-07-22T22:22:22.164Z] #20 17.15   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
22:22:22 [2021-07-22T22:22:22.164Z] #20 17.15   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
22:22:22 [2021-07-22T22:22:22.164Z] #20 17.15   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
22:22:22 [2021-07-22T22:22:22.164Z] #20 17.15   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:22:22 [2021-07-22T22:22:22.164Z] #20 17.15   xz-utils zip
22:22:20 [2021-07-22T22:22:20.707Z] Cloning repository https://github.com/moby/moby.git
22:22:21 [2021-07-22T22:22:21.098Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:22:21 [2021-07-22T22:22:21.812Z] Fetching upstream changes from https://github.com/moby/moby.git
22:22:21 [2021-07-22T22:22:21.812Z]  > git --version # timeout=10
22:22:21 [2021-07-22T22:22:21.865Z]  > git --version # 'git version 2.24.1.windows.2'
22:22:21 [2021-07-22T22:22:21.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:22:21 [2021-07-22T22:22:21.869Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:22:22 [2021-07-22T22:22:22.369Z] #46 113.3 vendor/golang.org/x/crypto/chacha20poly1305
22:22:22 [2021-07-22T22:22:22.427Z] #20 17.48 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
22:22:22 [2021-07-22T22:22:22.427Z] #20 17.48 Need to get 27.7 MB of archives.
22:22:22 [2021-07-22T22:22:22.427Z] #20 17.48 After this operation, 114 MB of additional disk space will be used.
22:22:22 [2021-07-22T22:22:22.427Z] #20 17.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
22:22:22 [2021-07-22T22:22:22.427Z] #20 17.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
22:22:22 [2021-07-22T22:22:22.610Z] #45 108.1 compress/gzip
22:22:22 [2021-07-22T22:22:22.610Z] #45 ...
22:22:22 [2021-07-22T22:22:22.610Z] 
22:22:22 [2021-07-22T22:22:22.610Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
22:22:22 [2021-07-22T22:22:22.610Z] #51 sha256:e8ae220365b598dd71a52849349d3a16cbb9516b959955f19933d91f3ebac26a
22:22:22 [2021-07-22T22:22:22.610Z] #51 104.3 mvdan.cc/sh/v3/cmd/shfmt
22:22:22 [2021-07-22T22:22:22.610Z] #51 DONE 108.3s
22:22:22 [2021-07-22T22:22:22.610Z] 
22:22:22 [2021-07-22T22:22:22.610Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:22:22 [2021-07-22T22:22:22.610Z] #56 sha256:8c98bccc41021db9c1c26a75c46cb3720fc42fa6816b03466c8c8255280a4dcd
22:22:22 [2021-07-22T22:22:22.610Z] #56 46.15 + bin/ctr
22:22:22 [2021-07-22T22:22:22.691Z] #20 17.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
22:22:22 [2021-07-22T22:22:22.865Z] #56 ...
22:22:22 [2021-07-22T22:22:22.865Z] 
22:22:22 [2021-07-22T22:22:22.865Z] #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
22:22:22 [2021-07-22T22:22:22.865Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:22:22 [2021-07-22T22:22:22.865Z] #13 102.6 Selecting previously unselected package g++-mingw-w64-x86-64.
22:22:22 [2021-07-22T22:22:22.865Z] #13 102.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:22:22 [2021-07-22T22:22:22.865Z] #13 102.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:22 [2021-07-22T22:22:22.953Z] #20 18.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
22:22:22 [2021-07-22T22:22:22.953Z] #20 18.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
22:22:22 [2021-07-22T22:22:22.953Z] #20 18.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
22:22:22 [2021-07-22T22:22:22.953Z] #20 18.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
22:22:23 [2021-07-22T22:22:23.216Z] #20 18.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
22:22:23 [2021-07-22T22:22:23.311Z] #46 114.2 vendor/golang.org/x/crypto/curve25519
22:22:23 [2021-07-22T22:22:23.478Z] #20 18.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
22:22:23 [2021-07-22T22:22:23.478Z] #20 18.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
22:22:23 [2021-07-22T22:22:23.478Z] #20 18.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
22:22:23 [2021-07-22T22:22:23.478Z] #20 18.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
22:22:23 [2021-07-22T22:22:23.478Z] #20 18.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
22:22:23 [2021-07-22T22:22:23.478Z] #20 18.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
22:22:23 [2021-07-22T22:22:23.478Z] #20 18.48 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
22:22:23 [2021-07-22T22:22:23.744Z] #20 18.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:22:23 [2021-07-22T22:22:23.744Z] #20 18.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
22:22:23 [2021-07-22T22:22:23.744Z] #20 18.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
22:22:23 [2021-07-22T22:22:23.744Z] #20 18.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
22:22:23 [2021-07-22T22:22:23.744Z] #20 18.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
22:22:23 [2021-07-22T22:22:23.744Z] #20 18.93 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
22:22:23 [2021-07-22T22:22:23.744Z] #20 18.94 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
22:22:23 [2021-07-22T22:22:23.744Z] #20 19.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:22:23 [2021-07-22T22:22:23.883Z] #46 114.7 vendor/golang.org/x/crypto/hkdf
22:22:24 [2021-07-22T22:22:24.015Z] #20 19.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
22:22:24 [2021-07-22T22:22:24.015Z] #20 19.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
22:22:24 [2021-07-22T22:22:24.015Z] #20 19.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:22:24 [2021-07-22T22:22:24.015Z] #20 19.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
22:22:24 [2021-07-22T22:22:24.015Z] #20 19.09 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
22:22:24 [2021-07-22T22:22:24.015Z] #20 19.09 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
22:22:24 [2021-07-22T22:22:24.015Z] #20 19.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
22:22:24 [2021-07-22T22:22:24.015Z] #20 ...
22:22:24 [2021-07-22T22:22:24.015Z] 
22:22:24 [2021-07-22T22:22:24.015Z] #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
22:22:24 [2021-07-22T22:22:24.015Z] #46 sha256:bbd21dfb22a5322fa10ab0909be32c7c6667e685f44347b892ab0fe1114e27e9
22:22:24 [2021-07-22T22:22:24.015Z] #46 113.0 github.com/LK4D4/vndr/godl
22:22:24 [2021-07-22T22:22:24.015Z] #46 113.7 github.com/LK4D4/vndr
22:22:24 [2021-07-22T22:22:24.015Z] #46 DONE 116.9s
22:22:24 [2021-07-22T22:22:24.015Z] 
22:22:24 [2021-07-22T22:22:24.015Z] #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
22:22:24 [2021-07-22T22:22:24.015Z] #20 sha256:4e331a48909c47559b89b87b4cb594044c82e66cfd512ab4e66573e643a3c919
22:22:24 [2021-07-22T22:22:24.015Z] #20 19.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
22:22:24 [2021-07-22T22:22:24.015Z] #20 19.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
22:22:24 [2021-07-22T22:22:24.143Z] #46 114.9 vendor/golang.org/x/text/transform
22:22:24 [2021-07-22T22:22:24.240Z] #19 65.98 Selecting previously unselected package g++-mingw-w64-x86-64.
22:22:24 [2021-07-22T22:22:24.240Z] #19 65.98 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:22:24 [2021-07-22T22:22:24.240Z] #19 65.99 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:24 [2021-07-22T22:22:24.277Z] #20 19.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
22:22:24 [2021-07-22T22:22:24.277Z] #20 19.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
22:22:24 [2021-07-22T22:22:24.540Z] #20 19.61 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
22:22:24 [2021-07-22T22:22:24.714Z] #46 115.6 vendor/golang.org/x/text/unicode/bidi
22:22:25 [2021-07-22T22:22:25.487Z] #20 20.41 debconf: delaying package configuration, since apt-utils is not installed
22:22:25 [2021-07-22T22:22:25.487Z] #20 20.53 Fetched 27.7 MB in 2s (11.5 MB/s)
22:22:25 [2021-07-22T22:22:25.487Z] #20 20.60 Selecting previously unselected package pigz.
22:22:25 [2021-07-22T22:22:25.750Z] #20 20.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 ... 23419 files and directories currently installed.)
22:22:25 [2021-07-22T22:22:25.750Z] #20 20.71 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
22:22:25 [2021-07-22T22:22:25.750Z] #20 20.72 Unpacking pigz (2.4-1) ...
22:22:25 [2021-07-22T22:22:25.750Z] #20 20.81 Selecting previously unselected package libpython3.7-minimal:arm64.
22:22:25 [2021-07-22T22:22:25.750Z] #20 20.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
22:22:25 [2021-07-22T22:22:25.750Z] #20 20.82 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
22:22:26 [2021-07-22T22:22:26.325Z] #20 21.54 Selecting previously unselected package python3.7-minimal.
22:22:26 [2021-07-22T22:22:26.325Z] #20 21.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
22:22:26 [2021-07-22T22:22:26.325Z] #20 21.56 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:22:26 [2021-07-22T22:22:26.630Z] #46 117.2 vendor/golang.org/x/text/secure/bidirule
22:22:26 [2021-07-22T22:22:26.630Z] #46 117.5 vendor/golang.org/x/text/unicode/norm
22:22:26 [2021-07-22T22:22:26.901Z] #20 22.14 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
22:22:26 [2021-07-22T22:22:26.916Z] #54 ...
22:22:26 [2021-07-22T22:22:26.916Z] 
22:22:26 [2021-07-22T22:22:26.916Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
22:22:26 [2021-07-22T22:22:26.916Z] #14 sha256:578a21ba657a01c12ed862fec7c199272cbb8af93bb5c25c050b45e73a543034
22:22:26 [2021-07-22T22:22:26.916Z] #14 DONE 4.7s
22:22:26 [2021-07-22T22:22:26.916Z] 
22:22:26 [2021-07-22T22:22:26.916Z] #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
22:22:26 [2021-07-22T22:22:26.916Z] #54 sha256:f77a573a024fd3290ebf95a0d91de094bfb523000af63a740ab935cd20a96381
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.752 + RM_GOPATH=0
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.752 + TMP_GOPATH=
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.752 + : /build
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.752 + '[' -z '' ']'
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.752 ++ mktemp -d
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.752 + export GOPATH=/tmp/tmp.8Sy93upbgx
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.752 + GOPATH=/tmp/tmp.8Sy93upbgx
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.752 + RM_GOPATH=1
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.752 + case "$(go env GOARCH)" in
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.752 ++ go env GOARCH
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.781 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 + export GO_BUILDMODE=-buildmode=pie
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 + GO_BUILDMODE=-buildmode=pie
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 ++ dirname /tmp/install/install.sh
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 + dir=/tmp/install
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 + bin=runc
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 + shift
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 + '[' '!' -f /tmp/install/runc.installer ']'
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 + . /tmp/install/runc.installer
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 + install_runc
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 + uname -r
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 + grep -q '^3\.10\.0.*\.el7\.'
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 + RUNC_BUILDTAGS='seccomp '
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.790 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8Sy93upbgx/src/github.com/opencontainers/runc
22:22:26 [2021-07-22T22:22:26.916Z] #54 4.792 Cloning into '/tmp/tmp.8Sy93upbgx/src/github.com/opencontainers/runc'...
22:22:27 [2021-07-22T22:22:27.164Z] #20 22.16 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 ...
22:22:28 [2021-07-22T22:22:28.435Z] 
22:22:28 [2021-07-22T22:22:28.435Z] #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
22:22:28 [2021-07-22T22:22:28.435Z] #64 sha256:09d6a8d304315f941bae23e1b17ed0987e265f25062e22bfa49586e42ecbe426
22:22:28 [2021-07-22T22:22:28.435Z] #64 10.37 + cd /tmp/tmp.v5oGwWtkCG/src/github.com/containerd/containerd
22:22:28 [2021-07-22T22:22:28.435Z] #64 10.37 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
22:22:28 [2021-07-22T22:22:28.435Z] #64 10.86 + export 'BUILDTAGS=netgo osusergo static_build'
22:22:28 [2021-07-22T22:22:28.435Z] #64 10.86 + BUILDTAGS='netgo osusergo static_build'
22:22:28 [2021-07-22T22:22:28.435Z] #64 10.86 + export EXTRA_FLAGS=-buildmode=pie
22:22:28 [2021-07-22T22:22:28.435Z] #64 10.86 + EXTRA_FLAGS=-buildmode=pie
22:22:28 [2021-07-22T22:22:28.435Z] #64 10.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:22:28 [2021-07-22T22:22:28.435Z] #64 10.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:22:28 [2021-07-22T22:22:28.435Z] #64 10.87 + '[' '' = dynamic ']'
22:22:28 [2021-07-22T22:22:28.435Z] #64 10.87 + make
22:22:28 [2021-07-22T22:22:28.435Z] #64 11.46 + bin/ctr
22:22:28 [2021-07-22T22:22:28.435Z] #64 ...
22:22:28 [2021-07-22T22:22:28.435Z] 
22:22:28 [2021-07-22T22:22:28.435Z] #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
22:22:28 [2021-07-22T22:22:28.435Z] #19 sha256:595ef917367c11928087201b0b37fbbf629c12c885c51e564f9524f21329c228
22:22:28 [2021-07-22T22:22:28.435Z] #19 69.96 Selecting previously unselected package libapparmor1:amd64.
22:22:28 [2021-07-22T22:22:28.435Z] #19 69.96 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 69.97 Unpacking libapparmor1:amd64 (2.13.2-10) ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.02 Selecting previously unselected package libapparmor-dev:amd64.
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.02 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.03 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.09 Selecting previously unselected package libbtrfs0.
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.10 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.10 Unpacking libbtrfs0 (4.20.1-2) ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.14 Selecting previously unselected package libbtrfs-dev.
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.15 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.15 Unpacking libbtrfs-dev (4.20.1-2) ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.20 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.21 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.21 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.25 Selecting previously unselected package libudev-dev:amd64.
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.26 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.27 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.33 Selecting previously unselected package libsepol1-dev:amd64.
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.33 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.34 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.44 Selecting previously unselected package libpcre16-3:amd64.
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.45 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.45 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.53 Selecting previously unselected package libpcre32-3:amd64.
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.53 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.435Z] #19 70.53 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:22:28 [2021-07-22T22:22:28.557Z] #20 23.78 Selecting previously unselected package python3-minimal.
22:22:28 [2021-07-22T22:22:28.695Z] #19 70.61 Selecting previously unselected package libpcrecpp0v5:amd64.
22:22:28 [2021-07-22T22:22:28.695Z] #19 70.62 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.695Z] #19 70.62 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:22:28 [2021-07-22T22:22:28.695Z] #19 70.66 Selecting previously unselected package libpcre3-dev:amd64.
22:22:28 [2021-07-22T22:22:28.695Z] #19 70.67 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.695Z] #19 70.67 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:22:28 [2021-07-22T22:22:28.695Z] #19 70.85 Selecting previously unselected package libselinux1-dev:amd64.
22:22:28 [2021-07-22T22:22:28.695Z] #19 70.86 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.695Z] #19 70.86 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:22:28 [2021-07-22T22:22:28.695Z] #19 70.95 Selecting previously unselected package libdevmapper-dev:amd64.
22:22:28 [2021-07-22T22:22:28.821Z] #20 23.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 ... 23668 files and directories currently installed.)
22:22:28 [2021-07-22T22:22:28.821Z] #20 23.87 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
22:22:28 [2021-07-22T22:22:28.821Z] #20 23.87 Unpacking python3-minimal (3.7.3-1) ...
22:22:28 [2021-07-22T22:22:28.821Z] #20 23.97 Selecting previously unselected package libmpdec2:arm64.
22:22:28 [2021-07-22T22:22:28.821Z] #20 23.98 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
22:22:28 [2021-07-22T22:22:28.821Z] #20 23.99 Unpacking libmpdec2:arm64 (2.4.2-2) ...
22:22:28 [2021-07-22T22:22:28.821Z] #20 24.07 Selecting previously unselected package libpython3.7-stdlib:arm64.
22:22:28 [2021-07-22T22:22:28.955Z] #19 70.96 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.955Z] #19 70.96 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:22:28 [2021-07-22T22:22:28.955Z] #19 71.01 Selecting previously unselected package libseccomp-dev:amd64.
22:22:28 [2021-07-22T22:22:28.955Z] #19 71.02 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.955Z] #19 71.03 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:22:28 [2021-07-22T22:22:28.955Z] #19 71.09 Selecting previously unselected package libsystemd-dev:amd64.
22:22:28 [2021-07-22T22:22:28.955Z] #19 71.09 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
22:22:28 [2021-07-22T22:22:28.955Z] #19 71.10 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
22:22:29 [2021-07-22T22:22:29.084Z] #20 24.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
22:22:29 [2021-07-22T22:22:29.084Z] #20 24.09 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
22:22:29 [2021-07-22T22:22:29.215Z] #19 71.31 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:22:29 [2021-07-22T22:22:29.215Z] #19 71.34 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:22:29 [2021-07-22T22:22:29.215Z] #19 71.36 Setting up libapparmor1:amd64 (2.13.2-10) ...
22:22:29 [2021-07-22T22:22:29.215Z] #19 71.38 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:22:29 [2021-07-22T22:22:29.215Z] #19 71.39 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:22:29 [2021-07-22T22:22:29.215Z] #19 71.40 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:22:29 [2021-07-22T22:22:29.215Z] #19 71.42 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:22:29 [2021-07-22T22:22:29.442Z] #13 ...
22:22:29 [2021-07-22T22:22:29.442Z] 
22:22:29 [2021-07-22T22:22:29.442Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:22:29 [2021-07-22T22:22:29.442Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:22:29 [2021-07-22T22:22:29.442Z] #45 108.8 github.com/LK4D4/vndr/build
22:22:29 [2021-07-22T22:22:29.442Z] #45 108.8 crypto/ed25519
22:22:29 [2021-07-22T22:22:29.442Z] #45 109.5 crypto/rsa
22:22:29 [2021-07-22T22:22:29.442Z] #45 110.7 crypto/x509/pkix
22:22:29 [2021-07-22T22:22:29.442Z] #45 111.2 net
22:22:29 [2021-07-22T22:22:29.442Z] #45 111.2 vendor/golang.org/x/crypto/chacha20
22:22:29 [2021-07-22T22:22:29.442Z] #45 111.7 vendor/golang.org/x/crypto/poly1305
22:22:29 [2021-07-22T22:22:29.442Z] #45 112.2 vendor/golang.org/x/sys/cpu
22:22:29 [2021-07-22T22:22:29.442Z] #45 112.6 vendor/golang.org/x/crypto/chacha20poly1305
22:22:29 [2021-07-22T22:22:29.442Z] #45 113.8 vendor/golang.org/x/crypto/curve25519
22:22:29 [2021-07-22T22:22:29.442Z] #45 114.7 vendor/golang.org/x/text/transform
22:22:29 [2021-07-22T22:22:29.442Z] #45 115.2 vendor/golang.org/x/text/unicode/bidi
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.45 Setting up libbtrfs0 (4.20.1-2) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.46 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.47 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.49 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.50 Setting up libbtrfs-dev (4.20.1-2) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.52 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.53 Setting up mingw-w64-common (6.0.0-3) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.54 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.55 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.56 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.57 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.58 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
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.59 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
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.60 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.61 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
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.61 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
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.62 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.63 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.65 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:22:29 [2021-07-22T22:22:29.474Z] #19 71.66 Setting up dmsetup (2:1.02.155-3) ...
22:22:29 [2021-07-22T22:22:29.734Z] #19 71.67 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:22:29 [2021-07-22T22:22:29.734Z] #19 71.68 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:22:29 [2021-07-22T22:22:29.734Z] #19 71.69 Processing triggers for libc-bin (2.28-10) ...
22:22:29 [2021-07-22T22:22:29.931Z] #46 ...
22:22:29 [2021-07-22T22:22:29.931Z] 
22:22:29 [2021-07-22T22:22:29.931Z] #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
22:22:29 [2021-07-22T22:22:29.931Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:22:29 [2021-07-22T22:22:29.931Z] #13 118.8 Selecting previously unselected package libapparmor1:amd64.
22:22:29 [2021-07-22T22:22:29.931Z] #13 118.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
22:22:29 [2021-07-22T22:22:29.931Z] #13 118.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
22:22:29 [2021-07-22T22:22:29.931Z] #13 118.9 Selecting previously unselected package libapparmor-dev:amd64.
22:22:29 [2021-07-22T22:22:29.931Z] #13 118.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
22:22:29 [2021-07-22T22:22:29.931Z] #13 119.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
22:22:29 [2021-07-22T22:22:29.931Z] #13 119.1 Selecting previously unselected package libbtrfs0.
22:22:29 [2021-07-22T22:22:29.931Z] #13 119.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
22:22:29 [2021-07-22T22:22:29.931Z] #13 119.1 Unpacking libbtrfs0 (4.20.1-2) ...
22:22:29 [2021-07-22T22:22:29.931Z] #13 119.2 Selecting previously unselected package libbtrfs-dev.
22:22:29 [2021-07-22T22:22:29.931Z] #13 119.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:22:29 [2021-07-22T22:22:29.931Z] #13 119.2 Unpacking libbtrfs-dev (4.20.1-2) ...
22:22:29 [2021-07-22T22:22:29.931Z] #13 119.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:22:30 [2021-07-22T22:22:30.128Z] #20 25.05 Selecting previously unselected package python3.7.
22:22:30 [2021-07-22T22:22:30.129Z] #20 25.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
22:22:30 [2021-07-22T22:22:30.129Z] #20 25.07 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:22:30 [2021-07-22T22:22:30.129Z] #20 25.23 Selecting previously unselected package libpython3-stdlib:arm64.
22:22:30 [2021-07-22T22:22:30.129Z] #20 25.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
22:22:30 [2021-07-22T22:22:30.129Z] #20 25.25 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
22:22:30 [2021-07-22T22:22:30.191Z] #13 119.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:22:30 [2021-07-22T22:22:30.191Z] #13 119.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:22:30 [2021-07-22T22:22:30.191Z] #13 119.4 Selecting previously unselected package libudev-dev:amd64.
22:22:30 [2021-07-22T22:22:30.191Z] #13 119.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
22:22:30 [2021-07-22T22:22:30.191Z] #13 119.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
22:22:30 [2021-07-22T22:22:30.204Z] #54 ...
22:22:30 [2021-07-22T22:22:30.205Z] 
22:22:30 [2021-07-22T22:22:30.205Z] #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
22:22:30 [2021-07-22T22:22:30.205Z] #15 sha256:a108193a9067d4bbdc3eba735846548c40e571d26c321335e76cfed610b3f550
22:22:30 [2021-07-22T22:22:30.205Z] #15 DONE 3.8s
22:22:30 [2021-07-22T22:22:30.205Z] 
22:22:30 [2021-07-22T22:22:30.205Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:22:30 [2021-07-22T22:22:30.205Z] #16 sha256:c418d1822e232b5c1e3278b8a792206fc4b2a3b0d7d4bb9c573561360317dd42
22:22:30 [2021-07-22T22:22:30.395Z] #20 25.38 Setting up python3-minimal (3.7.3-1) ...
22:22:30 [2021-07-22T22:22:30.452Z] #13 119.7 Selecting previously unselected package libsepol1-dev:amd64.
22:22:30 [2021-07-22T22:22:30.452Z] #13 119.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:22:30 [2021-07-22T22:22:30.452Z] #13 119.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:22:30 [2021-07-22T22:22:30.714Z] #13 120.0 Selecting previously unselected package libpcre16-3:amd64.
22:22:30 [2021-07-22T22:22:30.714Z] #13 120.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:22:30 [2021-07-22T22:22:30.714Z] #13 120.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:22:30 [2021-07-22T22:22:30.975Z] #13 120.1 Selecting previously unselected package libpcre32-3:amd64.
22:22:30 [2021-07-22T22:22:30.975Z] #13 120.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:22:30 [2021-07-22T22:22:30.975Z] #13 120.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:22:30 [2021-07-22T22:22:30.975Z] #13 120.3 Selecting previously unselected package libpcrecpp0v5:amd64.
22:22:30 [2021-07-22T22:22:30.975Z] #13 120.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:22:30 [2021-07-22T22:22:30.975Z] #13 120.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:22:31 [2021-07-22T22:22:31.243Z] #13 120.4 Selecting previously unselected package libpcre3-dev:amd64.
22:22:31 [2021-07-22T22:22:31.243Z] #13 120.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:22:31 [2021-07-22T22:22:31.243Z] #13 120.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:22:31 [2021-07-22T22:22:31.375Z] #45 116.8 vendor/golang.org/x/text/secure/bidirule
22:22:31 [2021-07-22T22:22:31.632Z] #45 117.2 vendor/golang.org/x/text/unicode/norm
22:22:31 [2021-07-22T22:22:31.785Z] #20 26.66 Selecting previously unselected package python3.
22:22:31 [2021-07-22T22:22:31.785Z] #20 26.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24080 files and directories currently installed.)
22:22:31 [2021-07-22T22:22:31.785Z] #20 26.77 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
22:22:31 [2021-07-22T22:22:31.785Z] #20 26.80 Unpacking python3 (3.7.3-1) ...
22:22:31 [2021-07-22T22:22:31.785Z] #20 26.93 Selecting previously unselected package libip4tc0:arm64.
22:22:31 [2021-07-22T22:22:31.785Z] #20 26.93 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
22:22:31 [2021-07-22T22:22:31.785Z] #20 26.95 Unpacking libip4tc0:arm64 (1.8.2-4) ...
22:22:31 [2021-07-22T22:22:31.785Z] #20 27.06 Selecting previously unselected package libip6tc0:arm64.
22:22:31 [2021-07-22T22:22:31.827Z] #13 120.9 Selecting previously unselected package libselinux1-dev:amd64.
22:22:31 [2021-07-22T22:22:31.827Z] #13 120.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:22:31 [2021-07-22T22:22:31.827Z] #13 120.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:22:31 [2021-07-22T22:22:31.827Z] #13 121.2 Selecting previously unselected package libdevmapper-dev:amd64.
22:22:31 [2021-07-22T22:22:31.827Z] #13 121.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:22:31 [2021-07-22T22:22:31.827Z] #13 121.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:22:32 [2021-07-22T22:22:32.055Z] #20 27.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
22:22:32 [2021-07-22T22:22:32.055Z] #20 27.08 Unpacking libip6tc0:arm64 (1.8.2-4) ...
22:22:32 [2021-07-22T22:22:32.088Z] #13 121.4 Selecting previously unselected package libseccomp-dev:amd64.
22:22:32 [2021-07-22T22:22:32.317Z] #20 27.24 Selecting previously unselected package libiptc0:arm64.
22:22:32 [2021-07-22T22:22:32.317Z] #20 27.24 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
22:22:32 [2021-07-22T22:22:32.317Z] #20 27.26 Unpacking libiptc0:arm64 (1.8.2-4) ...
22:22:32 [2021-07-22T22:22:32.317Z] #20 27.37 Selecting previously unselected package libnfnetlink0:arm64.
22:22:32 [2021-07-22T22:22:32.317Z] #20 27.38 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:22:32 [2021-07-22T22:22:32.317Z] #20 27.40 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:22:32 [2021-07-22T22:22:32.317Z] #20 27.47 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:22:32 [2021-07-22T22:22:32.317Z] #20 27.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
22:22:32 [2021-07-22T22:22:32.317Z] #20 27.50 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
22:22:32 [2021-07-22T22:22:32.317Z] #20 27.59 Selecting previously unselected package libnftnl11:arm64.
22:22:32 [2021-07-22T22:22:32.349Z] #13 121.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
22:22:32 [2021-07-22T22:22:32.349Z] #13 121.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:22:32 [2021-07-22T22:22:32.349Z] #13 121.6 Selecting previously unselected package libsystemd-dev:amd64.
22:22:32 [2021-07-22T22:22:32.349Z] #13 121.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
22:22:32 [2021-07-22T22:22:32.349Z] #13 121.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
22:22:32 [2021-07-22T22:22:32.580Z] #20 27.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
22:22:32 [2021-07-22T22:22:32.580Z] #20 27.60 Unpacking libnftnl11:arm64 (1.1.2-2) ...
22:22:32 [2021-07-22T22:22:32.580Z] #20 27.71 Selecting previously unselected package iptables.
22:22:32 [2021-07-22T22:22:32.580Z] #20 27.71 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
22:22:32 [2021-07-22T22:22:32.580Z] #20 27.74 Unpacking iptables (1.8.2-4) ...
22:22:32 [2021-07-22T22:22:32.736Z] #16 2.389 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:22:32 [2021-07-22T22:22:32.736Z] #16 DONE 2.5s
22:22:32 [2021-07-22T22:22:32.736Z] 
22:22:32 [2021-07-22T22:22:32.737Z] #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
22:22:32 [2021-07-22T22:22:32.737Z] #46 sha256:5f4edf3f99576078ef14557242fb8d6fae6d6974036397685dbaa6d0366a96d1
22:22:32 [2021-07-22T22:22:32.737Z] #46 119.6 net/http/httptrace
22:22:32 [2021-07-22T22:22:32.737Z] #46 119.8 net/http
22:22:32 [2021-07-22T22:22:32.737Z] #46 ...
22:22:32 [2021-07-22T22:22:32.737Z] 
22:22:32 [2021-07-22T22:22:32.737Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:22:32 [2021-07-22T22:22:32.737Z] #17 sha256:c44a68960abb34fb49bec884687dccc10c84be64fda9b6904482b916c86f31c0
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.2 Setting up libbtrfs0 (4.20.1-2) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.2 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.3 Setting up libbtrfs-dev (4.20.1-2) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.3 Setting up mingw-w64-common (6.0.0-3) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.3 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
22:22:32 [2021-07-22T22:22:32.922Z] #13 122.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:22:33 [2021-07-22T22:22:33.058Z] #19 DONE 74.6s
22:22:33 [2021-07-22T22:22:33.058Z] 
22:22:33 [2021-07-22T22:22:33.058Z] #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
22:22:33 [2021-07-22T22:22:33.058Z] #64 sha256:09d6a8d304315f941bae23e1b17ed0987e265f25062e22bfa49586e42ecbe426
22:22:33 [2021-07-22T22:22:33.058Z] #64 ...
22:22:33 [2021-07-22T22:22:33.058Z] 
22:22:33 [2021-07-22T22:22:33.058Z] #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
22:22:33 [2021-07-22T22:22:33.058Z] #20 sha256:0c05213d3269add0774691198c2fc9e28b7c466af5b21542d675fb849a8e6b33
22:22:33 [2021-07-22T22:22:33.104Z] #20 28.07 Selecting previously unselected package xxd.
22:22:33 [2021-07-22T22:22:33.104Z] #20 28.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
22:22:33 [2021-07-22T22:22:33.104Z] #20 28.10 Unpacking xxd (2:8.1.0875-5) ...
22:22:33 [2021-07-22T22:22:33.104Z] #20 28.33 Selecting previously unselected package vim-common.
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.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
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.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
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.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
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.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
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.5 Setting up dmsetup (2:1.02.155-3) ...
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:22:33 [2021-07-22T22:22:33.183Z] #13 122.5 Processing triggers for libc-bin (2.28-10) ...
22:22:33 [2021-07-22T22:22:33.367Z] #20 28.34 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:22:33 [2021-07-22T22:22:33.367Z] #20 28.38 Unpacking vim-common (2:8.1.0875-5) ...
22:22:33 [2021-07-22T22:22:33.367Z] #20 28.57 Selecting previously unselected package bash-completion.
22:22:33 [2021-07-22T22:22:33.367Z] #20 28.58 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:22:33 [2021-07-22T22:22:33.994Z] #20 1.263 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:22:33 [2021-07-22T22:22:33.994Z] #20 1.343 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
22:22:33 [2021-07-22T22:22:33.994Z] #20 1.425 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
22:22:33 [2021-07-22T22:22:33.994Z] #20 1.426 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
22:22:33 [2021-07-22T22:22:33.994Z] #20 1.455 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB]
22:22:33 [2021-07-22T22:22:33.994Z] #20 1.501 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB]
22:22:33 [2021-07-22T22:22:33.994Z] #20 1.521 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB]
22:22:33 [2021-07-22T22:22:33.994Z] #20 1.545 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB]
22:22:33 [2021-07-22T22:22:33.994Z] #20 1.568 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:22:34 [2021-07-22T22:22:34.253Z] #20 1.577 Get:10 http://deb.debian.org/debian buster-backports/main armhf Packages [479 kB]
22:22:35 [2021-07-22T22:22:35.098Z] #13 DONE 124.5s
22:22:35 [2021-07-22T22:22:35.098Z] 
22:22:35 [2021-07-22T22:22:35.099Z] #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
22:22:35 [2021-07-22T22:22:35.099Z] #59 sha256:541911a809bac53e7a3a3276987d6727482c13ee3163196d7e63320c96926e3c
22:22:35 [2021-07-22T22:22:35.099Z] #59 121.5 + for f in rootlesskit rootlesskit-docker-proxy
22:22:35 [2021-07-22T22:22:35.099Z] #59 121.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:22:35 [2021-07-22T22:22:35.099Z] #59 DONE 126.1s
22:22:35 [2021-07-22T22:22:35.099Z] 
22:22:35 [2021-07-22T22:22:35.099Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:22:35 [2021-07-22T22:22:35.099Z] #60 sha256:3af4f2b6d62126d5be16e5f76eb059fa8c8db4892682425e55f658f243fdb433
22:22:35 [2021-07-22T22:22:35.190Z] #20 2.488 Fetched 2883 kB in 1s (1953 kB/s)
22:22:35 [2021-07-22T22:22:35.273Z] #17 DONE 2.2s
22:22:35 [2021-07-22T22:22:35.273Z] 
22:22:35 [2021-07-22T22:22:35.273Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:22:35 [2021-07-22T22:22:35.273Z] #18 sha256:a427ef4c476c1e7e91a625c0aa1b3c1580675efdc53f7e483d537cbd78ff43f1
22:22:35 [2021-07-22T22:22:35.671Z] #60 DONE 0.3s
22:22:35 [2021-07-22T22:22:35.671Z] 
22:22:35 [2021-07-22T22:22:35.671Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:22:35 [2021-07-22T22:22:35.671Z] #61 sha256:170a5caf575c1dad854e18ec75cb77ae24f1b306e8e8e372c522e6802bdca79b
22:22:35 [2021-07-22T22:22:35.671Z] #61 DONE 0.2s
22:22:35 [2021-07-22T22:22:35.671Z] 
22:22:35 [2021-07-22T22:22:35.671Z] #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
22:22:35 [2021-07-22T22:22:35.671Z] #54 sha256:7c85121b5205a2108a1eb969903cc27ced0e5a9e66e9be66e93b6b667d89b975
22:22:35 [2021-07-22T22:22:35.802Z] #45 121.0 vendor/golang.org/x/net/idna
22:22:35 [2021-07-22T22:22:35.802Z] #45 ...
22:22:35 [2021-07-22T22:22:35.802Z] 
22:22:35 [2021-07-22T22:22:35.802Z] #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
22:22:35 [2021-07-22T22:22:35.802Z] #13 sha256:b310d4c073c8e52ca353f0d91090ed532790f1b01edbdbb4bd313baa05665a25
22:22:35 [2021-07-22T22:22:35.802Z] #13 115.7 Selecting previously unselected package libapparmor1:amd64.
22:22:36 [2021-07-22T22:22:36.059Z] #13 115.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
22:22:36 [2021-07-22T22:22:36.059Z] #13 115.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
22:22:36 [2021-07-22T22:22:36.059Z] #13 115.8 Selecting previously unselected package libapparmor-dev:amd64.
22:22:36 [2021-07-22T22:22:36.059Z] #13 115.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
22:22:36 [2021-07-22T22:22:36.059Z] #13 115.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
22:22:36 [2021-07-22T22:22:36.315Z] #13 116.0 Selecting previously unselected package libbtrfs0.
22:22:36 [2021-07-22T22:22:36.315Z] #13 116.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
22:22:36 [2021-07-22T22:22:36.315Z] #13 116.0 Unpacking libbtrfs0 (4.20.1-2) ...
22:22:36 [2021-07-22T22:22:36.315Z] #13 116.1 Selecting previously unselected package libbtrfs-dev.
22:22:36 [2021-07-22T22:22:36.315Z] #13 116.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:22:36 [2021-07-22T22:22:36.315Z] #13 116.1 Unpacking libbtrfs-dev (4.20.1-2) ...
22:22:36 [2021-07-22T22:22:36.315Z] #13 116.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:22:36 [2021-07-22T22:22:36.572Z] #13 116.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:22:36 [2021-07-22T22:22:36.572Z] #13 116.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:22:36 [2021-07-22T22:22:36.572Z] #13 116.3 Selecting previously unselected package libudev-dev:amd64.
22:22:36 [2021-07-22T22:22:36.572Z] #13 116.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
22:22:36 [2021-07-22T22:22:36.572Z] #13 116.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
22:22:36 [2021-07-22T22:22:36.572Z] #13 116.5 Selecting previously unselected package libsepol1-dev:amd64.
22:22:36 [2021-07-22T22:22:36.677Z] #20 ...
22:22:36 [2021-07-22T22:22:36.677Z] 
22:22:36 [2021-07-22T22:22:36.677Z] #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
22:22:36 [2021-07-22T22:22:36.677Z] #24 sha256:36c27e00a0cd1de30aaa50ea8ce0f5b961911c7d1f907290dfd11873ace7fe11
22:22:36 [2021-07-22T22:22:36.677Z] #24 118.9 Checking out files:  19% (2172/11319)   
Checking out files:  20% (2264/11319)   
Checking out files:  21% (2377/11319)   
Checking out files:  22% (2491/11319)   
Checking out files:  23% (2604/11319)   
Checking out files:  24% (2717/11319)   
Checking out files:  25% (2830/11319)   
Checking out files:  26% (2943/11319)   
Checking out files:  27% (3057/11319)   
Checking out files:  28% (3170/11319)   
Checking out files:  29% (3283/11319)   
Checking out files:  30% (3396/11319)   
Checking out files:  31% (3509/11319)   
Checking out files:  32% (3623/11319)   
Checking out files:  33% (3736/11319)   
Checking out files:  34% (3849/11319)   
Checking out files:  35% (3962/11319)   
Checking out files:  36% (4075/11319)   
Checking out files:  36% (4111/11319)   
Checking out files:  37% (4189/11319)   
Checking out files:  38% (4302/11319)   
Checking out files:  39% (4415/11319)   
Checking out files:  40% (4528/11319)   
Checking out files:  41% (4641/11319)   
Checking out files:  42% (4754/11319)   
Checking out files:  43% (4868/11319)   
Checking out files:  44% (4981/11319)   
Checking out files:  45% (5094/11319)   
Checking out files:  46% (5207/11319)   
Checking out files:  47% (5320/11319)   
Checking out files:  48% (5434/11319)   
Checking out files:  49% (5547/11319)   
Checking out files:  50% (5660/11319)   
Checking out files:  51% (5773/11319)   
Checking out files:  52% (5886/11319)   
Checking out files:  53% (6000/11319)   
Checking out files:  54% (6113/11319)   
Checking out files:  55% (6226/11319)   
Checking out files:  56% (6339/11319)   
Checking out files:  57% (6452/11319)   
Checking out files:  58% (6566/11319)   
Checking out files:  59% (6679/11319)   
Checking out files:  60% (6792/11319)   
Checking out files:  61% (6905/11319)   
Checking out files:  62% (7018/11319)   
Checking out files:  63% (7131/11319)   
Checking out files:  64% (7245/11319)   
Checking out files:  65% (7358/11319)   
Checking out files:  66% (7471/11319)   
Checking out files:  67% (7584/11319)   
Checking out files:  67% (7634/11319)   
Checking out files:  68% (7697/11319)   
Checking out files:  69% (7811/11319)   
Checking out files:  70% (7924/11319)   
Checking out files:  71% (8037/11319)   
Checking out files:  72% (8150/11319)   
Checking out files:  73% (8263/11319)   
Checking out files:  74% (8377/11319)   
Checking out files:  75% (8490/11319)   
Checking out files:  76% (8603/11319)   
Checking out files:  77% (8716/11319)   
Checking out files:  78% (8829/11319)   
Checking out files:  79% (8943/11319)   
Checking out files:  80% (9056/11319)   
Checking out files:  81% (9169/11319)   
Checking out files:  82% (9282/11319)   
Checking out files:  83% (9395/11319)   
Checking out files:  84% (9508/11319)   
Checking out files:  85% (9622/11319)   
Checking out files:  86% (9735/11319)   
Checking out files:  87% (9848/11319)   
Checking out files:  88% (9961/11319)   
Checking out files:  89% (10074/11319)   
Checking out files:  90% (10188/11319)   
Checking out files:  91% (10301/11319)   
Checking out files:  91% (10329/11319)   
Checking out files:  92% (10414/11319)   
Checking out files:  93% (10527/11319)   
Checking out files:  94% (10640/11319)   
Checking out files:  95% (10754/11319)   
Checking out files:  96% (10867/11319)   
Checking out files:  97% (10980/11319)   
Checking out files:  98% (11093/11319)   
Checking out files:  99% (11206/11319)   
Checking out files: 100% (11319/11319)   
Checking out files: 100% (11319/11319), done.
22:22:36 [2021-07-22T22:22:36.677Z] #24 122.4 + cd /tmp/tmp.eAZRRKC0Sy/tmp/docker-ce
22:22:36 [2021-07-22T22:22:36.677Z] #24 122.4 + git checkout -q v17.06.2-ce
22:22:36 [2021-07-22T22:22:36.677Z] #24 125.6 + mkdir -p /tmp/tmp.eAZRRKC0Sy/src/github.com/docker
22:22:36 [2021-07-22T22:22:36.677Z] #24 125.6 + mv components/cli /tmp/tmp.eAZRRKC0Sy/src/github.com/docker/cli
22:22:36 [2021-07-22T22:22:36.677Z] #24 125.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
22:22:36 [2021-07-22T22:22:36.677Z] #24 ...
22:22:36 [2021-07-22T22:22:36.677Z] 
22:22:36 [2021-07-22T22:22:36.677Z] #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
22:22:36 [2021-07-22T22:22:36.677Z] #20 sha256:4e331a48909c47559b89b87b4cb594044c82e66cfd512ab4e66573e643a3c919
22:22:36 [2021-07-22T22:22:36.677Z] #20 31.42 Unpacking bash-completion (1:2.8-6) ...
22:22:36 [2021-07-22T22:22:36.828Z] #13 116.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:22:36 [2021-07-22T22:22:36.828Z] #13 116.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:22:36 [2021-07-22T22:22:36.940Z] #20 31.97 Selecting previously unselected package bzip2.
22:22:36 [2021-07-22T22:22:36.940Z] #20 31.97 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
22:22:36 [2021-07-22T22:22:36.940Z] #20 31.98 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:22:36 [2021-07-22T22:22:36.940Z] #20 32.07 Selecting previously unselected package xz-utils.
22:22:36 [2021-07-22T22:22:36.940Z] #20 32.08 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
22:22:36 [2021-07-22T22:22:36.940Z] #20 32.09 Unpacking xz-utils (5.2.4-1) ...
22:22:37 [2021-07-22T22:22:37.085Z] #13 116.8 Selecting previously unselected package libpcre16-3:amd64.
22:22:37 [2021-07-22T22:22:37.085Z] #13 116.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:22:37 [2021-07-22T22:22:37.085Z] #13 116.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:22:37 [2021-07-22T22:22:37.085Z] #13 117.0 Selecting previously unselected package libpcre32-3:amd64.
22:22:37 [2021-07-22T22:22:37.085Z] #13 117.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:22:37 [2021-07-22T22:22:37.085Z] #13 117.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:22:37 [2021-07-22T22:22:37.178Z] #18 DONE 2.1s
22:22:37 [2021-07-22T22:22:37.178Z] 
22:22:37 [2021-07-22T22:22:37.178Z] #19 [dev-systemd-false  6/25] RUN ldconfig
22:22:37 [2021-07-22T22:22:37.178Z] #19 sha256:5ddf84b33a96e58e219c3ccec202c7309fc7b969ac90b6e781e223bf08012cb4
22:22:37 [2021-07-22T22:22:37.202Z] #20 32.27 Selecting previously unselected package apparmor.
22:22:37 [2021-07-22T22:22:37.202Z] #20 32.29 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
22:22:37 [2021-07-22T22:22:37.341Z] #13 117.2 Selecting previously unselected package libpcrecpp0v5:amd64.
22:22:37 [2021-07-22T22:22:37.341Z] #13 117.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:22:37 [2021-07-22T22:22:37.341Z] #13 117.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:22:37 [2021-07-22T22:22:37.341Z] #13 117.3 Selecting previously unselected package libpcre3-dev:amd64.
22:22:37 [2021-07-22T22:22:37.464Z] #20 32.39 Unpacking apparmor (2.13.2-10) ...
22:22:37 [2021-07-22T22:22:37.586Z] #54 2.010 + RM_GOPATH=0
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.010 + TMP_GOPATH=
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.010 + : /build
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.010 + '[' -z '' ']'
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.010 ++ mktemp -d
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.022 + export GOPATH=/tmp/tmp.dqdPJ4vR74
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.023 + GOPATH=/tmp/tmp.dqdPJ4vR74
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.023 + RM_GOPATH=1
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.023 + case "$(go env GOARCH)" in
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.024 ++ go env GOARCH
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.040 + export GO_BUILDMODE=-buildmode=pie
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.040 + GO_BUILDMODE=-buildmode=pie
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.041 ++ dirname /tmp/install/install.sh
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 + dir=/tmp/install
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 + bin=runc
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 + shift
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 + '[' '!' -f /tmp/install/runc.installer ']'
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 + . /tmp/install/runc.installer
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 + install_runc
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 + uname -r
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 + grep -q '^3\.10\.0.*\.el7\.'
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 + RUNC_BUILDTAGS='seccomp '
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dqdPJ4vR74/src/github.com/opencontainers/runc
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 Cloning into '/tmp/tmp.dqdPJ4vR74/src/github.com/opencontainers/runc'...
22:22:37 [2021-07-22T22:22:37.587Z] #54 2.059 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
22:22:37 [2021-07-22T22:22:37.587Z] #54 ...
22:22:37 [2021-07-22T22:22:37.587Z] 
22:22:37 [2021-07-22T22:22:37.587Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
22:22:37 [2021-07-22T22:22:37.587Z] #14 sha256:578a21ba657a01c12ed862fec7c199272cbb8af93bb5c25c050b45e73a543034
22:22:37 [2021-07-22T22:22:37.587Z] #14 DONE 2.2s
22:22:37 [2021-07-22T22:22:37.587Z] 
22:22:37 [2021-07-22T22:22:37.587Z] #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
22:22:37 [2021-07-22T22:22:37.587Z] #15 sha256:a108193a9067d4bbdc3eba735846548c40e571d26c321335e76cfed610b3f550
22:22:37 [2021-07-22T22:22:37.599Z] #13 117.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:22:37 [2021-07-22T22:22:37.599Z] #13 117.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:22:37 [2021-07-22T22:22:37.774Z] #20 32.71 Selecting previously unselected package aufs-tools.
22:22:37 [2021-07-22T22:22:37.774Z] #20 32.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
22:22:37 [2021-07-22T22:22:37.774Z] #20 32.73 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:22:37 [2021-07-22T22:22:37.774Z] #20 32.87 Selecting previously unselected package libonig5:arm64.
22:22:37 [2021-07-22T22:22:37.774Z] #20 32.88 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
22:22:37 [2021-07-22T22:22:37.774Z] #20 32.88 Unpacking libonig5:arm64 (6.9.1-1) ...
22:22:37 [2021-07-22T22:22:37.855Z] #13 117.7 Selecting previously unselected package libselinux1-dev:amd64.
22:22:37 [2021-07-22T22:22:37.855Z] #13 117.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:22:37 [2021-07-22T22:22:37.855Z] #13 117.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:22:38 [2021-07-22T22:22:38.037Z] #20 33.09 Selecting previously unselected package libjq1:arm64.
22:22:38 [2021-07-22T22:22:38.037Z] #20 33.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
22:22:38 [2021-07-22T22:22:38.037Z] #20 33.11 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
22:22:38 [2021-07-22T22:22:38.037Z] #20 33.21 Selecting previously unselected package jq.
22:22:38 [2021-07-22T22:22:38.037Z] #20 33.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
22:22:38 [2021-07-22T22:22:38.037Z] #20 33.24 Unpacking jq (1.5+dfsg-2+b1) ...
22:22:38 [2021-07-22T22:22:38.037Z] #20 33.33 Selecting previously unselected package libaio1:arm64.
22:22:38 [2021-07-22T22:22:38.110Z] #13 118.0 Selecting previously unselected package libdevmapper-dev:amd64.
22:22:38 [2021-07-22T22:22:38.110Z] #13 118.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:22:38 [2021-07-22T22:22:38.110Z] #13 118.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:22:38 [2021-07-22T22:22:38.110Z] #13 118.1 Selecting previously unselected package libseccomp-dev:amd64.
22:22:38 [2021-07-22T22:22:38.110Z] #13 118.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
22:22:38 [2021-07-22T22:22:38.299Z] #20 33.33 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
22:22:38 [2021-07-22T22:22:38.299Z] #20 33.34 Unpacking libaio1:arm64 (0.3.112-3) ...
22:22:38 [2021-07-22T22:22:38.299Z] #20 33.43 Selecting previously unselected package libgpm2:arm64.
22:22:38 [2021-07-22T22:22:38.299Z] #20 33.43 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
22:22:38 [2021-07-22T22:22:38.299Z] #20 33.44 Unpacking libgpm2:arm64 (1.20.7-5) ...
22:22:38 [2021-07-22T22:22:38.300Z] #20 33.53 Selecting previously unselected package libicu63:arm64.
22:22:38 [2021-07-22T22:22:38.300Z] #20 33.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
22:22:38 [2021-07-22T22:22:38.366Z] #13 118.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:22:38 [2021-07-22T22:22:38.366Z] #13 118.2 Selecting previously unselected package libsystemd-dev:amd64.
22:22:38 [2021-07-22T22:22:38.366Z] #13 118.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
22:22:38 [2021-07-22T22:22:38.366Z] #13 118.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
22:22:38 [2021-07-22T22:22:38.562Z] #20 33.54 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
22:22:38 [2021-07-22T22:22:38.928Z] #13 118.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:22:38 [2021-07-22T22:22:38.928Z] #13 118.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:22:38 [2021-07-22T22:22:38.928Z] #13 118.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
22:22:38 [2021-07-22T22:22:38.928Z] #13 118.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:22:38 [2021-07-22T22:22:38.928Z] #13 118.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:22:38 [2021-07-22T22:22:38.928Z] #13 118.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:22:38 [2021-07-22T22:22:38.928Z] #13 118.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:22:38 [2021-07-22T22:22:38.928Z] #13 118.9 Setting up libbtrfs0 (4.20.1-2) ...
22:22:38 [2021-07-22T22:22:38.928Z] #13 118.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:22:38 [2021-07-22T22:22:38.928Z] #13 118.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
22:22:39 [2021-07-22T22:22:39.183Z] #13 118.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:22:39 [2021-07-22T22:22:39.183Z] #13 118.9 Setting up libbtrfs-dev (4.20.1-2) ...
22:22:39 [2021-07-22T22:22:39.183Z] #13 119.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.0 Setting up mingw-w64-common (6.0.0-3) ...
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.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
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.1 Setting up dmsetup (2:1.02.155-3) ...
22:22:39 [2021-07-22T22:22:39.184Z] #13 119.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:22:39 [2021-07-22T22:22:39.439Z] #13 119.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:22:39 [2021-07-22T22:22:39.439Z] #13 119.1 Processing triggers for libc-bin (2.28-10) ...
22:22:39 [2021-07-22T22:22:39.456Z] Fetching without tags
22:22:39 [2021-07-22T22:22:39.508Z] #15 DONE 1.9s
22:22:39 [2021-07-22T22:22:39.508Z] 
22:22:39 [2021-07-22T22:22:39.508Z] #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
22:22:39 [2021-07-22T22:22:39.508Z] #46 sha256:207dd2fbb654c9586cbbcfe28e5a6ae757249e9d8e11d1c3cd9adbcb15c16fb0
22:22:39 [2021-07-22T22:22:39.508Z] #46 121.3 vendor/golang.org/x/net/idna
22:22:39 [2021-07-22T22:22:39.508Z] #46 122.7 vendor/golang.org/x/net/http2/hpack
22:22:39 [2021-07-22T22:22:39.508Z] #46 123.9 mime
22:22:39 [2021-07-22T22:22:39.508Z] #46 125.6 mime/quotedprintable
22:22:39 [2021-07-22T22:22:39.508Z] #46 125.9 net/http/internal
22:22:39 [2021-07-22T22:22:39.508Z] #46 128.7 crypto/tls
22:22:39 [2021-07-22T22:22:39.508Z] #46 ...
22:22:39 [2021-07-22T22:22:39.508Z] 
22:22:39 [2021-07-22T22:22:39.508Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:22:39 [2021-07-22T22:22:39.508Z] #16 sha256:c418d1822e232b5c1e3278b8a792206fc4b2a3b0d7d4bb9c573561360317dd42
22:22:39 [2021-07-22T22:22:39.716Z] #19 DONE 2.6s
22:22:39 [2021-07-22T22:22:39.716Z] 
22:22:39 [2021-07-22T22:22:39.716Z] #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
22:22:39 [2021-07-22T22:22:39.716Z] #20 sha256:c90188e8080f169dc224f67e22fbc4eae1c74492662b37eb929f929c4f25b195
22:22:39 [2021-07-22T22:22:39.110Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:22:39 [2021-07-22T22:22:39.175Z]  > git config --add remote.origin.fetch +refs/pull/42661/head:refs/remotes/origin/PR-42661 # timeout=10
22:22:39 [2021-07-22T22:22:39.228Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:22:39 [2021-07-22T22:22:39.360Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:22:39 [2021-07-22T22:22:39.491Z] Fetching upstream changes from https://github.com/moby/moby.git
22:22:39 [2021-07-22T22:22:39.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:22:39 [2021-07-22T22:22:39.493Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42661/head:refs/remotes/origin/PR-42661 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:22:40 [2021-07-22T22:22:40.214Z] Merging remotes/origin/master commit 471fd27709777d2cce3251129887e14e8bb2e0c7 into PR head commit d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:22:40 [2021-07-22T22:22:40.453Z] #16 1.109 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:22:40 [2021-07-22T22:22:40.460Z] #20 2.488 Reading package lists...
22:22:40 [2021-07-22T22:22:40.484Z] #20 35.70 Selecting previously unselected package libnet1:arm64.
22:22:40 [2021-07-22T22:22:40.484Z] #20 35.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:22:40 [2021-07-22T22:22:40.484Z] #20 35.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:22:40 [2021-07-22T22:22:40.623Z] DEBUG: print all environment variables to check how Jenkins runs this script
22:22:40 [2021-07-22T22:22:40.623Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-578e4c76\powershellScript.ps1'; exit $LASTEXITCODE;
22:22:40 [2021-07-22T22:22:40.623Z] ----------------------------------------------------------------------------
22:22:40 [2021-07-22T22:22:40.623Z] 
22:22:40 [2021-07-22T22:22:40.623Z] INFO: executeCI.ps1 starting at Thu Jul 22 22:22:40 CUT 2021
22:22:40 [2021-07-22T22:22:40.623Z] 
22:22:40 [2021-07-22T22:22:40.713Z] #16 DONE 1.4s
22:22:40 [2021-07-22T22:22:40.713Z] 
22:22:40 [2021-07-22T22:22:40.713Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:22:40 [2021-07-22T22:22:40.713Z] #17 sha256:c44a68960abb34fb49bec884687dccc10c84be64fda9b6904482b916c86f31c0
22:22:40 [2021-07-22T22:22:40.746Z] #20 35.80 Selecting previously unselected package libnl-3-200:arm64.
22:22:40 [2021-07-22T22:22:40.746Z] #20 35.81 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
22:22:40 [2021-07-22T22:22:40.746Z] #20 35.81 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
22:22:41 [2021-07-22T22:22:41.008Z] #20 35.93 Selecting previously unselected package libprotobuf-c1:arm64.
22:22:41 [2021-07-22T22:22:41.008Z] #20 35.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
22:22:41 [2021-07-22T22:22:41.008Z] #20 35.96 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
22:22:41 [2021-07-22T22:22:41.008Z] #20 36.11 Selecting previously unselected package libreadline5:arm64.
22:22:41 [2021-07-22T22:22:41.008Z] #20 36.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
22:22:41 [2021-07-22T22:22:41.008Z] #20 36.13 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
22:22:41 [2021-07-22T22:22:41.081Z] INFO: Script version 05-Feb-2019 09:03 PDT
22:22:41 [2021-07-22T22:22:41.081Z] INFO: Running git version 2.24.1.windows.2
22:22:41 [2021-07-22T22:22:41.081Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
22:22:41 [2021-07-22T22:22:41.081Z] INFO: Environment variables:
22:22:41 [2021-07-22T22:22:41.098Z] #20 ...
22:22:41 [2021-07-22T22:22:41.098Z] 
22:22:41 [2021-07-22T22:22:41.098Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:22:41 [2021-07-22T22:22:41.098Z] #32 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:22:41 [2021-07-22T22:22:41.098Z] #32 DONE 135.7s
22:22:41 [2021-07-22T22:22:41.098Z] 
22:22:41 [2021-07-22T22:22:41.098Z] #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
22:22:41 [2021-07-22T22:22:41.098Z] #54 sha256:f77a573a024fd3290ebf95a0d91de094bfb523000af63a740ab935cd20a96381
22:22:41 [2021-07-22T22:22:41.098Z] #54 13.04 + cd /tmp/tmp.8Sy93upbgx/src/github.com/opencontainers/runc
22:22:41 [2021-07-22T22:22:41.098Z] #54 13.04 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
22:22:41 [2021-07-22T22:22:41.098Z] #54 13.38 + '[' -z '' ']'
22:22:41 [2021-07-22T22:22:41.098Z] #54 13.38 + target=static
22:22:41 [2021-07-22T22:22:41.098Z] #54 13.38 + make 'BUILDTAGS=seccomp ' static
22:22:41 [2021-07-22T22:22:41.098Z] #54 13.97 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
22:22:41 [2021-07-22T22:22:41.271Z] #20 36.26 Selecting previously unselected package net-tools.
22:22:41 [2021-07-22T22:22:41.271Z] #20 36.28 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
22:22:41 [2021-07-22T22:22:41.271Z] #20 36.29 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:22:41 [2021-07-22T22:22:41.329Z] #13 DONE 120.9s
22:22:41 [2021-07-22T22:22:41.329Z] 
22:22:41 [2021-07-22T22:22:41.329Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:22:41 [2021-07-22T22:22:41.329Z] #53 sha256:ebbe81a439d3934e2749bef291d340e98782534e5f691eca45016f34e3e8d262
22:22:41 [2021-07-22T22:22:41.533Z] #20 36.56 Selecting previously unselected package patch.
22:22:41 [2021-07-22T22:22:41.533Z] #20 36.56 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ...
22:22:41 [2021-07-22T22:22:41.533Z] #20 36.58 Unpacking patch (2.7.6-3+deb10u1) ...
22:22:41 [2021-07-22T22:22:41.533Z] #20 36.70 Selecting previously unselected package python-pip-whl.
22:22:41 [2021-07-22T22:22:41.533Z] #20 36.71 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
22:22:41 [2021-07-22T22:22:41.533Z] #20 36.72 Unpacking python-pip-whl (18.1-5) ...
22:22:41 [2021-07-22T22:22:41.538Z] 
22:22:41 [2021-07-22T22:22:41.538Z] Name                           Value                                                                                   
22:22:41 [2021-07-22T22:22:41.538Z] ----                           -----                                                                                   
22:22:41 [2021-07-22T22:22:41.538Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
22:22:41 [2021-07-22T22:22:41.538Z] amd64                          true                                                                                    
22:22:41 [2021-07-22T22:22:41.538Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
22:22:41 [2021-07-22T22:22:41.538Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
22:22:41 [2021-07-22T22:22:41.538Z] arm64                          true                                                                                    
22:22:41 [2021-07-22T22:22:41.538Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
22:22:41 [2021-07-22T22:22:41.538Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
22:22:41 [2021-07-22T22:22:41.538Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
22:22:41 [2021-07-22T22:22:41.538Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
22:22:41 [2021-07-22T22:22:41.538Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
22:22:41 [2021-07-22T22:22:41.538Z] BRANCH_NAME                    PR-42661                                                                                
22:22:41 [2021-07-22T22:22:41.538Z] BUILD_DISPLAY_NAME             #7                                                                                      
22:22:41 [2021-07-22T22:22:41.538Z] BUILD_ID                       7                                                                                       
22:22:41 [2021-07-22T22:22:41.538Z] BUILD_NUMBER                   7                                                                                       
22:22:41 [2021-07-22T22:22:41.538Z] BUILD_TAG                      jenkins-moby-PR-42661-7                                                                 
22:22:41 [2021-07-22T22:22:41.538Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42661/7/                              
22:22:41 [2021-07-22T22:22:41.538Z] cgroup2                        true                                                                                    
22:22:41 [2021-07-22T22:22:41.538Z] CHANGE_AUTHOR                  thaJeztah                                                                               
22:22:41 [2021-07-22T22:22:41.538Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
22:22:41 [2021-07-22T22:22:41.538Z] CHANGE_BRANCH                  promote_overlay2_btrfs_zfs_optin                                                        
22:22:41 [2021-07-22T22:22:41.538Z] CHANGE_FORK                    thaJeztah/docker                                                                        
22:22:41 [2021-07-22T22:22:41.538Z] CHANGE_ID                      42661                                                                                   
22:22:41 [2021-07-22T22:22:41.538Z] CHANGE_TARGET                  master                                                                                  
22:22:41 [2021-07-22T22:22:41.538Z] CHANGE_TITLE                   storage-driver: promote overlay2, make Btrfs and ZFS opt-in                             
22:22:41 [2021-07-22T22:22:41.538Z] CHANGE_URL                     https://github.com/moby/moby/pull/42661                                                 
22:22:41 [2021-07-22T22:22:41.538Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
22:22:41 [2021-07-22T22:22:41.538Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
22:22:41 [2021-07-22T22:22:41.538Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
22:22:41 [2021-07-22T22:22:41.538Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
22:22:41 [2021-07-22T22:22:41.538Z] COMPUTERNAME                   azwin-2-2c3410                                                                          
22:22:41 [2021-07-22T22:22:41.538Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
22:22:41 [2021-07-22T22:22:41.538Z] ConfigSequenceNumber           0                                                                                       
22:22:41 [2021-07-22T22:22:41.538Z] dco                            true                                                                                    
22:22:41 [2021-07-22T22:22:41.538Z] DOCKER_BUILDKIT                0                                                                                       
22:22:41 [2021-07-22T22:22:41.538Z] DOCKER_DUT_DEBUG               1                                                                                       
22:22:41 [2021-07-22T22:22:41.538Z] DOCKER_EXPERIMENTAL            1                                                                                       
22:22:41 [2021-07-22T22:22:41.538Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
22:22:41 [2021-07-22T22:22:41.538Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
22:22:41 [2021-07-22T22:22:41.538Z] EXECUTOR_NUMBER                0                                                                                       
22:22:41 [2021-07-22T22:22:41.538Z] FQDN                           azwin-2-2c3410.westus.cloudapp.azure.com                                                
22:22:41 [2021-07-22T22:22:41.538Z] GIT_BRANCH                     PR-42661                                                                                
22:22:41 [2021-07-22T22:22:41.538Z] GIT_COMMIT                     d5dbbb5369863ee0f3afad8cd3a9e013033f92d7                                                
22:22:41 [2021-07-22T22:22:41.538Z] GIT_PREVIOUS_COMMIT            d5dbbb5369863ee0f3afad8cd3a9e013033f92d7                                                
22:22:41 [2021-07-22T22:22:41.538Z] GIT_URL                        https://github.com/moby/moby.git                                                        
22:22:41 [2021-07-22T22:22:41.538Z] HUDSON_COOKIE                  85ea123c-2915-4d37-b4d4-fd04b7fcb0a6                                                    
22:22:41 [2021-07-22T22:22:41.538Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
22:22:41 [2021-07-22T22:22:41.538Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
22:22:41 [2021-07-22T22:22:41.538Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
22:22:41 [2021-07-22T22:22:41.538Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
22:22:41 [2021-07-22T22:22:41.538Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
22:22:41 [2021-07-22T22:22:41.538Z] JENKINS_NODE_COOKIE            c9fec261-23ea-4990-bd67-9547aceb3d86                                                    
22:22:41 [2021-07-22T22:22:41.538Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
22:22:41 [2021-07-22T22:22:41.538Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
22:22:41 [2021-07-22T22:22:41.538Z] JOB_BASE_NAME                  PR-42661                                                                                
22:22:41 [2021-07-22T22:22:41.538Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42661/display/redirect                
22:22:41 [2021-07-22T22:22:41.538Z] JOB_NAME                       moby/PR-42661                                                                           
22:22:41 [2021-07-22T22:22:41.538Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42661/                                
22:22:41 [2021-07-22T22:22:41.538Z] library.jps.version            master                                                                                  
22:22:41 [2021-07-22T22:22:41.538Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
22:22:41 [2021-07-22T22:22:41.538Z] NODE_LABELS                    amd64 azure azwin-2-2c3410 azwin-2019 docker west-us windows windows-2019 x86_64        
22:22:41 [2021-07-22T22:22:41.538Z] NODE_NAME                      azwin-2-2c3410                                                                          
22:22:41 [2021-07-22T22:22:41.538Z] NUMBER_OF_PROCESSORS           4                                                                                       
22:22:41 [2021-07-22T22:22:41.538Z] OS                             Windows_NT                                                                              
22:22:41 [2021-07-22T22:22:41.538Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
22:22:41 [2021-07-22T22:22:41.538Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
22:22:41 [2021-07-22T22:22:41.539Z] ppc64le                        false                                                                                   
22:22:41 [2021-07-22T22:22:41.539Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
22:22:41 [2021-07-22T22:22:41.539Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
22:22:41 [2021-07-22T22:22:41.539Z] PROCESSOR_LEVEL                6                                                                                       
22:22:41 [2021-07-22T22:22:41.539Z] PROCESSOR_REVISION             4f01                                                                                    
22:22:41 [2021-07-22T22:22:41.539Z] ProgramData                    C:\ProgramData                                                                          
22:22:41 [2021-07-22T22:22:41.539Z] ProgramFiles                   C:\Program Files                                                                        
22:22:41 [2021-07-22T22:22:41.539Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
22:22:41 [2021-07-22T22:22:41.539Z] ProgramW6432                   C:\Program Files                                                                        
22:22:41 [2021-07-22T22:22:41.539Z] PROMPT                         $P$G                                                                                    
22:22:41 [2021-07-22T22:22:41.539Z] PSExecutionPolicyPreference    Bypass                                                                                  
22:22:41 [2021-07-22T22:22:41.539Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
22:22:41 [2021-07-22T22:22:41.539Z] PUBLIC                         C:\Users\Public                                                                         
22:22:41 [2021-07-22T22:22:41.539Z] rootless                       true                                                                                    
22:22:41 [2021-07-22T22:22:41.539Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42661/7/display/redirect?page=artif...
22:22:41 [2021-07-22T22:22:41.539Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42661/7/display/redirect?page=changes 
22:22:41 [2021-07-22T22:22:41.539Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42661/7/display/redirect              
22:22:41 [2021-07-22T22:22:41.539Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42661/7/display/redirect?page=tests   
22:22:41 [2021-07-22T22:22:41.539Z] s390x                          false                                                                                   
22:22:41 [2021-07-22T22:22:41.539Z] SKIP_VALIDATION_TESTS          1                                                                                       
22:22:41 [2021-07-22T22:22:41.539Z] SOURCES_DRIVE                  d                                                                                       
22:22:41 [2021-07-22T22:22:41.539Z] SOURCES_SUBDIR                 gopath                                                                                  
22:22:41 [2021-07-22T22:22:41.539Z] STAGE_NAME                     Run tests                                                                               
22:22:41 [2021-07-22T22:22:41.539Z] SystemDrive                    C:                                                                                      
22:22:41 [2021-07-22T22:22:41.539Z] SystemRoot                     C:\Windows                                                                              
22:22:41 [2021-07-22T22:22:41.539Z] TEMP                           C:\Windows\TEMP                                                                         
22:22:41 [2021-07-22T22:22:41.539Z] TESTDEBUG                      0                                                                                       
22:22:41 [2021-07-22T22:22:41.539Z] TESTRUN_DRIVE                  d                                                                                       
22:22:41 [2021-07-22T22:22:41.539Z] TESTRUN_SUBDIR                 CI                                                                                      
22:22:41 [2021-07-22T22:22:41.539Z] TIMEOUT                        120m                                                                                    
22:22:41 [2021-07-22T22:22:41.539Z] TMP                            C:\Windows\TEMP                                                                         
22:22:41 [2021-07-22T22:22:41.539Z] unit_validate                  true                                                                                    
22:22:41 [2021-07-22T22:22:41.539Z] USERDOMAIN                     WORKGROUP                                                                               
22:22:41 [2021-07-22T22:22:41.539Z] USERNAME                       azwin-2-2c3410$                                                                         
22:22:41 [2021-07-22T22:22:41.539Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
22:22:41 [2021-07-22T22:22:41.539Z] validate_force                 false                                                                                   
22:22:41 [2021-07-22T22:22:41.539Z] windir                         C:\Windows                                                                              
22:22:41 [2021-07-22T22:22:41.539Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
22:22:41 [2021-07-22T22:22:41.539Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
22:22:41 [2021-07-22T22:22:41.539Z] windows2022                    true                                                                                    
22:22:41 [2021-07-22T22:22:41.539Z] windows2022containerd          false                                                                                   
22:22:41 [2021-07-22T22:22:41.539Z] windowsRS1                     false                                                                                   
22:22:41 [2021-07-22T22:22:41.539Z] windowsRS5                     true                                                                                    
22:22:41 [2021-07-22T22:22:41.539Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
22:22:41 [2021-07-22T22:22:41.539Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
22:22:41 [2021-07-22T22:22:41.539Z] 
22:22:41 [2021-07-22T22:22:41.539Z] 
22:22:41 [2021-07-22T22:22:41.539Z] 
22:22:41 [2021-07-22T22:22:41.667Z] #54 ...
22:22:41 [2021-07-22T22:22:41.667Z] 
22:22:41 [2021-07-22T22:22:41.667Z] #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
22:22:41 [2021-07-22T22:22:41.667Z] #46 sha256:5f4edf3f99576078ef14557242fb8d6fae6d6974036397685dbaa6d0366a96d1
22:22:41 [2021-07-22T22:22:41.667Z] #46 132.1 github.com/LK4D4/vndr/godl
22:22:41 [2021-07-22T22:22:41.667Z] #46 132.9 github.com/LK4D4/vndr
22:22:41 [2021-07-22T22:22:41.667Z] #46 DONE 137.3s
22:22:41 [2021-07-22T22:22:41.667Z] 
22:22:41 [2021-07-22T22:22:41.667Z] #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
22:22:41 [2021-07-22T22:22:41.667Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:22:42 [2021-07-22T22:22:42.104Z] #17 DONE 1.2s
22:22:42 [2021-07-22T22:22:42.104Z] 
22:22:42 [2021-07-22T22:22:42.104Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:22:42 [2021-07-22T22:22:42.104Z] #18 sha256:a427ef4c476c1e7e91a625c0aa1b3c1580675efdc53f7e483d537cbd78ff43f1
22:22:42 [2021-07-22T22:22:42.107Z] #20 37.12 Selecting previously unselected package python3-lib2to3.
22:22:42 [2021-07-22T22:22:42.107Z] #20 37.14 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
22:22:42 [2021-07-22T22:22:42.107Z] #20 37.15 Unpacking python3-lib2to3 (3.7.3-1) ...
22:22:42 [2021-07-22T22:22:42.369Z] #20 37.30 Selecting previously unselected package python3-distutils.
22:22:42 [2021-07-22T22:22:42.369Z] #20 37.31 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
22:22:42 [2021-07-22T22:22:42.369Z] #20 37.32 Unpacking python3-distutils (3.7.3-1) ...
22:22:42 [2021-07-22T22:22:42.369Z] #20 37.46 Selecting previously unselected package python3-pip.
22:22:42 [2021-07-22T22:22:42.369Z] #20 37.47 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
22:22:42 [2021-07-22T22:22:42.369Z] #20 37.49 Unpacking python3-pip (18.1-5) ...
22:22:42 [2021-07-22T22:22:42.504Z] INFO: Sources under d:\gopath\...
22:22:42 [2021-07-22T22:22:42.504Z] INFO: Test run under d:\CI\...
22:22:42 [2021-07-22T22:22:42.504Z] INFO: Running in D:\gopath\src\github.com\docker\docker
22:22:42 [2021-07-22T22:22:42.504Z] INFO: docker/docker repository was found
22:22:42 [2021-07-22T22:22:42.632Z] #20 37.70 Selecting previously unselected package python3-pkg-resources.
22:22:42 [2021-07-22T22:22:42.632Z] #20 37.71 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
22:22:42 [2021-07-22T22:22:42.632Z] #20 37.72 Unpacking python3-pkg-resources (40.8.0-1) ...
22:22:42 [2021-07-22T22:22:42.692Z] #53 1.687 + RM_GOPATH=0
22:22:42 [2021-07-22T22:22:42.692Z] #53 1.687 + TMP_GOPATH=
22:22:42 [2021-07-22T22:22:42.692Z] #53 1.687 + : /build
22:22:42 [2021-07-22T22:22:42.692Z] #53 1.687 + '[' -z '' ']'
22:22:42 [2021-07-22T22:22:42.692Z] #53 1.687 ++ mktemp -d
22:22:42 [2021-07-22T22:22:42.692Z] #53 1.687 + export GOPATH=/tmp/tmp.zRz7kH4ONt
22:22:42 [2021-07-22T22:22:42.692Z] #53 1.687 + GOPATH=/tmp/tmp.zRz7kH4ONt
22:22:42 [2021-07-22T22:22:42.692Z] #53 1.687 + RM_GOPATH=1
22:22:42 [2021-07-22T22:22:42.692Z] #53 1.687 + case "$(go env GOARCH)" in
22:22:42 [2021-07-22T22:22:42.692Z] #53 1.687 ++ go env GOARCH
22:22:42 [2021-07-22T22:22:42.894Z] #20 37.85 Selecting previously unselected package python3-setuptools.
22:22:42 [2021-07-22T22:22:42.894Z] #20 37.86 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
22:22:42 [2021-07-22T22:22:42.894Z] #20 37.86 Unpacking python3-setuptools (40.8.0-1) ...
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.719 + export GO_BUILDMODE=-buildmode=pie
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.719 + GO_BUILDMODE=-buildmode=pie
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.719 ++ dirname /tmp/install/install.sh
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.721 + dir=/tmp/install
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.722 + bin=runc
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.722 + shift
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.722 + '[' '!' -f /tmp/install/runc.installer ']'
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.722 + . /tmp/install/runc.installer
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.722 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.724 + install_runc
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.730 + uname -r
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.731 + grep -q '^3\.10\.0.*\.el7\.'
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.738 + RUNC_BUILDTAGS='seccomp '
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.738 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.738 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zRz7kH4ONt/src/github.com/opencontainers/runc
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.738 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
22:22:42 [2021-07-22T22:22:42.947Z] #53 1.740 Cloning into '/tmp/tmp.zRz7kH4ONt/src/github.com/opencontainers/runc'...
22:22:42 [2021-07-22T22:22:42.947Z] #53 ...
22:22:42 [2021-07-22T22:22:42.947Z] 
22:22:42 [2021-07-22T22:22:42.947Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
22:22:42 [2021-07-22T22:22:42.947Z] #14 sha256:578a21ba657a01c12ed862fec7c199272cbb8af93bb5c25c050b45e73a543034
22:22:42 [2021-07-22T22:22:42.947Z] #14 DONE 1.8s
22:22:42 [2021-07-22T22:22:42.962Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
22:22:40 [2021-07-22T22:22:40.321Z]  > git config core.sparsecheckout # timeout=10
22:22:40 [2021-07-22T22:22:40.369Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:22:43 [2021-07-22T22:22:43.045Z] #18 DONE 1.1s
22:22:43 [2021-07-22T22:22:43.045Z] 
22:22:43 [2021-07-22T22:22:43.045Z] #19 [dev-systemd-false  6/25] RUN ldconfig
22:22:43 [2021-07-22T22:22:43.045Z] #19 sha256:5ddf84b33a96e58e219c3ccec202c7309fc7b969ac90b6e781e223bf08012cb4
22:22:43 [2021-07-22T22:22:43.048Z] #40 ...
22:22:43 [2021-07-22T22:22:43.048Z] 
22:22:43 [2021-07-22T22:22:43.048Z] #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
22:22:43 [2021-07-22T22:22:43.048Z] #20 sha256:c90188e8080f169dc224f67e22fbc4eae1c74492662b37eb929f929c4f25b195
22:22:43 [2021-07-22T22:22:43.048Z] #20 3.416 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:22:43 [2021-07-22T22:22:43.048Z] #20 3.434 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:22:43 [2021-07-22T22:22:43.048Z] #20 3.434 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:22:43 [2021-07-22T22:22:43.048Z] #20 3.457 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:22:43 [2021-07-22T22:22:43.159Z] #20 38.16 Selecting previously unselected package python3-wheel.
22:22:43 [2021-07-22T22:22:43.159Z] #20 38.16 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
22:22:43 [2021-07-22T22:22:43.159Z] #20 38.18 Unpacking python3-wheel (0.32.3-2) ...
22:22:43 [2021-07-22T22:22:43.159Z] #20 38.31 Selecting previously unselected package sudo.
22:22:43 [2021-07-22T22:22:43.159Z] #20 38.31 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ...
22:22:43 [2021-07-22T22:22:43.159Z] #20 38.33 Unpacking sudo (1.8.27-1+deb10u3) ...
22:22:43 [2021-07-22T22:22:43.202Z] 
22:22:43 [2021-07-22T22:22:43.202Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
22:22:43 [2021-07-22T22:22:43.202Z] #58 sha256:d4d43c2101d52393d3e0c29b8ff323f35350ca07fc9d0d36ae4e8a6024675fef
22:22:43 [2021-07-22T22:22:43.202Z] #58 123.8 + for f in rootlesskit rootlesskit-docker-proxy
22:22:43 [2021-07-22T22:22:43.202Z] #58 123.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:22:43 [2021-07-22T22:22:43.202Z] #58 DONE 128.7s
22:22:43 [2021-07-22T22:22:43.202Z] 
22:22:43 [2021-07-22T22:22:43.202Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:22:43 [2021-07-22T22:22:43.202Z] #59 sha256:ea3618195e57014cda849efe1347025fa3c6f277ca939750a1be07017c55fcce
22:22:43 [2021-07-22T22:22:43.202Z] #59 DONE 0.1s
22:22:43 [2021-07-22T22:22:43.202Z] 
22:22:43 [2021-07-22T22:22:43.202Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:22:43 [2021-07-22T22:22:43.202Z] #60 sha256:002e46495d4f3e4cead53f2d0d9c19590817ee4abb42d686ca57fc3f2c568d79
22:22:43 [2021-07-22T22:22:43.202Z] #60 DONE 0.1s
22:22:43 [2021-07-22T22:22:43.202Z] 
22:22:43 [2021-07-22T22:22:43.202Z] #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
22:22:43 [2021-07-22T22:22:43.202Z] #15 sha256:a108193a9067d4bbdc3eba735846548c40e571d26c321335e76cfed610b3f550
22:22:43 [2021-07-22T22:22:43.308Z] #20 3.916 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:22:43 [2021-07-22T22:22:43.422Z] #20 38.72 Selecting previously unselected package thin-provisioning-tools.
22:22:43 [2021-07-22T22:22:43.426Z] ltsc2019: Pulling from windows/servercore
22:22:43 [2021-07-22T22:22:43.427Z] 4612f6d0b889: Pulling fs layer
22:22:43 [2021-07-22T22:22:43.427Z] f143c6fed32d: Pulling fs layer
22:22:43 [2021-07-22T22:22:43.687Z] #20 38.73 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
22:22:43 [2021-07-22T22:22:43.687Z] #20 38.86 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:22:43 [2021-07-22T22:22:43.822Z] Merge succeeded, producing d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:22:43 [2021-07-22T22:22:43.822Z] Checking out Revision d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 (PR-42661)
22:22:44 [2021-07-22T22:22:44.246Z] #20 4.737 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:22:44 [2021-07-22T22:22:44.262Z] #20 39.18 Selecting previously unselected package uidmap.
22:22:44 [2021-07-22T22:22:44.262Z] #20 39.19 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ...
22:22:44 [2021-07-22T22:22:44.262Z] #20 39.21 Unpacking uidmap (1:4.5-1.1) ...
22:22:44 [2021-07-22T22:22:44.262Z] #20 39.35 Selecting previously unselected package vim-runtime.
22:22:44 [2021-07-22T22:22:44.262Z] #20 39.36 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:22:44 [2021-07-22T22:22:44.262Z] #20 39.41 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:22:44 [2021-07-22T22:22:44.262Z] #20 39.44 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:22:44 [2021-07-22T22:22:44.263Z] #20 39.45 Unpacking vim-runtime (2:8.1.0875-5) ...
22:22:44 [2021-07-22T22:22:44.429Z] #19 DONE 1.2s
22:22:44 [2021-07-22T22:22:44.429Z] 
22:22:44 [2021-07-22T22:22:44.429Z] #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
22:22:44 [2021-07-22T22:22:44.429Z] #20 sha256:c90188e8080f169dc224f67e22fbc4eae1c74492662b37eb929f929c4f25b195
22:22:45 [2021-07-22T22:22:45.092Z] #15 DONE 1.9s
22:22:45 [2021-07-22T22:22:45.093Z] 
22:22:45 [2021-07-22T22:22:45.093Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:22:45 [2021-07-22T22:22:45.093Z] #16 sha256:c418d1822e232b5c1e3278b8a792206fc4b2a3b0d7d4bb9c573561360317dd42
22:22:45 [2021-07-22T22:22:45.184Z] #20 5.544 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:22:45 [2021-07-22T22:22:45.209Z] #20 ...
22:22:45 [2021-07-22T22:22:45.209Z] 
22:22:45 [2021-07-22T22:22:45.209Z] #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
22:22:45 [2021-07-22T22:22:45.209Z] #40 sha256:60a40d804f33c673ffeb5237482a74b4740635771ce34361a13ae377bb9b5148
22:22:45 [2021-07-22T22:22:45.209Z] #40 136.3 + dpkg --print-architecture
22:22:45 [2021-07-22T22:22:45.209Z] #40 DONE 137.6s
22:22:45 [2021-07-22T22:22:45.209Z] 
22:22:45 [2021-07-22T22:22:45.209Z] #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
22:22:45 [2021-07-22T22:22:45.209Z] #20 sha256:4e331a48909c47559b89b87b4cb594044c82e66cfd512ab4e66573e643a3c919
22:22:45 [2021-07-22T22:22:45.730Z] #20 7.758 Reading package lists...
22:22:45 [2021-07-22T22:22:45.817Z] #20 1.452 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:22:45 [2021-07-22T22:22:45.817Z] #20 1.486 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:22:45 [2021-07-22T22:22:45.817Z] #20 1.486 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:22:45 [2021-07-22T22:22:45.817Z] #20 1.503 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:22:46 [2021-07-22T22:22:46.078Z] #20 1.943 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:22:46 [2021-07-22T22:22:46.123Z] #20 6.696 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:22:43 [2021-07-22T22:22:43.435Z]  > git remote # timeout=10
22:22:43 [2021-07-22T22:22:43.509Z]  > git config --get remote.origin.url # timeout=10
22:22:43 [2021-07-22T22:22:43.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:22:43 [2021-07-22T22:22:43.561Z]  > git merge 471fd27709777d2cce3251129887e14e8bb2e0c7 # timeout=10
22:22:43 [2021-07-22T22:22:43.709Z]  > git rev-parse "HEAD^{commit}" # timeout=10
22:22:43 [2021-07-22T22:22:43.857Z]  > git config core.sparsecheckout # timeout=10
22:22:43 [2021-07-22T22:22:43.907Z]  > git checkout -f d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 # timeout=10
22:22:46 [2021-07-22T22:22:46.455Z] #16 1.530 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:22:46 [2021-07-22T22:22:46.665Z] #20 13.05 Building dependency tree...
22:22:46 [2021-07-22T22:22:46.665Z] #20 14.19 Reading state information...
22:22:46 [2021-07-22T22:22:46.711Z] #16 DONE 1.7s
22:22:46 [2021-07-22T22:22:46.711Z] 
22:22:46 [2021-07-22T22:22:46.711Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:22:46 [2021-07-22T22:22:46.711Z] #17 sha256:c44a68960abb34fb49bec884687dccc10c84be64fda9b6904482b916c86f31c0
22:22:46 [2021-07-22T22:22:46.966Z] #17 ...
22:22:46 [2021-07-22T22:22:46.966Z] 
22:22:46 [2021-07-22T22:22:46.966Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:22:46 [2021-07-22T22:22:46.966Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:22:46 [2021-07-22T22:22:46.966Z] #45 122.7 vendor/golang.org/x/net/http2/hpack
22:22:46 [2021-07-22T22:22:46.966Z] #45 123.6 mime
22:22:46 [2021-07-22T22:22:46.966Z] #45 125.1 mime/quotedprintable
22:22:46 [2021-07-22T22:22:46.966Z] #45 125.5 net/http/internal
22:22:46 [2021-07-22T22:22:46.966Z] #45 128.3 crypto/tls
22:22:47 [2021-07-22T22:22:47.019Z] #20 2.822 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:22:47 [2021-07-22T22:22:47.130Z] #20 42.05 Selecting previously unselected package vim.
22:22:47 [2021-07-22T22:22:47.130Z] #20 42.05 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ...
22:22:47 [2021-07-22T22:22:47.130Z] #20 42.07 Unpacking vim (2:8.1.0875-5) ...
22:22:47 [2021-07-22T22:22:47.392Z] #20 42.42 Selecting previously unselected package xfsprogs.
22:22:47 [2021-07-22T22:22:47.392Z] #20 42.43 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ...
22:22:47 [2021-07-22T22:22:47.392Z] #20 42.44 Unpacking xfsprogs (4.20.0-1) ...
22:22:47 [2021-07-22T22:22:47.527Z] #45 ...
22:22:47 [2021-07-22T22:22:47.527Z] 
22:22:47 [2021-07-22T22:22:47.527Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:22:47 [2021-07-22T22:22:47.527Z] #17 sha256:c44a68960abb34fb49bec884687dccc10c84be64fda9b6904482b916c86f31c0
22:22:47 [2021-07-22T22:22:47.527Z] #17 DONE 1.1s
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.03 The following additional packages will be installed:
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.03   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.04   gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.04   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.04   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.04   libgcc1:ppc64el libgcc1:s390x
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.05 Suggested packages:
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.05   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.06   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.06   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.06   libc-l10n:s390x locales:s390x
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.06 Recommended packages:
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.06   libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.06   libidn2-0:s390x
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.25 The following NEW packages will be installed:
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.25   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.25   gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.25   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.25   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.25   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.25   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
22:22:47 [2021-07-22T22:22:47.601Z] #20 15.26   libgcc1:ppc64el libgcc1:s390x
22:22:47 [2021-07-22T22:22:47.654Z] #20 42.80 Selecting previously unselected package zip.
22:22:47 [2021-07-22T22:22:47.654Z] #20 42.81 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ...
22:22:47 [2021-07-22T22:22:47.654Z] #20 42.82 Unpacking zip (3.0-11+b1) ...
22:22:47 [2021-07-22T22:22:47.782Z] 
22:22:47 [2021-07-22T22:22:47.782Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:22:47 [2021-07-22T22:22:47.782Z] #18 sha256:a427ef4c476c1e7e91a625c0aa1b3c1580675efdc53f7e483d537cbd78ff43f1
22:22:47 [2021-07-22T22:22:47.917Z] #20 43.07 Setting up aufs-tools (1:4.14+20190211-1) ...
22:22:47 [2021-07-22T22:22:47.917Z] #20 43.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:22:47 [2021-07-22T22:22:47.917Z] #20 43.16 Setting up libip6tc0:arm64 (1.8.2-4) ...
22:22:47 [2021-07-22T22:22:47.917Z] #20 43.18 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.59 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.59 Need to get 15.0 MB of archives.
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.59 After this operation, 68.1 MB of additional disk space will be used.
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB]
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB]
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB]
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB]
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB]
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB]
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB]
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB]
22:22:48 [2021-07-22T22:22:48.169Z] #20 15.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB]
22:22:48 [2021-07-22T22:22:48.180Z] #20 43.19 Setting up libgpm2:arm64 (1.20.7-5) ...
22:22:48 [2021-07-22T22:22:48.180Z] #20 43.20 Setting up libip4tc0:arm64 (1.8.2-4) ...
22:22:48 [2021-07-22T22:22:48.180Z] #20 43.21 Setting up uidmap (1:4.5-1.1) ...
22:22:48 [2021-07-22T22:22:48.180Z] #20 43.22 Setting up libnftnl11:arm64 (1.1.2-2) ...
22:22:48 [2021-07-22T22:22:48.180Z] #20 43.23 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:22:48 [2021-07-22T22:22:48.180Z] #20 43.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:22:48 [2021-07-22T22:22:48.180Z] #20 43.29 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
22:22:48 [2021-07-22T22:22:48.180Z] #20 43.32 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
22:22:48 [2021-07-22T22:22:48.180Z] #20 43.34 Setting up xxd (2:8.1.0875-5) ...
22:22:48 [2021-07-22T22:22:48.180Z] #20 43.35 Setting up zip (3.0-11+b1) ...
22:22:48 [2021-07-22T22:22:48.180Z] #20 43.38 Setting up vim-common (2:8.1.0875-5) ...
22:22:48 [2021-07-22T22:22:48.180Z] #20 43.42 Setting up bash-completion (1:2.8-6) ...
22:22:48 [2021-07-22T22:22:48.404Z] #20 4.041 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 15.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 15.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 15.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 15.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 15.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 15.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 15.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 15.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 15.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 15.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 15.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 15.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 16.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
22:22:48 [2021-07-22T22:22:48.428Z] #20 16.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
22:22:48 [2021-07-22T22:22:48.708Z] #18 DONE 1.1s
22:22:48 [2021-07-22T22:22:48.708Z] 
22:22:48 [2021-07-22T22:22:48.708Z] #19 [dev-systemd-false  6/25] RUN ldconfig
22:22:48 [2021-07-22T22:22:48.708Z] #19 sha256:5ddf84b33a96e58e219c3ccec202c7309fc7b969ac90b6e781e223bf08012cb4
22:22:48 [2021-07-22T22:22:48.996Z] #20 16.44 debconf: delaying package configuration, since apt-utils is not installed
22:22:48 [2021-07-22T22:22:48.996Z] #20 16.61 Fetched 15.0 MB in 1s (21.4 MB/s)
22:22:48 [2021-07-22T22:22:48.996Z] #20 16.63 Selecting previously unselected package gcc-8-base:armhf.
22:22:49 [2021-07-22T22:22:49.255Z] #20 16.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 ... 37546 files and directories currently installed.)
22:22:49 [2021-07-22T22:22:49.255Z] #20 16.67 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ...
22:22:49 [2021-07-22T22:22:49.255Z] #20 16.67 Unpacking gcc-8-base:armhf (8.3.0-6) ...
22:22:49 [2021-07-22T22:22:49.255Z] #20 16.73 Selecting previously unselected package gcc-8-base:ppc64el.
22:22:49 [2021-07-22T22:22:49.255Z] #20 16.73 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ...
22:22:49 [2021-07-22T22:22:49.255Z] #20 16.74 Unpacking gcc-8-base:ppc64el (8.3.0-6) ...
22:22:49 [2021-07-22T22:22:49.255Z] #20 16.79 Selecting previously unselected package gcc-8-base:s390x.
22:22:49 [2021-07-22T22:22:49.255Z] #20 16.80 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ...
22:22:49 [2021-07-22T22:22:49.255Z] #20 16.80 Unpacking gcc-8-base:s390x (8.3.0-6) ...
22:22:49 [2021-07-22T22:22:49.255Z] #20 16.85 Selecting previously unselected package gcc-8-base:arm64.
22:22:49 [2021-07-22T22:22:49.255Z] #20 16.86 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ...
22:22:49 [2021-07-22T22:22:49.255Z] #20 16.86 Unpacking gcc-8-base:arm64 (8.3.0-6) ...
22:22:49 [2021-07-22T22:22:49.255Z] #20 16.92 Selecting previously unselected package gcc-8-base:armel.
22:22:49 [2021-07-22T22:22:49.513Z] #20 16.93 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ...
22:22:49 [2021-07-22T22:22:49.513Z] #20 16.94 Unpacking gcc-8-base:armel (8.3.0-6) ...
22:22:49 [2021-07-22T22:22:49.513Z] #20 17.00 Selecting previously unselected package libgcc1:arm64.
22:22:49 [2021-07-22T22:22:49.513Z] #20 17.00 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ...
22:22:49 [2021-07-22T22:22:49.513Z] #20 17.01 Unpacking libgcc1:arm64 (1:8.3.0-6) ...
22:22:49 [2021-07-22T22:22:49.772Z] #20 17.11 Selecting previously unselected package libc6:arm64.
22:22:49 [2021-07-22T22:22:49.772Z] #20 17.11 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ...
22:22:49 [2021-07-22T22:22:49.772Z] #20 17.27 Unpacking libc6:arm64 (2.28-10) ...
22:22:49 [2021-07-22T22:22:49.788Z] #20 5.387 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:22:50 [2021-07-22T22:22:50.114Z] #19 DONE 1.2s
22:22:50 [2021-07-22T22:22:50.114Z] 
22:22:50 [2021-07-22T22:22:50.114Z] #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
22:22:50 [2021-07-22T22:22:50.114Z] #20 sha256:c90188e8080f169dc224f67e22fbc4eae1c74492662b37eb929f929c4f25b195
22:22:50 [2021-07-22T22:22:50.320Z] #20 10.64 Fetched 8995 kB in 7s (1202 kB/s)
22:22:50 [2021-07-22T22:22:50.341Z] #20 17.72 Selecting previously unselected package libapparmor1:arm64.
22:22:50 [2021-07-22T22:22:50.341Z] #20 17.73 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ...
22:22:50 [2021-07-22T22:22:50.341Z] #20 17.73 Unpacking libapparmor1:arm64 (2.13.2-10) ...
22:22:50 [2021-07-22T22:22:50.341Z] #20 17.78 Selecting previously unselected package libapparmor-dev:arm64.
22:22:50 [2021-07-22T22:22:50.341Z] #20 17.79 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ...
22:22:50 [2021-07-22T22:22:50.341Z] #20 17.79 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
22:22:50 [2021-07-22T22:22:50.341Z] #20 17.86 Selecting previously unselected package libgcc1:armel.
22:22:50 [2021-07-22T22:22:50.341Z] #20 17.86 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ...
22:22:50 [2021-07-22T22:22:50.341Z] #20 17.87 Unpacking libgcc1:armel (1:8.3.0-6) ...
22:22:50 [2021-07-22T22:22:50.341Z] #20 17.93 Selecting previously unselected package libc6:armel.
22:22:50 [2021-07-22T22:22:50.599Z] #20 17.93 Preparing to unpack .../10-libc6_2.28-10_armel.deb ...
22:22:50 [2021-07-22T22:22:50.600Z] #20 18.10 Unpacking libc6:armel (2.28-10) ...
22:22:50 [2021-07-22T22:22:50.859Z] #20 18.49 Selecting previously unselected package libapparmor1:armel.
22:22:51 [2021-07-22T22:22:51.118Z] #20 18.49 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ...
22:22:51 [2021-07-22T22:22:51.118Z] #20 18.50 Unpacking libapparmor1:armel (2.13.2-10) ...
22:22:51 [2021-07-22T22:22:51.118Z] #20 18.55 Selecting previously unselected package libapparmor-dev:armel.
22:22:51 [2021-07-22T22:22:51.118Z] #20 18.56 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ...
22:22:51 [2021-07-22T22:22:51.118Z] #20 18.56 Unpacking libapparmor-dev:armel (2.13.2-10) ...
22:22:51 [2021-07-22T22:22:51.118Z] #20 18.62 Selecting previously unselected package libgcc1:armhf.
22:22:51 [2021-07-22T22:22:51.118Z] #20 18.63 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ...
22:22:51 [2021-07-22T22:22:51.118Z] #20 18.63 Unpacking libgcc1:armhf (1:8.3.0-6) ...
22:22:51 [2021-07-22T22:22:51.118Z] #20 18.69 Selecting previously unselected package libc6:armhf.
22:22:51 [2021-07-22T22:22:51.118Z] #20 18.70 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ...
22:22:51 [2021-07-22T22:22:51.481Z] #20 1.447 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:22:51 [2021-07-22T22:22:51.481Z] #20 1.463 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:22:51 [2021-07-22T22:22:51.481Z] #20 1.493 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:22:51 [2021-07-22T22:22:51.481Z] #20 1.528 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:22:51 [2021-07-22T22:22:51.493Z] #20 46.15 Setting up libiptc0:arm64 (1.8.2-4) ...
22:22:51 [2021-07-22T22:22:51.493Z] #20 46.16 Setting up xz-utils (5.2.4-1) ...
22:22:51 [2021-07-22T22:22:51.493Z] #20 46.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:22:51 [2021-07-22T22:22:51.493Z] #20 46.21 Setting up patch (2.7.6-3+deb10u1) ...
22:22:51 [2021-07-22T22:22:51.493Z] #20 46.22 Setting up sudo (1.8.27-1+deb10u3) ...
22:22:51 [2021-07-22T22:22:51.493Z] #20 46.33 invoke-rc.d: could not determine current runlevel
22:22:51 [2021-07-22T22:22:51.493Z] #20 46.35 invoke-rc.d: policy-rc.d denied execution of start.
22:22:51 [2021-07-22T22:22:51.493Z] #20 46.36 Setting up pigz (2.4-1) ...
22:22:51 [2021-07-22T22:22:51.493Z] #20 46.38 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:22:51 [2021-07-22T22:22:51.493Z] #20 46.39 Setting up libnl-3-200:arm64 (3.4.0-1) ...
22:22:51 [2021-07-22T22:22:51.493Z] #20 46.43 Setting up python-pip-whl (18.1-5) ...
22:22:51 [2021-07-22T22:22:51.493Z] #20 46.45 Setting up libmpdec2:arm64 (2.4.2-2) ...
22:22:51 [2021-07-22T22:22:51.493Z] #20 46.46 Setting up vim-runtime (2:8.1.0875-5) ...
22:22:51 [2021-07-22T22:22:51.686Z] #20 18.92 Unpacking libc6:armhf (2.28-10) ...
22:22:51 [2021-07-22T22:22:51.771Z] #20 46.88 Setting up libaio1:arm64 (0.3.112-3) ...
22:22:51 [2021-07-22T22:22:51.771Z] #20 46.89 Setting up libonig5:arm64 (6.9.1-1) ...
22:22:51 [2021-07-22T22:22:51.771Z] #20 46.91 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
22:22:51 [2021-07-22T22:22:51.771Z] #20 46.92 Setting up vim (2:8.1.0875-5) ...
22:22:51 [2021-07-22T22:22:51.771Z] #20 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:22:51 [2021-07-22T22:22:51.771Z] #20 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:22:51 [2021-07-22T22:22:51.771Z] #20 46.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:22:51 [2021-07-22T22:22:51.771Z] #20 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:22:51 [2021-07-22T22:22:51.771Z] #20 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:22:51 [2021-07-22T22:22:51.945Z] #20 19.41 Selecting previously unselected package libapparmor1:armhf.
22:22:51 [2021-07-22T22:22:51.945Z] #20 19.42 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ...
22:22:51 [2021-07-22T22:22:51.945Z] #20 19.42 Unpacking libapparmor1:armhf (2.13.2-10) ...
22:22:51 [2021-07-22T22:22:51.945Z] #20 19.47 Selecting previously unselected package libapparmor-dev:armhf.
22:22:52 [2021-07-22T22:22:52.034Z] #20 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:22:52 [2021-07-22T22:22:52.034Z] #20 47.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:22:52 [2021-07-22T22:22:52.034Z] #20 47.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:22:52 [2021-07-22T22:22:52.034Z] #20 47.04 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
22:22:52 [2021-07-22T22:22:52.034Z] #20 47.08 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:22:52 [2021-07-22T22:22:52.034Z] #20 47.11 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
22:22:52 [2021-07-22T22:22:52.034Z] #20 47.13 Setting up jq (1.5+dfsg-2+b1) ...
22:22:52 [2021-07-22T22:22:52.034Z] #20 47.15 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
22:22:52 [2021-07-22T22:22:52.034Z] #20 47.17 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:22:52 [2021-07-22T22:22:52.043Z] #20 1.873 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:22:52 [2021-07-22T22:22:52.204Z] #20 19.48 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ...
22:22:52 [2021-07-22T22:22:52.204Z] #20 19.48 Unpacking libapparmor-dev:armhf (2.13.2-10) ...
22:22:52 [2021-07-22T22:22:52.204Z] #20 19.54 Selecting previously unselected package libgcc1:ppc64el.
22:22:52 [2021-07-22T22:22:52.204Z] #20 19.55 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ...
22:22:52 [2021-07-22T22:22:52.204Z] #20 19.55 Unpacking libgcc1:ppc64el (1:8.3.0-6) ...
22:22:52 [2021-07-22T22:22:52.204Z] #20 19.62 Selecting previously unselected package libc6:ppc64el.
22:22:52 [2021-07-22T22:22:52.204Z] #20 19.63 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ...
22:22:52 [2021-07-22T22:22:52.229Z] #20 10.64 Reading package lists...
22:22:52 [2021-07-22T22:22:52.466Z] #20 19.81 Unpacking libc6:ppc64el (2.28-10) ...
22:22:52 [2021-07-22T22:22:52.972Z] #20 2.851 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:22:53 [2021-07-22T22:22:53.038Z] #20 20.62 Selecting previously unselected package libapparmor1:ppc64el.
22:22:53 [2021-07-22T22:22:53.089Z] #20 ...
22:22:53 [2021-07-22T22:22:53.089Z] 
22:22:53 [2021-07-22T22:22:53.089Z] #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
22:22:53 [2021-07-22T22:22:53.089Z] #54 sha256:7c85121b5205a2108a1eb969903cc27ced0e5a9e66e9be66e93b6b667d89b975
22:22:53 [2021-07-22T22:22:53.089Z] #54 12.22 + cd /tmp/tmp.dqdPJ4vR74/src/github.com/opencontainers/runc
22:22:53 [2021-07-22T22:22:53.089Z] #54 12.22 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
22:22:53 [2021-07-22T22:22:53.089Z] #54 12.64 + '[' -z '' ']'
22:22:53 [2021-07-22T22:22:53.089Z] #54 12.64 + target=static
22:22:53 [2021-07-22T22:22:53.089Z] #54 12.64 + make 'BUILDTAGS=seccomp ' static
22:22:53 [2021-07-22T22:22:53.089Z] #54 13.28 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
22:22:53 [2021-07-22T22:22:53.297Z] #20 20.63 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ...
22:22:53 [2021-07-22T22:22:53.297Z] #20 20.63 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
22:22:53 [2021-07-22T22:22:53.297Z] #20 20.68 Selecting previously unselected package libapparmor-dev:ppc64el.
22:22:53 [2021-07-22T22:22:53.297Z] #20 20.69 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ...
22:22:53 [2021-07-22T22:22:53.297Z] #20 20.70 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
22:22:53 [2021-07-22T22:22:53.297Z] #20 20.76 Selecting previously unselected package libgcc1:s390x.
22:22:53 [2021-07-22T22:22:53.297Z] #20 20.76 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ...
22:22:53 [2021-07-22T22:22:53.297Z] #20 20.77 Unpacking libgcc1:s390x (1:8.3.0-6) ...
22:22:53 [2021-07-22T22:22:53.297Z] #20 20.84 Selecting previously unselected package libc6:s390x.
22:22:53 [2021-07-22T22:22:53.297Z] #20 20.85 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ...
22:22:53 [2021-07-22T22:22:53.556Z] #20 21.12 Unpacking libc6:s390x (2.28-10) ...
22:22:53 [2021-07-22T22:22:53.854Z] f143c6fed32d: Verifying Checksum
22:22:53 [2021-07-22T22:22:53.854Z] f143c6fed32d: Download complete
22:22:53 [2021-07-22T22:22:53.900Z] #20 3.831 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:22:54 [2021-07-22T22:22:54.124Z] #20 21.61 Selecting previously unselected package libapparmor1:s390x.
22:22:54 [2021-07-22T22:22:54.124Z] #20 21.62 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ...
22:22:54 [2021-07-22T22:22:54.124Z] #20 21.62 Unpacking libapparmor1:s390x (2.13.2-10) ...
22:22:54 [2021-07-22T22:22:54.124Z] #20 21.68 Selecting previously unselected package libapparmor-dev:s390x.
22:22:54 [2021-07-22T22:22:54.124Z] #20 21.68 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ...
22:22:54 [2021-07-22T22:22:54.124Z] #20 21.70 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
22:22:54 [2021-07-22T22:22:54.383Z] #20 21.78 Setting up gcc-8-base:arm64 (8.3.0-6) ...
22:22:54 [2021-07-22T22:22:54.383Z] #20 21.80 Setting up gcc-8-base:armel (8.3.0-6) ...
22:22:54 [2021-07-22T22:22:54.383Z] #20 21.81 Setting up gcc-8-base:armhf (8.3.0-6) ...
22:22:54 [2021-07-22T22:22:54.383Z] #20 21.83 Setting up gcc-8-base:ppc64el (8.3.0-6) ...
22:22:54 [2021-07-22T22:22:54.383Z] #20 21.85 Setting up gcc-8-base:s390x (8.3.0-6) ...
22:22:54 [2021-07-22T22:22:54.383Z] #20 21.87 Setting up libc6:arm64 (2.28-10) ...
22:22:54 [2021-07-22T22:22:54.471Z] #54 ...
22:22:54 [2021-07-22T22:22:54.471Z] 
22:22:54 [2021-07-22T22:22:54.472Z] #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
22:22:54 [2021-07-22T22:22:54.472Z] #20 sha256:c90188e8080f169dc224f67e22fbc4eae1c74492662b37eb929f929c4f25b195
22:22:54 [2021-07-22T22:22:54.472Z] #20 10.17 Fetched 8995 kB in 9s (1003 kB/s)
22:22:54 [2021-07-22T22:22:54.592Z] #20 49.33 Setting up iptables (1.8.2-4) ...
22:22:54 [2021-07-22T22:22:54.592Z] #20 49.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:22:54 [2021-07-22T22:22:54.592Z] #20 49.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:22:54 [2021-07-22T22:22:54.592Z] #20 49.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:22:54 [2021-07-22T22:22:54.592Z] #20 49.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:22:54 [2021-07-22T22:22:54.592Z] #20 49.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:22:54 [2021-07-22T22:22:54.592Z] #20 49.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:22:54 [2021-07-22T22:22:54.592Z] #20 49.42 Setting up python3 (3.7.3-1) ...
22:22:54 [2021-07-22T22:22:54.760Z] Commit message: "storage-driver: promote overlay2, make Btrfs and ZFS opt-in"
22:22:54 [2021-07-22T22:22:54.854Z] #20 50.02 Setting up python3-wheel (0.32.3-2) ...
22:22:55 [2021-07-22T22:22:55.026Z] #20 13.09 Reading package lists...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:22:55 [2021-07-22T22:22:55.266Z] #20 5.129 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:22:55 [2021-07-22T22:22:55.595Z] #20 15.53 Building dependency tree...
22:22:55 [2021-07-22T22:22:55.762Z] #20 23.14 Setting up libc6:armel (2.28-10) ...
22:22:55 [2021-07-22T22:22:55.800Z] #20 50.78 Setting up apparmor (2.13.2-10) ...
22:22:56 [2021-07-22T22:22:56.164Z] #20 16.65 libcap2-bin is already the newest version (1:2.25-2).
22:22:56 [2021-07-22T22:22:56.164Z] #20 16.65 The following additional packages will be installed:
22:22:56 [2021-07-22T22:22:56.164Z] #20 16.66   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:22:56 [2021-07-22T22:22:56.165Z] #20 16.66   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:22:56 [2021-07-22T22:22:56.165Z] #20 16.66   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:22:56 [2021-07-22T22:22:56.165Z] #20 16.66   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:22:56 [2021-07-22T22:22:56.165Z] #20 16.66   python3.7 python3.7-minimal vim-runtime xxd
22:22:56 [2021-07-22T22:22:56.165Z] #20 16.66 Suggested packages:
22:22:56 [2021-07-22T22:22:56.165Z] #20 16.67   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
22:22:56 [2021-07-22T22:22:56.165Z] #20 16.68   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
22:22:56 [2021-07-22T22:22:56.165Z] #20 16.68   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
22:22:56 [2021-07-22T22:22:56.165Z] #20 16.68   quota
22:22:56 [2021-07-22T22:22:56.165Z] #20 16.68 Recommended packages:
22:22:56 [2021-07-22T22:22:56.165Z] #20 16.68   aufs-dkms nftables build-essential python3-dev python3-keyring
22:22:56 [2021-07-22T22:22:56.165Z] #20 16.68   python3-keyrings.alt python3-xdg unzip
22:22:56 [2021-07-22T22:22:56.384Z] #20 10.17 Reading package lists...
22:22:56 [2021-07-22T22:22:56.384Z] #20 ...
22:22:56 [2021-07-22T22:22:56.384Z] 
22:22:56 [2021-07-22T22:22:56.384Z] #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
22:22:56 [2021-07-22T22:22:56.384Z] #46 sha256:207dd2fbb654c9586cbbcfe28e5a6ae757249e9d8e11d1c3cd9adbcb15c16fb0
22:22:56 [2021-07-22T22:22:56.384Z] #46 137.3 net/http/httptrace
22:22:56 [2021-07-22T22:22:56.384Z] #46 137.5 net/http
22:22:57 [2021-07-22T22:22:57.139Z] #20 24.35 Setting up libc6:armhf (2.28-10) ...
22:22:57 [2021-07-22T22:22:57.190Z] #20 52.36 Setting up xfsprogs (4.20.0-1) ...
22:22:57 [2021-07-22T22:22:57.190Z] #20 52.37 Setting up python3-lib2to3 (3.7.3-1) ...
22:22:57 [2021-07-22T22:22:57.544Z] #20 17.92 The following NEW packages will be installed:
22:22:57 [2021-07-22T22:22:57.544Z] #20 17.93   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
22:22:57 [2021-07-22T22:22:57.544Z] #20 17.93   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
22:22:57 [2021-07-22T22:22:57.544Z] #20 17.93   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:22:57 [2021-07-22T22:22:57.544Z] #20 17.94   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
22:22:57 [2021-07-22T22:22:57.544Z] #20 17.94   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
22:22:57 [2021-07-22T22:22:57.544Z] #20 17.94   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
22:22:57 [2021-07-22T22:22:57.544Z] #20 17.94   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
22:22:57 [2021-07-22T22:22:57.544Z] #20 17.94   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:22:57 [2021-07-22T22:22:57.544Z] #20 17.94   xz-utils zip
22:22:57 [2021-07-22T22:22:57.544Z] #20 18.29 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
22:22:57 [2021-07-22T22:22:57.544Z] #20 18.29 Need to get 28.6 MB of archives.
22:22:57 [2021-07-22T22:22:57.544Z] #20 18.29 After this operation, 116 MB of additional disk space will be used.
22:22:57 [2021-07-22T22:22:57.544Z] #20 18.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
22:22:57 [2021-07-22T22:22:57.715Z] #20 52.76 Setting up python3-pkg-resources (40.8.0-1) ...
22:22:57 [2021-07-22T22:22:57.803Z] #20 18.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:22:57 [2021-07-22T22:22:57.803Z] #20 18.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:22:57 [2021-07-22T22:22:57.803Z] #20 18.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:22:57 [2021-07-22T22:22:57.803Z] #20 18.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:22:57 [2021-07-22T22:22:57.803Z] #20 18.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:22:57 [2021-07-22T22:22:57.803Z] #20 18.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:22:57 [2021-07-22T22:22:57.803Z] #20 18.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:22:57 [2021-07-22T22:22:57.819Z] + docker version
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
22:22:58 [2021-07-22T22:22:58.063Z] #20 18.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:22:58 [2021-07-22T22:22:58.076Z] #20 25.57 Setting up libc6:ppc64el (2.28-10) ...
22:22:58 [2021-07-22T22:22:58.310Z] #46 ...
22:22:58 [2021-07-22T22:22:58.310Z] 
22:22:58 [2021-07-22T22:22:58.310Z] #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
22:22:58 [2021-07-22T22:22:58.310Z] #20 sha256:c90188e8080f169dc224f67e22fbc4eae1c74492662b37eb929f929c4f25b195
22:22:58 [2021-07-22T22:22:58.310Z] #20 10.17 Reading package lists...
22:22:58 [2021-07-22T22:22:58.530Z] #20 ...
22:22:58 [2021-07-22T22:22:58.530Z] 
22:22:58 [2021-07-22T22:22:58.530Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:22:58 [2021-07-22T22:22:58.530Z] #53 sha256:ebbe81a439d3934e2749bef291d340e98782534e5f691eca45016f34e3e8d262
22:22:58 [2021-07-22T22:22:58.530Z] #53 12.29 + cd /tmp/tmp.zRz7kH4ONt/src/github.com/opencontainers/runc
22:22:58 [2021-07-22T22:22:58.530Z] #53 12.29 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
22:22:58 [2021-07-22T22:22:58.530Z] #53 12.60 + '[' -z '' ']'
22:22:58 [2021-07-22T22:22:58.530Z] #53 12.60 + target=static
22:22:58 [2021-07-22T22:22:58.530Z] #53 12.60 + make 'BUILDTAGS=seccomp ' static
22:22:58 [2021-07-22T22:22:58.530Z] #53 13.10 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
22:22:58 [2021-07-22T22:22:58.631Z] #20 19.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:22:58 [2021-07-22T22:22:58.631Z] #20 19.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:22:58 [2021-07-22T22:22:58.631Z] #20 19.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:22:58 [2021-07-22T22:22:58.632Z] #20 19.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
22:22:58 [2021-07-22T22:22:58.632Z] #20 19.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
22:22:58 [2021-07-22T22:22:58.632Z] #20 19.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
22:22:58 [2021-07-22T22:22:58.632Z] #20 19.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
22:22:58 [2021-07-22T22:22:58.632Z] #20 19.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:22:58 [2021-07-22T22:22:58.632Z] #20 19.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
22:22:58 [2021-07-22T22:22:58.632Z] #20 19.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
22:22:58 [2021-07-22T22:22:58.632Z] #20 19.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:22:58 [2021-07-22T22:22:58.632Z] #20 19.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
22:22:58 [2021-07-22T22:22:58.632Z] #20 19.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
22:22:58 [2021-07-22T22:22:58.632Z] #20 19.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
22:22:58 [2021-07-22T22:22:58.632Z] #20 19.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
22:22:58 [2021-07-22T22:22:58.632Z] #20 19.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
22:22:58 [2021-07-22T22:22:58.661Z] #20 53.75 Setting up python3-distutils (3.7.3-1) ...
22:22:58 [2021-07-22T22:22:58.891Z] #20 19.40 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
22:22:59 [2021-07-22T22:22:59.151Z] #20 19.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
22:22:59 [2021-07-22T22:22:59.151Z] #20 19.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
22:22:59 [2021-07-22T22:22:59.151Z] #20 19.83 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
22:22:59 [2021-07-22T22:22:59.235Z] #20 54.26 Setting up python3-setuptools (40.8.0-1) ...
22:22:59 [2021-07-22T22:22:59.455Z] #20 26.81 Setting up libc6:s390x (2.28-10) ...
22:22:59 [2021-07-22T22:22:59.719Z] #20 20.34 debconf: delaying package configuration, since apt-utils is not installed
22:22:59 [2021-07-22T22:22:59.719Z] #20 20.42 Fetched 28.6 MB in 2s (15.4 MB/s)
22:22:59 [2021-07-22T22:22:59.719Z] #20 20.46 Selecting previously unselected package pigz.
22:22:59 [2021-07-22T22:22:59.893Z] #53 ...
22:22:59 [2021-07-22T22:22:59.893Z] 
22:22:59 [2021-07-22T22:22:59.894Z] #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
22:22:59 [2021-07-22T22:22:59.894Z] #20 sha256:c90188e8080f169dc224f67e22fbc4eae1c74492662b37eb929f929c4f25b195
22:22:59 [2021-07-22T22:22:59.894Z] #20 9.969 Fetched 8995 kB in 9s (1025 kB/s)
22:22:59 [2021-07-22T22:22:59.979Z] #20 20.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
22:22:59 [2021-07-22T22:22:59.979Z] #20 20.51 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
22:22:59 [2021-07-22T22:22:59.979Z] #20 20.52 Unpacking pigz (2.4-1) ...
22:22:59 [2021-07-22T22:22:59.979Z] #20 20.58 Selecting previously unselected package libpython3.7-minimal:amd64.
22:22:59 [2021-07-22T22:22:59.979Z] #20 20.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:22:59 [2021-07-22T22:22:59.979Z] #20 20.59 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:23:00 [2021-07-22T22:23:00.181Z] #20 55.38 Setting up python3-pip (18.1-5) ...
22:23:00 [2021-07-22T22:23:00.238Z] #20 20.92 Selecting previously unselected package python3.7-minimal.
22:23:00 [2021-07-22T22:23:00.497Z] #20 20.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:23:00 [2021-07-22T22:23:00.497Z] #20 20.94 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.06 Setting up libapparmor1:arm64 (2.13.2-10) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.07 Setting up libapparmor1:armel (2.13.2-10) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.09 Setting up libapparmor1:armhf (2.13.2-10) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.10 Setting up libapparmor1:ppc64el (2.13.2-10) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.11 Setting up libapparmor1:s390x (2.13.2-10) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.12 Setting up libgcc1:arm64 (1:8.3.0-6) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.13 Setting up libgcc1:armel (1:8.3.0-6) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.15 Setting up libgcc1:armhf (1:8.3.0-6) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.16 Setting up libgcc1:ppc64el (1:8.3.0-6) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.17 Setting up libgcc1:s390x (1:8.3.0-6) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.18 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.19 Setting up libapparmor-dev:armel (2.13.2-10) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.20 Setting up libapparmor-dev:armhf (2.13.2-10) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.21 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.22 Setting up libapparmor-dev:s390x (2.13.2-10) ...
22:23:00 [2021-07-22T22:23:00.834Z] #20 28.23 Processing triggers for libc-bin (2.28-10) ...
22:23:00 [2021-07-22T22:23:00.931Z] 4612f6d0b889: Verifying Checksum
22:23:00 [2021-07-22T22:23:00.931Z] 4612f6d0b889: Download complete
22:23:01 [2021-07-22T22:23:01.066Z] #20 21.60 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:23:01 [2021-07-22T22:23:01.066Z] #20 21.64 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:23:01 [2021-07-22T22:23:01.093Z] #20 DONE 28.6s
22:23:01 [2021-07-22T22:23:01.093Z] 
22:23:01 [2021-07-22T22:23:01.093Z] #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
22:23:01 [2021-07-22T22:23:01.093Z] #61 sha256:1d4cf17c94c9ac5191908076c35a6338440d5b979f1690048a350476ff8b46f7
22:23:01 [2021-07-22T22:23:01.573Z] #20 56.47 Processing triggers for libc-bin (2.28-10) ...
22:23:01 [2021-07-22T22:23:01.573Z] #20 56.50 Processing triggers for mime-support (3.62) ...
22:23:01 [2021-07-22T22:23:01.608Z] #20 13.97 Reading package lists...
22:23:01 [2021-07-22T22:23:01.853Z] #20 DONE 57.1s
22:23:01 [2021-07-22T22:23:01.853Z] 
22:23:01 [2021-07-22T22:23:01.853Z] #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
22:23:01 [2021-07-22T22:23:01.853Z] #50 sha256:c997f701d99ca02a2f4571bf3cebeea9e3f77832f1a28c02d5dad40d80678039
22:23:02 [2021-07-22T22:23:02.119Z] #50 ...
22:23:02 [2021-07-22T22:23:02.119Z] 
22:23:02 [2021-07-22T22:23:02.119Z] #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
22:23:02 [2021-07-22T22:23:02.119Z] #21 sha256:f876cdcb0320911037519a8a62d6e9988b81c7524ab8c048795b9639b5594951
22:23:02 [2021-07-22T22:23:02.412Z] #20 9.969 Reading package lists...
22:23:02 [2021-07-22T22:23:02.412Z] #20 ...
22:23:02 [2021-07-22T22:23:02.412Z] 
22:23:02 [2021-07-22T22:23:02.412Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:23:02 [2021-07-22T22:23:02.412Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:23:02 [2021-07-22T22:23:02.412Z] #45 137.6 net/http/httptrace
22:23:02 [2021-07-22T22:23:02.412Z] #45 137.8 net/http
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.252 + RM_GOPATH=0
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.252 + TMP_GOPATH=
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.252 + : /build
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.252 + '[' -z '' ']'
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.252 ++ mktemp -d
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.258 + export GOPATH=/tmp/tmp.svPLcK7zGk
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.258 + GOPATH=/tmp/tmp.svPLcK7zGk
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.258 + RM_GOPATH=1
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.258 + case "$(go env GOARCH)" in
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.258 ++ go env GOARCH
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.264 + export GO_BUILDMODE=-buildmode=pie
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.264 + GO_BUILDMODE=-buildmode=pie
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.273 ++ dirname /tmp/install/install.sh
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.273 + dir=/tmp/install
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.273 + bin=runc
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.273 + shift
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.273 + '[' '!' -f /tmp/install/runc.installer ']'
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.273 + . /tmp/install/runc.installer
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.273 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.273 + install_runc
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.273 + grep -q '^3\.10\.0.*\.el7\.'
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.273 + uname -r
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.282 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.286 + RUNC_BUILDTAGS='seccomp '
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.286 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.286 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.svPLcK7zGk/src/github.com/opencontainers/runc
22:23:02 [2021-07-22T22:23:02.469Z] #61 1.286 Cloning into '/tmp/tmp.svPLcK7zGk/src/github.com/opencontainers/runc'...
22:23:02 [2021-07-22T22:23:02.469Z] #61 ...
22:23:02 [2021-07-22T22:23:02.469Z] 
22:23:02 [2021-07-22T22:23:02.469Z] #21 [dev-systemd-false  1/25] RUN groupadd -r docker
22:23:02 [2021-07-22T22:23:02.469Z] #21 sha256:65d4c4820621dde1604be17d24282b934dae727820d204fa09a9a34df6460b52
22:23:02 [2021-07-22T22:23:02.469Z] #21 DONE 1.5s
22:23:02 [2021-07-22T22:23:02.500Z] Client: Mirantis Container Runtime
22:23:02 [2021-07-22T22:23:02.500Z]  Version:           20.10.0
22:23:02 [2021-07-22T22:23:02.500Z]  API version:       1.41
22:23:02 [2021-07-22T22:23:02.500Z]  Go version:        go1.13.15
22:23:02 [2021-07-22T22:23:02.500Z]  Git commit:        6ee42dc
22:23:02 [2021-07-22T22:23:02.500Z]  Built:             03/11/2021 13:24:56
22:23:02 [2021-07-22T22:23:02.500Z]  OS/Arch:           windows/amd64
22:23:02 [2021-07-22T22:23:02.500Z]  Context:           default
22:23:02 [2021-07-22T22:23:02.500Z]  Experimental:      true
22:23:02 [2021-07-22T22:23:02.500Z] 
22:23:02 [2021-07-22T22:23:02.500Z] Server: Mirantis Container Runtime
22:23:02 [2021-07-22T22:23:02.500Z]  Engine:
22:23:02 [2021-07-22T22:23:02.500Z]   Version:          20.10.0
22:23:02 [2021-07-22T22:23:02.500Z]   API version:      1.41 (minimum version 1.24)
22:23:02 [2021-07-22T22:23:02.500Z]   Go version:       go1.13.15
22:23:02 [2021-07-22T22:23:02.500Z]   Git commit:       1e08f21e79
22:23:02 [2021-07-22T22:23:02.500Z]   Built:            03/11/2021 13:23:32
22:23:02 [2021-07-22T22:23:02.500Z]   OS/Arch:          windows/amd64
22:23:02 [2021-07-22T22:23:02.500Z]   Experimental:     true
22:23:02 [2021-07-22T22:23:02.728Z] 
22:23:02 [2021-07-22T22:23:02.728Z] #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
22:23:02 [2021-07-22T22:23:02.728Z] #22 sha256:7a8bb419b12cadbefa8b9cb88d2d8e3ea74d42b90c5eba06b127c1f9240d7e4b
22:23:02 [2021-07-22T22:23:02.840Z] #20 17.76 Building dependency tree...
22:23:02 [2021-07-22T22:23:02.974Z] #20 23.32 Selecting previously unselected package python3-minimal.
22:23:02 [2021-07-22T22:23:02.974Z] #20 23.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.)
22:23:02 [2021-07-22T22:23:02.974Z] #20 23.36 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:23:02 [2021-07-22T22:23:02.974Z] #20 23.37 Unpacking python3-minimal (3.7.3-1) ...
22:23:02 [2021-07-22T22:23:02.974Z] #20 23.47 Selecting previously unselected package libmpdec2:amd64.
22:23:02 [2021-07-22T22:23:02.974Z] #20 23.47 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:23:02 [2021-07-22T22:23:02.974Z] #20 23.48 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:23:02 [2021-07-22T22:23:02.974Z] #20 23.61 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:23:02 [2021-07-22T22:23:02.974Z] #20 23.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:23:02 [2021-07-22T22:23:02.974Z] #20 23.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
[Pipeline] sh
22:23:03 [2021-07-22T22:23:03.340Z] #45 ...
22:23:03 [2021-07-22T22:23:03.340Z] 
22:23:03 [2021-07-22T22:23:03.340Z] #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
22:23:03 [2021-07-22T22:23:03.340Z] #20 sha256:c90188e8080f169dc224f67e22fbc4eae1c74492662b37eb929f929c4f25b195
22:23:03 [2021-07-22T22:23:03.340Z] #20 9.969 Reading package lists...
22:23:03 [2021-07-22T22:23:03.509Z] #21 1.214 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:23:03 [2021-07-22T22:23:03.509Z] #21 1.225 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:23:03 [2021-07-22T22:23:03.509Z] #21 1.233 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:23:03 [2021-07-22T22:23:03.509Z] #21 DONE 1.4s
22:23:03 [2021-07-22T22:23:03.509Z] 
22:23:03 [2021-07-22T22:23:03.509Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:23:03 [2021-07-22T22:23:03.509Z] #22 sha256:be04ef5798ecea2136dc7605ff1fc7abc6f1390dc8823656c9bb1fc150e94e7b
22:23:03 [2021-07-22T22:23:03.666Z] #22 DONE 1.0s
22:23:03 [2021-07-22T22:23:03.666Z] 
22:23:03 [2021-07-22T22:23:03.666Z] #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
22:23:03 [2021-07-22T22:23:03.666Z] #64 sha256:09d6a8d304315f941bae23e1b17ed0987e265f25062e22bfa49586e42ecbe426
22:23:03 [2021-07-22T22:23:03.666Z] #64 ...
22:23:03 [2021-07-22T22:23:03.666Z] 
22:23:03 [2021-07-22T22:23:03.666Z] #23 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:23:03 [2021-07-22T22:23:03.666Z] #23 sha256:f3cfa14c3b66bf5cfeb553366388e9521d8105b0c8e9e0ef707e58ad7cebba58
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.48 libcap2-bin is already the newest version (1:2.25-2).
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.48 The following additional packages will be installed:
22:23:03 [2021-07-22T22:23:03.781Z] #20 ...
22:23:03 [2021-07-22T22:23:03.781Z] 
22:23:03 [2021-07-22T22:23:03.781Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:23:03 [2021-07-22T22:23:03.781Z] #32 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:23:03 [2021-07-22T22:23:03.781Z] #32 DONE 153.6s
22:23:03 [2021-07-22T22:23:03.781Z] 
22:23:03 [2021-07-22T22:23:03.781Z] #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
22:23:03 [2021-07-22T22:23:03.781Z] #46 sha256:207dd2fbb654c9586cbbcfe28e5a6ae757249e9d8e11d1c3cd9adbcb15c16fb0
22:23:03 [2021-07-22T22:23:03.781Z] #46 149.5 github.com/LK4D4/vndr/godl
22:23:03 [2021-07-22T22:23:03.781Z] #46 150.1 github.com/LK4D4/vndr
22:23:03 [2021-07-22T22:23:03.781Z] #46 DONE 154.5s
22:23:03 [2021-07-22T22:23:03.781Z] 
22:23:03 [2021-07-22T22:23:03.781Z] #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
22:23:03 [2021-07-22T22:23:03.781Z] #20 sha256:c90188e8080f169dc224f67e22fbc4eae1c74492662b37eb929f929c4f25b195
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.48   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.48   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.48   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.48   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.49   python3.7 python3.7-minimal vim-runtime xxd
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.49 Suggested packages:
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.49   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.49   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.49   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.49   quota
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.49 Recommended packages:
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.49   aufs-dkms nftables build-essential python3-dev python3-keyring
22:23:03 [2021-07-22T22:23:03.781Z] #20 19.49   python3-keyrings.alt python3-xdg unzip
22:23:03 [2021-07-22T22:23:03.914Z] #20 24.47 Selecting previously unselected package python3.7.
22:23:03 [2021-07-22T22:23:03.914Z] #20 24.48 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:23:03 [2021-07-22T22:23:03.914Z] #20 24.48 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:23:04 [2021-07-22T22:23:04.019Z] + docker info
22:23:04 [2021-07-22T22:23:04.173Z] #20 24.62 Selecting previously unselected package libpython3-stdlib:amd64.
22:23:04 [2021-07-22T22:23:04.173Z] #20 24.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:23:04 [2021-07-22T22:23:04.173Z] #20 24.63 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:23:04 [2021-07-22T22:23:04.173Z] #20 24.72 Setting up python3-minimal (3.7.3-1) ...
22:23:04 [2021-07-22T22:23:04.602Z] #23 0.915 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:23:04 [2021-07-22T22:23:04.742Z] #20 25.46 Selecting previously unselected package python3.
22:23:04 [2021-07-22T22:23:04.861Z] #23 DONE 1.3s
22:23:04 [2021-07-22T22:23:04.861Z] 
22:23:04 [2021-07-22T22:23:04.861Z] #24 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:23:04 [2021-07-22T22:23:04.861Z] #24 sha256:771002146032b1484dd96b4fc3ba64169ff620108d9934833ec37322ab835c06
22:23:05 [2021-07-22T22:23:05.002Z] #20 25.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 ... 24107 files and directories currently installed.)
22:23:05 [2021-07-22T22:23:05.002Z] #20 25.51 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
22:23:05 [2021-07-22T22:23:05.002Z] #20 25.53 Unpacking python3 (3.7.3-1) ...
22:23:05 [2021-07-22T22:23:05.002Z] #20 25.66 Selecting previously unselected package libip4tc0:amd64.
22:23:05 [2021-07-22T22:23:05.002Z] #20 25.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
22:23:05 [2021-07-22T22:23:05.002Z] #20 25.67 Unpacking libip4tc0:amd64 (1.8.2-4) ...
22:23:05 [2021-07-22T22:23:05.262Z] #20 25.76 Selecting previously unselected package libip6tc0:amd64.
22:23:05 [2021-07-22T22:23:05.262Z] #20 25.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
22:23:05 [2021-07-22T22:23:05.262Z] #20 25.77 Unpacking libip6tc0:amd64 (1.8.2-4) ...
22:23:05 [2021-07-22T22:23:05.262Z] #20 25.92 Selecting previously unselected package libiptc0:amd64.
22:23:05 [2021-07-22T22:23:05.262Z] #20 25.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
22:23:05 [2021-07-22T22:23:05.262Z] #20 25.94 Unpacking libiptc0:amd64 (1.8.2-4) ...
22:23:05 [2021-07-22T22:23:05.262Z] #20 26.02 Selecting previously unselected package libnfnetlink0:amd64.
22:23:05 [2021-07-22T22:23:05.521Z] #20 26.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:23:05 [2021-07-22T22:23:05.521Z] #20 26.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:23:05 [2021-07-22T22:23:05.521Z] #20 26.09 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:23:05 [2021-07-22T22:23:05.521Z] #20 26.10 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
22:23:05 [2021-07-22T22:23:05.521Z] #20 26.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:23:05 [2021-07-22T22:23:05.521Z] #20 26.19 Selecting previously unselected package libnftnl11:amd64.
22:23:05 [2021-07-22T22:23:05.521Z] #20 26.20 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
22:23:05 [2021-07-22T22:23:05.521Z] #20 26.20 Unpacking libnftnl11:amd64 (1.1.2-2) ...
22:23:05 [2021-07-22T22:23:05.521Z] #20 26.27 Selecting previously unselected package iptables.
22:23:05 [2021-07-22T22:23:05.521Z] #20 26.27 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
22:23:05 [2021-07-22T22:23:05.781Z] #20 26.27 Unpacking iptables (1.8.2-4) ...
22:23:05 [2021-07-22T22:23:05.799Z] #24 DONE 1.0s
22:23:05 [2021-07-22T22:23:05.799Z] 
22:23:05 [2021-07-22T22:23:05.799Z] #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
22:23:05 [2021-07-22T22:23:05.799Z] #64 sha256:09d6a8d304315f941bae23e1b17ed0987e265f25062e22bfa49586e42ecbe426
22:23:05 [2021-07-22T22:23:05.799Z] #64 57.55 + bin/containerd
22:23:06 [2021-07-22T22:23:06.040Z] #20 26.61 Selecting previously unselected package xxd.
22:23:06 [2021-07-22T22:23:06.040Z] #20 26.61 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
22:23:06 [2021-07-22T22:23:06.040Z] #20 26.61 Unpacking xxd (2:8.1.0875-5) ...
22:23:06 [2021-07-22T22:23:06.300Z] #20 26.75 Selecting previously unselected package vim-common.
22:23:06 [2021-07-22T22:23:06.300Z] #20 26.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:23:06 [2021-07-22T22:23:06.300Z] #20 26.77 Unpacking vim-common (2:8.1.0875-5) ...
22:23:06 [2021-07-22T22:23:06.300Z] #20 26.95 Selecting previously unselected package bash-completion.
22:23:06 [2021-07-22T22:23:06.300Z] #20 26.97 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:23:06 [2021-07-22T22:23:06.325Z] #20 21.88 The following NEW packages will be installed:
22:23:06 [2021-07-22T22:23:06.325Z] #20 21.89   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
22:23:06 [2021-07-22T22:23:06.325Z] #20 21.89   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
22:23:06 [2021-07-22T22:23:06.325Z] #20 21.89   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:23:06 [2021-07-22T22:23:06.325Z] #20 21.89   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
22:23:06 [2021-07-22T22:23:06.325Z] #20 21.89   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
22:23:06 [2021-07-22T22:23:06.325Z] #20 21.89   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
22:23:06 [2021-07-22T22:23:06.325Z] #20 21.89   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
22:23:06 [2021-07-22T22:23:06.325Z] #20 21.89   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:23:06 [2021-07-22T22:23:06.325Z] #20 21.89   xz-utils zip
22:23:06 [2021-07-22T22:23:06.325Z] #20 22.20 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
22:23:06 [2021-07-22T22:23:06.325Z] #20 22.20 Need to get 28.6 MB of archives.
22:23:06 [2021-07-22T22:23:06.325Z] #20 22.20 After this operation, 116 MB of additional disk space will be used.
22:23:06 [2021-07-22T22:23:06.325Z] #20 22.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
22:23:06 [2021-07-22T22:23:06.326Z] #20 22.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:23:06 [2021-07-22T22:23:06.326Z] #20 22.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:23:06 [2021-07-22T22:23:06.326Z] #20 22.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
22:23:06 [2021-07-22T22:23:06.586Z] #20 22.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
22:23:06 [2021-07-22T22:23:06.742Z] #64 ...
22:23:06 [2021-07-22T22:23:06.742Z] 
22:23:06 [2021-07-22T22:23:06.742Z] #25 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:23:06 [2021-07-22T22:23:06.742Z] #25 sha256:23596a3e0ac807d0a0e0648c368f1e82d6c0837c19391793ddc158a38ea05b7a
22:23:06 [2021-07-22T22:23:06.742Z] #25 DONE 1.0s
22:23:06 [2021-07-22T22:23:06.846Z] #20 22.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
22:23:06 [2021-07-22T22:23:06.846Z] #20 22.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:23:06 [2021-07-22T22:23:06.846Z] #20 22.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:23:06 [2021-07-22T22:23:06.846Z] #20 22.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:23:06 [2021-07-22T22:23:06.846Z] #20 22.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
22:23:06 [2021-07-22T22:23:06.846Z] #20 22.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
22:23:06 [2021-07-22T22:23:06.846Z] #20 22.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:23:06 [2021-07-22T22:23:06.864Z] #20 13.57 Reading package lists...
22:23:07 [2021-07-22T22:23:07.001Z] 
22:23:07 [2021-07-22T22:23:07.001Z] #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
22:23:07 [2021-07-22T22:23:07.001Z] #61 sha256:1d4cf17c94c9ac5191908076c35a6338440d5b979f1690048a350476ff8b46f7
22:23:07 [2021-07-22T22:23:07.001Z] #61 5.243 + cd /tmp/tmp.svPLcK7zGk/src/github.com/opencontainers/runc
22:23:07 [2021-07-22T22:23:07.001Z] #61 5.243 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
22:23:07 [2021-07-22T22:23:07.001Z] #61 5.373 + '[' -z '' ']'
22:23:07 [2021-07-22T22:23:07.001Z] #61 5.378 + target=static
22:23:07 [2021-07-22T22:23:07.001Z] #61 5.378 + make 'BUILDTAGS=seccomp ' static
22:23:07 [2021-07-22T22:23:07.001Z] #61 5.657 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.08 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.08 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.10 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.24 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.25 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
22:23:07 [2021-07-22T22:23:07.418Z] #20 23.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
22:23:07 [2021-07-22T22:23:07.679Z] #20 23.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
22:23:07 [2021-07-22T22:23:07.679Z] #20 23.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
22:23:07 [2021-07-22T22:23:07.679Z] #20 23.61 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
22:23:07 [2021-07-22T22:23:07.727Z] #22 4.295 Collecting yamllint==1.26.1
22:23:07 [2021-07-22T22:23:07.793Z] #20 17.04 Building dependency tree...
22:23:07 [2021-07-22T22:23:07.939Z] #61 ...
22:23:07 [2021-07-22T22:23:07.939Z] 
22:23:07 [2021-07-22T22:23:07.939Z] #26 [dev-systemd-false  6/25] RUN ldconfig
22:23:07 [2021-07-22T22:23:07.939Z] #26 sha256:6fb5b7981022a1f08e7db3ffdbaa7a232d8eb590ad5a9cf156793d78b083e34e
22:23:07 [2021-07-22T22:23:07.939Z] #26 DONE 1.1s
22:23:08 [2021-07-22T22:23:08.198Z] 
22:23:08 [2021-07-22T22:23:08.198Z] #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
22:23:08 [2021-07-22T22:23:08.198Z] #27 sha256:6e66a85178ed024d76614b164ade8a89d84e81d6357de8281eb7da01e7ca6180
22:23:08 [2021-07-22T22:23:08.251Z] #20 24.10 debconf: delaying package configuration, since apt-utils is not installed
22:23:08 [2021-07-22T22:23:08.251Z] #20 24.18 Fetched 28.6 MB in 2s (17.1 MB/s)
22:23:08 [2021-07-22T22:23:08.251Z] #20 24.23 Selecting previously unselected package pigz.
22:23:08 [2021-07-22T22:23:08.512Z] #20 24.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
22:23:08 [2021-07-22T22:23:08.512Z] #20 24.31 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
22:23:08 [2021-07-22T22:23:08.512Z] #20 24.32 Unpacking pigz (2.4-1) ...
22:23:08 [2021-07-22T22:23:08.512Z] #20 24.40 Selecting previously unselected package libpython3.7-minimal:amd64.
22:23:08 [2021-07-22T22:23:08.512Z] #20 24.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:23:08 [2021-07-22T22:23:08.512Z] #20 24.41 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:23:08 [2021-07-22T22:23:08.724Z] #20 18.79 libcap2-bin is already the newest version (1:2.25-2).
22:23:08 [2021-07-22T22:23:08.724Z] #20 18.79 The following additional packages will be installed:
22:23:08 [2021-07-22T22:23:08.724Z] #20 18.79   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:23:08 [2021-07-22T22:23:08.724Z] #20 18.79   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:23:08 [2021-07-22T22:23:08.724Z] #20 18.79   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:23:08 [2021-07-22T22:23:08.724Z] #20 18.79   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:23:08 [2021-07-22T22:23:08.724Z] #20 18.79   python3.7 python3.7-minimal vim-runtime xxd
22:23:08 [2021-07-22T22:23:08.724Z] #20 18.79 Suggested packages:
22:23:08 [2021-07-22T22:23:08.724Z] #20 18.79   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
22:23:08 [2021-07-22T22:23:08.724Z] #20 18.79   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
22:23:08 [2021-07-22T22:23:08.724Z] #20 18.79   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
22:23:08 [2021-07-22T22:23:08.837Z] #20 29.36 Unpacking bash-completion (1:2.8-6) ...
22:23:08 [2021-07-22T22:23:08.979Z] #20 18.80   quota
22:23:08 [2021-07-22T22:23:08.979Z] #20 18.80 Recommended packages:
22:23:08 [2021-07-22T22:23:08.979Z] #20 18.80   aufs-dkms nftables build-essential python3-dev python3-keyring
22:23:08 [2021-07-22T22:23:08.979Z] #20 18.80   python3-keyrings.alt python3-xdg unzip
22:23:09 [2021-07-22T22:23:09.033Z] #20 24.78 Selecting previously unselected package python3.7-minimal.
22:23:09 [2021-07-22T22:23:09.033Z] #20 24.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:23:09 [2021-07-22T22:23:09.033Z] #20 24.80 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:23:09 [2021-07-22T22:23:09.096Z] #20 29.70 Selecting previously unselected package bzip2.
22:23:09 [2021-07-22T22:23:09.096Z] #20 29.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
22:23:09 [2021-07-22T22:23:09.096Z] #20 29.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:23:09 [2021-07-22T22:23:09.096Z] #20 29.80 Selecting previously unselected package xz-utils.
22:23:09 [2021-07-22T22:23:09.096Z] #20 29.80 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
22:23:09 [2021-07-22T22:23:09.096Z] #20 29.80 Unpacking xz-utils (5.2.4-1) ...
22:23:09 [2021-07-22T22:23:09.270Z] #20 ...
22:23:09 [2021-07-22T22:23:09.270Z] 
22:23:09 [2021-07-22T22:23:09.270Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:23:09 [2021-07-22T22:23:09.270Z] #31 sha256:0d545f3877e7bf32921c65e64fbce778829d02fb847a2d87b6a2d3f9470a7f43
22:23:09 [2021-07-22T22:23:09.270Z] #31 DONE 154.4s
22:23:09 [2021-07-22T22:23:09.270Z] 
22:23:09 [2021-07-22T22:23:09.270Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
22:23:09 [2021-07-22T22:23:09.270Z] #45 sha256:28579f2ff525c9ba973065af2aa9341eebb69089f992db2ff0d22f737512a7c1
22:23:09 [2021-07-22T22:23:09.270Z] #45 149.6 github.com/LK4D4/vndr/godl
22:23:09 [2021-07-22T22:23:09.270Z] #45 150.4 github.com/LK4D4/vndr
22:23:09 [2021-07-22T22:23:09.270Z] #45 DONE 154.8s
22:23:09 [2021-07-22T22:23:09.270Z] 
22:23:09 [2021-07-22T22:23:09.270Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:23:09 [2021-07-22T22:23:09.270Z] #53 sha256:ebbe81a439d3934e2749bef291d340e98782534e5f691eca45016f34e3e8d262
22:23:09 [2021-07-22T22:23:09.575Z] #27 1.403 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:23:09 [2021-07-22T22:23:09.575Z] #27 1.422 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
22:23:09 [2021-07-22T22:23:09.575Z] #27 1.423 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:09 [2021-07-22T22:23:09.575Z] #27 1.504 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:23:09 [2021-07-22T22:23:09.575Z] #27 1.647 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB]
22:23:09 [2021-07-22T22:23:09.575Z] #27 1.691 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB]
22:23:09 [2021-07-22T22:23:09.605Z] #20 25.51 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:23:09 [2021-07-22T22:23:09.665Z] #20 30.11 Selecting previously unselected package apparmor.
22:23:09 [2021-07-22T22:23:09.665Z] #20 30.11 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
22:23:09 [2021-07-22T22:23:09.665Z] #20 30.20 Unpacking apparmor (2.13.2-10) ...
22:23:09 [2021-07-22T22:23:09.834Z] #27 1.717 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB]
22:23:09 [2021-07-22T22:23:09.834Z] #27 1.734 Get:8 http://deb.debian.org/debian buster-backports/main armhf Packages [479 kB]
22:23:09 [2021-07-22T22:23:09.834Z] #27 1.758 Get:9 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB]
22:23:09 [2021-07-22T22:23:09.834Z] #27 1.786 Get:10 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB]
22:23:09 [2021-07-22T22:23:09.866Z] #20 25.56 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:23:09 [2021-07-22T22:23:09.924Z] #20 30.54 Selecting previously unselected package aufs-tools.
22:23:09 [2021-07-22T22:23:09.924Z] #20 30.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
22:23:09 [2021-07-22T22:23:09.924Z] #20 30.55 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:23:09 [2021-07-22T22:23:09.924Z] #20 30.66 Selecting previously unselected package libonig5:amd64.
22:23:10 [2021-07-22T22:23:10.184Z] #20 30.66 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
22:23:10 [2021-07-22T22:23:10.184Z] #20 30.67 Unpacking libonig5:amd64 (6.9.1-1) ...
22:23:10 [2021-07-22T22:23:10.184Z] #20 30.81 Selecting previously unselected package libjq1:amd64.
22:23:10 [2021-07-22T22:23:10.184Z] #20 30.81 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:23:10 [2021-07-22T22:23:10.184Z] #20 30.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:23:10 [2021-07-22T22:23:10.184Z] #20 30.93 Selecting previously unselected package jq.
22:23:10 [2021-07-22T22:23:10.402Z] #27 2.359 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
22:23:10 [2021-07-22T22:23:10.443Z] #20 30.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
22:23:10 [2021-07-22T22:23:10.443Z] #20 30.95 Unpacking jq (1.5+dfsg-2+b1) ...
22:23:10 [2021-07-22T22:23:10.443Z] #20 31.03 Selecting previously unselected package libaio1:amd64.
22:23:10 [2021-07-22T22:23:10.443Z] #20 31.03 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
22:23:10 [2021-07-22T22:23:10.443Z] #20 31.04 Unpacking libaio1:amd64 (0.3.112-3) ...
22:23:10 [2021-07-22T22:23:10.443Z] #20 31.10 Selecting previously unselected package libgpm2:amd64.
22:23:10 [2021-07-22T22:23:10.443Z] #20 31.10 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
22:23:10 [2021-07-22T22:23:10.443Z] #20 31.11 Unpacking libgpm2:amd64 (1.20.7-5) ...
22:23:10 [2021-07-22T22:23:10.443Z] #20 31.17 Selecting previously unselected package libicu63:amd64.
22:23:10 [2021-07-22T22:23:10.703Z] #20 31.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
22:23:10 [2021-07-22T22:23:10.703Z] #20 31.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:23:10 [2021-07-22T22:23:10.970Z] #27 2.870 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:23:11 [2021-07-22T22:23:11.226Z] #53 ...
22:23:11 [2021-07-22T22:23:11.226Z] 
22:23:11 [2021-07-22T22:23:11.226Z] #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
22:23:11 [2021-07-22T22:23:11.226Z] #20 sha256:c90188e8080f169dc224f67e22fbc4eae1c74492662b37eb929f929c4f25b195
22:23:11 [2021-07-22T22:23:11.226Z] #20 20.75 The following NEW packages will be installed:
22:23:11 [2021-07-22T22:23:11.226Z] #20 20.75   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
22:23:11 [2021-07-22T22:23:11.226Z] #20 20.76   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
22:23:11 [2021-07-22T22:23:11.226Z] #20 20.76   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:23:11 [2021-07-22T22:23:11.226Z] #20 20.76   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
22:23:11 [2021-07-22T22:23:11.226Z] #20 20.76   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
22:23:11 [2021-07-22T22:23:11.226Z] #20 20.76   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
22:23:11 [2021-07-22T22:23:11.226Z] #20 20.76   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
22:23:11 [2021-07-22T22:23:11.226Z] #20 20.76   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:23:11 [2021-07-22T22:23:11.226Z] #20 20.76   xz-utils zip
22:23:11 [2021-07-22T22:23:11.226Z] #20 21.13 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
22:23:11 [2021-07-22T22:23:11.226Z] #20 21.13 Need to get 28.6 MB of archives.
22:23:11 [2021-07-22T22:23:11.226Z] #20 21.13 After this operation, 116 MB of additional disk space will be used.
22:23:11 [2021-07-22T22:23:11.226Z] #20 21.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
22:23:11 [2021-07-22T22:23:11.226Z] #20 21.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:23:11 [2021-07-22T22:23:11.226Z] #20 21.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:23:11 [2021-07-22T22:23:11.229Z] #27 3.290 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:23:11 [2021-07-22T22:23:11.258Z] #20 26.97 Selecting previously unselected package python3-minimal.
22:23:11 [2021-07-22T22:23:11.258Z] #20 26.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
22:23:11 [2021-07-22T22:23:11.258Z] #20 27.00 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:23:11 [2021-07-22T22:23:11.258Z] #20 27.01 Unpacking python3-minimal (3.7.3-1) ...
22:23:11 [2021-07-22T22:23:11.258Z] #20 27.08 Selecting previously unselected package libmpdec2:amd64.
22:23:11 [2021-07-22T22:23:11.258Z] #20 27.09 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:23:11 [2021-07-22T22:23:11.258Z] #20 27.13 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:23:11 [2021-07-22T22:23:11.258Z] #20 27.20 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:23:11 [2021-07-22T22:23:11.484Z] #20 21.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:23:11 [2021-07-22T22:23:11.519Z] #20 27.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:23:11 [2021-07-22T22:23:11.519Z] #20 27.21 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:23:11 [2021-07-22T22:23:11.743Z] #20 21.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
22:23:11 [2021-07-22T22:23:11.743Z] #20 21.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
22:23:11 [2021-07-22T22:23:11.743Z] #20 21.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
22:23:11 [2021-07-22T22:23:11.743Z] #20 21.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
22:23:11 [2021-07-22T22:23:11.743Z] #20 21.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
22:23:11 [2021-07-22T22:23:11.743Z] #20 21.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:23:11 [2021-07-22T22:23:11.743Z] #20 21.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:23:11 [2021-07-22T22:23:11.743Z] #20 21.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:23:11 [2021-07-22T22:23:11.743Z] #20 21.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
22:23:11 [2021-07-22T22:23:11.743Z] #20 21.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
22:23:11 [2021-07-22T22:23:11.743Z] #20 21.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:23:11 [2021-07-22T22:23:11.999Z] #20 22.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:23:12 [2021-07-22T22:23:12.091Z] #20 27.99 Selecting previously unselected package python3.7.
22:23:12 [2021-07-22T22:23:12.091Z] #20 28.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:23:12 [2021-07-22T22:23:12.091Z] #20 28.01 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:23:12 [2021-07-22T22:23:12.166Z] #27 3.906 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.19 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.23 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
22:23:12 [2021-07-22T22:23:12.262Z] #20 22.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
22:23:12 [2021-07-22T22:23:12.355Z] #20 28.12 Selecting previously unselected package libpython3-stdlib:amd64.
22:23:12 [2021-07-22T22:23:12.355Z] #20 28.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:23:12 [2021-07-22T22:23:12.355Z] #20 28.13 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:23:12 [2021-07-22T22:23:12.355Z] #20 28.21 Setting up python3-minimal (3.7.3-1) ...
22:23:12 [2021-07-22T22:23:12.426Z] #27 4.482 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:23:12 [2021-07-22T22:23:12.520Z] #20 22.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
22:23:12 [2021-07-22T22:23:12.520Z] #20 22.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
22:23:12 [2021-07-22T22:23:12.520Z] #20 22.56 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
22:23:12 [2021-07-22T22:23:12.994Z] #27 4.944 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:23:13 [2021-07-22T22:23:13.030Z] #22 9.640   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
22:23:13 [2021-07-22T22:23:13.082Z] #20 23.06 debconf: delaying package configuration, since apt-utils is not installed
22:23:13 [2021-07-22T22:23:13.082Z] #20 23.14 Fetched 28.6 MB in 2s (16.4 MB/s)
22:23:13 [2021-07-22T22:23:13.300Z] #20 29.10 Selecting previously unselected package python3.
22:23:13 [2021-07-22T22:23:13.300Z] #20 29.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
22:23:13 [2021-07-22T22:23:13.300Z] #20 29.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.300Z] #20 29.16 Unpacking python3 (3.7.3-1) ...
22:23:13 [2021-07-22T22:23:13.337Z] #20 23.18 Selecting previously unselected package pigz.
22:23:13 [2021-07-22T22:23:13.337Z] #20 23.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 ... 23446 files and directories currently installed.)
22:23:13 [2021-07-22T22:23:13.337Z] #20 23.21 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.337Z] #20 23.22 Unpacking pigz (2.4-1) ...
22:23:13 [2021-07-22T22:23:13.337Z] #20 23.30 Selecting previously unselected package libpython3.7-minimal:amd64.
22:23:13 [2021-07-22T22:23:13.337Z] #20 23.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.337Z] #20 23.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:23:13 [2021-07-22T22:23:13.503Z] #20 34.02 Selecting previously unselected package libnet1:amd64.
22:23:13 [2021-07-22T22:23:13.503Z] #20 34.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.503Z] #20 34.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:23:13 [2021-07-22T22:23:13.503Z] #20 34.10 Selecting previously unselected package libnl-3-200:amd64.
22:23:13 [2021-07-22T22:23:13.503Z] #20 34.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.503Z] #20 34.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:23:13 [2021-07-22T22:23:13.504Z] #20 34.20 Selecting previously unselected package libprotobuf-c1:amd64.
22:23:13 [2021-07-22T22:23:13.504Z] #20 34.21 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.504Z] #20 34.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:23:13 [2021-07-22T22:23:13.562Z] #27 5.391 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB]
22:23:13 [2021-07-22T22:23:13.562Z] #27 5.398 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB]
22:23:13 [2021-07-22T22:23:13.562Z] #27 5.421 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
22:23:13 [2021-07-22T22:23:13.562Z] #27 5.426 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB]
22:23:13 [2021-07-22T22:23:13.562Z] #27 5.440 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB]
22:23:13 [2021-07-22T22:23:13.562Z] #27 5.455 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
22:23:13 [2021-07-22T22:23:13.562Z] #27 5.474 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:23:13 [2021-07-22T22:23:13.562Z] #27 5.474 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:23:13 [2021-07-22T22:23:13.562Z] #27 5.475 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:23:13 [2021-07-22T22:23:13.562Z] #27 5.476 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:23:13 [2021-07-22T22:23:13.562Z] #27 5.477 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:23:13 [2021-07-22T22:23:13.562Z] #27 5.482 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:23:13 [2021-07-22T22:23:13.562Z] #20 29.25 Selecting previously unselected package libip4tc0:amd64.
22:23:13 [2021-07-22T22:23:13.562Z] #20 29.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.562Z] #20 29.26 Unpacking libip4tc0:amd64 (1.8.2-4) ...
22:23:13 [2021-07-22T22:23:13.562Z] #20 29.36 Selecting previously unselected package libip6tc0:amd64.
22:23:13 [2021-07-22T22:23:13.562Z] #20 29.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.562Z] #20 29.37 Unpacking libip6tc0:amd64 (1.8.2-4) ...
22:23:13 [2021-07-22T22:23:13.562Z] #20 29.46 Selecting previously unselected package libiptc0:amd64.
22:23:13 [2021-07-22T22:23:13.593Z] #20 23.68 Selecting previously unselected package python3.7-minimal.
22:23:13 [2021-07-22T22:23:13.593Z] #20 23.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.593Z] #20 23.70 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:23:13 [2021-07-22T22:23:13.764Z] #20 34.28 Selecting previously unselected package libreadline5:amd64.
22:23:13 [2021-07-22T22:23:13.764Z] #20 34.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.764Z] #20 34.30 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:23:13 [2021-07-22T22:23:13.764Z] #20 34.40 Selecting previously unselected package net-tools.
22:23:13 [2021-07-22T22:23:13.764Z] #20 34.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.764Z] #20 34.41 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:23:13 [2021-07-22T22:23:13.823Z] #20 29.48 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.823Z] #20 29.48 Unpacking libiptc0:amd64 (1.8.2-4) ...
22:23:13 [2021-07-22T22:23:13.823Z] #20 29.54 Selecting previously unselected package libnfnetlink0:amd64.
22:23:13 [2021-07-22T22:23:13.823Z] #20 29.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.823Z] #20 29.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:23:13 [2021-07-22T22:23:13.823Z] #20 29.61 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:23:13 [2021-07-22T22:23:13.823Z] #20 29.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
22:23:13 [2021-07-22T22:23:13.823Z] #20 29.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:23:13 [2021-07-22T22:23:13.977Z] #22 10.74 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
22:23:14 [2021-07-22T22:23:14.023Z] #20 34.61 Selecting previously unselected package patch.
22:23:14 [2021-07-22T22:23:14.023Z] #20 34.61 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
22:23:14 [2021-07-22T22:23:14.023Z] #20 34.61 Unpacking patch (2.7.6-3+deb10u1) ...
22:23:14 [2021-07-22T22:23:14.023Z] #20 34.70 Selecting previously unselected package python-pip-whl.
22:23:14 [2021-07-22T22:23:14.023Z] #20 34.70 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
22:23:14 [2021-07-22T22:23:14.085Z] #20 29.72 Selecting previously unselected package libnftnl11:amd64.
22:23:14 [2021-07-22T22:23:14.085Z] #20 29.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
22:23:14 [2021-07-22T22:23:14.085Z] #20 29.73 Unpacking libnftnl11:amd64 (1.1.2-2) ...
22:23:14 [2021-07-22T22:23:14.085Z] #20 29.86 Selecting previously unselected package iptables.
22:23:14 [2021-07-22T22:23:14.085Z] #20 29.87 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
22:23:14 [2021-07-22T22:23:14.085Z] #20 29.88 Unpacking iptables (1.8.2-4) ...
22:23:14 [2021-07-22T22:23:14.240Z] #22 10.79   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
22:23:14 [2021-07-22T22:23:14.241Z] #22 10.86 Collecting pyyaml (from yamllint==1.26.1)
22:23:14 [2021-07-22T22:23:14.284Z] #20 34.70 Unpacking python-pip-whl (18.1-5) ...
22:23:14 [2021-07-22T22:23:14.346Z] #20 30.17 Selecting previously unselected package xxd.
22:23:14 [2021-07-22T22:23:14.346Z] #20 30.18 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
22:23:14 [2021-07-22T22:23:14.346Z] #20 30.19 Unpacking xxd (2:8.1.0875-5) ...
22:23:14 [2021-07-22T22:23:14.504Z] #22 11.08   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
22:23:14 [2021-07-22T22:23:14.523Z] #20 24.38 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:23:14 [2021-07-22T22:23:14.523Z] #20 24.40 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:23:14 [2021-07-22T22:23:14.544Z] #20 35.18 Selecting previously unselected package python3-lib2to3.
22:23:14 [2021-07-22T22:23:14.544Z] #20 35.18 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
22:23:14 [2021-07-22T22:23:14.544Z] #20 35.19 Unpacking python3-lib2to3 (3.7.3-1) ...
22:23:14 [2021-07-22T22:23:14.607Z] #20 30.31 Selecting previously unselected package vim-common.
22:23:14 [2021-07-22T22:23:14.607Z] #20 30.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:23:14 [2021-07-22T22:23:14.607Z] #20 30.35 Unpacking vim-common (2:8.1.0875-5) ...
22:23:14 [2021-07-22T22:23:14.607Z] #20 30.50 Selecting previously unselected package bash-completion.
22:23:14 [2021-07-22T22:23:14.607Z] #20 30.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:23:14 [2021-07-22T22:23:14.804Z] #20 35.32 Selecting previously unselected package python3-distutils.
22:23:14 [2021-07-22T22:23:14.804Z] #20 35.32 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
22:23:14 [2021-07-22T22:23:14.804Z] #20 35.33 Unpacking python3-distutils (3.7.3-1) ...
22:23:14 [2021-07-22T22:23:14.804Z] #20 35.45 Selecting previously unselected package python3-pip.
22:23:14 [2021-07-22T22:23:14.804Z] #20 35.45 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
22:23:14 [2021-07-22T22:23:14.804Z] #20 35.45 Unpacking python3-pip (18.1-5) ...
22:23:15 [2021-07-22T22:23:15.063Z] #20 35.58 Selecting previously unselected package python3-pkg-resources.
22:23:15 [2021-07-22T22:23:15.063Z] #20 35.58 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
22:23:15 [2021-07-22T22:23:15.063Z] #20 35.59 Unpacking python3-pkg-resources (40.8.0-1) ...
22:23:15 [2021-07-22T22:23:15.078Z] #22 11.70   Installing build dependencies: started
22:23:15 [2021-07-22T22:23:15.323Z] #20 35.74 Selecting previously unselected package python3-setuptools.
22:23:15 [2021-07-22T22:23:15.323Z] #20 35.74 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
22:23:15 [2021-07-22T22:23:15.323Z] #20 35.75 Unpacking python3-setuptools (40.8.0-1) ...
22:23:15 [2021-07-22T22:23:15.323Z] #20 35.96 Selecting previously unselected package python3-wheel.
22:23:15 [2021-07-22T22:23:15.323Z] #20 35.97 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
22:23:15 [2021-07-22T22:23:15.323Z] #20 35.98 Unpacking python3-wheel (0.32.3-2) ...
22:23:15 [2021-07-22T22:23:15.582Z] #20 36.05 Selecting previously unselected package sudo.
22:23:15 [2021-07-22T22:23:15.582Z] #20 36.05 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
22:23:15 [2021-07-22T22:23:15.582Z] #20 36.06 Unpacking sudo (1.8.27-1+deb10u3) ...
22:23:15 [2021-07-22T22:23:15.842Z] #20 36.48 Selecting previously unselected package thin-provisioning-tools.
22:23:15 [2021-07-22T22:23:15.842Z] #20 36.49 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
22:23:15 [2021-07-22T22:23:15.842Z] #20 36.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:23:16 [2021-07-22T22:23:16.101Z] #20 36.71 Selecting previously unselected package uidmap.
22:23:16 [2021-07-22T22:23:16.101Z] #20 36.72 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
22:23:16 [2021-07-22T22:23:16.101Z] #20 36.73 Unpacking uidmap (1:4.5-1.1) ...
22:23:16 [2021-07-22T22:23:16.101Z] #20 36.84 Selecting previously unselected package vim-runtime.
22:23:16 [2021-07-22T22:23:16.101Z] #20 36.85 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:23:16 [2021-07-22T22:23:16.101Z] #20 36.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:23:16 [2021-07-22T22:23:16.360Z] #20 36.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:23:16 [2021-07-22T22:23:16.360Z] #20 36.94 Unpacking vim-runtime (2:8.1.0875-5) ...
22:23:16 [2021-07-22T22:23:16.384Z] Client:
22:23:16 [2021-07-22T22:23:16.384Z]  Context:    default
22:23:16 [2021-07-22T22:23:16.384Z]  Debug Mode: false
22:23:16 [2021-07-22T22:23:16.384Z]  Plugins:
22:23:16 [2021-07-22T22:23:16.384Z]   app: Docker Application (Docker Inc., v0.8.0)
22:23:16 [2021-07-22T22:23:16.384Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
22:23:16 [2021-07-22T22:23:16.384Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
22:23:16 [2021-07-22T22:23:16.384Z] 
22:23:16 [2021-07-22T22:23:16.384Z] Server:
22:23:16 [2021-07-22T22:23:16.384Z]  Containers: 0
22:23:16 [2021-07-22T22:23:16.384Z]   Running: 0
22:23:16 [2021-07-22T22:23:16.384Z]   Paused: 0
22:23:16 [2021-07-22T22:23:16.384Z]   Stopped: 0
22:23:16 [2021-07-22T22:23:16.384Z]  Images: 0
22:23:16 [2021-07-22T22:23:16.384Z]  Server Version: 20.10.0
22:23:16 [2021-07-22T22:23:16.384Z]  Storage Driver: windowsfilter (windows) lcow (linux)
22:23:16 [2021-07-22T22:23:16.384Z]   Windows: 
22:23:16 [2021-07-22T22:23:16.384Z]   LCOW: 
22:23:16 [2021-07-22T22:23:16.384Z]  Logging Driver: json-file
22:23:16 [2021-07-22T22:23:16.384Z]  Plugins:
22:23:16 [2021-07-22T22:23:16.384Z]   Volume: local
22:23:16 [2021-07-22T22:23:16.384Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:23:16 [2021-07-22T22:23:16.384Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:23:16 [2021-07-22T22:23:16.384Z]  Swarm: inactive
22:23:16 [2021-07-22T22:23:16.384Z]  Default Isolation: process
22:23:16 [2021-07-22T22:23:16.385Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
22:23:16 [2021-07-22T22:23:16.385Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
22:23:16 [2021-07-22T22:23:16.385Z]  OSType: windows
22:23:16 [2021-07-22T22:23:16.385Z]  Architecture: x86_64
22:23:16 [2021-07-22T22:23:16.385Z]  CPUs: 4
22:23:16 [2021-07-22T22:23:16.385Z]  Total Memory: 32GiB
22:23:16 [2021-07-22T22:23:16.385Z]  Name: azwin-2-4cfc00
22:23:16 [2021-07-22T22:23:16.385Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
22:23:16 [2021-07-22T22:23:16.385Z]  Docker Root Dir: D:\docker
22:23:16 [2021-07-22T22:23:16.385Z]  Debug Mode: false
22:23:16 [2021-07-22T22:23:16.385Z]  Registry: https://index.docker.io/v1/
22:23:16 [2021-07-22T22:23:16.385Z]  Labels:
22:23:16 [2021-07-22T22:23:16.385Z]  Experimental: true
22:23:16 [2021-07-22T22:23:16.385Z]  Insecure Registries:
22:23:16 [2021-07-22T22:23:16.385Z]   10.0.0.4:5000
22:23:16 [2021-07-22T22:23:16.385Z]   127.0.0.0/8
22:23:16 [2021-07-22T22:23:16.385Z]  Registry Mirrors:
22:23:16 [2021-07-22T22:23:16.385Z]   http://10.0.0.4:5000/
22:23:16 [2021-07-22T22:23:16.385Z]  Live Restore Enabled: false
22:23:16 [2021-07-22T22:23:16.385Z] 
22:23:16 [2021-07-22T22:23:16.414Z] #20 26.16 Selecting previously unselected package python3-minimal.
22:23:16 [2021-07-22T22:23:16.414Z] #20 26.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
22:23:16 [2021-07-22T22:23:16.414Z] #20 26.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:23:16 [2021-07-22T22:23:16.414Z] #20 26.21 Unpacking python3-minimal (3.7.3-1) ...
22:23:16 [2021-07-22T22:23:16.414Z] #20 26.30 Selecting previously unselected package libmpdec2:amd64.
22:23:16 [2021-07-22T22:23:16.414Z] #20 26.31 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:23:16 [2021-07-22T22:23:16.414Z] #20 26.32 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:23:16 [2021-07-22T22:23:16.414Z] #20 26.40 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:23:16 [2021-07-22T22:23:16.414Z] #20 26.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:23:16 [2021-07-22T22:23:16.414Z] #20 26.42 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
22:23:16 [2021-07-22T22:23:16.997Z] #22 ...
22:23:16 [2021-07-22T22:23:16.997Z] 
22:23:16 [2021-07-22T22:23:16.997Z] #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
22:23:16 [2021-07-22T22:23:16.997Z] #50 sha256:c997f701d99ca02a2f4571bf3cebeea9e3f77832f1a28c02d5dad40d80678039
22:23:16 [2021-07-22T22:23:16.997Z] #50 169.4 + /build/golangci-lint --version
22:23:17 [2021-07-22T22:23:17.152Z] #20 32.82 Unpacking bash-completion (1:2.8-6) ...
22:23:17 [2021-07-22T22:23:17.259Z] #50 169.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
22:23:17 [2021-07-22T22:23:17.343Z] #20 27.20 Selecting previously unselected package python3.7.
22:23:17 [2021-07-22T22:23:17.343Z] #20 27.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:23:17 [2021-07-22T22:23:17.343Z] #20 27.23 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:23:17 [2021-07-22T22:23:17.343Z] #20 27.33 Selecting previously unselected package libpython3-stdlib:amd64.
22:23:17 [2021-07-22T22:23:17.343Z] #20 27.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:23:17 [2021-07-22T22:23:17.343Z] #20 27.35 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:23:17 [2021-07-22T22:23:17.343Z] #20 27.44 Setting up python3-minimal (3.7.3-1) ...
22:23:17 [2021-07-22T22:23:17.413Z] #20 33.12 Selecting previously unselected package bzip2.
22:23:17 [2021-07-22T22:23:17.413Z] #20 33.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
22:23:17 [2021-07-22T22:23:17.413Z] #20 33.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:23:17 [2021-07-22T22:23:17.413Z] #20 33.22 Selecting previously unselected package xz-utils.
22:23:17 [2021-07-22T22:23:17.413Z] #20 33.23 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
22:23:17 [2021-07-22T22:23:17.413Z] #20 33.24 Unpacking xz-utils (5.2.4-1) ...
22:23:17 [2021-07-22T22:23:17.673Z] #20 33.38 Selecting previously unselected package apparmor.
22:23:17 [2021-07-22T22:23:17.673Z] #20 33.39 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
22:23:17 [2021-07-22T22:23:17.673Z] #20 33.45 Unpacking apparmor (2.13.2-10) ...
22:23:17 [2021-07-22T22:23:17.736Z] #20 ...
22:23:17 [2021-07-22T22:23:17.736Z] 
22:23:17 [2021-07-22T22:23:17.736Z] #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
22:23:17 [2021-07-22T22:23:17.736Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:23:17 [2021-07-22T22:23:17.736Z] #40 172.6 + dpkg --print-architecture
22:23:17 [2021-07-22T22:23:17.736Z] #40 172.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:23:17 [2021-07-22T22:23:17.834Z] #50 DONE 170.6s
22:23:17 [2021-07-22T22:23:17.834Z] 
22:23:17 [2021-07-22T22:23:17.834Z] #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
22:23:17 [2021-07-22T22:23:17.834Z] #57 sha256:327a06e02a3fbc5538ef5799b7ea37ae911bfbd531f955945fcae5c3367e8f3d
22:23:17 [2021-07-22T22:23:17.934Z] #20 33.78 Selecting previously unselected package aufs-tools.
22:23:17 [2021-07-22T22:23:17.934Z] #20 33.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
22:23:17 [2021-07-22T22:23:17.934Z] #20 33.80 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:23:17 [2021-07-22T22:23:17.995Z] #40 172.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:23:17 [2021-07-22T22:23:17.995Z] #40 172.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:23:18 [2021-07-22T22:23:18.194Z] #20 33.95 Selecting previously unselected package libonig5:amd64.
22:23:18 [2021-07-22T22:23:18.194Z] #20 33.95 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
22:23:18 [2021-07-22T22:23:18.194Z] #20 33.96 Unpacking libonig5:amd64 (6.9.1-1) ...
22:23:18 [2021-07-22T22:23:18.194Z] #20 34.11 Selecting previously unselected package libjq1:amd64.
22:23:18 [2021-07-22T22:23:18.194Z] #20 34.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:23:18 [2021-07-22T22:23:18.194Z] #20 34.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:23:18 [2021-07-22T22:23:18.270Z] #20 28.22 Selecting previously unselected package python3.
22:23:18 [2021-07-22T22:23:18.270Z] #20 28.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 ... 24107 files and directories currently installed.)
22:23:18 [2021-07-22T22:23:18.270Z] #20 28.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
22:23:18 [2021-07-22T22:23:18.270Z] #20 28.27 Unpacking python3 (3.7.3-1) ...
22:23:18 [2021-07-22T22:23:18.270Z] #20 28.37 Selecting previously unselected package libip4tc0:amd64.
22:23:18 [2021-07-22T22:23:18.270Z] #20 28.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
22:23:18 [2021-07-22T22:23:18.270Z] #20 28.38 Unpacking libip4tc0:amd64 (1.8.2-4) ...
22:23:18 [2021-07-22T22:23:18.455Z] #20 34.23 Selecting previously unselected package jq.
22:23:18 [2021-07-22T22:23:18.455Z] #20 34.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
22:23:18 [2021-07-22T22:23:18.455Z] #20 34.25 Unpacking jq (1.5+dfsg-2+b1) ...
22:23:18 [2021-07-22T22:23:18.455Z] #20 34.31 Selecting previously unselected package libaio1:amd64.
22:23:18 [2021-07-22T22:23:18.455Z] #20 34.31 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
22:23:18 [2021-07-22T22:23:18.455Z] #20 34.32 Unpacking libaio1:amd64 (0.3.112-3) ...
22:23:18 [2021-07-22T22:23:18.455Z] #20 34.42 Selecting previously unselected package libgpm2:amd64.
22:23:18 [2021-07-22T22:23:18.455Z] #20 34.43 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
22:23:18 [2021-07-22T22:23:18.455Z] #20 34.44 Unpacking libgpm2:amd64 (1.20.7-5) ...
22:23:18 [2021-07-22T22:23:18.525Z] #20 28.45 Selecting previously unselected package libip6tc0:amd64.
22:23:18 [2021-07-22T22:23:18.525Z] #20 28.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
22:23:18 [2021-07-22T22:23:18.525Z] #20 28.48 Unpacking libip6tc0:amd64 (1.8.2-4) ...
22:23:18 [2021-07-22T22:23:18.525Z] #20 28.57 Selecting previously unselected package libiptc0:amd64.
22:23:18 [2021-07-22T22:23:18.525Z] #20 28.57 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
22:23:18 [2021-07-22T22:23:18.525Z] #20 28.58 Unpacking libiptc0:amd64 (1.8.2-4) ...
22:23:18 [2021-07-22T22:23:18.525Z] #20 28.66 Selecting previously unselected package libnfnetlink0:amd64.
22:23:18 [2021-07-22T22:23:18.715Z] #20 34.49 Selecting previously unselected package libicu63:amd64.
22:23:18 [2021-07-22T22:23:18.715Z] #20 34.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
22:23:18 [2021-07-22T22:23:18.715Z] #20 34.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:23:18 [2021-07-22T22:23:18.783Z] #20 28.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:23:18 [2021-07-22T22:23:18.783Z] #20 28.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:23:18 [2021-07-22T22:23:18.783Z] #20 28.74 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:23:18 [2021-07-22T22:23:18.783Z] #20 28.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
22:23:18 [2021-07-22T22:23:18.784Z] #20 28.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:23:19 [2021-07-22T22:23:19.039Z] #20 28.82 Selecting previously unselected package libnftnl11:amd64.
22:23:19 [2021-07-22T22:23:19.039Z] #20 28.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
22:23:19 [2021-07-22T22:23:19.039Z] #20 28.84 Unpacking libnftnl11:amd64 (1.1.2-2) ...
22:23:19 [2021-07-22T22:23:19.039Z] #20 28.89 Selecting previously unselected package iptables.
22:23:19 [2021-07-22T22:23:19.039Z] #20 28.90 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
22:23:19 [2021-07-22T22:23:19.039Z] #20 28.91 Unpacking iptables (1.8.2-4) ...
22:23:19 [2021-07-22T22:23:19.296Z] #20 29.17 Selecting previously unselected package xxd.
22:23:19 [2021-07-22T22:23:19.296Z] #20 29.18 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
22:23:19 [2021-07-22T22:23:19.296Z] #20 29.19 Unpacking xxd (2:8.1.0875-5) ...
22:23:19 [2021-07-22T22:23:19.296Z] #20 29.31 Selecting previously unselected package vim-common.
22:23:19 [2021-07-22T22:23:19.296Z] #20 29.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:23:19 [2021-07-22T22:23:19.296Z] #20 29.34 Unpacking vim-common (2:8.1.0875-5) ...
22:23:19 [2021-07-22T22:23:19.552Z] #20 29.47 Selecting previously unselected package bash-completion.
22:23:19 [2021-07-22T22:23:19.552Z] #20 29.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:23:22 [2021-07-22T22:23:22.016Z] #20 37.53 Selecting previously unselected package libnet1:amd64.
22:23:22 [2021-07-22T22:23:22.016Z] #20 37.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:23:22 [2021-07-22T22:23:22.016Z] #20 37.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:23:22 [2021-07-22T22:23:22.016Z] #20 37.66 Selecting previously unselected package libnl-3-200:amd64.
22:23:22 [2021-07-22T22:23:22.016Z] #20 37.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
22:23:22 [2021-07-22T22:23:22.016Z] #20 37.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:23:22 [2021-07-22T22:23:22.016Z] #20 37.80 Selecting previously unselected package libprotobuf-c1:amd64.
22:23:22 [2021-07-22T22:23:22.016Z] #20 37.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:23:22 [2021-07-22T22:23:22.016Z] #20 37.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:23:22 [2021-07-22T22:23:22.016Z] #20 37.88 Selecting previously unselected package libreadline5:amd64.
22:23:22 [2021-07-22T22:23:22.016Z] #20 37.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
22:23:22 [2021-07-22T22:23:22.016Z] #20 37.91 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:23:22 [2021-07-22T22:23:22.111Z] #20 31.81 Unpacking bash-completion (1:2.8-6) ...
22:23:22 [2021-07-22T22:23:22.111Z] #20 32.12 Selecting previously unselected package bzip2.
22:23:22 [2021-07-22T22:23:22.111Z] #20 32.13 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
22:23:22 [2021-07-22T22:23:22.111Z] #20 32.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:23:22 [2021-07-22T22:23:22.277Z] #20 38.02 Selecting previously unselected package net-tools.
22:23:22 [2021-07-22T22:23:22.277Z] #20 38.03 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
22:23:22 [2021-07-22T22:23:22.277Z] #20 38.04 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:23:22 [2021-07-22T22:23:22.367Z] #20 32.21 Selecting previously unselected package xz-utils.
22:23:22 [2021-07-22T22:23:22.367Z] #20 32.23 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
22:23:22 [2021-07-22T22:23:22.367Z] #20 32.23 Unpacking xz-utils (5.2.4-1) ...
22:23:22 [2021-07-22T22:23:22.367Z] #20 32.40 Selecting previously unselected package apparmor.
22:23:22 [2021-07-22T22:23:22.367Z] #20 32.41 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
22:23:22 [2021-07-22T22:23:22.538Z] #20 38.21 Selecting previously unselected package patch.
22:23:22 [2021-07-22T22:23:22.538Z] #20 38.23 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
22:23:22 [2021-07-22T22:23:22.538Z] #20 38.24 Unpacking patch (2.7.6-3+deb10u1) ...
22:23:22 [2021-07-22T22:23:22.538Z] #20 38.32 Selecting previously unselected package python-pip-whl.
22:23:22 [2021-07-22T22:23:22.538Z] #20 38.34 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
22:23:22 [2021-07-22T22:23:22.538Z] #20 38.35 Unpacking python-pip-whl (18.1-5) ...
22:23:22 [2021-07-22T22:23:22.624Z] #20 32.48 Unpacking apparmor (2.13.2-10) ...
22:23:22 [2021-07-22T22:23:22.880Z] #20 32.80 Selecting previously unselected package aufs-tools.
22:23:22 [2021-07-22T22:23:22.880Z] #20 32.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
22:23:22 [2021-07-22T22:23:22.880Z] #20 32.82 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:23:22 [2021-07-22T22:23:22.880Z] #20 32.93 Selecting previously unselected package libonig5:amd64.
22:23:22 [2021-07-22T22:23:22.880Z] #20 32.93 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
22:23:22 [2021-07-22T22:23:22.880Z] #20 32.94 Unpacking libonig5:amd64 (6.9.1-1) ...
22:23:23 [2021-07-22T22:23:23.110Z] #20 38.78 Selecting previously unselected package python3-lib2to3.
22:23:23 [2021-07-22T22:23:23.110Z] #20 38.79 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
22:23:23 [2021-07-22T22:23:23.110Z] #20 38.80 Unpacking python3-lib2to3 (3.7.3-1) ...
22:23:23 [2021-07-22T22:23:23.110Z] #20 38.95 Selecting previously unselected package python3-distutils.
22:23:23 [2021-07-22T22:23:23.110Z] #20 38.95 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
22:23:23 [2021-07-22T22:23:23.110Z] #20 38.96 Unpacking python3-distutils (3.7.3-1) ...
22:23:23 [2021-07-22T22:23:23.136Z] #20 33.06 Selecting previously unselected package libjq1:amd64.
22:23:23 [2021-07-22T22:23:23.136Z] #20 33.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:23:23 [2021-07-22T22:23:23.136Z] #20 33.07 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:23:23 [2021-07-22T22:23:23.136Z] #20 33.16 Selecting previously unselected package jq.
22:23:23 [2021-07-22T22:23:23.136Z] #20 33.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
22:23:23 [2021-07-22T22:23:23.136Z] #20 33.18 Unpacking jq (1.5+dfsg-2+b1) ...
22:23:23 [2021-07-22T22:23:23.377Z] #20 39.11 Selecting previously unselected package python3-pip.
22:23:23 [2021-07-22T22:23:23.377Z] #20 39.12 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
22:23:23 [2021-07-22T22:23:23.377Z] #20 39.13 Unpacking python3-pip (18.1-5) ...
22:23:23 [2021-07-22T22:23:23.377Z] #20 39.30 Selecting previously unselected package python3-pkg-resources.
22:23:23 [2021-07-22T22:23:23.377Z] #20 39.30 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
22:23:23 [2021-07-22T22:23:23.377Z] #20 39.31 Unpacking python3-pkg-resources (40.8.0-1) ...
22:23:23 [2021-07-22T22:23:23.391Z] #20 33.27 Selecting previously unselected package libaio1:amd64.
22:23:23 [2021-07-22T22:23:23.391Z] #20 33.28 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
22:23:23 [2021-07-22T22:23:23.391Z] #20 33.29 Unpacking libaio1:amd64 (0.3.112-3) ...
22:23:23 [2021-07-22T22:23:23.391Z] #20 33.35 Selecting previously unselected package libgpm2:amd64.
22:23:23 [2021-07-22T22:23:23.391Z] #20 33.36 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
22:23:23 [2021-07-22T22:23:23.391Z] #20 33.37 Unpacking libgpm2:amd64 (1.20.7-5) ...
22:23:23 [2021-07-22T22:23:23.391Z] #20 33.43 Selecting previously unselected package libicu63:amd64.
22:23:23 [2021-07-22T22:23:23.391Z] #20 33.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
22:23:23 [2021-07-22T22:23:23.391Z] #20 33.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:23:23 [2021-07-22T22:23:23.638Z] #20 39.47 Selecting previously unselected package python3-setuptools.
22:23:23 [2021-07-22T22:23:23.638Z] #20 39.49 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
22:23:23 [2021-07-22T22:23:23.638Z] #20 39.50 Unpacking python3-setuptools (40.8.0-1) ...
22:23:23 [2021-07-22T22:23:23.899Z] #20 39.70 Selecting previously unselected package python3-wheel.
22:23:23 [2021-07-22T22:23:23.899Z] #20 39.71 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
22:23:23 [2021-07-22T22:23:23.899Z] #20 39.71 Unpacking python3-wheel (0.32.3-2) ...
22:23:23 [2021-07-22T22:23:23.899Z] #20 39.81 Selecting previously unselected package sudo.
22:23:23 [2021-07-22T22:23:23.899Z] #20 39.81 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
22:23:23 [2021-07-22T22:23:23.899Z] #20 39.82 Unpacking sudo (1.8.27-1+deb10u3) ...
22:23:24 [2021-07-22T22:23:24.469Z] #20 40.27 Selecting previously unselected package thin-provisioning-tools.
22:23:24 [2021-07-22T22:23:24.469Z] #20 40.27 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
22:23:24 [2021-07-22T22:23:24.469Z] #20 40.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:23:24 [2021-07-22T22:23:24.571Z] #40 ...
22:23:24 [2021-07-22T22:23:24.571Z] 
22:23:24 [2021-07-22T22:23:24.572Z] #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
22:23:24 [2021-07-22T22:23:24.572Z] #20 sha256:c90188e8080f169dc224f67e22fbc4eae1c74492662b37eb929f929c4f25b195
22:23:24 [2021-07-22T22:23:24.572Z] #20 39.66 Selecting previously unselected package vim.
22:23:24 [2021-07-22T22:23:24.572Z] #20 39.66 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 39.68 Unpacking vim (2:8.1.0875-5) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.12 Selecting previously unselected package xfsprogs.
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.13 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.14 Unpacking xfsprogs (4.20.0-1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.55 Selecting previously unselected package zip.
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.55 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.55 Unpacking zip (3.0-11+b1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.75 Setting up aufs-tools (1:4.14+20190211-1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.78 Setting up libip6tc0:amd64 (1.8.2-4) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.80 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.83 Setting up libgpm2:amd64 (1.20.7-5) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.85 Setting up libip4tc0:amd64 (1.8.2-4) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.86 Setting up uidmap (1:4.5-1.1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.88 Setting up libnftnl11:amd64 (1.1.2-2) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.94 Setting up xxd (2:8.1.0875-5) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.95 Setting up zip (3.0-11+b1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.96 Setting up vim-common (2:8.1.0875-5) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 40.99 Setting up bash-completion (1:2.8-6) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.34 Setting up libiptc0:amd64 (1.8.2-4) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.37 Setting up xz-utils (5.2.4-1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.41 Setting up patch (2.7.6-3+deb10u1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.42 Setting up sudo (1.8.27-1+deb10u3) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.50 invoke-rc.d: could not determine current runlevel
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.50 invoke-rc.d: policy-rc.d denied execution of start.
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.52 Setting up pigz (2.4-1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.55 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.57 Setting up python-pip-whl (18.1-5) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.60 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.62 Setting up vim-runtime (2:8.1.0875-5) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 43.98 Setting up libaio1:amd64 (0.3.112-3) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.00 Setting up libonig5:amd64 (6.9.1-1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.03 Setting up vim (2:8.1.0875-5) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.17 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.19 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.20 Setting up jq (1.5+dfsg-2+b1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.21 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:23:24 [2021-07-22T22:23:24.572Z] #20 44.24 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:23:24 [2021-07-22T22:23:24.730Z] #20 40.50 Selecting previously unselected package uidmap.
22:23:24 [2021-07-22T22:23:24.730Z] #20 40.52 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
22:23:24 [2021-07-22T22:23:24.730Z] #20 40.53 Unpacking uidmap (1:4.5-1.1) ...
22:23:24 [2021-07-22T22:23:24.730Z] #20 40.64 Selecting previously unselected package vim-runtime.
22:23:24 [2021-07-22T22:23:24.991Z] #20 40.65 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:23:24 [2021-07-22T22:23:24.991Z] #20 40.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:23:24 [2021-07-22T22:23:24.991Z] #20 40.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:23:24 [2021-07-22T22:23:24.991Z] #20 40.72 Unpacking vim-runtime (2:8.1.0875-5) ...
22:23:25 [2021-07-22T22:23:25.843Z] #27 17.52 Fetched 51.2 MB in 16s (3130 kB/s)
22:23:25 [2021-07-22T22:23:25.955Z] #20 46.60 Setting up iptables (1.8.2-4) ...
22:23:25 [2021-07-22T22:23:25.955Z] #20 46.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:23:25 [2021-07-22T22:23:25.955Z] #20 46.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:23:25 [2021-07-22T22:23:25.955Z] #20 46.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:23:25 [2021-07-22T22:23:25.955Z] #20 46.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:23:25 [2021-07-22T22:23:25.955Z] #20 46.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:23:25 [2021-07-22T22:23:25.955Z] #20 46.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:23:25 [2021-07-22T22:23:25.955Z] #20 46.66 Setting up python3 (3.7.3-1) ...
22:23:26 [2021-07-22T22:23:26.215Z] #20 47.00 Setting up python3-wheel (0.32.3-2) ...
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.33 Selecting previously unselected package libnet1:amd64.
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.42 Selecting previously unselected package libnl-3-200:amd64.
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.50 Selecting previously unselected package libprotobuf-c1:amd64.
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.50 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.56 Selecting previously unselected package libreadline5:amd64.
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.56 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.57 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.66 Selecting previously unselected package net-tools.
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
22:23:26 [2021-07-22T22:23:26.658Z] #20 36.67 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:23:26 [2021-07-22T22:23:26.913Z] #20 36.83 Selecting previously unselected package patch.
22:23:26 [2021-07-22T22:23:26.913Z] #20 36.83 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
22:23:26 [2021-07-22T22:23:26.913Z] #20 36.83 Unpacking patch (2.7.6-3+deb10u1) ...
22:23:26 [2021-07-22T22:23:26.913Z] #20 36.94 Selecting previously unselected package python-pip-whl.
22:23:26 [2021-07-22T22:23:26.913Z] #20 36.95 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
22:23:26 [2021-07-22T22:23:26.913Z] #20 36.96 Unpacking python-pip-whl (18.1-5) ...
22:23:27 [2021-07-22T22:23:27.225Z] #20 47.70 Setting up apparmor (2.13.2-10) ...
22:23:27 [2021-07-22T22:23:27.474Z] #20 37.45 Selecting previously unselected package python3-lib2to3.
22:23:27 [2021-07-22T22:23:27.474Z] #20 37.45 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
22:23:27 [2021-07-22T22:23:27.474Z] #20 37.47 Unpacking python3-lib2to3 (3.7.3-1) ...
22:23:27 [2021-07-22T22:23:27.536Z] #20 43.19 Selecting previously unselected package vim.
22:23:27 [2021-07-22T22:23:27.536Z] #20 43.20 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
22:23:27 [2021-07-22T22:23:27.536Z] #20 43.21 Unpacking vim (2:8.1.0875-5) ...
22:23:27 [2021-07-22T22:23:27.729Z] #20 37.58 Selecting previously unselected package python3-distutils.
22:23:27 [2021-07-22T22:23:27.729Z] #20 37.58 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
22:23:27 [2021-07-22T22:23:27.729Z] #20 37.60 Unpacking python3-distutils (3.7.3-1) ...
22:23:27 [2021-07-22T22:23:27.729Z] #20 37.73 Selecting previously unselected package python3-pip.
22:23:27 [2021-07-22T22:23:27.729Z] #20 37.73 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
22:23:27 [2021-07-22T22:23:27.729Z] #20 37.75 Unpacking python3-pip (18.1-5) ...
22:23:27 [2021-07-22T22:23:27.796Z] #20 43.62 Selecting previously unselected package xfsprogs.
22:23:27 [2021-07-22T22:23:27.796Z] #20 43.62 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
22:23:27 [2021-07-22T22:23:27.796Z] #20 43.63 Unpacking xfsprogs (4.20.0-1) ...
22:23:27 [2021-07-22T22:23:27.986Z] #20 37.90 Selecting previously unselected package python3-pkg-resources.
22:23:27 [2021-07-22T22:23:27.986Z] #20 37.90 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
22:23:27 [2021-07-22T22:23:27.986Z] #20 37.90 Unpacking python3-pkg-resources (40.8.0-1) ...
22:23:27 [2021-07-22T22:23:27.986Z] #20 38.03 Selecting previously unselected package python3-setuptools.
22:23:27 [2021-07-22T22:23:27.986Z] #20 38.03 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
22:23:27 [2021-07-22T22:23:27.986Z] #20 38.03 Unpacking python3-setuptools (40.8.0-1) ...
22:23:28 [2021-07-22T22:23:28.057Z] #20 43.97 Selecting previously unselected package zip.
22:23:28 [2021-07-22T22:23:28.057Z] #20 43.98 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
22:23:28 [2021-07-22T22:23:28.057Z] #20 43.99 Unpacking zip (3.0-11+b1) ...
22:23:28 [2021-07-22T22:23:28.242Z] #20 38.26 Selecting previously unselected package python3-wheel.
22:23:28 [2021-07-22T22:23:28.242Z] #20 38.27 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
22:23:28 [2021-07-22T22:23:28.242Z] #20 38.27 Unpacking python3-wheel (0.32.3-2) ...
22:23:28 [2021-07-22T22:23:28.242Z] #20 38.36 Selecting previously unselected package sudo.
22:23:28 [2021-07-22T22:23:28.319Z] #20 44.19 Setting up aufs-tools (1:4.14+20190211-1) ...
22:23:28 [2021-07-22T22:23:28.319Z] #20 44.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:23:28 [2021-07-22T22:23:28.319Z] #20 44.24 Setting up libip6tc0:amd64 (1.8.2-4) ...
22:23:28 [2021-07-22T22:23:28.319Z] #20 44.26 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:23:28 [2021-07-22T22:23:28.319Z] #20 44.28 Setting up libgpm2:amd64 (1.20.7-5) ...
22:23:28 [2021-07-22T22:23:28.319Z] #20 44.29 Setting up libip4tc0:amd64 (1.8.2-4) ...
22:23:28 [2021-07-22T22:23:28.500Z] #20 38.37 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
22:23:28 [2021-07-22T22:23:28.500Z] #20 38.38 Unpacking sudo (1.8.27-1+deb10u3) ...
22:23:28 [2021-07-22T22:23:28.580Z] #20 44.31 Setting up uidmap (1:4.5-1.1) ...
22:23:28 [2021-07-22T22:23:28.580Z] #20 44.32 Setting up libnftnl11:amd64 (1.1.2-2) ...
22:23:28 [2021-07-22T22:23:28.580Z] #20 44.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:23:28 [2021-07-22T22:23:28.580Z] #20 44.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:23:28 [2021-07-22T22:23:28.580Z] #20 44.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:23:28 [2021-07-22T22:23:28.580Z] #20 44.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:23:28 [2021-07-22T22:23:28.580Z] #20 44.39 Setting up xxd (2:8.1.0875-5) ...
22:23:28 [2021-07-22T22:23:28.580Z] #20 44.41 Setting up zip (3.0-11+b1) ...
22:23:28 [2021-07-22T22:23:28.580Z] #20 44.42 Setting up vim-common (2:8.1.0875-5) ...
22:23:28 [2021-07-22T22:23:28.580Z] #20 44.46 Setting up bash-completion (1:2.8-6) ...
22:23:29 [2021-07-22T22:23:29.062Z] #20 38.83 Selecting previously unselected package thin-provisioning-tools.
22:23:29 [2021-07-22T22:23:29.062Z] #20 38.83 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
22:23:29 [2021-07-22T22:23:29.063Z] #20 38.84 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:23:29 [2021-07-22T22:23:29.063Z] #20 39.05 Selecting previously unselected package uidmap.
22:23:29 [2021-07-22T22:23:29.063Z] #20 39.06 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
22:23:29 [2021-07-22T22:23:29.063Z] #20 39.06 Unpacking uidmap (1:4.5-1.1) ...
22:23:29 [2021-07-22T22:23:29.063Z] #20 39.16 Selecting previously unselected package vim-runtime.
22:23:29 [2021-07-22T22:23:29.063Z] #20 39.17 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:23:29 [2021-07-22T22:23:29.063Z] #20 39.20 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:23:29 [2021-07-22T22:23:29.063Z] #20 39.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:23:29 [2021-07-22T22:23:29.218Z] #20 49.56 Setting up xfsprogs (4.20.0-1) ...
22:23:29 [2021-07-22T22:23:29.218Z] #20 49.62 Setting up python3-lib2to3 (3.7.3-1) ...
22:23:29 [2021-07-22T22:23:29.218Z] #20 49.96 Setting up python3-pkg-resources (40.8.0-1) ...
22:23:29 [2021-07-22T22:23:29.319Z] #20 39.23 Unpacking vim-runtime (2:8.1.0875-5) ...
22:23:30 [2021-07-22T22:23:30.171Z] #57 ...
22:23:30 [2021-07-22T22:23:30.171Z] 
22:23:30 [2021-07-22T22:23:30.171Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:23:30 [2021-07-22T22:23:30.171Z] #22 sha256:be04ef5798ecea2136dc7605ff1fc7abc6f1390dc8823656c9bb1fc150e94e7b
22:23:30 [2021-07-22T22:23:30.171Z] #22 25.76   Installing build dependencies: finished with status 'done'
22:23:30 [2021-07-22T22:23:30.417Z] #20 50.82 Setting up python3-distutils (3.7.3-1) ...
22:23:30 [2021-07-22T22:23:30.676Z] #20 51.27 Setting up python3-setuptools (40.8.0-1) ...
22:23:31 [2021-07-22T22:23:31.127Z] #20 46.76 Setting up libiptc0:amd64 (1.8.2-4) ...
22:23:31 [2021-07-22T22:23:31.127Z] #20 46.77 Setting up xz-utils (5.2.4-1) ...
22:23:31 [2021-07-22T22:23:31.127Z] #20 46.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:23:31 [2021-07-22T22:23:31.127Z] #20 46.83 Setting up patch (2.7.6-3+deb10u1) ...
22:23:31 [2021-07-22T22:23:31.127Z] #20 46.84 Setting up sudo (1.8.27-1+deb10u3) ...
22:23:31 [2021-07-22T22:23:31.127Z] #20 46.92 invoke-rc.d: could not determine current runlevel
22:23:31 [2021-07-22T22:23:31.127Z] #20 46.93 invoke-rc.d: policy-rc.d denied execution of start.
22:23:31 [2021-07-22T22:23:31.127Z] #20 46.95 Setting up pigz (2.4-1) ...
22:23:31 [2021-07-22T22:23:31.127Z] #20 46.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:23:31 [2021-07-22T22:23:31.388Z] #20 47.03 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:23:31 [2021-07-22T22:23:31.388Z] #20 47.08 Setting up python-pip-whl (18.1-5) ...
22:23:31 [2021-07-22T22:23:31.388Z] #20 47.10 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:23:31 [2021-07-22T22:23:31.388Z] #20 47.12 Setting up vim-runtime (2:8.1.0875-5) ...
22:23:31 [2021-07-22T22:23:31.613Z] #20 52.20 Setting up python3-pip (18.1-5) ...
22:23:31 [2021-07-22T22:23:31.649Z] #20 47.53 Setting up libaio1:amd64 (0.3.112-3) ...
22:23:31 [2021-07-22T22:23:31.649Z] #20 47.55 Setting up libonig5:amd64 (6.9.1-1) ...
22:23:31 [2021-07-22T22:23:31.649Z] #20 47.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:23:31 [2021-07-22T22:23:31.649Z] #20 47.57 Setting up vim (2:8.1.0875-5) ...
22:23:31 [2021-07-22T22:23:31.649Z] #20 47.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:23:31 [2021-07-22T22:23:31.834Z] #20 41.82 Selecting previously unselected package vim.
22:23:31 [2021-07-22T22:23:31.834Z] #20 41.82 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
22:23:31 [2021-07-22T22:23:31.834Z] #20 41.84 Unpacking vim (2:8.1.0875-5) ...
22:23:31 [2021-07-22T22:23:31.910Z] #20 47.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:23:31 [2021-07-22T22:23:31.910Z] #20 47.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:23:31 [2021-07-22T22:23:31.910Z] #20 47.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:23:31 [2021-07-22T22:23:31.910Z] #20 47.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:23:31 [2021-07-22T22:23:31.910Z] #20 47.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:23:31 [2021-07-22T22:23:31.910Z] #20 47.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:23:31 [2021-07-22T22:23:31.910Z] #20 47.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:23:31 [2021-07-22T22:23:31.910Z] #20 47.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:23:31 [2021-07-22T22:23:31.910Z] #20 47.71 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:23:31 [2021-07-22T22:23:31.910Z] #20 47.73 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:23:31 [2021-07-22T22:23:31.910Z] #20 47.75 Setting up jq (1.5+dfsg-2+b1) ...
22:23:31 [2021-07-22T22:23:31.910Z] #20 47.77 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:23:31 [2021-07-22T22:23:31.910Z] #20 47.79 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:23:32 [2021-07-22T22:23:32.394Z] #20 42.23 Selecting previously unselected package xfsprogs.
22:23:32 [2021-07-22T22:23:32.394Z] #20 42.24 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
22:23:32 [2021-07-22T22:23:32.394Z] #20 42.24 Unpacking xfsprogs (4.20.0-1) ...
22:23:32 [2021-07-22T22:23:32.550Z] #20 53.03 Processing triggers for libc-bin (2.28-10) ...
22:23:32 [2021-07-22T22:23:32.550Z] #20 53.07 Processing triggers for mime-support (3.62) ...
22:23:32 [2021-07-22T22:23:32.650Z] #20 42.68 Selecting previously unselected package zip.
22:23:32 [2021-07-22T22:23:32.650Z] #20 42.69 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
22:23:32 [2021-07-22T22:23:32.650Z] #20 42.70 Unpacking zip (3.0-11+b1) ...
22:23:32 [2021-07-22T22:23:32.810Z] #20 DONE 53.4s
22:23:32 [2021-07-22T22:23:32.810Z] 
22:23:32 [2021-07-22T22:23:32.810Z] #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
22:23:32 [2021-07-22T22:23:32.810Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:23:32 [2021-07-22T22:23:32.810Z] #40 ...
22:23:32 [2021-07-22T22:23:32.810Z] 
22:23:32 [2021-07-22T22:23:32.810Z] #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
22:23:32 [2021-07-22T22:23:32.810Z] #21 sha256:b34219ae6083157058cc1217ea8534465e68cf86f9b38a41df7ef0d9f3fefdeb
22:23:32 [2021-07-22T22:23:32.906Z] #20 42.83 Setting up aufs-tools (1:4.14+20190211-1) ...
22:23:32 [2021-07-22T22:23:32.906Z] #20 42.85 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:23:32 [2021-07-22T22:23:32.906Z] #20 42.87 Setting up libip6tc0:amd64 (1.8.2-4) ...
22:23:32 [2021-07-22T22:23:32.906Z] #20 42.88 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:23:32 [2021-07-22T22:23:32.906Z] #20 42.90 Setting up libgpm2:amd64 (1.20.7-5) ...
22:23:32 [2021-07-22T22:23:32.906Z] #20 42.92 Setting up libip4tc0:amd64 (1.8.2-4) ...
22:23:32 [2021-07-22T22:23:32.906Z] #20 42.93 Setting up uidmap (1:4.5-1.1) ...
22:23:32 [2021-07-22T22:23:32.906Z] #20 42.94 Setting up libnftnl11:amd64 (1.1.2-2) ...
22:23:32 [2021-07-22T22:23:32.906Z] #20 42.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:23:32 [2021-07-22T22:23:32.906Z] #20 42.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:23:32 [2021-07-22T22:23:32.906Z] #20 42.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:23:32 [2021-07-22T22:23:32.906Z] #20 42.99 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:23:32 [2021-07-22T22:23:32.906Z] #20 43.02 Setting up xxd (2:8.1.0875-5) ...
22:23:32 [2021-07-22T22:23:32.906Z] #20 43.03 Setting up zip (3.0-11+b1) ...
22:23:33 [2021-07-22T22:23:33.162Z] #20 43.04 Setting up vim-common (2:8.1.0875-5) ...
22:23:33 [2021-07-22T22:23:33.162Z] #20 43.07 Setting up bash-completion (1:2.8-6) ...
22:23:33 [2021-07-22T22:23:33.976Z] #27 17.52 Reading package lists...
22:23:34 [2021-07-22T22:23:34.387Z] #22 30.86 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
22:23:34 [2021-07-22T22:23:34.387Z] #22 30.86 Building wheels for collected packages: yamllint, pyyaml
22:23:34 [2021-07-22T22:23:34.387Z] #22 30.86   Running setup.py bdist_wheel for yamllint: started
22:23:34 [2021-07-22T22:23:34.455Z] #20 50.21 Setting up iptables (1.8.2-4) ...
22:23:34 [2021-07-22T22:23:34.456Z] #20 50.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:23:34 [2021-07-22T22:23:34.456Z] #20 50.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:23:34 [2021-07-22T22:23:34.456Z] #20 50.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:23:34 [2021-07-22T22:23:34.456Z] #20 50.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:23:34 [2021-07-22T22:23:34.456Z] #20 50.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:23:34 [2021-07-22T22:23:34.456Z] #20 50.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:23:34 [2021-07-22T22:23:34.456Z] #20 50.32 Setting up python3 (3.7.3-1) ...
22:23:34 [2021-07-22T22:23:34.716Z] #21 1.562 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:23:34 [2021-07-22T22:23:34.716Z] #21 1.568 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:23:34 [2021-07-22T22:23:34.716Z] #21 1.571 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:23:34 [2021-07-22T22:23:34.716Z] #21 DONE 2.1s
22:23:34 [2021-07-22T22:23:34.716Z] 
22:23:34 [2021-07-22T22:23:34.717Z] #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
22:23:34 [2021-07-22T22:23:34.717Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:23:34 [2021-07-22T22:23:34.748Z] DEBUG: print all environment variables to check how Jenkins runs this script
22:23:34 [2021-07-22T22:23:34.748Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4b904d4e\powershellScript.ps1'; exit $LASTEXITCODE;
22:23:34 [2021-07-22T22:23:34.748Z] ----------------------------------------------------------------------------
22:23:34 [2021-07-22T22:23:34.748Z] 
22:23:34 [2021-07-22T22:23:34.748Z] INFO: executeCI.ps1 starting at Thu Jul 22 22:23:34 CUT 2021
22:23:34 [2021-07-22T22:23:34.748Z] 
22:23:34 [2021-07-22T22:23:34.748Z] INFO: Script version 05-Feb-2019 09:03 PDT
22:23:34 [2021-07-22T22:23:34.748Z] INFO: Running git version 2.24.1.windows.2
22:23:34 [2021-07-22T22:23:34.962Z] #22 31.67   Running setup.py bdist_wheel for yamllint: finished with status 'done'
22:23:34 [2021-07-22T22:23:34.962Z] #22 31.68   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
22:23:34 [2021-07-22T22:23:34.975Z] #40 ...
22:23:34 [2021-07-22T22:23:34.975Z] 
22:23:34 [2021-07-22T22:23:34.975Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:23:34 [2021-07-22T22:23:34.975Z] #22 sha256:51874034bf541283af48ce30fa8097f8424954e955e58a3048b6467c7a966faf
22:23:35 [2021-07-22T22:23:35.027Z] #20 50.70 Setting up python3-wheel (0.32.3-2) ...
22:23:35 [2021-07-22T22:23:35.211Z] INFO: Branch:fe_release Build:20295.1.210212-1600
22:23:35 [2021-07-22T22:23:35.211Z] INFO: Environment variables:
22:23:35 [2021-07-22T22:23:35.211Z] 
22:23:35 [2021-07-22T22:23:35.211Z] Name                           Value                                                                                   
22:23:35 [2021-07-22T22:23:35.211Z] ----                           -----                                                                                   
22:23:35 [2021-07-22T22:23:35.211Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
22:23:35 [2021-07-22T22:23:35.211Z] amd64                          true                                                                                    
22:23:35 [2021-07-22T22:23:35.211Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
22:23:35 [2021-07-22T22:23:35.211Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
22:23:35 [2021-07-22T22:23:35.211Z] arm64                          true                                                                                    
22:23:35 [2021-07-22T22:23:35.211Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
22:23:35 [2021-07-22T22:23:35.211Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
22:23:35 [2021-07-22T22:23:35.211Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
22:23:35 [2021-07-22T22:23:35.211Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
22:23:35 [2021-07-22T22:23:35.211Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
22:23:35 [2021-07-22T22:23:35.211Z] BRANCH_NAME                    PR-42661                                                                                
22:23:35 [2021-07-22T22:23:35.211Z] BUILD_DISPLAY_NAME             #7                                                                                      
22:23:35 [2021-07-22T22:23:35.211Z] BUILD_ID                       7                                                                                       
22:23:35 [2021-07-22T22:23:35.211Z] BUILD_NUMBER                   7                                                                                       
22:23:35 [2021-07-22T22:23:35.211Z] BUILD_TAG                      jenkins-moby-PR-42661-7                                                                 
22:23:35 [2021-07-22T22:23:35.211Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42661/7/                              
22:23:35 [2021-07-22T22:23:35.211Z] cgroup2                        true                                                                                    
22:23:35 [2021-07-22T22:23:35.211Z] CHANGE_AUTHOR                  thaJeztah                                                                               
22:23:35 [2021-07-22T22:23:35.211Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
22:23:35 [2021-07-22T22:23:35.211Z] CHANGE_BRANCH                  promote_overlay2_btrfs_zfs_optin                                                        
22:23:35 [2021-07-22T22:23:35.211Z] CHANGE_FORK                    thaJeztah/docker                                                                        
22:23:35 [2021-07-22T22:23:35.211Z] CHANGE_ID                      42661                                                                                   
22:23:35 [2021-07-22T22:23:35.211Z] CHANGE_TARGET                  master                                                                                  
22:23:35 [2021-07-22T22:23:35.211Z] CHANGE_TITLE                   storage-driver: promote overlay2, make Btrfs and ZFS opt-in                             
22:23:35 [2021-07-22T22:23:35.211Z] CHANGE_URL                     https://github.com/moby/moby/pull/42661                                                 
22:23:35 [2021-07-22T22:23:35.211Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
22:23:35 [2021-07-22T22:23:35.211Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
22:23:35 [2021-07-22T22:23:35.211Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
22:23:35 [2021-07-22T22:23:35.211Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
22:23:35 [2021-07-22T22:23:35.211Z] COMPUTERNAME                   azwin-2-4cfc00                                                                          
22:23:35 [2021-07-22T22:23:35.211Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
22:23:35 [2021-07-22T22:23:35.211Z] ConfigSequenceNumber           0                                                                                       
22:23:35 [2021-07-22T22:23:35.211Z] dco                            true                                                                                    
22:23:35 [2021-07-22T22:23:35.211Z] DOCKER_BUILDKIT                0                                                                                       
22:23:35 [2021-07-22T22:23:35.211Z] DOCKER_DUT_DEBUG               1                                                                                       
22:23:35 [2021-07-22T22:23:35.211Z] DOCKER_EXPERIMENTAL            1                                                                                       
22:23:35 [2021-07-22T22:23:35.211Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
22:23:35 [2021-07-22T22:23:35.211Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
22:23:35 [2021-07-22T22:23:35.211Z] EXECUTOR_NUMBER                0                                                                                       
22:23:35 [2021-07-22T22:23:35.211Z] FQDN                           azwin-2-4cfc00.westus.cloudapp.azure.com                                                
22:23:35 [2021-07-22T22:23:35.211Z] GIT_BRANCH                     PR-42661                                                                                
22:23:35 [2021-07-22T22:23:35.211Z] GIT_COMMIT                     d5dbbb5369863ee0f3afad8cd3a9e013033f92d7                                                
22:23:35 [2021-07-22T22:23:35.211Z] GIT_PREVIOUS_COMMIT            d5dbbb5369863ee0f3afad8cd3a9e013033f92d7                                                
22:23:35 [2021-07-22T22:23:35.211Z] GIT_URL                        https://github.com/moby/moby.git                                                        
22:23:35 [2021-07-22T22:23:35.211Z] HUDSON_COOKIE                  29d1fac3-e34d-47df-8997-c8f7d1b5dd31                                                    
22:23:35 [2021-07-22T22:23:35.211Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
22:23:35 [2021-07-22T22:23:35.211Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
22:23:35 [2021-07-22T22:23:35.211Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
22:23:35 [2021-07-22T22:23:35.211Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
22:23:35 [2021-07-22T22:23:35.211Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
22:23:35 [2021-07-22T22:23:35.211Z] JENKINS_NODE_COOKIE            548fa44e-3bce-4e2b-83c0-09d7c76bec14                                                    
22:23:35 [2021-07-22T22:23:35.211Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
22:23:35 [2021-07-22T22:23:35.211Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
22:23:35 [2021-07-22T22:23:35.211Z] JOB_BASE_NAME                  PR-42661                                                                                
22:23:35 [2021-07-22T22:23:35.211Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42661/display/redirect                
22:23:35 [2021-07-22T22:23:35.211Z] JOB_NAME                       moby/PR-42661                                                                           
22:23:35 [2021-07-22T22:23:35.211Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42661/                                
22:23:35 [2021-07-22T22:23:35.211Z] library.jps.version            master                                                                                  
22:23:35 [2021-07-22T22:23:35.211Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
22:23:35 [2021-07-22T22:23:35.211Z] NODE_LABELS                    amd64 azure azwin-2-4cfc00 azwin-2022 docker west-us windows windows-2022 x86_64        
22:23:35 [2021-07-22T22:23:35.211Z] NODE_NAME                      azwin-2-4cfc00                                                                          
22:23:35 [2021-07-22T22:23:35.211Z] NUMBER_OF_PROCESSORS           4                                                                                       
22:23:35 [2021-07-22T22:23:35.211Z] OS                             Windows_NT                                                                              
22:23:35 [2021-07-22T22:23:35.211Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
22:23:35 [2021-07-22T22:23:35.211Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
22:23:35 [2021-07-22T22:23:35.211Z] ppc64le                        false                                                                                   
22:23:35 [2021-07-22T22:23:35.211Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
22:23:35 [2021-07-22T22:23:35.211Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
22:23:35 [2021-07-22T22:23:35.211Z] PROCESSOR_LEVEL                6                                                                                       
22:23:35 [2021-07-22T22:23:35.211Z] PROCESSOR_REVISION             4f01                                                                                    
22:23:35 [2021-07-22T22:23:35.211Z] ProgramData                    C:\ProgramData                                                                          
22:23:35 [2021-07-22T22:23:35.211Z] ProgramFiles                   C:\Program Files                                                                        
22:23:35 [2021-07-22T22:23:35.211Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
22:23:35 [2021-07-22T22:23:35.211Z] ProgramW6432                   C:\Program Files                                                                        
22:23:35 [2021-07-22T22:23:35.211Z] PROMPT                         $P$G                                                                                    
22:23:35 [2021-07-22T22:23:35.211Z] PSExecutionPolicyPreference    Bypass                                                                                  
22:23:35 [2021-07-22T22:23:35.211Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
22:23:35 [2021-07-22T22:23:35.211Z] PUBLIC                         C:\Users\Public                                                                         
22:23:35 [2021-07-22T22:23:35.211Z] rootless                       true                                                                                    
22:23:35 [2021-07-22T22:23:35.211Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42661/7/display/redirect?page=artif...
22:23:35 [2021-07-22T22:23:35.211Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42661/7/display/redirect?page=changes 
22:23:35 [2021-07-22T22:23:35.211Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42661/7/display/redirect              
22:23:35 [2021-07-22T22:23:35.211Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42661/7/display/redirect?page=tests   
22:23:35 [2021-07-22T22:23:35.211Z] s390x                          false                                                                                   
22:23:35 [2021-07-22T22:23:35.211Z] SKIP_VALIDATION_TESTS          1                                                                                       
22:23:35 [2021-07-22T22:23:35.212Z] SOURCES_DRIVE                  d                                                                                       
22:23:35 [2021-07-22T22:23:35.212Z] SOURCES_SUBDIR                 gopath                                                                                  
22:23:35 [2021-07-22T22:23:35.212Z] STAGE_NAME                     Run tests                                                                               
22:23:35 [2021-07-22T22:23:35.212Z] SystemDrive                    C:                                                                                      
22:23:35 [2021-07-22T22:23:35.212Z] SystemRoot                     C:\Windows                                                                              
22:23:35 [2021-07-22T22:23:35.212Z] TEMP                           C:\Windows\TEMP                                                                         
22:23:35 [2021-07-22T22:23:35.212Z] TESTDEBUG                      0                                                                                       
22:23:35 [2021-07-22T22:23:35.212Z] TESTRUN_DRIVE                  d                                                                                       
22:23:35 [2021-07-22T22:23:35.212Z] TESTRUN_SUBDIR                 CI                                                                                      
22:23:35 [2021-07-22T22:23:35.212Z] TIMEOUT                        120m                                                                                    
22:23:35 [2021-07-22T22:23:35.212Z] TMP                            C:\Windows\TEMP                                                                         
22:23:35 [2021-07-22T22:23:35.212Z] unit_validate                  true                                                                                    
22:23:35 [2021-07-22T22:23:35.212Z] USERDOMAIN                     WORKGROUP                                                                               
22:23:35 [2021-07-22T22:23:35.212Z] USERNAME                       azwin-2-4cfc00$                                                                         
22:23:35 [2021-07-22T22:23:35.212Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
22:23:35 [2021-07-22T22:23:35.212Z] validate_force                 false                                                                                   
22:23:35 [2021-07-22T22:23:35.212Z] windir                         C:\Windows                                                                              
22:23:35 [2021-07-22T22:23:35.212Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
22:23:35 [2021-07-22T22:23:35.212Z] WINDOWS_BASE_IMAGE_TAG         10.0.20295.1                                                                            
22:23:35 [2021-07-22T22:23:35.212Z] windows2022                    true                                                                                    
22:23:35 [2021-07-22T22:23:35.212Z] windows2022containerd          false                                                                                   
22:23:35 [2021-07-22T22:23:35.212Z] windowsRS1                     false                                                                                   
22:23:35 [2021-07-22T22:23:35.212Z] windowsRS5                     true                                                                                    
22:23:35 [2021-07-22T22:23:35.212Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
22:23:35 [2021-07-22T22:23:35.212Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
22:23:35 [2021-07-22T22:23:35.212Z] 
22:23:35 [2021-07-22T22:23:35.212Z] 
22:23:35 [2021-07-22T22:23:35.212Z] 
22:23:35 [2021-07-22T22:23:35.225Z] #22 31.73   Running setup.py bdist_wheel for pyyaml: started
22:23:35 [2021-07-22T22:23:35.600Z] #20 51.31 Setting up apparmor (2.13.2-10) ...
22:23:35 [2021-07-22T22:23:35.681Z] #20 45.32 Setting up libiptc0:amd64 (1.8.2-4) ...
22:23:35 [2021-07-22T22:23:35.681Z] #20 45.33 Setting up xz-utils (5.2.4-1) ...
22:23:35 [2021-07-22T22:23:35.681Z] #20 45.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:23:35 [2021-07-22T22:23:35.681Z] #20 45.36 Setting up patch (2.7.6-3+deb10u1) ...
22:23:35 [2021-07-22T22:23:35.681Z] #20 45.37 Setting up sudo (1.8.27-1+deb10u3) ...
22:23:35 [2021-07-22T22:23:35.681Z] #20 45.43 invoke-rc.d: could not determine current runlevel
22:23:35 [2021-07-22T22:23:35.681Z] #20 45.45 invoke-rc.d: policy-rc.d denied execution of start.
22:23:35 [2021-07-22T22:23:35.681Z] #20 45.46 Setting up pigz (2.4-1) ...
22:23:35 [2021-07-22T22:23:35.681Z] #20 45.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:23:35 [2021-07-22T22:23:35.681Z] #20 45.49 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:23:35 [2021-07-22T22:23:35.681Z] #20 45.51 Setting up python-pip-whl (18.1-5) ...
22:23:35 [2021-07-22T22:23:35.681Z] #20 45.52 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:23:35 [2021-07-22T22:23:35.681Z] #20 45.53 Setting up vim-runtime (2:8.1.0875-5) ...
22:23:35 [2021-07-22T22:23:35.937Z] #20 45.91 Setting up libaio1:amd64 (0.3.112-3) ...
22:23:35 [2021-07-22T22:23:35.937Z] #20 45.94 Setting up libonig5:amd64 (6.9.1-1) ...
22:23:35 [2021-07-22T22:23:35.937Z] #20 45.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:23:35 [2021-07-22T22:23:35.937Z] #20 45.97 Setting up vim (2:8.1.0875-5) ...
22:23:35 [2021-07-22T22:23:35.937Z] #20 45.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:23:35 [2021-07-22T22:23:35.937Z] #20 45.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:23:35 [2021-07-22T22:23:35.937Z] #20 45.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:23:35 [2021-07-22T22:23:35.937Z] #20 45.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:23:35 [2021-07-22T22:23:35.937Z] #20 46.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:23:35 [2021-07-22T22:23:35.937Z] #20 46.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:23:35 [2021-07-22T22:23:35.937Z] #20 46.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:23:35 [2021-07-22T22:23:35.937Z] #20 46.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:23:35 [2021-07-22T22:23:35.937Z] #20 46.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:23:36 [2021-07-22T22:23:36.193Z] #20 46.05 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:23:36 [2021-07-22T22:23:36.193Z] #20 46.07 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:23:36 [2021-07-22T22:23:36.193Z] #20 46.08 Setting up jq (1.5+dfsg-2+b1) ...
22:23:36 [2021-07-22T22:23:36.193Z] #20 46.10 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:23:36 [2021-07-22T22:23:36.193Z] #20 46.11 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:23:36 [2021-07-22T22:23:36.618Z] #22 33.03   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
22:23:36 [2021-07-22T22:23:36.618Z] #22 33.03   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
22:23:36 [2021-07-22T22:23:36.618Z] #22 33.15 Successfully built yamllint pyyaml
22:23:36 [2021-07-22T22:23:36.618Z] #22 33.17 Installing collected packages: pathspec, pyyaml, yamllint
22:23:36 [2021-07-22T22:23:36.618Z] #22 33.44 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
22:23:37 [2021-07-22T22:23:37.248Z] #20 53.01 Setting up xfsprogs (4.20.0-1) ...
22:23:37 [2021-07-22T22:23:37.248Z] #20 53.04 Setting up python3-lib2to3 (3.7.3-1) ...
22:23:37 [2021-07-22T22:23:37.385Z] INFO: Sources under d:\gopath\...
22:23:37 [2021-07-22T22:23:37.385Z] INFO: Test run under d:\CI\...
22:23:37 [2021-07-22T22:23:37.385Z] INFO: Running in D:\gopath\src\github.com\docker\docker
22:23:37 [2021-07-22T22:23:37.385Z] INFO: docker/docker repository was found
22:23:37 [2021-07-22T22:23:37.385Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time...
22:23:37 [2021-07-22T22:23:37.509Z] #20 53.35 Setting up python3-pkg-resources (40.8.0-1) ...
22:23:37 [2021-07-22T22:23:37.567Z] #22 DONE 33.9s
22:23:37 [2021-07-22T22:23:37.567Z] 
22:23:37 [2021-07-22T22:23:37.567Z] #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
22:23:37 [2021-07-22T22:23:37.567Z] #24 sha256:36c27e00a0cd1de30aaa50ea8ce0f5b961911c7d1f907290dfd11873ace7fe11
22:23:37 [2021-07-22T22:23:37.842Z] 10.0.20295.1: Pulling from windows/servercore/insider
22:23:38 [2021-07-22T22:23:38.081Z] #20 54.02 Setting up python3-distutils (3.7.3-1) ...
22:23:38 [2021-07-22T22:23:38.126Z] #20 48.29 Setting up iptables (1.8.2-4) ...
22:23:38 [2021-07-22T22:23:38.300Z] 29d5b6a226d2: Pulling fs layer
22:23:38 [2021-07-22T22:23:38.383Z] #20 48.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:23:38 [2021-07-22T22:23:38.383Z] #20 48.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:23:38 [2021-07-22T22:23:38.383Z] #20 48.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:23:38 [2021-07-22T22:23:38.383Z] #20 48.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:23:38 [2021-07-22T22:23:38.383Z] #20 48.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:23:38 [2021-07-22T22:23:38.383Z] #20 48.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:23:38 [2021-07-22T22:23:38.383Z] #20 48.36 Setting up python3 (3.7.3-1) ...
22:23:38 [2021-07-22T22:23:38.653Z] #20 54.46 Setting up python3-setuptools (40.8.0-1) ...
22:23:38 [2021-07-22T22:23:38.944Z] #20 48.78 Setting up python3-wheel (0.32.3-2) ...
22:23:39 [2021-07-22T22:23:39.505Z] #20 49.44 Setting up apparmor (2.13.2-10) ...
22:23:39 [2021-07-22T22:23:39.857Z] #20 55.50 Setting up python3-pip (18.1-5) ...
22:23:40 [2021-07-22T22:23:40.119Z] #20 ...
22:23:40 [2021-07-22T22:23:40.119Z] 
22:23:40 [2021-07-22T22:23:40.119Z] #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
22:23:40 [2021-07-22T22:23:40.119Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:23:40 [2021-07-22T22:23:40.119Z] #40 190.0 + dpkg --print-architecture
22:23:40 [2021-07-22T22:23:40.119Z] #40 190.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:23:40 [2021-07-22T22:23:40.247Z] #22 4.656 Collecting yamllint==1.26.1
22:23:40 [2021-07-22T22:23:40.380Z] #40 190.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:23:40 [2021-07-22T22:23:40.380Z] #40 190.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:23:40 [2021-07-22T22:23:40.550Z] #27 24.92 Reading package lists...
22:23:41 [2021-07-22T22:23:41.184Z] #22 ...
22:23:41 [2021-07-22T22:23:41.184Z] 
22:23:41 [2021-07-22T22:23:41.184Z] #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
22:23:41 [2021-07-22T22:23:41.184Z] #50 sha256:a703c66514b266c5f060d9a3e36f9fbe879a632106cbe8aa8f5621ce614a8310
22:23:41 [2021-07-22T22:23:41.184Z] #50 196.7 + /build/golangci-lint --version
22:23:41 [2021-07-22T22:23:41.184Z] #50 ...
22:23:41 [2021-07-22T22:23:41.184Z] 
22:23:41 [2021-07-22T22:23:41.184Z] #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
22:23:41 [2021-07-22T22:23:41.184Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:23:41 [2021-07-22T22:23:41.184Z] #40 DONE 196.1s
22:23:41 [2021-07-22T22:23:41.395Z] #20 50.97 Setting up xfsprogs (4.20.0-1) ...
22:23:41 [2021-07-22T22:23:41.395Z] #20 50.98 Setting up python3-lib2to3 (3.7.3-1) ...
22:23:41 [2021-07-22T22:23:41.395Z] #20 51.29 Setting up python3-pkg-resources (40.8.0-1) ...
22:23:41 [2021-07-22T22:23:41.442Z] 
22:23:41 [2021-07-22T22:23:41.443Z] #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
22:23:41 [2021-07-22T22:23:41.443Z] #50 sha256:a703c66514b266c5f060d9a3e36f9fbe879a632106cbe8aa8f5621ce614a8310
22:23:41 [2021-07-22T22:23:41.443Z] #50 197.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
22:23:41 [2021-07-22T22:23:41.702Z] #50 DONE 197.2s
22:23:41 [2021-07-22T22:23:41.702Z] 
22:23:41 [2021-07-22T22:23:41.702Z] #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
22:23:41 [2021-07-22T22:23:41.702Z] #57 sha256:6bc03b71245633830bdf7a5dc95e7a49cc2216a6737c41a8e9e50ccc76bb178c
22:23:41 [2021-07-22T22:23:41.781Z] #24 ...
22:23:41 [2021-07-22T22:23:41.781Z] 
22:23:41 [2021-07-22T22:23:41.781Z] #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
22:23:41 [2021-07-22T22:23:41.781Z] #57 sha256:327a06e02a3fbc5538ef5799b7ea37ae911bfbd531f955945fcae5c3367e8f3d
22:23:41 [2021-07-22T22:23:41.781Z] #57 162.8 + bin/containerd
22:23:41 [2021-07-22T22:23:41.958Z] #20 52.08 Setting up python3-distutils (3.7.3-1) ...
22:23:42 [2021-07-22T22:23:42.295Z] #40 ...
22:23:42 [2021-07-22T22:23:42.295Z] 
22:23:42 [2021-07-22T22:23:42.296Z] #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
22:23:42 [2021-07-22T22:23:42.296Z] #20 sha256:c90188e8080f169dc224f67e22fbc4eae1c74492662b37eb929f929c4f25b195
22:23:42 [2021-07-22T22:23:42.296Z] #20 56.35 Processing triggers for libc-bin (2.28-10) ...
22:23:42 [2021-07-22T22:23:42.296Z] #20 56.40 Processing triggers for mime-support (3.62) ...
22:23:42 [2021-07-22T22:23:42.296Z] #20 DONE 58.0s
22:23:42 [2021-07-22T22:23:42.296Z] 
22:23:42 [2021-07-22T22:23:42.296Z] #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
22:23:42 [2021-07-22T22:23:42.296Z] #21 sha256:b34219ae6083157058cc1217ea8534465e68cf86f9b38a41df7ef0d9f3fefdeb
22:23:42 [2021-07-22T22:23:42.456Z] #27 32.51 Building dependency tree...
22:23:42 [2021-07-22T22:23:42.522Z] #20 52.49 Setting up python3-setuptools (40.8.0-1) ...
22:23:43 [2021-07-22T22:23:43.240Z] #21 1.021 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:23:43 [2021-07-22T22:23:43.241Z] #21 1.026 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:23:43 [2021-07-22T22:23:43.241Z] #21 1.031 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:23:43 [2021-07-22T22:23:43.241Z] #21 DONE 1.1s
22:23:43 [2021-07-22T22:23:43.241Z] 
22:23:43 [2021-07-22T22:23:43.241Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
22:23:43 [2021-07-22T22:23:43.241Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:23:43 [2021-07-22T22:23:43.393Z] #27 35.43 bzip2 is already the newest version (1.0.6-9.2~deb10u1).
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.43 libcap2-bin is already the newest version (1:2.25-2).
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.43 patch is already the newest version (2.7.6-3+deb10u1).
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.43 xz-utils is already the newest version (5.2.4-1).
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.43 The following additional packages will be installed:
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.43   libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.43   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.43   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.44   python3.7 python3.7-minimal vim-runtime xxd
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.45 Suggested packages:
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.45   apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.45   python3-venv python-setuptools-doc python3.7-venv python3.7-doc
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.45   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.45 Recommended packages:
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.45   aufs-dkms nftables build-essential python3-dev python3-keyring
22:23:43 [2021-07-22T22:23:43.394Z] #27 35.45   python3-keyrings.alt python3-xdg unzip
22:23:43 [2021-07-22T22:23:43.451Z] #20 53.47 Setting up python3-pip (18.1-5) ...
22:23:44 [2021-07-22T22:23:44.390Z] #20 54.35 Processing triggers for libc-bin (2.28-10) ...
22:23:44 [2021-07-22T22:23:44.390Z] #20 54.38 Processing triggers for mime-support (3.62) ...
22:23:44 [2021-07-22T22:23:44.993Z] #57 ...
22:23:44 [2021-07-22T22:23:44.993Z] 
22:23:44 [2021-07-22T22:23:44.993Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:23:44 [2021-07-22T22:23:44.993Z] #22 sha256:51874034bf541283af48ce30fa8097f8424954e955e58a3048b6467c7a966faf
22:23:44 [2021-07-22T22:23:44.993Z] #22 9.941   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
22:23:45 [2021-07-22T22:23:45.158Z] #40 ...
22:23:45 [2021-07-22T22:23:45.158Z] 
22:23:45 [2021-07-22T22:23:45.158Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:23:45 [2021-07-22T22:23:45.158Z] #22 sha256:51874034bf541283af48ce30fa8097f8424954e955e58a3048b6467c7a966faf
22:23:45 [2021-07-22T22:23:45.301Z] #27 37.40 The following NEW packages will be installed:
22:23:45 [2021-07-22T22:23:45.301Z] #27 37.41   apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0
22:23:45 [2021-07-22T22:23:45.301Z] #27 37.41   libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3
22:23:45 [2021-07-22T22:23:45.301Z] #27 37.41   libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1
22:23:45 [2021-07-22T22:23:45.301Z] #27 37.41   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5
22:23:45 [2021-07-22T22:23:45.318Z] #20 ...
22:23:45 [2021-07-22T22:23:45.318Z] 
22:23:45 [2021-07-22T22:23:45.318Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
22:23:45 [2021-07-22T22:23:45.318Z] #39 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:23:45 [2021-07-22T22:23:45.318Z] #39 190.6 + dpkg --print-architecture
22:23:45 [2021-07-22T22:23:45.318Z] #39 190.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:23:45 [2021-07-22T22:23:45.560Z] #27 37.41   net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3
22:23:45 [2021-07-22T22:23:45.560Z] #27 37.41   python3-minimal python3-pip python3-pkg-resources python3-setuptools
22:23:45 [2021-07-22T22:23:45.560Z] #27 37.41   python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools
22:23:45 [2021-07-22T22:23:45.560Z] #27 37.41   uidmap vim vim-common vim-runtime xfsprogs xxd zip
22:23:45 [2021-07-22T22:23:45.564Z] #22 10.68 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
22:23:45 [2021-07-22T22:23:45.564Z] #22 10.72   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
22:23:45 [2021-07-22T22:23:45.564Z] #22 10.76 Collecting pyyaml (from yamllint==1.26.1)
22:23:45 [2021-07-22T22:23:45.579Z] #39 190.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:23:45 [2021-07-22T22:23:45.579Z] #39 190.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:23:45 [2021-07-22T22:23:45.820Z] #27 37.80 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded.
22:23:45 [2021-07-22T22:23:45.820Z] #27 37.80 Need to get 20.0 MB of archives.
22:23:45 [2021-07-22T22:23:45.820Z] #27 37.80 After this operation, 82.5 MB of additional disk space will be used.
22:23:45 [2021-07-22T22:23:45.820Z] #27 37.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
22:23:45 [2021-07-22T22:23:45.820Z] #27 37.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
22:23:45 [2021-07-22T22:23:45.820Z] #27 37.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
22:23:45 [2021-07-22T22:23:45.820Z] #27 37.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:23:45 [2021-07-22T22:23:45.820Z] #27 37.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:23:45 [2021-07-22T22:23:45.820Z] #27 37.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
22:23:45 [2021-07-22T22:23:45.820Z] #27 37.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
22:23:45 [2021-07-22T22:23:45.824Z] #22 10.88   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
22:23:45 [2021-07-22T22:23:45.824Z] #22 11.02 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
22:23:45 [2021-07-22T22:23:45.836Z] #39 ...
22:23:45 [2021-07-22T22:23:45.836Z] 
22:23:45 [2021-07-22T22:23:45.836Z] #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
22:23:45 [2021-07-22T22:23:45.836Z] #20 sha256:c90188e8080f169dc224f67e22fbc4eae1c74492662b37eb929f929c4f25b195
22:23:45 [2021-07-22T22:23:45.836Z] #20 DONE 55.8s
22:23:45 [2021-07-22T22:23:45.836Z] 
22:23:45 [2021-07-22T22:23:45.836Z] #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
22:23:45 [2021-07-22T22:23:45.836Z] #21 sha256:b34219ae6083157058cc1217ea8534465e68cf86f9b38a41df7ef0d9f3fefdeb
22:23:46 [2021-07-22T22:23:46.080Z] #27 37.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 37.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 37.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 37.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 37.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 37.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 37.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 37.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 37.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 37.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 37.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 37.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 37.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.03 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.09 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.10 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
22:23:46 [2021-07-22T22:23:46.080Z] #27 38.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
22:23:46 [2021-07-22T22:23:46.084Z] #22 11.02 Building wheels for collected packages: yamllint
22:23:46 [2021-07-22T22:23:46.084Z] #22 11.02   Running setup.py bdist_wheel for yamllint: started
22:23:46 [2021-07-22T22:23:46.339Z] #27 38.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
22:23:46 [2021-07-22T22:23:46.339Z] #27 38.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
22:23:46 [2021-07-22T22:23:46.339Z] #27 38.42 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
22:23:46 [2021-07-22T22:23:46.343Z] #22 11.50   Running setup.py bdist_wheel for yamllint: finished with status 'done'
22:23:46 [2021-07-22T22:23:46.343Z] #22 11.50   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
22:23:46 [2021-07-22T22:23:46.343Z] #22 11.53 Successfully built yamllint
22:23:46 [2021-07-22T22:23:46.343Z] #22 11.54 Installing collected packages: pathspec, pyyaml, yamllint
22:23:46 [2021-07-22T22:23:46.599Z] #27 38.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
22:23:46 [2021-07-22T22:23:46.599Z] #27 38.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
22:23:46 [2021-07-22T22:23:46.603Z] #22 11.74 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
22:23:46 [2021-07-22T22:23:46.768Z] #21 1.011 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:23:46 [2021-07-22T22:23:46.863Z] #22 DONE 11.9s
22:23:46 [2021-07-22T22:23:46.863Z] 
22:23:46 [2021-07-22T22:23:46.863Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
22:23:46 [2021-07-22T22:23:46.863Z] #25 sha256:a72b17aab6adbd6a373623cfe020352fd67e2d6202773bd129e84a2e4b7e91f8
22:23:47 [2021-07-22T22:23:47.025Z] #21 1.015 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:23:47 [2021-07-22T22:23:47.025Z] #21 1.022 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:23:47 [2021-07-22T22:23:47.025Z] #21 DONE 1.1s
22:23:47 [2021-07-22T22:23:47.025Z] 
22:23:47 [2021-07-22T22:23:47.025Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:23:47 [2021-07-22T22:23:47.025Z] #22 sha256:51874034bf541283af48ce30fa8097f8424954e955e58a3048b6467c7a966faf
22:23:47 [2021-07-22T22:23:47.081Z] #57 ...
22:23:47 [2021-07-22T22:23:47.081Z] 
22:23:47 [2021-07-22T22:23:47.081Z] #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
22:23:47 [2021-07-22T22:23:47.081Z] #24 sha256:36c27e00a0cd1de30aaa50ea8ce0f5b961911c7d1f907290dfd11873ace7fe11
22:23:47 [2021-07-22T22:23:47.081Z] #24 198.6 + return
22:23:47 [2021-07-22T22:23:47.081Z] #24 DONE 199.1s
22:23:47 [2021-07-22T22:23:47.081Z] 
22:23:47 [2021-07-22T22:23:47.081Z] #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
22:23:47 [2021-07-22T22:23:47.081Z] #54 sha256:1cba845f7b99fb8625eb67ed8a475f9c7ff84d5b72e5f8f7ba25b61e96d8322d
22:23:47 [2021-07-22T22:23:47.081Z] #54 108.0 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:23:47 [2021-07-22T22:23:47.081Z] #54 108.8 + mkdir -p /build
22:23:47 [2021-07-22T22:23:47.081Z] #54 108.8 + cp runc /build/runc
22:23:47 [2021-07-22T22:23:47.081Z] #54 DONE 110.8s
22:23:47 [2021-07-22T22:23:47.081Z] 
22:23:47 [2021-07-22T22:23:47.081Z] #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
22:23:47 [2021-07-22T22:23:47.081Z] #57 sha256:327a06e02a3fbc5538ef5799b7ea37ae911bfbd531f955945fcae5c3367e8f3d
22:23:47 [2021-07-22T22:23:47.123Z] #25 DONE 0.4s
22:23:47 [2021-07-22T22:23:47.123Z] 
22:23:47 [2021-07-22T22:23:47.123Z] #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
22:23:47 [2021-07-22T22:23:47.123Z] #57 sha256:6bc03b71245633830bdf7a5dc95e7a49cc2216a6737c41a8e9e50ccc76bb178c
22:23:47 [2021-07-22T22:23:47.168Z] #27 39.08 debconf: delaying package configuration, since apt-utils is not installed
22:23:47 [2021-07-22T22:23:47.168Z] #27 39.30 Fetched 20.0 MB in 1s (20.9 MB/s)
22:23:47 [2021-07-22T22:23:47.383Z] #57 ...
22:23:47 [2021-07-22T22:23:47.383Z] 
22:23:47 [2021-07-22T22:23:47.383Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
22:23:47 [2021-07-22T22:23:47.383Z] #30 sha256:14ebf760ccdea63b8933778d00038bef1383ef63a461a451dd981fc3649ef62b
22:23:47 [2021-07-22T22:23:47.428Z] #27 39.35 Selecting previously unselected package pigz.
22:23:47 [2021-07-22T22:23:47.428Z] #27 39.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 ... 39111 files and directories currently installed.)
22:23:47 [2021-07-22T22:23:47.428Z] #27 39.39 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
22:23:47 [2021-07-22T22:23:47.428Z] #27 39.39 Unpacking pigz (2.4-1) ...
22:23:47 [2021-07-22T22:23:47.428Z] #27 39.44 Selecting previously unselected package libpython3.7-minimal:amd64.
22:23:47 [2021-07-22T22:23:47.428Z] #27 39.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:23:47 [2021-07-22T22:23:47.428Z] #27 39.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:23:47 [2021-07-22T22:23:47.687Z] #27 39.71 Selecting previously unselected package python3.7-minimal.
22:23:47 [2021-07-22T22:23:47.687Z] #27 39.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
22:23:47 [2021-07-22T22:23:47.687Z] #27 39.73 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
22:23:47 [2021-07-22T22:23:47.779Z] #22 4.420 Collecting yamllint==1.26.1
22:23:48 [2021-07-22T22:23:48.257Z] #27 40.25 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
22:23:48 [2021-07-22T22:23:48.257Z] #27 40.26 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
22:23:49 [2021-07-22T22:23:49.001Z] #57 ...
22:23:49 [2021-07-22T22:23:49.001Z] 
22:23:49 [2021-07-22T22:23:49.001Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
22:23:49 [2021-07-22T22:23:49.001Z] #25 sha256:f8951e7e786886f7df37a1c3ca6fb4bd59d59b0e50e66221f1887a89b114068e
22:23:49 [2021-07-22T22:23:49.195Z] #27 41.30 Selecting previously unselected package python3-minimal.
22:23:49 [2021-07-22T22:23:49.454Z] #27 41.30 (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.)
22:23:49 [2021-07-22T22:23:49.454Z] #27 41.34 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:23:49 [2021-07-22T22:23:49.454Z] #27 41.34 Unpacking python3-minimal (3.7.3-1) ...
22:23:49 [2021-07-22T22:23:49.454Z] #27 41.39 Selecting previously unselected package libmpdec2:amd64.
22:23:49 [2021-07-22T22:23:49.454Z] #27 41.40 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:23:49 [2021-07-22T22:23:49.454Z] #27 41.41 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:23:49 [2021-07-22T22:23:49.454Z] #27 41.48 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:23:49 [2021-07-22T22:23:49.454Z] #27 41.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
22:23:49 [2021-07-22T22:23:49.454Z] #27 41.49 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:23:49 [2021-07-22T22:23:49.576Z] #25 DONE 0.4s
22:23:49 [2021-07-22T22:23:49.576Z] 
22:23:49 [2021-07-22T22:23:49.576Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
22:23:49 [2021-07-22T22:23:49.576Z] #30 sha256:624accbf46ea3760bc7cac866c8c55815799aff24d1b3f5e889a90d9e7d035e4
22:23:50 [2021-07-22T22:23:50.023Z] #27 41.97 Selecting previously unselected package python3.7.
22:23:50 [2021-07-22T22:23:50.023Z] #27 41.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
22:23:50 [2021-07-22T22:23:50.023Z] #27 41.98 Unpacking python3.7 (3.7.3-2+deb10u3) ...
22:23:50 [2021-07-22T22:23:50.023Z] #27 42.04 Selecting previously unselected package libpython3-stdlib:amd64.
22:23:50 [2021-07-22T22:23:50.023Z] #27 42.04 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:23:50 [2021-07-22T22:23:50.023Z] #27 42.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:23:50 [2021-07-22T22:23:50.282Z] #27 42.15 Setting up python3-minimal (3.7.3-1) ...
22:23:50 [2021-07-22T22:23:50.541Z] #27 42.62 Selecting previously unselected package python3.
22:23:50 [2021-07-22T22:23:50.541Z] #27 42.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 ... 39772 files and directories currently installed.)
22:23:50 [2021-07-22T22:23:50.541Z] #27 42.67 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
22:23:50 [2021-07-22T22:23:50.801Z] #27 42.68 Unpacking python3 (3.7.3-1) ...
22:23:50 [2021-07-22T22:23:50.801Z] #27 42.73 Selecting previously unselected package libip4tc0:amd64.
22:23:50 [2021-07-22T22:23:50.801Z] #27 42.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
22:23:50 [2021-07-22T22:23:50.801Z] #27 42.74 Unpacking libip4tc0:amd64 (1.8.2-4) ...
22:23:50 [2021-07-22T22:23:50.801Z] #27 42.79 Selecting previously unselected package libip6tc0:amd64.
22:23:50 [2021-07-22T22:23:50.801Z] #27 42.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
22:23:50 [2021-07-22T22:23:50.801Z] #27 42.80 Unpacking libip6tc0:amd64 (1.8.2-4) ...
22:23:50 [2021-07-22T22:23:50.801Z] #27 42.87 Selecting previously unselected package libiptc0:amd64.
22:23:50 [2021-07-22T22:23:50.801Z] #27 42.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
22:23:50 [2021-07-22T22:23:50.801Z] #27 42.88 Unpacking libiptc0:amd64 (1.8.2-4) ...
22:23:51 [2021-07-22T22:23:51.061Z] #27 42.93 Selecting previously unselected package libnfnetlink0:amd64.
22:23:51 [2021-07-22T22:23:51.061Z] #27 42.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:23:51 [2021-07-22T22:23:51.061Z] #27 42.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:23:51 [2021-07-22T22:23:51.061Z] #27 43.00 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:23:51 [2021-07-22T22:23:51.061Z] #27 43.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
22:23:51 [2021-07-22T22:23:51.061Z] #27 43.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:23:51 [2021-07-22T22:23:51.061Z] #27 43.07 Selecting previously unselected package libnftnl11:amd64.
22:23:51 [2021-07-22T22:23:51.061Z] #27 43.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
22:23:51 [2021-07-22T22:23:51.061Z] #27 43.08 Unpacking libnftnl11:amd64 (1.1.2-2) ...
22:23:51 [2021-07-22T22:23:51.061Z] #27 43.13 Selecting previously unselected package iptables.
22:23:51 [2021-07-22T22:23:51.061Z] #27 43.14 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
22:23:51 [2021-07-22T22:23:51.061Z] #27 43.15 Unpacking iptables (1.8.2-4) ...
22:23:51 [2021-07-22T22:23:51.195Z] #22 4.421 Collecting yamllint==1.26.1
22:23:51 [2021-07-22T22:23:51.320Z] #27 43.34 Selecting previously unselected package xxd.
22:23:51 [2021-07-22T22:23:51.320Z] #27 43.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
22:23:51 [2021-07-22T22:23:51.320Z] #27 43.36 Unpacking xxd (2:8.1.0875-5) ...
22:23:51 [2021-07-22T22:23:51.320Z] #27 43.44 Selecting previously unselected package vim-common.
22:23:51 [2021-07-22T22:23:51.579Z] #27 43.45 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:23:51 [2021-07-22T22:23:51.579Z] #27 43.48 Unpacking vim-common (2:8.1.0875-5) ...
22:23:51 [2021-07-22T22:23:51.579Z] #27 43.60 Selecting previously unselected package bash-completion.
22:23:51 [2021-07-22T22:23:51.579Z] #27 43.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:23:53 [2021-07-22T22:23:53.064Z] #22 9.749   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
22:23:53 [2021-07-22T22:23:53.485Z] #27 45.11 Unpacking bash-completion (1:2.8-6) ...
22:23:53 [2021-07-22T22:23:53.485Z] #27 45.28 Selecting previously unselected package apparmor.
22:23:53 [2021-07-22T22:23:53.485Z] #27 45.29 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ...
22:23:53 [2021-07-22T22:23:53.485Z] #27 45.34 Unpacking apparmor (2.13.2-10) ...
22:23:53 [2021-07-22T22:23:53.485Z] #27 45.57 Selecting previously unselected package aufs-tools.
22:23:53 [2021-07-22T22:23:53.485Z] #27 45.59 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
22:23:53 [2021-07-22T22:23:53.485Z] #27 45.59 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:23:53 [2021-07-22T22:23:53.485Z] #27 45.67 Selecting previously unselected package libonig5:amd64.
22:23:53 [2021-07-22T22:23:53.744Z] #27 45.69 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ...
22:23:53 [2021-07-22T22:23:53.744Z] #27 45.69 Unpacking libonig5:amd64 (6.9.1-1) ...
22:23:53 [2021-07-22T22:23:53.744Z] #27 45.79 Selecting previously unselected package libjq1:amd64.
22:23:53 [2021-07-22T22:23:53.744Z] #27 45.79 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:23:53 [2021-07-22T22:23:53.744Z] #27 45.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:23:53 [2021-07-22T22:23:53.744Z] #27 45.87 Selecting previously unselected package jq.
22:23:53 [2021-07-22T22:23:53.744Z] #27 45.88 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ...
22:23:53 [2021-07-22T22:23:53.744Z] #27 45.89 Unpacking jq (1.5+dfsg-2+b1) ...
22:23:53 [2021-07-22T22:23:53.957Z] #30 DONE 6.2s
22:23:53 [2021-07-22T22:23:53.957Z] 
22:23:53 [2021-07-22T22:23:53.957Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
22:23:53 [2021-07-22T22:23:53.957Z] #33 sha256:b3f63a85e429359d4f37ede14628538cb1edfe59f8db9b93cba25f8dbdd818a0
22:23:53 [2021-07-22T22:23:53.957Z] #33 DONE 0.5s
22:23:53 [2021-07-22T22:23:53.957Z] 
22:23:53 [2021-07-22T22:23:53.957Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
22:23:53 [2021-07-22T22:23:53.957Z] #35 sha256:b313eebf7bbd1842e68c6b547012edcf92ef8607c25e03f4742648c62b879b8b
22:23:53 [2021-07-22T22:23:53.957Z] #35 DONE 0.1s
22:23:53 [2021-07-22T22:23:53.957Z] 
22:23:53 [2021-07-22T22:23:53.957Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
22:23:53 [2021-07-22T22:23:53.957Z] #38 sha256:1bee34705cd35592f184bf551d820f95e3bd93b1ec18048ac0348906934767bf
22:23:53 [2021-07-22T22:23:53.957Z] #38 DONE 0.1s
22:23:53 [2021-07-22T22:23:53.957Z] 
22:23:53 [2021-07-22T22:23:53.957Z] #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
22:23:53 [2021-07-22T22:23:53.957Z] #57 sha256:6bc03b71245633830bdf7a5dc95e7a49cc2216a6737c41a8e9e50ccc76bb178c
22:23:54 [2021-07-22T22:23:54.004Z] #27 45.99 Selecting previously unselected package libaio1:amd64.
22:23:54 [2021-07-22T22:23:54.004Z] #27 45.99 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ...
22:23:54 [2021-07-22T22:23:54.004Z] #27 46.00 Unpacking libaio1:amd64 (0.3.112-3) ...
22:23:54 [2021-07-22T22:23:54.004Z] #27 46.05 Selecting previously unselected package libgpm2:amd64.
22:23:54 [2021-07-22T22:23:54.004Z] #27 46.06 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ...
22:23:54 [2021-07-22T22:23:54.004Z] #27 46.07 Unpacking libgpm2:amd64 (1.20.7-5) ...
22:23:54 [2021-07-22T22:23:54.004Z] #27 46.13 Selecting previously unselected package libnet1:amd64.
22:23:54 [2021-07-22T22:23:54.004Z] #27 46.13 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:23:54 [2021-07-22T22:23:54.004Z] #27 46.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:23:54 [2021-07-22T22:23:54.217Z] #57 ...
22:23:54 [2021-07-22T22:23:54.217Z] 
22:23:54 [2021-07-22T22:23:54.217Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
22:23:54 [2021-07-22T22:23:54.217Z] #41 sha256:ef3bd0b5bc27e2fcd984727e99ade426e2f45bee006bb0037a77d0d9b2f7362b
22:23:54 [2021-07-22T22:23:54.263Z] #27 46.21 Selecting previously unselected package libnl-3-200:amd64.
22:23:54 [2021-07-22T22:23:54.263Z] #27 46.22 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ...
22:23:54 [2021-07-22T22:23:54.263Z] #27 46.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:23:54 [2021-07-22T22:23:54.263Z] #27 46.28 Selecting previously unselected package libprotobuf-c1:amd64.
22:23:54 [2021-07-22T22:23:54.263Z] #27 46.29 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:23:54 [2021-07-22T22:23:54.263Z] #27 46.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:23:54 [2021-07-22T22:23:54.263Z] #27 46.33 Selecting previously unselected package libreadline5:amd64.
22:23:54 [2021-07-22T22:23:54.263Z] #27 46.34 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
22:23:54 [2021-07-22T22:23:54.263Z] #27 46.35 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:23:54 [2021-07-22T22:23:54.263Z] #27 46.43 Selecting previously unselected package net-tools.
22:23:54 [2021-07-22T22:23:54.263Z] #27 46.44 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
22:23:54 [2021-07-22T22:23:54.448Z] #22 10.81 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
22:23:54 [2021-07-22T22:23:54.448Z] #22 10.87   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
22:23:54 [2021-07-22T22:23:54.448Z] #22 10.93 Collecting pyyaml (from yamllint==1.26.1)
22:23:54 [2021-07-22T22:23:54.448Z] #22 11.13   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
22:23:54 [2021-07-22T22:23:54.522Z] #27 46.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:23:54 [2021-07-22T22:23:54.708Z] #22 11.40 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
22:23:54 [2021-07-22T22:23:54.708Z] #22 11.41 Building wheels for collected packages: yamllint
22:23:54 [2021-07-22T22:23:54.709Z] #22 11.41   Running setup.py bdist_wheel for yamllint: started
22:23:54 [2021-07-22T22:23:54.781Z] #27 46.57 Selecting previously unselected package python-pip-whl.
22:23:54 [2021-07-22T22:23:54.781Z] #27 46.59 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ...
22:23:54 [2021-07-22T22:23:54.782Z] #27 46.60 Unpacking python-pip-whl (18.1-5) ...
22:23:54 [2021-07-22T22:23:54.785Z] #41 DONE 0.8s
22:23:54 [2021-07-22T22:23:54.785Z] 
22:23:54 [2021-07-22T22:23:54.785Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
22:23:54 [2021-07-22T22:23:54.785Z] #45 sha256:dfaa39255589cf4806e8b5419bea93c51f2a4b4f7b5e79a92ee19d8f1c2f693f
22:23:54 [2021-07-22T22:23:54.785Z] #45 DONE 0.1s
22:23:54 [2021-07-22T22:23:54.785Z] 
22:23:54 [2021-07-22T22:23:54.785Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
22:23:54 [2021-07-22T22:23:54.785Z] #47 sha256:1443c988483b4440ec730ea55408f432134563870337bd2f7c55d6857439025b
22:23:54 [2021-07-22T22:23:54.872Z] #30 DONE 4.7s
22:23:54 [2021-07-22T22:23:54.872Z] 
22:23:54 [2021-07-22T22:23:54.872Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
22:23:54 [2021-07-22T22:23:54.872Z] #33 sha256:f69ccda678b12988cfb6693816a7ef08d834dbeffe2612a2bde1f81ad05b05f4
22:23:54 [2021-07-22T22:23:54.872Z] #33 DONE 0.3s
22:23:54 [2021-07-22T22:23:54.872Z] 
22:23:54 [2021-07-22T22:23:54.872Z] #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
22:23:54 [2021-07-22T22:23:54.872Z] #57 sha256:327a06e02a3fbc5538ef5799b7ea37ae911bfbd531f955945fcae5c3367e8f3d
22:23:54 [2021-07-22T22:23:54.872Z] #57 ...
22:23:54 [2021-07-22T22:23:54.872Z] 
22:23:54 [2021-07-22T22:23:54.872Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
22:23:54 [2021-07-22T22:23:54.872Z] #35 sha256:08f918323ab2b87a21002cc5776549436ee0e25724656fefccc733faa7cccf77
22:23:54 [2021-07-22T22:23:54.872Z] #35 DONE 0.1s
22:23:54 [2021-07-22T22:23:54.872Z] 
22:23:54 [2021-07-22T22:23:54.872Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
22:23:54 [2021-07-22T22:23:54.872Z] #38 sha256:2408da4ed97ea90e2e96312e43cc002d6de1fb083016b176d3a1c75306fd0c09
22:23:54 [2021-07-22T22:23:54.872Z] #38 DONE 0.1s
22:23:54 [2021-07-22T22:23:54.872Z] 
22:23:54 [2021-07-22T22:23:54.872Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
22:23:54 [2021-07-22T22:23:54.872Z] #41 sha256:5ddea33c5c96bc4460620d56ad3fc2961884bb12345a81d48db2233a55c26cde
22:23:54 [2021-07-22T22:23:54.872Z] #41 DONE 0.4s
22:23:54 [2021-07-22T22:23:54.872Z] 
22:23:54 [2021-07-22T22:23:54.872Z] #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
22:23:54 [2021-07-22T22:23:54.872Z] #57 sha256:327a06e02a3fbc5538ef5799b7ea37ae911bfbd531f955945fcae5c3367e8f3d
22:23:55 [2021-07-22T22:23:55.041Z] #27 46.90 Selecting previously unselected package python3-lib2to3.
22:23:55 [2021-07-22T22:23:55.041Z] #27 46.90 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ...
22:23:55 [2021-07-22T22:23:55.041Z] #27 46.91 Unpacking python3-lib2to3 (3.7.3-1) ...
22:23:55 [2021-07-22T22:23:55.041Z] #27 47.00 Selecting previously unselected package python3-distutils.
22:23:55 [2021-07-22T22:23:55.041Z] #27 47.00 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ...
22:23:55 [2021-07-22T22:23:55.041Z] #27 47.01 Unpacking python3-distutils (3.7.3-1) ...
22:23:55 [2021-07-22T22:23:55.041Z] #27 47.11 Selecting previously unselected package python3-pip.
22:23:55 [2021-07-22T22:23:55.041Z] #27 47.11 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ...
22:23:55 [2021-07-22T22:23:55.041Z] #27 47.11 Unpacking python3-pip (18.1-5) ...
22:23:55 [2021-07-22T22:23:55.041Z] #27 47.23 Selecting previously unselected package python3-pkg-resources.
22:23:55 [2021-07-22T22:23:55.135Z] #57 ...
22:23:55 [2021-07-22T22:23:55.135Z] 
22:23:55 [2021-07-22T22:23:55.135Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
22:23:55 [2021-07-22T22:23:55.135Z] #45 sha256:8a779edb6b1728b7bc987fe003b05af58b2ae6691d973346b89cdeae88f38151
22:23:55 [2021-07-22T22:23:55.135Z] #45 DONE 0.1s
22:23:55 [2021-07-22T22:23:55.135Z] 
22:23:55 [2021-07-22T22:23:55.135Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
22:23:55 [2021-07-22T22:23:55.135Z] #47 sha256:6a88ac3cdd2e7c1245a99e915f640b235d530c6edcdde18a6f586b70c7df3d04
22:23:55 [2021-07-22T22:23:55.135Z] #47 DONE 0.2s
22:23:55 [2021-07-22T22:23:55.135Z] 
22:23:55 [2021-07-22T22:23:55.135Z] #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
22:23:55 [2021-07-22T22:23:55.135Z] #57 sha256:327a06e02a3fbc5538ef5799b7ea37ae911bfbd531f955945fcae5c3367e8f3d
22:23:55 [2021-07-22T22:23:55.300Z] #27 47.23 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ...
22:23:55 [2021-07-22T22:23:55.300Z] #27 47.24 Unpacking python3-pkg-resources (40.8.0-1) ...
22:23:55 [2021-07-22T22:23:55.300Z] #27 47.32 Selecting previously unselected package python3-setuptools.
22:23:55 [2021-07-22T22:23:55.300Z] #27 47.33 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ...
22:23:55 [2021-07-22T22:23:55.300Z] #27 47.34 Unpacking python3-setuptools (40.8.0-1) ...
22:23:55 [2021-07-22T22:23:55.300Z] #27 47.47 Selecting previously unselected package python3-wheel.
22:23:55 [2021-07-22T22:23:55.354Z] #47 DONE 0.2s
22:23:55 [2021-07-22T22:23:55.354Z] 
22:23:55 [2021-07-22T22:23:55.354Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
22:23:55 [2021-07-22T22:23:55.354Z] #49 sha256:03a5f6787d90c541f93975773de821f90ce6652ba5dee4964669ad358b789bfe
22:23:55 [2021-07-22T22:23:55.354Z] #49 DONE 0.2s
22:23:55 [2021-07-22T22:23:55.354Z] 
22:23:55 [2021-07-22T22:23:55.354Z] #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
22:23:55 [2021-07-22T22:23:55.354Z] #57 sha256:6bc03b71245633830bdf7a5dc95e7a49cc2216a6737c41a8e9e50ccc76bb178c
22:23:55 [2021-07-22T22:23:55.354Z] #57 ...
22:23:55 [2021-07-22T22:23:55.354Z] 
22:23:55 [2021-07-22T22:23:55.354Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
22:23:55 [2021-07-22T22:23:55.354Z] #51 sha256:87a794248037b3ba378568d4a9959cd128c3ca55a6be14845508543ca7a56805
22:23:55 [2021-07-22T22:23:55.397Z] #57 ...
22:23:55 [2021-07-22T22:23:55.397Z] 
22:23:55 [2021-07-22T22:23:55.397Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
22:23:55 [2021-07-22T22:23:55.397Z] #49 sha256:22c3705253b5ceabde054299eb56d408e3471d3058376556e9c13933273198be
22:23:55 [2021-07-22T22:23:55.397Z] #49 DONE 0.1s
22:23:55 [2021-07-22T22:23:55.397Z] 
22:23:55 [2021-07-22T22:23:55.397Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
22:23:55 [2021-07-22T22:23:55.397Z] #51 sha256:a3b5ac4635c2db7099afaad65655964baf9f63b35a8e9bcb1ef3cdafd931be35
22:23:55 [2021-07-22T22:23:55.560Z] #27 47.47 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ...
22:23:55 [2021-07-22T22:23:55.560Z] #27 47.48 Unpacking python3-wheel (0.32.3-2) ...
22:23:55 [2021-07-22T22:23:55.560Z] #27 47.54 Selecting previously unselected package sudo.
22:23:55 [2021-07-22T22:23:55.560Z] #27 47.55 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ...
22:23:55 [2021-07-22T22:23:55.560Z] #27 47.56 Unpacking sudo (1.8.27-1+deb10u3) ...
22:23:55 [2021-07-22T22:23:55.649Z] #22 12.25   Running setup.py bdist_wheel for yamllint: finished with status 'done'
22:23:55 [2021-07-22T22:23:55.649Z] #22 12.25   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
22:23:55 [2021-07-22T22:23:55.649Z] #22 12.28 Successfully built yamllint
22:23:55 [2021-07-22T22:23:55.649Z] #22 12.29 Installing collected packages: pathspec, pyyaml, yamllint
22:23:55 [2021-07-22T22:23:55.819Z] #27 47.81 Selecting previously unselected package thin-provisioning-tools.
22:23:55 [2021-07-22T22:23:55.819Z] #27 47.81 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
22:23:55 [2021-07-22T22:23:55.819Z] #27 47.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:23:55 [2021-07-22T22:23:55.910Z] #22 12.62 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
22:23:55 [2021-07-22T22:23:55.922Z] #51 DONE 0.5s
22:23:55 [2021-07-22T22:23:55.922Z] 
22:23:55 [2021-07-22T22:23:55.922Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
22:23:55 [2021-07-22T22:23:55.922Z] #53 sha256:4f7fa27d9ccc44f9aba2cdb695214e9863cdd5bf3e2021ade2d3f5027929b6d7
22:23:55 [2021-07-22T22:23:55.922Z] #53 DONE 0.1s
22:23:55 [2021-07-22T22:23:55.922Z] 
22:23:55 [2021-07-22T22:23:55.922Z] #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
22:23:55 [2021-07-22T22:23:55.922Z] #57 sha256:6bc03b71245633830bdf7a5dc95e7a49cc2216a6737c41a8e9e50ccc76bb178c
22:23:55 [2021-07-22T22:23:55.971Z] #51 DONE 0.5s
22:23:55 [2021-07-22T22:23:55.971Z] 
22:23:55 [2021-07-22T22:23:55.971Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
22:23:55 [2021-07-22T22:23:55.971Z] #53 sha256:c4be38e19ccafff7c6fae39e48b7b95c5155a756e2e89366f3dc8ce2f0170b61
22:23:55 [2021-07-22T22:23:55.971Z] #53 DONE 0.1s
22:23:55 [2021-07-22T22:23:55.971Z] 
22:23:55 [2021-07-22T22:23:55.971Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
22:23:55 [2021-07-22T22:23:55.971Z] #55 sha256:ef87eb10f656bc1c71ef3b430b7ac3e99410b9e1238ae6048a32ad52c1dae143
22:23:56 [2021-07-22T22:23:56.078Z] #27 47.96 Selecting previously unselected package uidmap.
22:23:56 [2021-07-22T22:23:56.078Z] #27 47.97 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ...
22:23:56 [2021-07-22T22:23:56.078Z] #27 47.98 Unpacking uidmap (1:4.5-1.1) ...
22:23:56 [2021-07-22T22:23:56.078Z] #27 48.07 Selecting previously unselected package vim-runtime.
22:23:56 [2021-07-22T22:23:56.078Z] #27 48.08 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:23:56 [2021-07-22T22:23:56.078Z] #27 48.12 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:23:56 [2021-07-22T22:23:56.078Z] #27 48.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:23:56 [2021-07-22T22:23:56.078Z] #27 48.16 Unpacking vim-runtime (2:8.1.0875-5) ...
22:23:56 [2021-07-22T22:23:56.233Z] #55 DONE 0.3s
22:23:56 [2021-07-22T22:23:56.233Z] 
22:23:56 [2021-07-22T22:23:56.233Z] #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
22:23:56 [2021-07-22T22:23:56.233Z] #57 sha256:327a06e02a3fbc5538ef5799b7ea37ae911bfbd531f955945fcae5c3367e8f3d
22:23:56 [2021-07-22T22:23:56.853Z] #22 DONE 13.7s
22:23:56 [2021-07-22T22:23:56.853Z] 
22:23:56 [2021-07-22T22:23:56.853Z] #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
22:23:56 [2021-07-22T22:23:56.853Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:23:57 [2021-07-22T22:23:57.116Z] #40 ...
22:23:57 [2021-07-22T22:23:57.116Z] 
22:23:57 [2021-07-22T22:23:57.116Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
22:23:57 [2021-07-22T22:23:57.116Z] #25 sha256:53a649fddd7b91d3d30f9b00a07fab12d118f728778b3f1a0f031a4eb7ac8d55
22:23:57 [2021-07-22T22:23:57.689Z] #25 DONE 0.6s
22:23:57 [2021-07-22T22:23:57.689Z] 
22:23:57 [2021-07-22T22:23:57.689Z] #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
22:23:57 [2021-07-22T22:23:57.689Z] #50 sha256:dcb61ff82e4c7246fcf01d9139fe1d4ee3695f4043029e79ff4bbc7ef22e593d
22:23:57 [2021-07-22T22:23:57.689Z] #50 ...
22:23:57 [2021-07-22T22:23:57.689Z] 
22:23:57 [2021-07-22T22:23:57.689Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
22:23:57 [2021-07-22T22:23:57.689Z] #30 sha256:e7f123597958c1a015e99d48d42ed3673fe621c1b062920adc5ac1f0677d5be5
22:23:57 [2021-07-22T22:23:57.732Z] #22 9.766   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
22:23:57 [2021-07-22T22:23:57.732Z] #22 10.81 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
22:23:57 [2021-07-22T22:23:57.732Z] #22 10.86   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
22:23:57 [2021-07-22T22:23:57.732Z] #22 10.91 Collecting pyyaml (from yamllint==1.26.1)
22:23:57 [2021-07-22T22:23:57.987Z] #22 11.09   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
22:23:57 [2021-07-22T22:23:57.990Z] #27 49.85 Selecting previously unselected package vim.
22:23:57 [2021-07-22T22:23:57.990Z] #27 49.85 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ...
22:23:57 [2021-07-22T22:23:57.990Z] #27 49.87 Unpacking vim (2:8.1.0875-5) ...
22:23:58 [2021-07-22T22:23:58.244Z] #22 11.32 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
22:23:58 [2021-07-22T22:23:58.244Z] #22 11.32 Building wheels for collected packages: yamllint
22:23:58 [2021-07-22T22:23:58.244Z] #22 11.32   Running setup.py bdist_wheel for yamllint: started
22:23:58 [2021-07-22T22:23:58.249Z] #27 50.15 Selecting previously unselected package xfsprogs.
22:23:58 [2021-07-22T22:23:58.249Z] #27 50.16 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ...
22:23:58 [2021-07-22T22:23:58.249Z] #27 50.16 Unpacking xfsprogs (4.20.0-1) ...
22:23:58 [2021-07-22T22:23:58.249Z] #27 50.41 Selecting previously unselected package zip.
22:23:58 [2021-07-22T22:23:58.509Z] #27 50.42 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ...
22:23:58 [2021-07-22T22:23:58.509Z] #27 50.42 Unpacking zip (3.0-11+b1) ...
22:23:58 [2021-07-22T22:23:58.509Z] #27 50.55 Setting up aufs-tools (1:4.14+20190211-1) ...
22:23:58 [2021-07-22T22:23:58.509Z] #27 50.57 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:23:58 [2021-07-22T22:23:58.509Z] #27 50.58 Setting up libip6tc0:amd64 (1.8.2-4) ...
22:23:58 [2021-07-22T22:23:58.509Z] #27 50.59 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:23:58 [2021-07-22T22:23:58.509Z] #27 50.60 Setting up libgpm2:amd64 (1.20.7-5) ...
22:23:58 [2021-07-22T22:23:58.509Z] #27 50.63 Setting up libip4tc0:amd64 (1.8.2-4) ...
22:23:58 [2021-07-22T22:23:58.509Z] #27 50.64 Setting up uidmap (1:4.5-1.1) ...
22:23:58 [2021-07-22T22:23:58.768Z] #27 50.68 Setting up libnftnl11:amd64 (1.1.2-2) ...
22:23:58 [2021-07-22T22:23:58.768Z] #27 50.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:23:58 [2021-07-22T22:23:58.768Z] #27 50.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:23:58 [2021-07-22T22:23:58.768Z] #27 50.77 Setting up xxd (2:8.1.0875-5) ...
22:23:58 [2021-07-22T22:23:58.768Z] #27 50.79 Setting up zip (3.0-11+b1) ...
22:23:58 [2021-07-22T22:23:58.768Z] #27 50.80 Setting up vim-common (2:8.1.0875-5) ...
22:23:58 [2021-07-22T22:23:58.768Z] #27 50.82 Setting up bash-completion (1:2.8-6) ...
22:23:59 [2021-07-22T22:23:59.173Z] #22 12.25   Running setup.py bdist_wheel for yamllint: finished with status 'done'
22:23:59 [2021-07-22T22:23:59.173Z] #22 12.25   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
22:23:59 [2021-07-22T22:23:59.173Z] #22 12.30 Successfully built yamllint
22:23:59 [2021-07-22T22:23:59.173Z] #22 12.32 Installing collected packages: pathspec, pyyaml, yamllint
22:23:59 [2021-07-22T22:23:59.429Z] #22 12.60 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
22:23:59 [2021-07-22T22:23:59.992Z] #22 DONE 12.9s
22:23:59 [2021-07-22T22:23:59.992Z] 
22:23:59 [2021-07-22T22:23:59.992Z] #24 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
22:23:59 [2021-07-22T22:23:59.992Z] #24 sha256:57247e8d42854be6942dc6a6ae166ea1271ed238c7b70511b386e4f6627bfbf6
22:24:00 [2021-07-22T22:24:00.248Z] #24 DONE 0.4s
22:24:00 [2021-07-22T22:24:00.248Z] 
22:24:00 [2021-07-22T22:24:00.248Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:24:00 [2021-07-22T22:24:00.248Z] #53 sha256:ebbe81a439d3934e2749bef291d340e98782534e5f691eca45016f34e3e8d262
22:24:00 [2021-07-22T22:24:00.248Z] #53 ...
22:24:00 [2021-07-22T22:24:00.248Z] 
22:24:00 [2021-07-22T22:24:00.248Z] #29 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
22:24:00 [2021-07-22T22:24:00.248Z] #29 sha256:f559a34b38d7f46ff815b9bc26bf8967e0227c0a6f9c445b4eba228e81ec7d61
22:24:00 [2021-07-22T22:24:00.675Z] #27 52.44 Setting up libiptc0:amd64 (1.8.2-4) ...
22:24:00 [2021-07-22T22:24:00.675Z] #27 52.45 Setting up sudo (1.8.27-1+deb10u3) ...
22:24:00 [2021-07-22T22:24:00.675Z] #27 52.50 invoke-rc.d: could not determine current runlevel
22:24:00 [2021-07-22T22:24:00.675Z] #27 52.51 invoke-rc.d: policy-rc.d denied execution of start.
22:24:00 [2021-07-22T22:24:00.675Z] #27 52.52 Setting up pigz (2.4-1) ...
22:24:00 [2021-07-22T22:24:00.675Z] #27 52.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:24:00 [2021-07-22T22:24:00.675Z] #27 52.54 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:24:00 [2021-07-22T22:24:00.675Z] #27 52.56 Setting up python-pip-whl (18.1-5) ...
22:24:00 [2021-07-22T22:24:00.675Z] #27 52.57 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:24:00 [2021-07-22T22:24:00.675Z] #27 52.61 Setting up vim-runtime (2:8.1.0875-5) ...
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.87 Setting up libaio1:amd64 (0.3.112-3) ...
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.88 Setting up libonig5:amd64 (6.9.1-1) ...
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.90 Setting up vim (2:8.1.0875-5) ...
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.97 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.98 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:24:00 [2021-07-22T22:24:00.935Z] #27 52.99 Setting up jq (1.5+dfsg-2+b1) ...
22:24:00 [2021-07-22T22:24:00.935Z] #27 53.00 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:24:00 [2021-07-22T22:24:00.935Z] #27 53.02 Setting up python3.7 (3.7.3-2+deb10u3) ...
22:24:02 [2021-07-22T22:24:02.313Z] #27 54.38 Setting up iptables (1.8.2-4) ...
22:24:02 [2021-07-22T22:24:02.314Z] #27 54.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:24:02 [2021-07-22T22:24:02.314Z] #27 54.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:24:02 [2021-07-22T22:24:02.314Z] #27 54.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:24:02 [2021-07-22T22:24:02.573Z] #27 54.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:24:02 [2021-07-22T22:24:02.573Z] #27 54.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:24:02 [2021-07-22T22:24:02.573Z] #27 54.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:24:02 [2021-07-22T22:24:02.573Z] #27 54.43 Setting up python3 (3.7.3-1) ...
22:24:02 [2021-07-22T22:24:02.573Z] #27 54.64 Setting up python3-wheel (0.32.3-2) ...
22:24:02 [2021-07-22T22:24:02.832Z] #27 54.98 Setting up apparmor (2.13.2-10) ...
22:24:04 [2021-07-22T22:24:04.280Z] #30 ...
22:24:04 [2021-07-22T22:24:04.280Z] 
22:24:04 [2021-07-22T22:24:04.280Z] #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
22:24:04 [2021-07-22T22:24:04.280Z] #50 sha256:dcb61ff82e4c7246fcf01d9139fe1d4ee3695f4043029e79ff4bbc7ef22e593d
22:24:04 [2021-07-22T22:24:04.280Z] #50 212.0 + /build/golangci-lint --version
22:24:04 [2021-07-22T22:24:04.280Z] #50 212.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
22:24:04 [2021-07-22T22:24:04.280Z] #50 DONE 214.7s
22:24:04 [2021-07-22T22:24:04.280Z] 
22:24:04 [2021-07-22T22:24:04.280Z] #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
22:24:04 [2021-07-22T22:24:04.280Z] #40 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:24:04 [2021-07-22T22:24:04.280Z] #40 DONE 213.7s
22:24:04 [2021-07-22T22:24:04.280Z] 
22:24:04 [2021-07-22T22:24:04.280Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
22:24:04 [2021-07-22T22:24:04.280Z] #30 sha256:e7f123597958c1a015e99d48d42ed3673fe621c1b062920adc5ac1f0677d5be5
22:24:04 [2021-07-22T22:24:04.280Z] #30 DONE 6.2s
22:24:04 [2021-07-22T22:24:04.280Z] 
22:24:04 [2021-07-22T22:24:04.280Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
22:24:04 [2021-07-22T22:24:04.280Z] #33 sha256:a1ccc0e2c0acd08e1fccc787c35ec3b36dbf13e0c67a15a077165b45fdc366cd
22:24:04 [2021-07-22T22:24:04.470Z] #27 56.28 Setting up xfsprogs (4.20.0-1) ...
22:24:04 [2021-07-22T22:24:04.470Z] #27 56.29 Setting up python3-lib2to3 (3.7.3-1) ...
22:24:04 [2021-07-22T22:24:04.730Z] #27 56.56 Setting up python3-pkg-resources (40.8.0-1) ...
22:24:04 [2021-07-22T22:24:04.853Z] #33 DONE 1.1s
22:24:04 [2021-07-22T22:24:04.853Z] 
22:24:04 [2021-07-22T22:24:04.853Z] #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
22:24:04 [2021-07-22T22:24:04.853Z] #54 sha256:7c85121b5205a2108a1eb969903cc27ced0e5a9e66e9be66e93b6b667d89b975
22:24:04 [2021-07-22T22:24:04.989Z] #27 57.08 Setting up python3-distutils (3.7.3-1) ...
22:24:05 [2021-07-22T22:24:05.115Z] #54 ...
22:24:05 [2021-07-22T22:24:05.115Z] 
22:24:05 [2021-07-22T22:24:05.115Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
22:24:05 [2021-07-22T22:24:05.115Z] #35 sha256:3b42de74160930bf08181af4154a04dccdf84366059744d7ff8c56bcbb393445
22:24:05 [2021-07-22T22:24:05.115Z] #35 DONE 0.2s
22:24:05 [2021-07-22T22:24:05.115Z] 
22:24:05 [2021-07-22T22:24:05.115Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
22:24:05 [2021-07-22T22:24:05.115Z] #38 sha256:2717614cd838d4a8867777336e8df1e28a07bb64190fa03c66d83214ea392dc8
22:24:05 [2021-07-22T22:24:05.376Z] #38 DONE 0.1s
22:24:05 [2021-07-22T22:24:05.376Z] 
22:24:05 [2021-07-22T22:24:05.376Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:24:05 [2021-07-22T22:24:05.376Z] #54 sha256:7c85121b5205a2108a1eb969903cc27ced0e5a9e66e9be66e93b6b667d89b975
22:24:05 [2021-07-22T22:24:05.557Z] #27 57.32 Setting up python3-setuptools (40.8.0-1) ...
22:24:06 [2021-07-22T22:24:06.126Z] #27 57.94 Setting up python3-pip (18.1-5) ...
22:24:06 [2021-07-22T22:24:06.320Z] #54 ...
22:24:06 [2021-07-22T22:24:06.320Z] 
22:24:06 [2021-07-22T22:24:06.320Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
22:24:06 [2021-07-22T22:24:06.320Z] #41 sha256:720963ddd5af16f3acc511113d8d991e89aa4deca2c732837e33fead8e6d7201
22:24:06 [2021-07-22T22:24:06.645Z] #27 58.49 Processing triggers for libc-bin (2.28-10) ...
22:24:06 [2021-07-22T22:24:06.645Z] #27 58.54 Processing triggers for mime-support (3.62) ...
22:24:06 [2021-07-22T22:24:06.787Z] #29 DONE 5.4s
22:24:06 [2021-07-22T22:24:06.787Z] 
22:24:06 [2021-07-22T22:24:06.787Z] #32 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
22:24:06 [2021-07-22T22:24:06.787Z] #32 sha256:a45df888a0fb4184bac6459d24ec7e6ada769857906f77c4e8f7353ff70a9709
22:24:06 [2021-07-22T22:24:06.787Z] #32 DONE 0.7s
22:24:06 [2021-07-22T22:24:06.787Z] 
22:24:06 [2021-07-22T22:24:06.787Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
22:24:06 [2021-07-22T22:24:06.787Z] #39 sha256:a5fb011d89baf9f7ab394ece45bc9951c6f29c8f377dd8237ca9331d3d42b15f
22:24:06 [2021-07-22T22:24:06.787Z] #39 DONE 211.6s
22:24:06 [2021-07-22T22:24:06.787Z] 
22:24:06 [2021-07-22T22:24:06.787Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:24:06 [2021-07-22T22:24:06.787Z] #53 sha256:ebbe81a439d3934e2749bef291d340e98782534e5f691eca45016f34e3e8d262
22:24:06 [2021-07-22T22:24:06.787Z] #53 ...
22:24:06 [2021-07-22T22:24:06.787Z] 
22:24:06 [2021-07-22T22:24:06.787Z] #34 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
22:24:06 [2021-07-22T22:24:06.787Z] #34 sha256:66ad32f0b6c0f7d115baa1171efcc3c19de9eec7fcb3db6d8f759330850b603e
22:24:06 [2021-07-22T22:24:06.787Z] #34 DONE 0.1s
22:24:06 [2021-07-22T22:24:06.787Z] 
22:24:06 [2021-07-22T22:24:06.787Z] #37 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
22:24:06 [2021-07-22T22:24:06.787Z] #37 sha256:8c7e7945faf7011d9fe8f5b18d71ff8c7bf4d9ef2728ad603f6a9f580de1e172
22:24:06 [2021-07-22T22:24:06.787Z] #37 DONE 0.1s
22:24:06 [2021-07-22T22:24:06.787Z] 
22:24:06 [2021-07-22T22:24:06.787Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:24:06 [2021-07-22T22:24:06.787Z] #53 sha256:ebbe81a439d3934e2749bef291d340e98782534e5f691eca45016f34e3e8d262
22:24:06 [2021-07-22T22:24:06.892Z] #41 DONE 0.7s
22:24:06 [2021-07-22T22:24:06.892Z] 
22:24:06 [2021-07-22T22:24:06.892Z] #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
22:24:06 [2021-07-22T22:24:06.892Z] #54 sha256:7c85121b5205a2108a1eb969903cc27ced0e5a9e66e9be66e93b6b667d89b975
22:24:07 [2021-07-22T22:24:07.153Z] #54 ...
22:24:07 [2021-07-22T22:24:07.153Z] 
22:24:07 [2021-07-22T22:24:07.153Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
22:24:07 [2021-07-22T22:24:07.153Z] #45 sha256:7c3d4872a19a0d5e45000523f168a60ee0836850db2a3cc5c9d8aead8a200b60
22:24:07 [2021-07-22T22:24:07.153Z] #45 DONE 0.1s
22:24:07 [2021-07-22T22:24:07.153Z] 
22:24:07 [2021-07-22T22:24:07.153Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
22:24:07 [2021-07-22T22:24:07.153Z] #47 sha256:69247ed8fd881fcf6b920f9a9df923ad354dc8e8a20b9f77eeb3023780967cb3
22:24:07 [2021-07-22T22:24:07.415Z] #47 DONE 0.3s
22:24:07 [2021-07-22T22:24:07.415Z] 
22:24:07 [2021-07-22T22:24:07.415Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
22:24:07 [2021-07-22T22:24:07.415Z] #49 sha256:472c52db0d836fd6971e49cc52569fe22038426674a49b86dd9608d1d36f5c7e
22:24:07 [2021-07-22T22:24:07.415Z] #49 DONE 0.1s
22:24:07 [2021-07-22T22:24:07.415Z] 
22:24:07 [2021-07-22T22:24:07.415Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
22:24:07 [2021-07-22T22:24:07.415Z] #51 sha256:d6969b437d62b8959c985a23b927f356b549df6bca8ca98f5c0eefa768890565
22:24:07 [2021-07-22T22:24:07.584Z] #27 DONE 59.5s
22:24:07 [2021-07-22T22:24:07.584Z] 
22:24:07 [2021-07-22T22:24:07.584Z] #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
22:24:07 [2021-07-22T22:24:07.584Z] #64 sha256:09d6a8d304315f941bae23e1b17ed0987e265f25062e22bfa49586e42ecbe426
22:24:07 [2021-07-22T22:24:07.584Z] #64 ...
22:24:07 [2021-07-22T22:24:07.584Z] 
22:24:07 [2021-07-22T22:24:07.584Z] #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
22:24:07 [2021-07-22T22:24:07.584Z] #28 sha256:00aab7758085bbfe26bad83f0ee3b18c8711cf6b565f8155caae9829acbaa40c
22:24:07 [2021-07-22T22:24:07.676Z] #51 DONE 0.3s
22:24:07 [2021-07-22T22:24:07.676Z] 
22:24:07 [2021-07-22T22:24:07.676Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
22:24:07 [2021-07-22T22:24:07.676Z] #53 sha256:6acb8a3487fae6f0eed1b96d6c9262d96218a04964e4015e7ac2e4cf97a900b8
22:24:07 [2021-07-22T22:24:07.676Z] #53 DONE 0.1s
22:24:07 [2021-07-22T22:24:07.676Z] 
22:24:07 [2021-07-22T22:24:07.676Z] #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
22:24:07 [2021-07-22T22:24:07.676Z] #54 sha256:7c85121b5205a2108a1eb969903cc27ced0e5a9e66e9be66e93b6b667d89b975
22:24:08 [2021-07-22T22:24:08.138Z] #57 180.7 + bin/containerd
22:24:08 [2021-07-22T22:24:08.154Z] #53 ...
22:24:08 [2021-07-22T22:24:08.154Z] 
22:24:08 [2021-07-22T22:24:08.154Z] #40 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
22:24:08 [2021-07-22T22:24:08.154Z] #40 sha256:b35d5037fc7bfe95978f5c33e75351de4e50b29d0f5cd60f0a0379ec66f9938a
22:24:08 [2021-07-22T22:24:08.411Z] #40 DONE 0.5s
22:24:08 [2021-07-22T22:24:08.411Z] 
22:24:08 [2021-07-22T22:24:08.411Z] #44 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
22:24:08 [2021-07-22T22:24:08.411Z] #44 sha256:5a2ac84e60ec88f6ab979535db7937bb42555149b4e209ac37fc5858480e2dce
22:24:08 [2021-07-22T22:24:08.411Z] #44 DONE 0.1s
22:24:08 [2021-07-22T22:24:08.411Z] 
22:24:08 [2021-07-22T22:24:08.411Z] #46 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
22:24:08 [2021-07-22T22:24:08.411Z] #46 sha256:1f1b327e5cc300dfc7a604dc9d8c0e7d09ca34ba805057b8061e9b692591c8b4
22:24:08 [2021-07-22T22:24:08.668Z] #46 DONE 0.2s
22:24:08 [2021-07-22T22:24:08.668Z] 
22:24:08 [2021-07-22T22:24:08.668Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:24:08 [2021-07-22T22:24:08.668Z] #56 sha256:8c98bccc41021db9c1c26a75c46cb3720fc42fa6816b03466c8c8255280a4dcd
22:24:08 [2021-07-22T22:24:08.668Z] #56 ...
22:24:08 [2021-07-22T22:24:08.668Z] 
22:24:08 [2021-07-22T22:24:08.668Z] #48 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
22:24:08 [2021-07-22T22:24:08.668Z] #48 sha256:d18e59ef47ec44c895e2a21ed95240f8728ceb0ebf8d36928c870f84d8ebe5d4
22:24:08 [2021-07-22T22:24:08.668Z] #48 DONE 0.1s
22:24:08 [2021-07-22T22:24:08.668Z] 
22:24:08 [2021-07-22T22:24:08.668Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
22:24:08 [2021-07-22T22:24:08.668Z] #49 sha256:3c631f156aef88eb51e2f94e65a3d576676eb4dbb928b3267521ea2e5232fc6c
22:24:08 [2021-07-22T22:24:08.668Z] #49 214.4 + /build/golangci-lint --version
22:24:08 [2021-07-22T22:24:08.926Z] #49 214.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
22:24:08 [2021-07-22T22:24:08.967Z] #28 1.075 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:24:08 [2021-07-22T22:24:08.967Z] #28 1.079 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:24:08 [2021-07-22T22:24:08.967Z] #28 1.085 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:24:08 [2021-07-22T22:24:08.967Z] #28 DONE 1.1s
22:24:08 [2021-07-22T22:24:08.967Z] 
22:24:08 [2021-07-22T22:24:08.967Z] #29 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
22:24:08 [2021-07-22T22:24:08.967Z] #29 sha256:004548d208b46b8b11975abd4abf216843ed918ae629cff9d197f7d342911378
22:24:09 [2021-07-22T22:24:09.184Z] #49 DONE 214.8s
22:24:09 [2021-07-22T22:24:09.184Z] 
22:24:09 [2021-07-22T22:24:09.184Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:24:09 [2021-07-22T22:24:09.184Z] #56 sha256:8c98bccc41021db9c1c26a75c46cb3720fc42fa6816b03466c8c8255280a4dcd
22:24:11 [2021-07-22T22:24:11.123Z] #56 ...
22:24:11 [2021-07-22T22:24:11.123Z] 
22:24:11 [2021-07-22T22:24:11.123Z] #50 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
22:24:11 [2021-07-22T22:24:11.123Z] #50 sha256:2368a5e08c989c490b05c2c95b138efc58c8fb596da7a85ea499c3d0a0e879f7
22:24:11 [2021-07-22T22:24:11.694Z] #50 DONE 0.5s
22:24:11 [2021-07-22T22:24:11.694Z] 
22:24:11 [2021-07-22T22:24:11.694Z] #52 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
22:24:11 [2021-07-22T22:24:11.694Z] #52 sha256:d7e5e6977d127f92b15de1e4c9ba60c7fad12ecd79155828e49cd3676ccd9bac
22:24:11 [2021-07-22T22:24:11.694Z] #52 DONE 0.1s
22:24:11 [2021-07-22T22:24:11.694Z] 
22:24:11 [2021-07-22T22:24:11.695Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:24:11 [2021-07-22T22:24:11.695Z] #53 sha256:ebbe81a439d3934e2749bef291d340e98782534e5f691eca45016f34e3e8d262
22:24:12 [2021-07-22T22:24:12.259Z] #29 2.933 Collecting yamllint==1.26.1
22:24:12 [2021-07-22T22:24:12.331Z] #57 ...
22:24:12 [2021-07-22T22:24:12.331Z] 
22:24:12 [2021-07-22T22:24:12.331Z] #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
22:24:12 [2021-07-22T22:24:12.331Z] #54 sha256:f77a573a024fd3290ebf95a0d91de094bfb523000af63a740ab935cd20a96381
22:24:12 [2021-07-22T22:24:12.332Z] #54 109.3 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:24:12 [2021-07-22T22:24:12.332Z] #54 110.0 + mkdir -p /build
22:24:12 [2021-07-22T22:24:12.332Z] #54 110.0 + cp runc /build/runc
22:24:12 [2021-07-22T22:24:12.332Z] #54 DONE 110.8s
22:24:12 [2021-07-22T22:24:12.332Z] 
22:24:12 [2021-07-22T22:24:12.332Z] #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
22:24:12 [2021-07-22T22:24:12.332Z] #57 sha256:6bc03b71245633830bdf7a5dc95e7a49cc2216a6737c41a8e9e50ccc76bb178c
22:24:13 [2021-07-22T22:24:13.711Z] #57 ...
22:24:13 [2021-07-22T22:24:13.711Z] 
22:24:13 [2021-07-22T22:24:13.711Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
22:24:13 [2021-07-22T22:24:13.711Z] #55 sha256:bb41797ce85ff7e1d20d2ead06186a3db785b13e276019dd3a5900295a7705a1
22:24:13 [2021-07-22T22:24:13.971Z] #55 DONE 0.3s
22:24:13 [2021-07-22T22:24:13.971Z] 
22:24:13 [2021-07-22T22:24:13.971Z] #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
22:24:13 [2021-07-22T22:24:13.971Z] #57 sha256:6bc03b71245633830bdf7a5dc95e7a49cc2216a6737c41a8e9e50ccc76bb178c
22:24:17 [2021-07-22T22:24:17.533Z] #29 8.182   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
22:24:17 [2021-07-22T22:24:17.533Z] #29 9.007 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
22:24:17 [2021-07-22T22:24:17.533Z] #29 9.033   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
22:24:17 [2021-07-22T22:24:17.792Z] #29 9.072 Collecting pyyaml (from yamllint==1.26.1)
22:24:18 [2021-07-22T22:24:18.051Z] #29 9.194   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
22:24:18 [2021-07-22T22:24:18.051Z] #29 9.372 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
22:24:18 [2021-07-22T22:24:18.051Z] #29 9.374 Building wheels for collected packages: yamllint
22:24:18 [2021-07-22T22:24:18.051Z] #29 9.375   Running setup.py bdist_wheel for yamllint: started
22:24:18 [2021-07-22T22:24:18.206Z] #57 199.0 # github.com/containerd/containerd/cmd/containerd
22:24:18 [2021-07-22T22:24:18.206Z] #57 199.0 /usr/bin/ld: /tmp/go-link-067221451/000019.o: in function `New':
22:24:18 [2021-07-22T22:24:18.206Z] #57 199.0 /tmp/tmp.RuteZoMD4B/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
22:24:18 [2021-07-22T22:24:18.206Z] #57 199.1 + bin/containerd-stress
22:24:18 [2021-07-22T22:24:18.624Z] #29 9.906   Running setup.py bdist_wheel for yamllint: finished with status 'done'
22:24:18 [2021-07-22T22:24:18.624Z] #29 9.907   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
22:24:18 [2021-07-22T22:24:18.624Z] #29 9.925 Successfully built yamllint
22:24:18 [2021-07-22T22:24:18.624Z] #29 9.933 Installing collected packages: pathspec, pyyaml, yamllint
22:24:18 [2021-07-22T22:24:18.894Z] #29 10.12 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
22:24:19 [2021-07-22T22:24:19.475Z] #29 DONE 10.8s
22:24:19 [2021-07-22T22:24:19.475Z] 
22:24:19 [2021-07-22T22:24:19.475Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
22:24:19 [2021-07-22T22:24:19.475Z] #32 sha256:4782dd099db40ba595755db627f025ecc448d921c3c667d227b9ed27d3b5b9de
22:24:20 [2021-07-22T22:24:20.058Z] #32 DONE 0.4s
22:24:20 [2021-07-22T22:24:20.058Z] 
22:24:20 [2021-07-22T22:24:20.058Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
22:24:20 [2021-07-22T22:24:20.058Z] #37 sha256:0cc299f2b1263f797671fe9228054b781276b6f3b0d8779ad6156b4b4d312512
22:24:20 [2021-07-22T22:24:20.746Z] #57 202.7 + bin/containerd-shim
22:24:26 [2021-07-22T22:24:26.630Z] #37 DONE 5.7s
22:24:26 [2021-07-22T22:24:26.630Z] 
22:24:26 [2021-07-22T22:24:26.630Z] #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
22:24:26 [2021-07-22T22:24:26.630Z] #61 sha256:1d4cf17c94c9ac5191908076c35a6338440d5b979f1690048a350476ff8b46f7
22:24:26 [2021-07-22T22:24:26.630Z] #61 81.82 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:24:26 [2021-07-22T22:24:26.630Z] #61 82.62 + mkdir -p /build
22:24:26 [2021-07-22T22:24:26.630Z] #61 82.62 + cp runc /build/runc
22:24:26 [2021-07-22T22:24:26.630Z] #61 DONE 84.5s
22:24:26 [2021-07-22T22:24:26.630Z] 
22:24:26 [2021-07-22T22:24:26.630Z] #40 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
22:24:26 [2021-07-22T22:24:26.630Z] #40 sha256:7a880b49799d6dcdc3547563c8d03336012fc051130786797e2ee0efb23ccbd8
22:24:26 [2021-07-22T22:24:26.630Z] #40 DONE 0.2s
22:24:26 [2021-07-22T22:24:26.630Z] 
22:24:26 [2021-07-22T22:24:26.630Z] #42 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
22:24:26 [2021-07-22T22:24:26.630Z] #42 sha256:40478a74d0ca5acecc2d665b341afeedc3ee56ae948fab07352dd83bf4a4ed39
22:24:26 [2021-07-22T22:24:26.630Z] #42 DONE 0.1s
22:24:26 [2021-07-22T22:24:26.630Z] 
22:24:26 [2021-07-22T22:24:26.630Z] #45 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
22:24:26 [2021-07-22T22:24:26.630Z] #45 sha256:7c7e1b86d56fe18ae740d54af9261e83158ea59579315cfff83c3435befbca46
22:24:26 [2021-07-22T22:24:26.630Z] #45 DONE 0.1s
22:24:26 [2021-07-22T22:24:26.630Z] 
22:24:26 [2021-07-22T22:24:26.630Z] #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
22:24:26 [2021-07-22T22:24:26.630Z] #64 sha256:09d6a8d304315f941bae23e1b17ed0987e265f25062e22bfa49586e42ecbe426
22:24:26 [2021-07-22T22:24:26.630Z] #64 ...
22:24:26 [2021-07-22T22:24:26.630Z] 
22:24:26 [2021-07-22T22:24:26.630Z] #48 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
22:24:26 [2021-07-22T22:24:26.630Z] #48 sha256:2abfb2966269b2e9cd7e254afdffdc0097e08547f483ba9974f413ed51bea9d4
22:24:26 [2021-07-22T22:24:26.630Z] #48 DONE 0.2s
22:24:26 [2021-07-22T22:24:26.630Z] 
22:24:26 [2021-07-22T22:24:26.630Z] #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
22:24:26 [2021-07-22T22:24:26.630Z] #64 sha256:09d6a8d304315f941bae23e1b17ed0987e265f25062e22bfa49586e42ecbe426
22:24:26 [2021-07-22T22:24:26.630Z] #64 ...
22:24:26 [2021-07-22T22:24:26.630Z] 
22:24:26 [2021-07-22T22:24:26.630Z] #52 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
22:24:26 [2021-07-22T22:24:26.630Z] #52 sha256:dc9587a5e326f6ff8b460ed4f79308b36a23a392ec86291ae36c52cb66a5ee44
22:24:26 [2021-07-22T22:24:26.630Z] #52 DONE 0.1s
22:24:26 [2021-07-22T22:24:26.630Z] 
22:24:26 [2021-07-22T22:24:26.630Z] #54 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
22:24:26 [2021-07-22T22:24:26.630Z] #54 sha256:871743338b78c4ce1c7d2d764c2bac22c87d551c9f2ada9abe94d01463275d6b
22:24:26 [2021-07-22T22:24:26.630Z] #54 DONE 0.2s
22:24:26 [2021-07-22T22:24:26.630Z] 
22:24:26 [2021-07-22T22:24:26.630Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
22:24:26 [2021-07-22T22:24:26.630Z] #56 sha256:9b8e9dc74ffbf74591c419d017e06c891eddd04007e2442f1fa40bddf9a759ed
22:24:26 [2021-07-22T22:24:26.630Z] #56 DONE 0.1s
22:24:26 [2021-07-22T22:24:26.630Z] 
22:24:26 [2021-07-22T22:24:26.630Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
22:24:26 [2021-07-22T22:24:26.630Z] #58 sha256:e2de749729cb964236086549b91a362d4e361c2663e09807aa5ebe802169f568
22:24:26 [2021-07-22T22:24:26.889Z] #58 DONE 0.3s
22:24:26 [2021-07-22T22:24:26.889Z] 
22:24:26 [2021-07-22T22:24:26.889Z] #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
22:24:26 [2021-07-22T22:24:26.889Z] #64 sha256:09d6a8d304315f941bae23e1b17ed0987e265f25062e22bfa49586e42ecbe426
22:24:26 [2021-07-22T22:24:26.889Z] #64 ...
22:24:26 [2021-07-22T22:24:26.889Z] 
22:24:26 [2021-07-22T22:24:26.889Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
22:24:26 [2021-07-22T22:24:26.889Z] #60 sha256:cfe8be6ad41523558bc5defd4adb677ba880fb98e4351fc9a8c500635b2ace26
22:24:26 [2021-07-22T22:24:26.889Z] #60 DONE 0.1s
22:24:27 [2021-07-22T22:24:27.149Z] 
22:24:27 [2021-07-22T22:24:27.149Z] #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
22:24:27 [2021-07-22T22:24:27.149Z] #64 sha256:09d6a8d304315f941bae23e1b17ed0987e265f25062e22bfa49586e42ecbe426
22:24:27 [2021-07-22T22:24:27.339Z] #57 208.6 + bin/containerd-shim-runc-v1
22:24:27 [2021-07-22T22:24:27.409Z] #64 ...
22:24:27 [2021-07-22T22:24:27.409Z] 
22:24:27 [2021-07-22T22:24:27.409Z] #62 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
22:24:27 [2021-07-22T22:24:27.409Z] #62 sha256:167ccbdd81b1919e31e4f582e1279e6f10ecb203a1eaba4d5a2cf7eddc801fed
22:24:27 [2021-07-22T22:24:27.668Z] #62 DONE 0.1s
22:24:27 [2021-07-22T22:24:27.668Z] 
22:24:27 [2021-07-22T22:24:27.668Z] #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
22:24:27 [2021-07-22T22:24:27.668Z] #64 sha256:09d6a8d304315f941bae23e1b17ed0987e265f25062e22bfa49586e42ecbe426
22:24:28 [2021-07-22T22:24:28.236Z] #64 140.8 # github.com/containerd/containerd/cmd/containerd
22:24:28 [2021-07-22T22:24:28.236Z] #64 140.8 /usr/bin/ld: /tmp/go-link-573654885/000019.o: in function `New':
22:24:28 [2021-07-22T22:24:28.236Z] #64 140.8 /tmp/tmp.v5oGwWtkCG/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
22:24:28 [2021-07-22T22:24:28.236Z] #64 140.9 + bin/containerd-stress
22:24:29 [2021-07-22T22:24:29.171Z] #64 142.0 + bin/containerd-shim
22:24:29 [2021-07-22T22:24:29.648Z] #54 ...
22:24:29 [2021-07-22T22:24:29.648Z] 
22:24:29 [2021-07-22T22:24:29.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
22:24:29 [2021-07-22T22:24:29.648Z] #57 sha256:d027f374c4f56953e203aca0db61122bccd01dfee566cc6037192b6228b5cd88
22:24:29 [2021-07-22T22:24:29.648Z] #57 180.0 + bin/containerd
22:24:30 [2021-07-22T22:24:30.219Z] #57 ...
22:24:30 [2021-07-22T22:24:30.219Z] 
22:24:30 [2021-07-22T22:24:30.219Z] #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
22:24:30 [2021-07-22T22:24:30.219Z] #54 sha256:7c85121b5205a2108a1eb969903cc27ced0e5a9e66e9be66e93b6b667d89b975
22:24:30 [2021-07-22T22:24:30.219Z] #54 113.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:24:30 [2021-07-22T22:24:30.219Z] #54 114.2 + mkdir -p /build
22:24:30 [2021-07-22T22:24:30.219Z] #54 114.2 + cp runc /build/runc
22:24:30 [2021-07-22T22:24:30.219Z] #54 DONE 115.0s
22:24:30 [2021-07-22T22:24:30.480Z] 
22:24:30 [2021-07-22T22:24:30.480Z] #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
22:24:30 [2021-07-22T22:24:30.480Z] #57 sha256:d027f374c4f56953e203aca0db61122bccd01dfee566cc6037192b6228b5cd88
22:24:31 [2021-07-22T22:24:31.424Z] #57 ...
22:24:31 [2021-07-22T22:24:31.424Z] 
22:24:31 [2021-07-22T22:24:31.424Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
22:24:31 [2021-07-22T22:24:31.424Z] #55 sha256:bb50713090fbab7b7e795cc181fa349366ec693e5926f0f38d21fe6187066349
22:24:31 [2021-07-22T22:24:31.552Z] #57 212.7 + bin/containerd-shim-runc-v2
22:24:31 [2021-07-22T22:24:31.685Z] #55 DONE 0.2s
22:24:31 [2021-07-22T22:24:31.685Z] 
22:24:31 [2021-07-22T22:24:31.685Z] #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
22:24:31 [2021-07-22T22:24:31.685Z] #57 sha256:d027f374c4f56953e203aca0db61122bccd01dfee566cc6037192b6228b5cd88
22:24:31 [2021-07-22T22:24:31.813Z] #57 213.6 + binaries
22:24:31 [2021-07-22T22:24:31.813Z] #57 213.6 + install -D bin/containerd /build/containerd
22:24:31 [2021-07-22T22:24:31.813Z] #57 213.6 + install -D bin/containerd-shim /build/containerd-shim
22:24:31 [2021-07-22T22:24:31.813Z] #57 213.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:24:31 [2021-07-22T22:24:31.813Z] #57 213.7 + install -D bin/ctr /build/ctr
22:24:33 [2021-07-22T22:24:33.581Z] #53 ...
22:24:33 [2021-07-22T22:24:33.581Z] 
22:24:33 [2021-07-22T22:24:33.581Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:24:33 [2021-07-22T22:24:33.581Z] #56 sha256:8c98bccc41021db9c1c26a75c46cb3720fc42fa6816b03466c8c8255280a4dcd
22:24:33 [2021-07-22T22:24:33.581Z] #56 182.2 + bin/containerd
22:24:33 [2021-07-22T22:24:33.724Z] #57 DONE 215.4s
22:24:35 [2021-07-22T22:24:35.105Z] 
22:24:35 [2021-07-22T22:24:35.105Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
22:24:35 [2021-07-22T22:24:35.105Z] #58 sha256:634ce6dae4ac666ea472ac7e42868b6778c8317e4d3d553fd322048d7242bdfa
22:24:36 [2021-07-22T22:24:36.046Z] #58 DONE 0.9s
22:24:36 [2021-07-22T22:24:36.046Z] 
22:24:36 [2021-07-22T22:24:36.046Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:24:36 [2021-07-22T22:24:36.046Z] #62 sha256:34249bff9ed09a890a518defe25bd7c746e550a1b8f7920ec4b42dc587d91e62
22:24:36 [2021-07-22T22:24:36.046Z] #62 DONE 0.2s
22:24:36 [2021-07-22T22:24:36.105Z] #56 ...
22:24:36 [2021-07-22T22:24:36.105Z] 
22:24:36 [2021-07-22T22:24:36.105Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
22:24:36 [2021-07-22T22:24:36.105Z] #53 sha256:ebbe81a439d3934e2749bef291d340e98782534e5f691eca45016f34e3e8d262
22:24:36 [2021-07-22T22:24:36.105Z] #53 113.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:24:36 [2021-07-22T22:24:36.105Z] #53 114.1 + mkdir -p /build
22:24:36 [2021-07-22T22:24:36.105Z] #53 114.1 + cp runc /build/runc
22:24:36 [2021-07-22T22:24:36.105Z] #53 DONE 115.0s
22:24:36 [2021-07-22T22:24:36.105Z] 
22:24:36 [2021-07-22T22:24:36.105Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:24:36 [2021-07-22T22:24:36.105Z] #56 sha256:8c98bccc41021db9c1c26a75c46cb3720fc42fa6816b03466c8c8255280a4dcd
22:24:36 [2021-07-22T22:24:36.305Z] 
22:24:36 [2021-07-22T22:24:36.305Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
22:24:36 [2021-07-22T22:24:36.305Z] #67 sha256:0b61083309d9bdc153903315df1634beb0d31e54b782c9e728d0d59e2ff02ddb
22:24:37 [2021-07-22T22:24:37.244Z] #67 DONE 1.1s
22:24:37 [2021-07-22T22:24:37.244Z] 
22:24:37 [2021-07-22T22:24:37.244Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
22:24:37 [2021-07-22T22:24:37.244Z] #68 sha256:8fe61a70e651d1393443664057e543e5d43ae42da4436c439d3019c798b1ca0a
22:24:37 [2021-07-22T22:24:37.244Z] #68 DONE 0.0s
22:24:37 [2021-07-22T22:24:37.244Z] 
22:24:37 [2021-07-22T22:24:37.244Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
22:24:37 [2021-07-22T22:24:37.244Z] #69 sha256:63d9dc5bbc09ab1b5510adeec0b747d6ce5dbfdca339c49943b35213d9dbf906
22:24:37 [2021-07-22T22:24:37.285Z] #64 148.9 + bin/containerd-shim-runc-v1
22:24:37 [2021-07-22T22:24:37.997Z] #56 ...
22:24:37 [2021-07-22T22:24:37.997Z] 
22:24:37 [2021-07-22T22:24:37.997Z] #54 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
22:24:37 [2021-07-22T22:24:37.997Z] #54 sha256:615ee50a1068d917dba67e68b27685ab57cf3b29974819f4313151f5ef819c61
22:24:37 [2021-07-22T22:24:37.997Z] #54 DONE 0.2s
22:24:37 [2021-07-22T22:24:37.997Z] 
22:24:37 [2021-07-22T22:24:37.997Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
22:24:37 [2021-07-22T22:24:37.997Z] #56 sha256:8c98bccc41021db9c1c26a75c46cb3720fc42fa6816b03466c8c8255280a4dcd
22:24:39 [2021-07-22T22:24:39.183Z] #69 DONE 2.0s
22:24:39 [2021-07-22T22:24:39.183Z] 
22:24:39 [2021-07-22T22:24:39.183Z] #70 exporting to image
22:24:39 [2021-07-22T22:24:39.183Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:24:39 [2021-07-22T22:24:39.183Z] #70 exporting layers
22:24:40 [2021-07-22T22:24:40.527Z] #57 213.6 # github.com/containerd/containerd/cmd/containerd
22:24:40 [2021-07-22T22:24:40.527Z] #57 213.6 /usr/bin/ld: /tmp/go-link-026806271/000019.o: in function `New':
22:24:40 [2021-07-22T22:24:40.527Z] #57 213.6 /tmp/tmp.uP17Ue9aac/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
22:24:40 [2021-07-22T22:24:40.527Z] #57 213.6 + bin/containerd-stress
22:24:40 [2021-07-22T22:24:40.786Z] #57 214.7 + bin/containerd-shim
22:24:41 [2021-07-22T22:24:41.472Z] #64 153.6 + bin/containerd-shim-runc-v2
22:24:41 [2021-07-22T22:24:41.472Z] #64 154.2 + binaries
22:24:41 [2021-07-22T22:24:41.472Z] #64 154.2 + install -D bin/containerd /build/containerd
22:24:41 [2021-07-22T22:24:41.472Z] #64 154.2 + install -D bin/containerd-shim /build/containerd-shim
22:24:41 [2021-07-22T22:24:41.472Z] #64 154.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:24:41 [2021-07-22T22:24:41.472Z] #64 154.3 + install -D bin/ctr /build/ctr
22:24:42 [2021-07-22T22:24:42.405Z] #64 DONE 155.1s
22:24:43 [2021-07-22T22:24:43.423Z] #70 exporting layers 3.9s done
22:24:43 [2021-07-22T22:24:43.423Z] #70 writing image sha256:21e0d8acdf242f08ac642cca030f1bf88a9772447f9c88ca8cb2fc6ec105b73b done
22:24:43 [2021-07-22T22:24:43.423Z] #70 naming to docker.io/library/docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 done
22:24:43 [2021-07-22T22:24:43.423Z] #70 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:24:43 [2021-07-22T22:24:43.770Z] + sudo modprobe ip6table_filter
[Pipeline] sh
22:24:43 [2021-07-22T22:24:43.781Z] 
22:24:43 [2021-07-22T22:24:43.781Z] #65 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
22:24:43 [2021-07-22T22:24:43.781Z] #65 sha256:64702d428ed6d187ddcc369939ec1862b6f399a28237f532c5a122974983ac5f
22:24:44 [2021-07-22T22:24:44.041Z] #65 DONE 0.4s
22:24:44 [2021-07-22T22:24:44.041Z] 
22:24:44 [2021-07-22T22:24:44.041Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:24:44 [2021-07-22T22:24:44.041Z] #69 sha256:fca5c9aba6959c5aee02f58bd3a1675499d3377db3646480d95fa80605730476
22:24:44 [2021-07-22T22:24:44.041Z] #69 DONE 0.1s
22:24:44 [2021-07-22T22:24:44.059Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/test/unit
22:24:44 [2021-07-22T22:24:44.300Z] 
22:24:44 [2021-07-22T22:24:44.300Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
22:24:44 [2021-07-22T22:24:44.300Z] #74 sha256:945175dcb384745c5c56355fd64b7c154df30f5ba950b985bf9c38616d5c5885
22:24:45 [2021-07-22T22:24:45.232Z] #74 DONE 0.9s
22:24:45 [2021-07-22T22:24:45.232Z] 
22:24:45 [2021-07-22T22:24:45.232Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
22:24:45 [2021-07-22T22:24:45.232Z] #75 sha256:8bd9e10b4d07cca6c26734142fe8a67405194284b38dc0cc77411e1567469df9
22:24:45 [2021-07-22T22:24:45.232Z] #75 DONE 0.0s
22:24:45 [2021-07-22T22:24:45.232Z] 
22:24:45 [2021-07-22T22:24:45.232Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker
22:24:45 [2021-07-22T22:24:45.232Z] #76 sha256:53d64056d6b39e84b3db653218e4df1ad39b67d7a1766b1dbd679c1dad9c7f33
22:24:46 [2021-07-22T22:24:46.598Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
22:24:46 [2021-07-22T22:24:46.598Z] + TESTFLAGS+=' -test.timeout=5m'
22:24:46 [2021-07-22T22:24:46.598Z] + TESTDIRS=./...
22:24:46 [2021-07-22T22:24:46.598Z] + exclude_paths='/vendor/|/integration'
22:24:46 [2021-07-22T22:24:46.598Z] ++ go list ./...
22:24:46 [2021-07-22T22:24:46.598Z] ++ grep -vE '(/vendor/|/integration)'
22:24:47 [2021-07-22T22:24:47.542Z] + pkg_list='github.com/docker/docker/api
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/backend/build
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/httputils
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/middleware
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router/build
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router/checkpoint
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router/container
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router/debug
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router/distribution
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router/grpc
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router/image
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router/network
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router/plugin
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router/session
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router/swarm
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router/system
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/server/router/volume
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/backend
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/blkiodev
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/container
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/events
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/filters
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/image
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/mount
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/network
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/plugins/logdriver
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/registry
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/strslice
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/swarm
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/swarm/runtime
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/time
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/versions
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/versions/v1p19
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/versions/v1p20
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/api/types/volume
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/builder
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/builder/builder-next
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/builder/builder-next/exporter
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/builder/builder-next/worker
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/builder/dockerfile
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/builder/dockerignore
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/builder/remotecontext
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/builder/remotecontext/git
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/cli
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/cli/config
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/cli/debug
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/client
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/cmd/docker-proxy
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/cmd/dockerd
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/cmd/dockerd/trap
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/container
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/container/stream
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/contrib/apparmor
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/contrib/docker-device-tool
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/contrib/httpserver
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/cluster
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/cluster/convert
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/cluster/executor
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/cluster/executor/container
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/cluster/provider
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/config
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/discovery
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/events
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/events/testutils
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/exec
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/graphdriver
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/graphdriver/aufs
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/graphdriver/copy
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/graphdriver/overlay
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/graphdriver/register
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/graphdriver/vfs
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/graphdriver/zfs
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/images
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/initlayer
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/links
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/listeners
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/awslogs
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/fluentd
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/gcplogs
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/gelf
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/journald
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/local
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/logentries
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/loggerutils
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/splunk
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/syslog
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/logger/templates
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/names
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/network
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/daemon/stats
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/distribution
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/distribution/metadata
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/distribution/utils
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/distribution/xfer
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/dockerversion
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/errdefs
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/image
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/image/cache
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/image/tarexport
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/image/v1
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/internal/test/suite
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/layer
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libcontainerd
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libcontainerd/queue
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libcontainerd/remote
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libcontainerd/supervisor
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libcontainerd/types
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/api
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/bitseq
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/cluster
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/config
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/datastore
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/diagnostic
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/discoverapi
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/driverapi
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/bridge
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/host
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/null
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/overlay
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/remote
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/windows
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/drvregistry
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/etchosts
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/hostdiscovery
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/idm
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/internal/caller
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/ipam
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/ipamapi
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/ipams/builtin
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/ipams/null
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/ipams/remote
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/ipamutils
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/iptables
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/netlabel
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/netutils
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/networkdb
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/ns
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/options
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/osl
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/osl/kernel
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/portallocator
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/portmapper
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/resolvconf
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/resolvconf/dns
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/testutils
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/libnetwork/types
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/oci
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/oci/caps
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/opts
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/pkg/aaparser
22:24:47 [2021-07-22T22:24:47.542Z] github.com/docker/docker/pkg/archive
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/authorization
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/broadcaster
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/capabilities
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/chrootarchive
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/containerfs
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/devicemapper
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/directory
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/discovery
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/discovery/file
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/discovery/kv
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/discovery/memory
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/discovery/nodes
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/dmesg
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/filenotify
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/fileutils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/fsutils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/homedir
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/idtools
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/ioutils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/jsonmessage
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/locker
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/longpath
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/loopback
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/mount
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/namesgenerator
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/parsers
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/parsers/kernel
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/pidfile
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/platform
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/plugingetter
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/plugins
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/plugins/transport
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/pools
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/progress
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/pubsub
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/reexec
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/signal
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/stack
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/stdcopy
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/streamformatter
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/stringid
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/symlink
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/sysinfo
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/system
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/tailfile
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/tarsum
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/term
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/term/windows
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/truncindex
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/urlutil
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/useragent
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/plugin
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/plugin/executor/containerd
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/plugin/v2
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/profiles/apparmor
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/profiles/seccomp
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/quota
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/reference
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/registry
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/registry/resumable
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/restartmanager
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/rootless
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/rootless/specconv
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/runconfig
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/runconfig/opts
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/testutil
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/testutil/daemon
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/testutil/environment
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/testutil/fakecontext
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/testutil/fakegit
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/testutil/fakestorage
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/testutil/fixtures/load
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/testutil/fixtures/plugin
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/testutil/registry
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/testutil/request
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/volume
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/volume/drivers
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/volume/local
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/volume/mounts
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/volume/service
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/volume/service/opts
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/volume/testutils'
22:24:47 [2021-07-22T22:24:47.543Z] + echo 'github.com/docker/docker/api
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/backend/build
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/httputils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/middleware
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router/build
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router/checkpoint
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router/container
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router/debug
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router/distribution
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router/grpc
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router/image
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router/network
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router/plugin
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router/session
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router/swarm
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router/system
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/server/router/volume
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/backend
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/blkiodev
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/container
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/events
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/filters
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/image
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/mount
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/network
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/plugins/logdriver
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/registry
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/strslice
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/swarm
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/swarm/runtime
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/time
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/versions
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/versions/v1p19
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/versions/v1p20
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/api/types/volume
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/builder
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/builder/builder-next
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/builder/builder-next/exporter
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/builder/builder-next/worker
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/builder/dockerfile
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/builder/dockerignore
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/builder/remotecontext
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/builder/remotecontext/git
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/cli
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/cli/config
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/cli/debug
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/client
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/cmd/docker-proxy
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/cmd/dockerd
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/cmd/dockerd/trap
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/container
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/container/stream
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/contrib/apparmor
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/contrib/docker-device-tool
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/contrib/httpserver
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/cluster
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/cluster/convert
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/cluster/executor
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/cluster/executor/container
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/cluster/provider
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/config
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/discovery
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/events
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/events/testutils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/exec
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/graphdriver
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/graphdriver/aufs
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/graphdriver/copy
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/graphdriver/overlay
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/graphdriver/register
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/graphdriver/vfs
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/graphdriver/zfs
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/images
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/initlayer
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/links
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/listeners
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/awslogs
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/fluentd
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/gcplogs
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/gelf
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/journald
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/local
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/logentries
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/loggerutils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/splunk
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/syslog
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/logger/templates
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/names
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/network
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/daemon/stats
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/distribution
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/distribution/metadata
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/distribution/utils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/distribution/xfer
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/dockerversion
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/errdefs
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/image
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/image/cache
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/image/tarexport
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/image/v1
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/internal/test/suite
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/layer
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libcontainerd
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libcontainerd/queue
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libcontainerd/remote
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libcontainerd/supervisor
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libcontainerd/types
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/api
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/bitseq
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/cluster
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/config
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/datastore
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/diagnostic
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/discoverapi
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/driverapi
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/bridge
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/host
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/null
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/overlay
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/remote
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/windows
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/drvregistry
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/etchosts
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/hostdiscovery
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/idm
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/internal/caller
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/ipam
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/ipamapi
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/ipams/builtin
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/ipams/null
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/ipams/remote
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/ipamutils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/iptables
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/netlabel
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/netutils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/networkdb
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/ns
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/options
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/osl
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/osl/kernel
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/portallocator
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/portmapper
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/resolvconf
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/resolvconf/dns
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/testutils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/libnetwork/types
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/oci
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/oci/caps
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/opts
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/aaparser
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/archive
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/authorization
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/broadcaster
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/capabilities
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/chrootarchive
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/containerfs
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/devicemapper
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/directory
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/discovery
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/discovery/file
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/discovery/kv
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/discovery/memory
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/discovery/nodes
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/dmesg
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/filenotify
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/fileutils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/fsutils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/homedir
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/idtools
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/ioutils
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/jsonmessage
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/locker
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/longpath
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/loopback
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/mount
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/namesgenerator
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/parsers
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/parsers/kernel
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/pidfile
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/platform
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/plugingetter
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/plugins
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/plugins/transport
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/pools
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/progress
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/pubsub
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/reexec
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/signal
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/stack
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/stdcopy
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/streamformatter
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/stringid
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/symlink
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/sysinfo
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/system
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/tailfile
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/tarsum
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/term
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/term/windows
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/truncindex
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/urlutil
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/pkg/useragent
22:24:47 [2021-07-22T22:24:47.543Z] github.com/docker/docker/plugin
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/plugin/executor/containerd
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/plugin/v2
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/profiles/apparmor
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/profiles/seccomp
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/quota
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/reference
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/registry
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/registry/resumable
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/restartmanager
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/rootless
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/rootless/specconv
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/runconfig
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/runconfig/opts
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/testutil
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/testutil/daemon
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/testutil/environment
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/testutil/fakecontext
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/testutil/fakegit
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/testutil/fakestorage
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/testutil/fixtures/load
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/testutil/fixtures/plugin
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/testutil/registry
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/testutil/request
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/volume
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/volume/drivers
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/volume/local
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/volume/mounts
22:24:47 [2021-07-22T22:24:47.544Z] + grep --fixed-strings libnetwork/drivers/bridge
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/volume/service
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/volume/service/opts
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/volume/testutils'
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/libnetwork/drivers/bridge
22:24:47 [2021-07-22T22:24:47.544Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:24:47 [2021-07-22T22:24:47.544Z] + type docker-proxy
22:24:47 [2021-07-22T22:24:47.544Z] hack/test/unit: line 22: type: docker-proxy: not found
22:24:47 [2021-07-22T22:24:47.544Z] + hack/make.sh binary-proxy install-proxy
22:24:47 [2021-07-22T22:24:47.544Z] 
22:24:47 [2021-07-22T22:24:47.805Z] Removing bundles/
22:24:47 [2021-07-22T22:24:47.805Z] 
22:24:47 [2021-07-22T22:24:47.805Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
22:24:47 [2021-07-22T22:24:47.805Z] Building: bundles/binary-proxy/docker-proxy-dev
22:24:47 [2021-07-22T22:24:47.805Z] GOOS="" GOARCH="" GOARM=""
22:24:48 [2021-07-22T22:24:48.512Z] #76 DONE 3.5s
22:24:48 [2021-07-22T22:24:48.770Z] 
22:24:48 [2021-07-22T22:24:48.770Z] #77 exporting to image
22:24:48 [2021-07-22T22:24:48.770Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:24:48 [2021-07-22T22:24:48.770Z] #77 exporting layers
22:24:48 [2021-07-22T22:24:48.906Z] #57 221.5 + bin/containerd-shim-runc-v1
22:24:53 [2021-07-22T22:24:53.098Z] #57 226.2 + bin/containerd-shim-runc-v2
22:24:53 [2021-07-22T22:24:53.098Z] #57 226.8 + binaries
22:24:53 [2021-07-22T22:24:53.098Z] #57 226.8 + install -D bin/containerd /build/containerd
22:24:53 [2021-07-22T22:24:53.098Z] #57 226.8 + install -D bin/containerd-shim /build/containerd-shim
22:24:53 [2021-07-22T22:24:53.098Z] #57 226.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:24:53 [2021-07-22T22:24:53.098Z] #57 226.9 + install -D bin/ctr /build/ctr
22:24:55 [2021-07-22T22:24:55.631Z] #57 DONE 229.0s
22:24:55 [2021-07-22T22:24:55.891Z] 
22:24:55 [2021-07-22T22:24:55.891Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
22:24:55 [2021-07-22T22:24:55.891Z] #58 sha256:ad4743ae681da4ed999ff3a759c73d0a0c45941ffca3023aecd0f64f482ed6d6
22:24:57 [2021-07-22T22:24:57.266Z] #58 DONE 1.2s
22:24:57 [2021-07-22T22:24:57.266Z] 
22:24:57 [2021-07-22T22:24:57.266Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:24:57 [2021-07-22T22:24:57.266Z] #62 sha256:49501bbbd8ae87ea1bb3fe16a079e6a538c8da4320a3e71ed55002c653dfa51c
22:24:57 [2021-07-22T22:24:57.524Z] #62 DONE 0.2s
22:24:57 [2021-07-22T22:24:57.524Z] 
22:24:57 [2021-07-22T22:24:57.524Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
22:24:57 [2021-07-22T22:24:57.524Z] #67 sha256:43bc8d5fe351e531ed6891d8a8b84e7a3e717f09abb7700cb26eed2158ab07c7
22:24:57 [2021-07-22T22:24:57.804Z] Created binary: bundles/binary-proxy/docker-proxy-dev
22:24:57 [2021-07-22T22:24:57.804Z] 
22:24:57 [2021-07-22T22:24:57.804Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
22:24:57 [2021-07-22T22:24:57.804Z] Installing docker-proxy to /usr/local/bin/
22:24:57 [2021-07-22T22:24:57.804Z] 
22:24:57 [2021-07-22T22:24:57.804Z] + mkdir -p bundles
22:24:57 [2021-07-22T22:24:57.804Z] + 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/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/stack 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
22:24:57 [2021-07-22T22:24:57.804Z] ?   	github.com/docker/docker/api	[no test files]
22:24:58 [2021-07-22T22:24:58.270Z] #57 212.0 # github.com/containerd/containerd/cmd/containerd
22:24:58 [2021-07-22T22:24:58.270Z] #57 212.0 /usr/bin/ld: /tmp/go-link-626235807/000019.o: in function `New':
22:24:58 [2021-07-22T22:24:58.270Z] #57 212.0 /tmp/tmp.bgHopW61Ti/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
22:24:58 [2021-07-22T22:24:58.530Z] #57 212.1 + bin/containerd-stress
22:24:58 [2021-07-22T22:24:58.898Z] #67 DONE 1.2s
22:24:58 [2021-07-22T22:24:58.898Z] 
22:24:58 [2021-07-22T22:24:58.898Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
22:24:58 [2021-07-22T22:24:58.898Z] #68 sha256:272c6aaf09d86b841cb09bc48ac88b0536253d82e1840c5e7854bc4076cf8918
22:24:58 [2021-07-22T22:24:58.898Z] #68 DONE 0.0s
22:24:58 [2021-07-22T22:24:58.898Z] 
22:24:58 [2021-07-22T22:24:58.899Z] #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
22:24:58 [2021-07-22T22:24:58.899Z] #69 sha256:da9b155d05f3cc9b0373860658bf8d04461fada60e1432950533f4dccbda6da0
22:24:59 [2021-07-22T22:24:59.465Z] #69 0.693 Hit:1 http://deb.debian.org/debian buster-backports InRelease
22:24:59 [2021-07-22T22:24:59.465Z] #69 0.767 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
22:24:59 [2021-07-22T22:24:59.471Z] #57 213.1 + bin/containerd-shim
22:24:59 [2021-07-22T22:24:59.724Z] #69 0.849 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
22:24:59 [2021-07-22T22:24:59.724Z] #69 0.930 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
22:25:00 [2021-07-22T22:25:00.297Z] #69 1.046 Reading package lists...
22:25:00 [2021-07-22T22:25:00.968Z] #77 exporting layers 11.3s done
22:25:00 [2021-07-22T22:25:00.968Z] #77 writing image sha256:0e5c630bb88d7e7638f7ebc94aa300e833df230dc08ac96fb671e06458003b34 done
22:25:00 [2021-07-22T22:25:00.968Z] #77 naming to docker.io/library/docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 done
22:25:00 [2021-07-22T22:25:00.968Z] #77 DONE 11.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
22:25:01 [2021-07-22T22:25:01.310Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42661/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/validate/default
22:25:01 [2021-07-22T22:25:01.342Z] #69 1.703 Reading package lists...
22:25:01 [2021-07-22T22:25:01.342Z] #69 2.377 Building dependency tree...
22:25:01 [2021-07-22T22:25:01.342Z] #69 2.520 Reading state information...
22:25:01 [2021-07-22T22:25:01.342Z] #69 2.625 The following additional packages will be installed:
22:25:01 [2021-07-22T22:25:01.342Z] #69 2.625   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
22:25:01 [2021-07-22T22:25:01.342Z] #69 2.625   libpam-systemd
22:25:01 [2021-07-22T22:25:01.342Z] #69 2.626 Suggested packages:
22:25:01 [2021-07-22T22:25:01.342Z] #69 2.626   systemd-container policykit-1
22:25:01 [2021-07-22T22:25:01.342Z] #69 2.626 Recommended packages:
22:25:01 [2021-07-22T22:25:01.342Z] #69 2.626   libnss-systemd
22:25:01 [2021-07-22T22:25:01.342Z] #69 2.675 The following NEW packages will be installed:
22:25:01 [2021-07-22T22:25:01.342Z] #69 2.676   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
22:25:01 [2021-07-22T22:25:01.342Z] #69 2.677   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
22:25:01 [2021-07-22T22:25:01.616Z] #69 2.965 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded.
22:25:01 [2021-07-22T22:25:01.616Z] #69 2.965 Need to get 4759 kB of archives.
22:25:01 [2021-07-22T22:25:01.616Z] #69 2.965 After this operation, 16.6 MB of additional disk space will be used.
22:25:01 [2021-07-22T22:25:01.616Z] #69 2.965 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
22:25:01 [2021-07-22T22:25:01.616Z] #69 2.966 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
22:25:01 [2021-07-22T22:25:01.616Z] #69 2.967 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
22:25:01 [2021-07-22T22:25:01.616Z] #69 2.970 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
22:25:01 [2021-07-22T22:25:01.616Z] #69 2.972 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
22:25:01 [2021-07-22T22:25:01.616Z] #69 2.973 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB]
22:25:01 [2021-07-22T22:25:01.616Z] #69 3.063 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB]
22:25:01 [2021-07-22T22:25:01.879Z] #69 3.071 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
22:25:01 [2021-07-22T22:25:01.879Z] #69 3.071 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
22:25:01 [2021-07-22T22:25:01.879Z] #69 3.075 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB]
22:25:01 [2021-07-22T22:25:01.879Z] #69 3.080 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
22:25:01 [2021-07-22T22:25:01.879Z] #69 3.263 debconf: delaying package configuration, since apt-utils is not installed
22:25:01 [2021-07-22T22:25:01.879Z] #69 3.292 Fetched 4759 kB in 0s (12.0 MB/s)
22:25:01 [2021-07-22T22:25:01.879Z] #69 3.318 Selecting previously unselected package libargon2-1:amd64.
22:25:02 [2021-07-22T22:25:02.137Z] #69 3.318 (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.)
22:25:02 [2021-07-22T22:25:02.137Z] #69 3.337 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
22:25:02 [2021-07-22T22:25:02.137Z] #69 3.344 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
22:25:02 [2021-07-22T22:25:02.137Z] #69 3.382 Selecting previously unselected package libjson-c3:amd64.
22:25:02 [2021-07-22T22:25:02.137Z] #69 3.385 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
22:25:02 [2021-07-22T22:25:02.137Z] #69 3.389 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
22:25:02 [2021-07-22T22:25:02.137Z] #69 3.424 Selecting previously unselected package libcryptsetup12:amd64.
22:25:02 [2021-07-22T22:25:02.137Z] #69 3.427 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
22:25:02 [2021-07-22T22:25:02.137Z] #69 3.432 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
22:25:02 [2021-07-22T22:25:02.137Z] #69 3.480 Selecting previously unselected package libidn11:amd64.
22:25:02 [2021-07-22T22:25:02.137Z] #69 3.483 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
22:25:02 [2021-07-22T22:25:02.137Z] #69 3.487 Unpacking libidn11:amd64 (1.33-2.2) ...
22:25:02 [2021-07-22T22:25:02.137Z] #69 3.533 Selecting previously unselected package libkmod2:amd64.
22:25:02 [2021-07-22T22:25:02.244Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
22:25:02 [2021-07-22T22:25:02.244Z] No api/types/ or api/swagger.yaml changes in diff.
22:25:02 [2021-07-22T22:25:02.244Z] Congratulations!  All TOML source files changed here have valid syntax.
22:25:02 [2021-07-22T22:25:02.396Z] #69 3.537 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
22:25:02 [2021-07-22T22:25:02.396Z] #69 3.542 Unpacking libkmod2:amd64 (26-1) ...
22:25:02 [2021-07-22T22:25:02.396Z] #69 3.586 Selecting previously unselected package systemd.
22:25:02 [2021-07-22T22:25:02.396Z] #69 3.590 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ...
22:25:02 [2021-07-22T22:25:02.396Z] #69 3.629 Unpacking systemd (241-7~deb10u8) ...
22:25:02 [2021-07-22T22:25:02.503Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:25:02 [2021-07-22T22:25:02.503Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
22:25:02 [2021-07-22T22:25:02.503Z] Congratulations!  No new tests were added to integration-cli.
22:25:02 [2021-07-22T22:25:02.503Z] 
22:25:02 [2021-07-22T22:25:02.503Z] INFO Start validation with golang-ci-lint
22:25:02 [2021-07-22T22:25:02.503Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
22:25:02 [2021-07-22T22:25:02.503Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:25:02 [2021-07-22T22:25:02.503Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:25:02 [2021-07-22T22:25:02.967Z] #69 4.146 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
22:25:02 [2021-07-22T22:25:02.967Z] #69 4.155 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
22:25:02 [2021-07-22T22:25:02.967Z] #69 4.168 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
22:25:02 [2021-07-22T22:25:02.967Z] #69 4.184 Setting up libidn11:amd64 (1.33-2.2) ...
22:25:02 [2021-07-22T22:25:02.967Z] #69 4.195 Setting up libkmod2:amd64 (26-1) ...
22:25:02 [2021-07-22T22:25:02.967Z] #69 4.208 Setting up systemd (241-7~deb10u8) ...
22:25:02 [2021-07-22T22:25:02.967Z] #69 4.254 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
22:25:02 [2021-07-22T22:25:02.967Z] #69 4.255 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
22:25:02 [2021-07-22T22:25:02.967Z] #69 4.259 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
22:25:02 [2021-07-22T22:25:02.967Z] #69 4.259 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
22:25:03 [2021-07-22T22:25:03.534Z] #69 4.765 Selecting previously unselected package systemd-sysv.
22:25:03 [2021-07-22T22:25:03.534Z] #69 4.765 (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.)
22:25:03 [2021-07-22T22:25:03.534Z] #69 4.779 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ...
22:25:03 [2021-07-22T22:25:03.534Z] #69 4.783 Unpacking systemd-sysv (241-7~deb10u8) ...
22:25:03 [2021-07-22T22:25:03.534Z] #69 4.828 Selecting previously unselected package libdbus-1-3:amd64.
22:25:03 [2021-07-22T22:25:03.534Z] #69 4.831 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
22:25:03 [2021-07-22T22:25:03.534Z] #69 4.835 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
22:25:03 [2021-07-22T22:25:03.534Z] #69 4.889 Selecting previously unselected package dbus.
22:25:03 [2021-07-22T22:25:03.534Z] #69 4.890 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
22:25:03 [2021-07-22T22:25:03.534Z] #69 4.903 Unpacking dbus (1.12.20-0+deb10u1) ...
22:25:03 [2021-07-22T22:25:03.534Z] #69 4.967 Selecting previously unselected package libpam-systemd:amd64.
22:25:03 [2021-07-22T22:25:03.534Z] #69 4.967 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ...
22:25:03 [2021-07-22T22:25:03.794Z] #69 4.971 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ...
22:25:03 [2021-07-22T22:25:03.794Z] #69 5.015 Selecting previously unselected package dbus-user-session.
22:25:03 [2021-07-22T22:25:03.794Z] #69 5.018 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
22:25:03 [2021-07-22T22:25:03.794Z] #69 5.022 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
22:25:03 [2021-07-22T22:25:03.794Z] #69 5.091 Setting up systemd-sysv (241-7~deb10u8) ...
22:25:03 [2021-07-22T22:25:03.794Z] #69 5.103 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
22:25:03 [2021-07-22T22:25:03.794Z] #69 5.114 Setting up dbus (1.12.20-0+deb10u1) ...
22:25:03 [2021-07-22T22:25:03.794Z] #69 5.232 invoke-rc.d: could not determine current runlevel
22:25:04 [2021-07-22T22:25:04.053Z] #69 5.235 invoke-rc.d: policy-rc.d denied execution of start.
22:25:04 [2021-07-22T22:25:04.053Z] #69 5.240 Setting up libpam-systemd:amd64 (241-7~deb10u8) ...
22:25:04 [2021-07-22T22:25:04.312Z] #69 5.401 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
22:25:04 [2021-07-22T22:25:04.312Z] #69 5.416 Processing triggers for systemd (241-7~deb10u8) ...
22:25:04 [2021-07-22T22:25:04.312Z] #69 5.425 Processing triggers for libc-bin (2.28-10) ...
22:25:04 [2021-07-22T22:25:04.312Z] #69 DONE 5.6s
22:25:04 [2021-07-22T22:25:04.312Z] 
22:25:04 [2021-07-22T22:25:04.312Z] #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
22:25:04 [2021-07-22T22:25:04.312Z] #70 sha256:949cb0bf717f869353de052de87ffc2f2393a96303aa38546276abaf1c461949
22:25:04 [2021-07-22T22:25:04.879Z] #70 0.443   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
22:25:04 [2021-07-22T22:25:04.879Z] #70 0.443                                  Dload  Upload   Total   Spent    Left  Speed
22:25:04 [2021-07-22T22:25:04.879Z] #70 0.443 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  10241      0 --:--:-- --:--:-- --:--:-- 10184
100  1823  100  1823    0     0  10241      0 --:--:-- --:--:-- --:--:-- 10184
22:25:04 [2021-07-22T22:25:04.879Z] #70 DONE 0.7s
22:25:04 [2021-07-22T22:25:04.879Z] 
22:25:04 [2021-07-22T22:25:04.879Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
22:25:04 [2021-07-22T22:25:04.879Z] #71 sha256:5acba44e265b8c96c25a6d17308b96ca734595978fa50754e00ca460b95517de
22:25:05 [2021-07-22T22:25:05.815Z] #71 DONE 0.9s
22:25:05 [2021-07-22T22:25:05.816Z] 
22:25:05 [2021-07-22T22:25:05.816Z] #72 exporting to image
22:25:05 [2021-07-22T22:25:05.816Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:25:05 [2021-07-22T22:25:05.816Z] #72 exporting layers
22:25:07 [2021-07-22T22:25:07.607Z] #57 220.2 + bin/containerd-shim-runc-v1
22:25:10 [2021-07-22T22:25:10.064Z] #56 214.3 # github.com/containerd/containerd/cmd/containerd
22:25:10 [2021-07-22T22:25:10.065Z] #56 214.3 /usr/bin/ld: /tmp/go-link-231943127/000019.o: in function `New':
22:25:10 [2021-07-22T22:25:10.065Z] #56 214.3 /tmp/tmp.6y8FH8DOGn/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
22:25:10 [2021-07-22T22:25:10.065Z] #56 214.4 + bin/containerd-stress
22:25:10 [2021-07-22T22:25:10.065Z] #56 215.5 + bin/containerd-shim
22:25:11 [2021-07-22T22:25:11.814Z] #57 224.9 + bin/containerd-shim-runc-v2
22:25:11 [2021-07-22T22:25:11.814Z] #57 225.5 + binaries
22:25:12 [2021-07-22T22:25:12.074Z] #57 225.5 + install -D bin/containerd /build/containerd
22:25:12 [2021-07-22T22:25:12.074Z] #57 225.6 + install -D bin/containerd-shim /build/containerd-shim
22:25:12 [2021-07-22T22:25:12.074Z] #57 225.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:25:12 [2021-07-22T22:25:12.074Z] #57 225.6 + install -D bin/ctr /build/ctr
22:25:12 [2021-07-22T22:25:12.570Z] 4612f6d0b889: Pull complete
22:25:13 [2021-07-22T22:25:13.328Z] #56 222.4 + bin/containerd-shim-runc-v1
22:25:13 [2021-07-22T22:25:13.933Z] #72 exporting layers 6.8s done
22:25:13 [2021-07-22T22:25:13.933Z] #72 writing image sha256:77aa5c62bebf8b18a5afbb26b87e693de6c1c9b60e83773468c1e2946360f14f done
22:25:13 [2021-07-22T22:25:13.933Z] #72 naming to docker.io/library/docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 done
22:25:13 [2021-07-22T22:25:13.933Z] #72 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:25:14 [2021-07-22T22:25:14.277Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -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:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/make.sh dynbinary test-integration
22:25:14 [2021-07-22T22:25:14.614Z] #57 DONE 228.1s
22:25:15 [2021-07-22T22:25:15.185Z] 
22:25:15 [2021-07-22T22:25:15.185Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
22:25:15 [2021-07-22T22:25:15.185Z] #58 sha256:38a93b452f701a03daf6dce9280968fd6ccdecc58a34c4979f38dddde108d4ab
22:25:15 [2021-07-22T22:25:15.938Z] ok  	github.com/docker/docker/api/server	0.041s	coverage: 9.0% of statements
22:25:16 [2021-07-22T22:25:16.125Z] #58 DONE 0.9s
22:25:16 [2021-07-22T22:25:16.125Z] 
22:25:16 [2021-07-22T22:25:16.125Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:25:16 [2021-07-22T22:25:16.125Z] #62 sha256:c4f8ff6010a4b577266351989bd1a3a6d5b1a241c22fd34fabe97475b6ba8852
22:25:16 [2021-07-22T22:25:16.177Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
22:25:16 [2021-07-22T22:25:16.177Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
22:25:16 [2021-07-22T22:25:16.177Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
22:25:16 [2021-07-22T22:25:16.177Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
22:25:16 [2021-07-22T22:25:16.177Z] 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)
22:25:16 [2021-07-22T22:25:16.177Z] Detected virtualization docker.
22:25:16 [2021-07-22T22:25:16.177Z] Detected architecture x86-64.
22:25:16 [2021-07-22T22:25:16.177Z] Set hostname to <f177b78327ac>.
22:25:16 [2021-07-22T22:25:16.386Z] #62 DONE 0.2s
22:25:16 [2021-07-22T22:25:16.386Z] 
22:25:16 [2021-07-22T22:25:16.386Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
22:25:16 [2021-07-22T22:25:16.386Z] #67 sha256:0c636f86742a29aaabd3255488cb4761e4031e2874c8498e4ac6ab67c470896f
22:25:16 [2021-07-22T22:25:16.746Z] + source /etc/docker-entrypoint-cmd
22:25:16 [2021-07-22T22:25:16.746Z] ++ hack/make.sh dynbinary test-integration
22:25:16 [2021-07-22T22:25:16.746Z] 
22:25:17 [2021-07-22T22:25:17.005Z] Removing bundles/
22:25:17 [2021-07-22T22:25:17.005Z] 
22:25:17 [2021-07-22T22:25:17.005Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:25:17 [2021-07-22T22:25:17.005Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:25:17 [2021-07-22T22:25:17.005Z] GOOS="" GOARCH="" GOARM=""
22:25:17 [2021-07-22T22:25:17.327Z] #67 DONE 1.0s
22:25:17 [2021-07-22T22:25:17.327Z] 
22:25:17 [2021-07-22T22:25:17.327Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
22:25:17 [2021-07-22T22:25:17.327Z] #68 sha256:8360e5190a31ebab9c34d23ab6619696849ef1d511205fdaf0a13865086e18af
22:25:17 [2021-07-22T22:25:17.327Z] #68 DONE 0.0s
22:25:17 [2021-07-22T22:25:17.327Z] 
22:25:17 [2021-07-22T22:25:17.327Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
22:25:17 [2021-07-22T22:25:17.327Z] #69 sha256:6f6a358026ff2ac7cba63235ff4b51f6279030cfbb6dfaccd2c80e50eecd9ba2
22:25:18 [2021-07-22T22:25:18.574Z] #56 227.3 + bin/containerd-shim-runc-v2
22:25:18 [2021-07-22T22:25:18.732Z] #69 DONE 1.6s
22:25:18 [2021-07-22T22:25:18.829Z] #56 227.9 + binaries
22:25:18 [2021-07-22T22:25:18.829Z] #56 227.9 + install -D bin/containerd /build/containerd
22:25:18 [2021-07-22T22:25:18.829Z] #56 227.9 + install -D bin/containerd-shim /build/containerd-shim
22:25:18 [2021-07-22T22:25:18.829Z] #56 228.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:25:18 [2021-07-22T22:25:18.829Z] #56 228.0 + install -D bin/ctr /build/ctr
22:25:19 [2021-07-22T22:25:19.002Z] 
22:25:19 [2021-07-22T22:25:19.002Z] #70 exporting to image
22:25:19 [2021-07-22T22:25:19.002Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:25:19 [2021-07-22T22:25:19.002Z] #70 exporting layers
22:25:21 [2021-07-22T22:25:21.340Z] #56 DONE 230.1s
22:25:21 [2021-07-22T22:25:21.595Z] 
22:25:21 [2021-07-22T22:25:21.595Z] #57 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
22:25:21 [2021-07-22T22:25:21.595Z] #57 sha256:613113716cd28749b05c2f889f876f3a089eb6641f7ce21f6080be195be032a8
22:25:22 [2021-07-22T22:25:22.155Z] #57 DONE 0.6s
22:25:22 [2021-07-22T22:25:22.155Z] 
22:25:22 [2021-07-22T22:25:22.155Z] #61 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:25:22 [2021-07-22T22:25:22.155Z] #61 sha256:c9b3df554c1576419ee4cc0392a57d3511bcd934d15027f3d849a5cbcd3a6a81
22:25:22 [2021-07-22T22:25:22.155Z] #61 DONE 0.1s
22:25:22 [2021-07-22T22:25:22.155Z] 
22:25:22 [2021-07-22T22:25:22.155Z] #66 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
22:25:22 [2021-07-22T22:25:22.155Z] #66 sha256:5cd6692a1021e706efaf6ae25a5e379204e125b8e0cc19cdadc9c46a318c59c8
22:25:23 [2021-07-22T22:25:23.080Z] #66 DONE 0.7s
22:25:23 [2021-07-22T22:25:23.080Z] 
22:25:23 [2021-07-22T22:25:23.080Z] #67 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
22:25:23 [2021-07-22T22:25:23.080Z] #67 sha256:6cbee68c1daf8b5878ebaf1458aa3b958daa5376e8eac2602d108104876f974d
22:25:23 [2021-07-22T22:25:23.080Z] #67 DONE 0.0s
22:25:23 [2021-07-22T22:25:23.080Z] 
22:25:23 [2021-07-22T22:25:23.080Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker
22:25:23 [2021-07-22T22:25:23.080Z] #68 sha256:7fa0be1d805baa8b3016bfb338e42a4f042cf2a16a73eaa720a735a8e0902b74
22:25:24 [2021-07-22T22:25:24.443Z] #68 DONE 1.2s
22:25:24 [2021-07-22T22:25:24.443Z] 
22:25:24 [2021-07-22T22:25:24.443Z] #70 exporting to image
22:25:24 [2021-07-22T22:25:24.443Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:25:24 [2021-07-22T22:25:24.443Z] #70 exporting layers
22:25:25 [2021-07-22T22:25:25.592Z] #70 exporting layers 6.7s done
22:25:25 [2021-07-22T22:25:25.592Z] #70 writing image sha256:62adc1a7bdbb63bce045295841334223362e269a0a286aefc782224b65a077bf done
22:25:25 [2021-07-22T22:25:25.592Z] #70 naming to docker.io/library/docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 done
22:25:25 [2021-07-22T22:25:25.592Z] #70 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
22:25:25 [2021-07-22T22:25:25.935Z] + trap exit INT TERM
22:25:25 [2021-07-22T22:25:25.935Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
22:25:25 [2021-07-22T22:25:25.935Z] + CONTAINER_NAME=docker-pr7
22:25:25 [2021-07-22T22:25:25.935Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42661/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -e DOCKER_GRAPHDRIVER docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/make.sh dynbinary
22:25:27 [2021-07-22T22:25:27.845Z] 
22:25:27 [2021-07-22T22:25:27.845Z] Removing bundles/
22:25:27 [2021-07-22T22:25:27.845Z] 
22:25:27 [2021-07-22T22:25:27.845Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:25:27 [2021-07-22T22:25:27.845Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:25:27 [2021-07-22T22:25:27.845Z] GOOS="" GOARCH="" GOARM=""
22:25:30 [2021-07-22T22:25:30.980Z] #70 exporting layers 6.7s done
22:25:30 [2021-07-22T22:25:30.980Z] #70 writing image sha256:7051de0a65ffba928e05f0086f7163dba323fc2edbd2d28c3af843d59901c9f4 done
22:25:30 [2021-07-22T22:25:30.980Z] #70 naming to docker.io/library/docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 done
22:25:30 [2021-07-22T22:25:30.980Z] #70 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:25:31 [2021-07-22T22:25:31.315Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -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:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/make.sh dynbinary test-integration
22:25:32 [2021-07-22T22:25:32.676Z] 
22:25:32 [2021-07-22T22:25:32.676Z] Removing bundles/
22:25:32 [2021-07-22T22:25:32.676Z] 
22:25:32 [2021-07-22T22:25:32.676Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:25:32 [2021-07-22T22:25:32.676Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:25:32 [2021-07-22T22:25:32.676Z] GOOS="" GOARCH="" GOARM=""
22:25:34 [2021-07-22T22:25:34.735Z] 29d5b6a226d2: Verifying Checksum
22:25:34 [2021-07-22T22:25:34.735Z] 29d5b6a226d2: Download complete
22:26:37 [2021-07-22T22:26:37.444Z] ok  	github.com/docker/docker/api/server/httputils	0.030s	coverage: 14.7% of statements
22:26:37 [2021-07-22T22:26:37.444Z] ok  	github.com/docker/docker/api/server/middleware	0.017s	coverage: 37.7% of statements
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 5.7% of statements
22:26:37 [2021-07-22T22:26:37.444Z] ok  	github.com/docker/docker/api/types/strslice	0.017s	coverage: 90.0% of statements
22:26:37 [2021-07-22T22:26:37.444Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
22:26:37 [2021-07-22T22:26:37.444Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
22:26:37 [2021-07-22T22:26:37.444Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/builder	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ok  	github.com/docker/docker/builder/remotecontext	0.193s	coverage: 13.7% of statements
22:26:37 [2021-07-22T22:26:37.444Z] ok  	github.com/docker/docker/cli/debug	0.016s	coverage: 100.0% of statements
22:26:37 [2021-07-22T22:26:37.444Z] ok  	github.com/docker/docker/builder/dockerfile	0.312s	coverage: 48.7% of statements
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.315s	coverage: 67.6% of statements
22:26:37 [2021-07-22T22:26:37.444Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.782s	coverage: 86.3% of statements
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/cli	[no test files]
22:26:37 [2021-07-22T22:26:37.444Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:26:41 [2021-07-22T22:26:41.657Z] ok  	github.com/docker/docker/client	0.181s	coverage: 75.5% of statements
22:26:53 [2021-07-22T22:26:53.458Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:26:53 [2021-07-22T22:26:53.458Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:26:53 [2021-07-22T22:26:53.458Z] GOOS="" GOARCH="" GOARM=""
22:26:53 [2021-07-22T22:26:53.458Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:26:53 [2021-07-22T22:26:53.458Z] 
22:26:53 [2021-07-22T22:26:53.458Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:26:53 [2021-07-22T22:26:53.458Z] DOCKER_SYSTEMD=1
22:26:53 [2021-07-22T22:26:53.458Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:26:53 [2021-07-22T22:26:53.458Z] HOSTNAME=f177b78327ac
22:26:53 [2021-07-22T22:26:53.458Z] DEST=bundles/test-integration
22:26:53 [2021-07-22T22:26:53.458Z] PWD=/go/src/github.com/docker/docker
22:26:53 [2021-07-22T22:26:53.458Z] DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:26:53 [2021-07-22T22:26:53.458Z] container=docker
22:26:53 [2021-07-22T22:26:53.458Z] HOME=/root
22:26:53 [2021-07-22T22:26:53.458Z] LANG=C.UTF-8
22:26:53 [2021-07-22T22:26:53.458Z] INVOCATION_ID=2bfe12cab520461c9295d3730b8b75a1
22:26:53 [2021-07-22T22:26:53.458Z] GOLANG_VERSION=1.16.6
22:26:53 [2021-07-22T22:26:53.458Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:26:53 [2021-07-22T22:26:53.458Z] VALIDATE_BRANCH=master
22:26:53 [2021-07-22T22:26:53.458Z] TERM=xterm
22:26:53 [2021-07-22T22:26:53.458Z] DOCKER_PKG=github.com/docker/docker
22:26:53 [2021-07-22T22:26:53.458Z] SHLVL=3
22:26:53 [2021-07-22T22:26:53.458Z] TIMEOUT=120m
22:26:53 [2021-07-22T22:26:53.458Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:26:53 [2021-07-22T22:26:53.458Z] DOCKER_GRAPHDRIVER=overlay2
22:26:53 [2021-07-22T22:26:53.458Z] GO111MODULE=off
22:26:53 [2021-07-22T22:26:53.458Z] DOCKER_EXPERIMENTAL=1
22:26:53 [2021-07-22T22:26:53.458Z] TEST_SKIP_INTEGRATION_CLI=1
22:26:53 [2021-07-22T22:26:53.458Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:26:53 [2021-07-22T22:26:53.458Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:26:53 [2021-07-22T22:26:53.458Z] GOPATH=/go
22:26:53 [2021-07-22T22:26:53.458Z] PKG_CONFIG=pkg-config
22:26:53 [2021-07-22T22:26:53.458Z] _=/usr/bin/env
22:26:53 [2021-07-22T22:26:53.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:27:00 [2021-07-22T22:27:00.823Z] 29d5b6a226d2: Pull complete
22:27:00 [2021-07-22T22:27:00.823Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
22:27:00 [2021-07-22T22:27:00.824Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:27:00 [2021-07-22T22:27:00.824Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:27:00 [2021-07-22T22:27:00.824Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully
22:27:00 [2021-07-22T22:27:00.824Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore
22:27:00 [2021-07-22T22:27:00.824Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1'
22:27:00 [2021-07-22T22:27:00.824Z] INFO: Docker version of control daemon
22:27:00 [2021-07-22T22:27:00.824Z] 
22:27:00 [2021-07-22T22:27:00.824Z] Client: Mirantis Container Runtime
22:27:00 [2021-07-22T22:27:00.824Z]  Version:           20.10.0
22:27:00 [2021-07-22T22:27:00.824Z]  API version:       1.41
22:27:00 [2021-07-22T22:27:00.824Z]  Go version:        go1.13.15
22:27:00 [2021-07-22T22:27:00.824Z]  Git commit:        6ee42dc
22:27:00 [2021-07-22T22:27:00.824Z]  Built:             03/11/2021 13:24:56
22:27:00 [2021-07-22T22:27:00.824Z]  OS/Arch:           windows/amd64
22:27:00 [2021-07-22T22:27:00.824Z]  Context:           default
22:27:00 [2021-07-22T22:27:00.824Z]  Experimental:      true
22:27:00 [2021-07-22T22:27:00.824Z] 
22:27:00 [2021-07-22T22:27:00.824Z] Server: Mirantis Container Runtime
22:27:00 [2021-07-22T22:27:00.824Z]  Engine:
22:27:00 [2021-07-22T22:27:00.824Z]   Version:          20.10.0
22:27:00 [2021-07-22T22:27:00.824Z]   API version:      1.41 (minimum version 1.24)
22:27:00 [2021-07-22T22:27:00.824Z]   Go version:       go1.13.15
22:27:00 [2021-07-22T22:27:00.824Z]   Git commit:       1e08f21e79
22:27:00 [2021-07-22T22:27:00.824Z]   Built:            03/11/2021 13:23:32
22:27:00 [2021-07-22T22:27:00.824Z]   OS/Arch:          windows/amd64
22:27:00 [2021-07-22T22:27:00.824Z]   Experimental:     true
22:27:00 [2021-07-22T22:27:00.824Z] 
22:27:00 [2021-07-22T22:27:00.824Z] INFO: Docker info of control daemon
22:27:00 [2021-07-22T22:27:00.824Z] 
22:27:00 [2021-07-22T22:27:00.824Z] Client:
22:27:00 [2021-07-22T22:27:00.824Z]  Context:    default
22:27:00 [2021-07-22T22:27:00.824Z]  Debug Mode: false
22:27:00 [2021-07-22T22:27:00.824Z]  Plugins:
22:27:00 [2021-07-22T22:27:00.824Z]   app: Docker Application (Docker Inc., v0.8.0)
22:27:00 [2021-07-22T22:27:00.824Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
22:27:00 [2021-07-22T22:27:00.824Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
22:27:00 [2021-07-22T22:27:00.824Z] 
22:27:00 [2021-07-22T22:27:00.824Z] Server:
22:27:00 [2021-07-22T22:27:00.824Z]  Containers: 0
22:27:00 [2021-07-22T22:27:00.824Z]   Running: 0
22:27:00 [2021-07-22T22:27:00.824Z]   Paused: 0
22:27:00 [2021-07-22T22:27:00.824Z]   Stopped: 0
22:27:00 [2021-07-22T22:27:00.824Z]  Images: 1
22:27:00 [2021-07-22T22:27:00.824Z]  Server Version: 20.10.0
22:27:00 [2021-07-22T22:27:00.824Z]  Storage Driver: windowsfilter (windows) lcow (linux)
22:27:00 [2021-07-22T22:27:00.824Z]   Windows: 
22:27:00 [2021-07-22T22:27:00.824Z]   LCOW: 
22:27:00 [2021-07-22T22:27:00.824Z]  Logging Driver: json-file
22:27:00 [2021-07-22T22:27:00.824Z]  Plugins:
22:27:00 [2021-07-22T22:27:00.824Z]   Volume: local
22:27:00 [2021-07-22T22:27:00.824Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:27:00 [2021-07-22T22:27:00.824Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:27:00 [2021-07-22T22:27:00.824Z]  Swarm: inactive
22:27:00 [2021-07-22T22:27:00.824Z]  Default Isolation: process
22:27:00 [2021-07-22T22:27:00.824Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
22:27:00 [2021-07-22T22:27:00.824Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
22:27:00 [2021-07-22T22:27:00.824Z]  OSType: windows
22:27:00 [2021-07-22T22:27:00.824Z]  Architecture: x86_64
22:27:00 [2021-07-22T22:27:00.824Z]  CPUs: 4
22:27:00 [2021-07-22T22:27:00.824Z]  Total Memory: 32GiB
22:27:00 [2021-07-22T22:27:00.824Z]  Name: azwin-2-4cfc00
22:27:00 [2021-07-22T22:27:00.824Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
22:27:00 [2021-07-22T22:27:00.824Z]  Docker Root Dir: D:\docker
22:27:00 [2021-07-22T22:27:00.824Z]  Debug Mode: false
22:27:00 [2021-07-22T22:27:00.824Z]  Registry: https://index.docker.io/v1/
22:27:00 [2021-07-22T22:27:00.824Z]  Labels:
22:27:00 [2021-07-22T22:27:00.824Z]  Experimental: true
22:27:00 [2021-07-22T22:27:00.824Z]  Insecure Registries:
22:27:00 [2021-07-22T22:27:00.824Z]   10.0.0.4:5000
22:27:00 [2021-07-22T22:27:00.824Z]   127.0.0.0/8
22:27:00 [2021-07-22T22:27:00.824Z]  Registry Mirrors:
22:27:00 [2021-07-22T22:27:00.824Z]   http://10.0.0.4:5000/
22:27:00 [2021-07-22T22:27:00.824Z]  Live Restore Enabled: false
22:27:00 [2021-07-22T22:27:00.824Z] 
22:27:00 [2021-07-22T22:27:00.824Z] 
22:27:00 [2021-07-22T22:27:00.824Z] INFO: Commit hash is d5dbbb5369
22:27:00 [2021-07-22T22:27:00.824Z] INFO: Nuke-Everything...
22:27:00 [2021-07-22T22:27:00.824Z] INFO: Container count on control daemon to delete is 0
22:27:00 [2021-07-22T22:27:00.824Z] INFO: Nuking d:\CI
22:27:00 [2021-07-22T22:27:00.824Z] INFO: Zapped successfully
22:27:00 [2021-07-22T22:27:00.824Z] INFO: Location for testing is d:\CI\PR-42661\7
22:27:00 [2021-07-22T22:27:00.824Z] INFO: Validating GOLang consistency in Dockerfile.windows...
22:27:00 [2021-07-22T22:27:00.824Z] 
22:27:00 [2021-07-22T22:27:00.824Z] 
22:27:00 [2021-07-22T22:27:00.824Z] INFO: Building the image from Dockerfile.windows at 07/22/2021 22:26:52...
22:27:00 [2021-07-22T22:27:00.824Z] 
22:27:00 [2021-07-22T22:27:00.824Z] Sending build context to Docker daemon  60.98MB
22:27:00 [2021-07-22T22:27:00.824Z] 
22:27:00 [2021-07-22T22:27:00.824Z] Step 1/10 : FROM microsoft/windowsservercore
22:27:00 [2021-07-22T22:27:00.824Z]  ---> 39d157a84080
22:27:00 [2021-07-22T22:27:00.824Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
22:27:00 [2021-07-22T22:27:00.824Z]  ---> Running in 19efecf82432
22:27:00 [2021-07-22T22:27:00.824Z] Removing intermediate container 19efecf82432
22:27:00 [2021-07-22T22:27:00.824Z]  ---> 81a282db62e5
22:27:00 [2021-07-22T22:27:00.824Z] Step 3/10 : ARG GO_VERSION=1.16.6
22:27:00 [2021-07-22T22:27:00.824Z]  ---> Running in 27af30cad34c
22:27:00 [2021-07-22T22:27:00.824Z] Removing intermediate container 27af30cad34c
22:27:00 [2021-07-22T22:27:00.824Z]  ---> 8104c6e632f8
22:27:00 [2021-07-22T22:27:00.824Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
22:27:00 [2021-07-22T22:27:00.824Z]  ---> Running in 686535b343c5
22:27:01 [2021-07-22T22:27:01.281Z] Removing intermediate container 686535b343c5
22:27:01 [2021-07-22T22:27:01.281Z]  ---> 0bfa36d9c42f
22:27:01 [2021-07-22T22:27:01.281Z] 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}
22:27:01 [2021-07-22T22:27:01.281Z]  ---> Running in 15bd3753ea2d
22:27:02 [2021-07-22T22:27:02.246Z] Removing intermediate container 15bd3753ea2d
22:27:02 [2021-07-22T22:27:02.246Z]  ---> dc8a6d52b6ad
22:27:02 [2021-07-22T22:27:02.246Z] 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;
22:27:02 [2021-07-22T22:27:02.246Z]  ---> Running in 2c4cde0b57f5
22:27:04 [2021-07-22T22:27:04.368Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:27:04 [2021-07-22T22:27:04.369Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:27:04 [2021-07-22T22:27:04.369Z] GOOS="" GOARCH="" GOARM=""
22:27:04 [2021-07-22T22:27:04.369Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:27:04 [2021-07-22T22:27:04.369Z] 
22:27:04 [2021-07-22T22:27:04.369Z] + TEST_INTEGRATION_DEST=1
22:27:04 [2021-07-22T22:27:04.369Z] + CONTAINER_NAME=docker-pr7-1
22:27:04 [2021-07-22T22:27:04.369Z] + TEST_SKIP_INTEGRATION_CLI=1
22:27:04 [2021-07-22T22:27:04.369Z] + run_tests test-integration-flaky
22:27:04 [2021-07-22T22:27:04.369Z] + '[' -n 0 ']'
22:27:04 [2021-07-22T22:27:04.369Z] + rm=
22:27:04 [2021-07-22T22:27:04.369Z] + c=0
22:27:04 [2021-07-22T22:27:04.369Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42661/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42661/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/make.sh test-integration-flaky test-integration
22:27:04 [2021-07-22T22:27:04.369Z] ++ jobs -p
22:27:04 [2021-07-22T22:27:04.369Z] + for job in $(jobs -p)
22:27:04 [2021-07-22T22:27:04.369Z] + wait 10360
22:27:04 [2021-07-22T22:27:04.369Z] + TEST_INTEGRATION_DEST=3
22:27:04 [2021-07-22T22:27:04.369Z] + CONTAINER_NAME=docker-pr7-3
22:27:04 [2021-07-22T22:27:04.369Z] + TEST_SKIP_INTEGRATION=1
22:27:04 [2021-07-22T22:27:04.369Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
22:27:04 [2021-07-22T22:27:04.369Z] + run_tests
22:27:04 [2021-07-22T22:27:04.369Z] + '[' -n 0 ']'
22:27:04 [2021-07-22T22:27:04.369Z] + rm=
22:27:04 [2021-07-22T22:27:04.369Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42661/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42661/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/make.sh '' test-integration
22:27:04 [2021-07-22T22:27:04.369Z] + TEST_INTEGRATION_DEST=2
22:27:04 [2021-07-22T22:27:04.369Z] + CONTAINER_NAME=docker-pr7-2
22:27:04 [2021-07-22T22:27:04.369Z] + TEST_SKIP_INTEGRATION=1
22:27:04 [2021-07-22T22:27:04.369Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
22:27:04 [2021-07-22T22:27:04.369Z] + run_tests
22:27:04 [2021-07-22T22:27:04.369Z] + '[' -n 0 ']'
22:27:04 [2021-07-22T22:27:04.369Z] + rm=
22:27:04 [2021-07-22T22:27:04.369Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42661/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42661/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/make.sh '' test-integration
22:27:04 [2021-07-22T22:27:04.369Z] 
22:27:04 [2021-07-22T22:27:04.369Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:27:04 [2021-07-22T22:27:04.369Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:27:04 [2021-07-22T22:27:04.369Z] HOSTNAME=69a8a96ad0f7
22:27:04 [2021-07-22T22:27:04.369Z] TEST_SKIP_INTEGRATION=1
22:27:04 [2021-07-22T22:27:04.369Z] TESTDEBUG=0
22:27:04 [2021-07-22T22:27:04.369Z] DEST=bundles/test-integration
22:27:04 [2021-07-22T22:27:04.369Z] PWD=/go/src/github.com/docker/docker
22:27:04 [2021-07-22T22:27:04.369Z] KEEPBUNDLE=1
22:27:04 [2021-07-22T22:27:04.369Z] DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:27:04 [2021-07-22T22:27:04.369Z] container=docker
22:27:04 [2021-07-22T22:27:04.369Z] HOME=/root
22:27:04 [2021-07-22T22:27:04.369Z] GOLANG_VERSION=1.16.6
22:27:04 [2021-07-22T22:27:04.369Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:27:04 [2021-07-22T22:27:04.369Z] VALIDATE_BRANCH=master
22:27:04 [2021-07-22T22:27:04.369Z] TERM=xterm
22:27:04 [2021-07-22T22:27:04.369Z] DOCKER_PKG=github.com/docker/docker
22:27:04 [2021-07-22T22:27:04.369Z] SHLVL=1
22:27:04 [2021-07-22T22:27:04.369Z] TIMEOUT=120m
22:27:04 [2021-07-22T22:27:04.369Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:27:04 [2021-07-22T22:27:04.369Z] DOCKER_GRAPHDRIVER=overlay2
22:27:04 [2021-07-22T22:27:04.369Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
22:27:04 [2021-07-22T22:27:04.369Z] GO111MODULE=off
22:27:04 [2021-07-22T22:27:04.369Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:27:04 [2021-07-22T22:27:04.369Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:27:04 [2021-07-22T22:27:04.369Z] GOPATH=/go
22:27:04 [2021-07-22T22:27:04.369Z] PKG_CONFIG=pkg-config
22:27:04 [2021-07-22T22:27:04.369Z] _=/usr/bin/env
22:27:04 [2021-07-22T22:27:04.369Z] Building test suite binary ./integration-cli/test.main
22:27:04 [2021-07-22T22:27:04.369Z] 
22:27:04 [2021-07-22T22:27:04.369Z] 
22:27:04 [2021-07-22T22:27:04.369Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:27:04 [2021-07-22T22:27:04.369Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:27:04 [2021-07-22T22:27:04.369Z] HOSTNAME=06f1a10c01d3
22:27:04 [2021-07-22T22:27:04.369Z] TEST_SKIP_INTEGRATION=1
22:27:04 [2021-07-22T22:27:04.369Z] TESTDEBUG=0
22:27:04 [2021-07-22T22:27:04.369Z] DEST=bundles/test-integration
22:27:04 [2021-07-22T22:27:04.369Z] PWD=/go/src/github.com/docker/docker
22:27:04 [2021-07-22T22:27:04.369Z] KEEPBUNDLE=1
22:27:04 [2021-07-22T22:27:04.369Z] DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:27:04 [2021-07-22T22:27:04.369Z] container=docker
22:27:04 [2021-07-22T22:27:04.369Z] HOME=/root
22:27:04 [2021-07-22T22:27:04.369Z] GOLANG_VERSION=1.16.6
22:27:04 [2021-07-22T22:27:04.369Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:27:04 [2021-07-22T22:27:04.369Z] VALIDATE_BRANCH=master
22:27:04 [2021-07-22T22:27:04.369Z] TERM=xterm
22:27:04 [2021-07-22T22:27:04.369Z] DOCKER_PKG=github.com/docker/docker
22:27:04 [2021-07-22T22:27:04.369Z] SHLVL=1
22:27:04 [2021-07-22T22:27:04.369Z] TIMEOUT=120m
22:27:04 [2021-07-22T22:27:04.369Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:27:04 [2021-07-22T22:27:04.369Z] DOCKER_GRAPHDRIVER=overlay2
22:27:04 [2021-07-22T22:27:04.369Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
22:27:04 [2021-07-22T22:27:04.369Z] GO111MODULE=off
22:27:04 [2021-07-22T22:27:04.369Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:27:04 [2021-07-22T22:27:04.369Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:27:04 [2021-07-22T22:27:04.369Z] GOPATH=/go
22:27:04 [2021-07-22T22:27:04.369Z] PKG_CONFIG=pkg-config
22:27:04 [2021-07-22T22:27:04.369Z] _=/usr/bin/env
22:27:04 [2021-07-22T22:27:04.369Z] Building test suite binary ./integration-cli/test.main
22:27:04 [2021-07-22T22:27:04.369Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
22:27:04 [2021-07-22T22:27:04.369Z] No new tests added to integration.
22:27:04 [2021-07-22T22:27:04.369Z] 
22:27:04 [2021-07-22T22:27:04.369Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:27:04 [2021-07-22T22:27:04.369Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:27:04 [2021-07-22T22:27:04.369Z] HOSTNAME=08671a5f071c
22:27:04 [2021-07-22T22:27:04.369Z] TESTDEBUG=0
22:27:04 [2021-07-22T22:27:04.369Z] DEST=bundles/test-integration
22:27:04 [2021-07-22T22:27:04.369Z] PWD=/go/src/github.com/docker/docker
22:27:04 [2021-07-22T22:27:04.369Z] KEEPBUNDLE=1
22:27:04 [2021-07-22T22:27:04.369Z] DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:27:04 [2021-07-22T22:27:04.369Z] container=docker
22:27:04 [2021-07-22T22:27:04.369Z] HOME=/root
22:27:04 [2021-07-22T22:27:04.369Z] GOLANG_VERSION=1.16.6
22:27:04 [2021-07-22T22:27:04.369Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:27:04 [2021-07-22T22:27:04.369Z] VALIDATE_BRANCH=master
22:27:04 [2021-07-22T22:27:04.369Z] TERM=xterm
22:27:04 [2021-07-22T22:27:04.369Z] DOCKER_PKG=github.com/docker/docker
22:27:04 [2021-07-22T22:27:04.369Z] SHLVL=1
22:27:04 [2021-07-22T22:27:04.369Z] TIMEOUT=120m
22:27:04 [2021-07-22T22:27:04.369Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:27:04 [2021-07-22T22:27:04.369Z] DOCKER_GRAPHDRIVER=overlay2
22:27:04 [2021-07-22T22:27:04.369Z] GO111MODULE=off
22:27:04 [2021-07-22T22:27:04.369Z] TEST_SKIP_INTEGRATION_CLI=1
22:27:04 [2021-07-22T22:27:04.369Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:27:04 [2021-07-22T22:27:04.369Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:27:04 [2021-07-22T22:27:04.369Z] GOPATH=/go
22:27:04 [2021-07-22T22:27:04.369Z] PKG_CONFIG=pkg-config
22:27:04 [2021-07-22T22:27:04.369Z] _=/usr/bin/env
22:27:04 [2021-07-22T22:27:04.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:27:06 [2021-07-22T22:27:06.969Z] 
22:27:06 [2021-07-22T22:27:06.969Z] SUCCESS: Specified value was saved.
22:27:07 [2021-07-22T22:27:07.934Z] INFO: Downloading git...
22:27:09 [2021-07-22T22:27:09.053Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:27:09 [2021-07-22T22:27:09.053Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:27:09 [2021-07-22T22:27:09.053Z] GOOS="" GOARCH="" GOARM=""
22:27:09 [2021-07-22T22:27:09.053Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:27:09 [2021-07-22T22:27:09.053Z] 
22:27:09 [2021-07-22T22:27:09.053Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:27:09 [2021-07-22T22:27:09.053Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:27:09 [2021-07-22T22:27:09.053Z] HOSTNAME=9d82e44212b7
22:27:09 [2021-07-22T22:27:09.053Z] DEST=bundles/test-integration
22:27:09 [2021-07-22T22:27:09.053Z] PWD=/go/src/github.com/docker/docker
22:27:09 [2021-07-22T22:27:09.053Z] DOCKER_ROOTLESS=1
22:27:09 [2021-07-22T22:27:09.053Z] DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:27:09 [2021-07-22T22:27:09.053Z] container=docker
22:27:09 [2021-07-22T22:27:09.053Z] HOME=/root
22:27:09 [2021-07-22T22:27:09.053Z] GOLANG_VERSION=1.16.6
22:27:09 [2021-07-22T22:27:09.053Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:27:09 [2021-07-22T22:27:09.053Z] VALIDATE_BRANCH=master
22:27:09 [2021-07-22T22:27:09.053Z] TERM=xterm
22:27:09 [2021-07-22T22:27:09.053Z] DOCKER_PKG=github.com/docker/docker
22:27:09 [2021-07-22T22:27:09.053Z] SHLVL=1
22:27:09 [2021-07-22T22:27:09.053Z] TIMEOUT=120m
22:27:09 [2021-07-22T22:27:09.053Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:27:09 [2021-07-22T22:27:09.053Z] DOCKER_GRAPHDRIVER=overlay2
22:27:09 [2021-07-22T22:27:09.053Z] GO111MODULE=off
22:27:09 [2021-07-22T22:27:09.053Z] DOCKER_EXPERIMENTAL=1
22:27:09 [2021-07-22T22:27:09.053Z] TEST_SKIP_INTEGRATION_CLI=1
22:27:09 [2021-07-22T22:27:09.053Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:27:09 [2021-07-22T22:27:09.053Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:27:09 [2021-07-22T22:27:09.053Z] GOPATH=/go
22:27:09 [2021-07-22T22:27:09.053Z] PKG_CONFIG=pkg-config
22:27:09 [2021-07-22T22:27:09.053Z] _=/usr/bin/env
22:27:09 [2021-07-22T22:27:09.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:27:09 [2021-07-22T22:27:09.484Z] INFO: Downloading go...
22:27:11 [2021-07-22T22:27:11.096Z] INFO: Downloading compiler 1 of 3...
22:27:12 [2021-07-22T22:27:12.061Z] INFO: Downloading compiler 2 of 3...
22:27:13 [2021-07-22T22:27:13.027Z] INFO: Downloading compiler 3 of 3...
22:27:14 [2021-07-22T22:27:14.002Z] INFO: Extracting git...
22:27:20 [2021-07-22T22:27:20.427Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.967s	coverage: 0.0% of statements
22:27:20 [2021-07-22T22:27:20.428Z] ok  	github.com/docker/docker/container	0.171s	coverage: 34.6% of statements
22:27:23 [2021-07-22T22:27:23.736Z] ok  	github.com/docker/docker/cmd/dockerd	0.221s	coverage: 29.1% of statements
22:27:23 [2021-07-22T22:27:23.736Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:27:23 [2021-07-22T22:27:23.736Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:27:23 [2021-07-22T22:27:23.736Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:27:23 [2021-07-22T22:27:23.736Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:27:23 [2021-07-22T22:27:23.736Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:27:23 [2021-07-22T22:27:23.967Z] INFO [loader] Go packages loading at mode 575 (deps|files|name|types_sizes|compiled_files|exports_file|imports) took 2m13.977478838s 
22:27:23 [2021-07-22T22:27:23.968Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 528.712443ms 
22:27:25 [2021-07-22T22:27:25.126Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.060s	coverage: 65.3% of statements
22:27:27 [2021-07-22T22:27:27.677Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.038s	coverage: 35.9% of statements
22:27:27 [2021-07-22T22:27:27.677Z] ok  	github.com/docker/docker/daemon/cluster	0.130s	coverage: 0.5% of statements
22:27:28 [2021-07-22T22:27:28.796Z] INFO: Expanding go...
22:27:31 [2021-07-22T22:27:31.050Z] ok  	github.com/docker/docker/daemon/config	0.115s	coverage: 81.4% of statements
22:27:31 [2021-07-22T22:27:31.050Z] ok  	github.com/docker/docker/daemon/discovery	0.015s	coverage: 30.0% of statements
22:27:31 [2021-07-22T22:27:31.623Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
22:27:32 [2021-07-22T22:27:32.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:27:32 [2021-07-22T22:27:32.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:27:32 [2021-07-22T22:27:32.196Z] ok  	github.com/docker/docker/daemon/graphdriver	0.018s	coverage: 2.2% of statements
22:27:36 [2021-07-22T22:27:36.406Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	2.679s	coverage: 73.3% of statements
22:27:36 [2021-07-22T22:27:36.978Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 3.1% of statements
22:27:36 [2021-07-22T22:27:36.978Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.481s	coverage: 13.7% of statements
22:27:37 [2021-07-22T22:27:37.240Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.567s	coverage: 56.2% of statements
22:27:39 [2021-07-22T22:27:39.156Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
22:27:39 [2021-07-22T22:27:39.486Z] f143c6fed32d: Pull complete
22:27:39 [2021-07-22T22:27:39.486Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877
22:27:39 [2021-07-22T22:27:39.486Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
22:27:39 [2021-07-22T22:27:39.486Z] mcr.microsoft.com/windows/servercore:ltsc2019
22:27:39 [2021-07-22T22:27:39.486Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
22:27:39 [2021-07-22T22:27:39.486Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
22:27:39 [2021-07-22T22:27:39.486Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061'
22:27:39 [2021-07-22T22:27:39.486Z] INFO: Docker version of control daemon
22:27:39 [2021-07-22T22:27:39.486Z] 
22:27:39 [2021-07-22T22:27:39.486Z] Client:
22:27:39 [2021-07-22T22:27:39.486Z]  Version:           20.10.6
22:27:39 [2021-07-22T22:27:39.486Z]  API version:       1.41
22:27:39 [2021-07-22T22:27:39.486Z]  Go version:        go1.16.3
22:27:39 [2021-07-22T22:27:39.486Z]  Git commit:        370c289
22:27:39 [2021-07-22T22:27:39.486Z]  Built:             Fri Apr  9 22:49:36 2021
22:27:39 [2021-07-22T22:27:39.486Z]  OS/Arch:           windows/amd64
22:27:39 [2021-07-22T22:27:39.486Z]  Context:           default
22:27:39 [2021-07-22T22:27:39.486Z]  Experimental:      true
22:27:39 [2021-07-22T22:27:39.486Z] 
22:27:39 [2021-07-22T22:27:39.486Z] Server: Docker Engine - Community
22:27:39 [2021-07-22T22:27:39.486Z]  Engine:
22:27:39 [2021-07-22T22:27:39.486Z]   Version:          20.10.6
22:27:39 [2021-07-22T22:27:39.486Z]   API version:      1.41 (minimum version 1.24)
22:27:39 [2021-07-22T22:27:39.486Z]   Go version:       go1.13.15
22:27:39 [2021-07-22T22:27:39.486Z]   Git commit:       8728dd2
22:27:39 [2021-07-22T22:27:39.486Z]   Built:            Fri Apr  9 22:45:40 2021
22:27:39 [2021-07-22T22:27:39.486Z]   OS/Arch:          windows/amd64
22:27:39 [2021-07-22T22:27:39.486Z]   Experimental:     true
22:27:39 [2021-07-22T22:27:39.486Z] 
22:27:39 [2021-07-22T22:27:39.486Z] INFO: Docker info of control daemon
22:27:39 [2021-07-22T22:27:39.486Z] 
22:27:39 [2021-07-22T22:27:39.486Z] Client:
22:27:39 [2021-07-22T22:27:39.486Z]  Context:    default
22:27:39 [2021-07-22T22:27:39.486Z]  Debug Mode: false
22:27:39 [2021-07-22T22:27:39.486Z]  Plugins:
22:27:39 [2021-07-22T22:27:39.486Z]   app: Docker Application (Docker Inc., v0.8.0)
22:27:39 [2021-07-22T22:27:39.486Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
22:27:39 [2021-07-22T22:27:39.486Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
22:27:39 [2021-07-22T22:27:39.486Z] 
22:27:39 [2021-07-22T22:27:39.486Z] Server:
22:27:39 [2021-07-22T22:27:39.486Z]  Containers: 0
22:27:39 [2021-07-22T22:27:39.486Z]   Running: 0
22:27:39 [2021-07-22T22:27:39.486Z]   Paused: 0
22:27:39 [2021-07-22T22:27:39.486Z]   Stopped: 0
22:27:39 [2021-07-22T22:27:39.486Z]  Images: 1
22:27:39 [2021-07-22T22:27:39.486Z]  Server Version: 20.10.6
22:27:39 [2021-07-22T22:27:39.486Z]  Storage Driver: windowsfilter (windows) lcow (linux)
22:27:39 [2021-07-22T22:27:39.486Z]   Windows: 
22:27:39 [2021-07-22T22:27:39.486Z]   LCOW: 
22:27:39 [2021-07-22T22:27:39.486Z]  Logging Driver: json-file
22:27:39 [2021-07-22T22:27:39.486Z]  Plugins:
22:27:39 [2021-07-22T22:27:39.486Z]   Volume: local
22:27:39 [2021-07-22T22:27:39.486Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:27:39 [2021-07-22T22:27:39.486Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:27:39 [2021-07-22T22:27:39.486Z]  Swarm: inactive
22:27:39 [2021-07-22T22:27:39.486Z]  Default Isolation: process
22:27:39 [2021-07-22T22:27:39.486Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:27:39 [2021-07-22T22:27:39.486Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
22:27:39 [2021-07-22T22:27:39.486Z]  OSType: windows
22:27:39 [2021-07-22T22:27:39.486Z]  Architecture: x86_64
22:27:39 [2021-07-22T22:27:39.486Z]  CPUs: 4
22:27:39 [2021-07-22T22:27:39.486Z]  Total Memory: 32GiB
22:27:39 [2021-07-22T22:27:39.486Z]  Name: azwin-2-2c3410
22:27:39 [2021-07-22T22:27:39.486Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
22:27:39 [2021-07-22T22:27:39.486Z]  Docker Root Dir: D:\docker
22:27:39 [2021-07-22T22:27:39.486Z]  Debug Mode: false
22:27:39 [2021-07-22T22:27:39.486Z]  Registry: https://index.docker.io/v1/
22:27:39 [2021-07-22T22:27:39.486Z]  Labels:
22:27:39 [2021-07-22T22:27:39.486Z]  Experimental: true
22:27:39 [2021-07-22T22:27:39.486Z]  Insecure Registries:
22:27:39 [2021-07-22T22:27:39.486Z]   10.0.0.4:5000
22:27:39 [2021-07-22T22:27:39.486Z]   127.0.0.0/8
22:27:39 [2021-07-22T22:27:39.486Z]  Registry Mirrors:
22:27:39 [2021-07-22T22:27:39.486Z]   http://10.0.0.4:5000/
22:27:39 [2021-07-22T22:27:39.486Z]  Live Restore Enabled: false
22:27:39 [2021-07-22T22:27:39.486Z]  Product License: Community Engine
22:27:39 [2021-07-22T22:27:39.486Z] 
22:27:39 [2021-07-22T22:27:39.486Z] 
22:27:39 [2021-07-22T22:27:39.486Z] INFO: Commit hash is d5dbbb5369
22:27:39 [2021-07-22T22:27:39.486Z] INFO: Nuke-Everything...
22:27:39 [2021-07-22T22:27:39.486Z] INFO: Container count on control daemon to delete is 0
22:27:39 [2021-07-22T22:27:39.486Z] INFO: Nuking d:\CI
22:27:39 [2021-07-22T22:27:39.486Z] INFO: Zapped successfully
22:27:39 [2021-07-22T22:27:39.486Z] INFO: Location for testing is d:\CI\PR-42661\7
22:27:39 [2021-07-22T22:27:39.486Z] INFO: Validating GOLang consistency in Dockerfile.windows...
22:27:39 [2021-07-22T22:27:39.486Z] 
22:27:39 [2021-07-22T22:27:39.486Z] 
22:27:39 [2021-07-22T22:27:39.486Z] INFO: Building the image from Dockerfile.windows at 07/22/2021 22:27:34...
22:27:39 [2021-07-22T22:27:39.486Z] 
22:27:40 [2021-07-22T22:27:40.542Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.870s	coverage: 49.4% of statements
22:27:42 [2021-07-22T22:27:42.048Z] INFO [runner/unused/goanalysis] analyzers took 32.940305886s with top 10 stages: buildssa: 28.403454325s, U1000: 4.536851561s 
22:27:42 [2021-07-22T22:27:42.388Z] Sending build context to Docker daemon  60.98MB
22:27:42 [2021-07-22T22:27:42.388Z] 
22:27:42 [2021-07-22T22:27:42.388Z] Step 1/10 : FROM microsoft/windowsservercore
22:27:42 [2021-07-22T22:27:42.388Z]  ---> 9a0a02eca0e6
22:27:42 [2021-07-22T22:27:42.388Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
22:27:42 [2021-07-22T22:27:42.388Z]  ---> Running in 9cb6edd35c2d
22:27:42 [2021-07-22T22:27:42.463Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.017s	coverage: 57.5% of statements
22:27:42 [2021-07-22T22:27:42.463Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.360s	coverage: 57.7% of statements
22:27:42 [2021-07-22T22:27:42.726Z] ok  	github.com/docker/docker/daemon	12.316s	coverage: 17.5% of statements
22:27:42 [2021-07-22T22:27:42.726Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:27:42 [2021-07-22T22:27:42.726Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:27:42 [2021-07-22T22:27:42.726Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:27:42 [2021-07-22T22:27:42.726Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:27:42 [2021-07-22T22:27:42.847Z] Removing intermediate container 9cb6edd35c2d
22:27:42 [2021-07-22T22:27:42.847Z]  ---> c13056b886bc
22:27:42 [2021-07-22T22:27:42.847Z] Step 3/10 : ARG GO_VERSION=1.16.6
22:27:42 [2021-07-22T22:27:42.847Z]  ---> Running in 10d0f3d2c97d
22:27:43 [2021-07-22T22:27:43.673Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.298s	coverage: 46.2% of statements
22:27:43 [2021-07-22T22:27:43.673Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:27:43 [2021-07-22T22:27:43.673Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:27:43 [2021-07-22T22:27:43.673Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:27:43 [2021-07-22T22:27:43.673Z] ok  	github.com/docker/docker/daemon/links	0.019s	coverage: 93.0% of statements
22:27:43 [2021-07-22T22:27:43.815Z] Removing intermediate container 10d0f3d2c97d
22:27:43 [2021-07-22T22:27:43.815Z]  ---> efa0f49c04f4
22:27:43 [2021-07-22T22:27:43.815Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
22:27:43 [2021-07-22T22:27:43.815Z]  ---> Running in dfdf69510146
22:27:43 [2021-07-22T22:27:43.815Z] Removing intermediate container dfdf69510146
22:27:43 [2021-07-22T22:27:43.815Z]  ---> 177c90c9acf1
22:27:43 [2021-07-22T22:27:43.815Z] 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}
22:27:43 [2021-07-22T22:27:43.815Z]  ---> Running in 71017798e271
22:27:43 [2021-07-22T22:27:43.935Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
22:27:44 [2021-07-22T22:27:44.275Z] Removing intermediate container 71017798e271
22:27:44 [2021-07-22T22:27:44.275Z]  ---> 5a08cfa4c169
22:27:44 [2021-07-22T22:27:44.275Z] 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;
22:27:44 [2021-07-22T22:27:44.275Z]  ---> Running in 628800c6c119
22:27:45 [2021-07-22T22:27:45.325Z] ok  	github.com/docker/docker/daemon/images	0.048s	coverage: 6.8% of statements
22:27:45 [2021-07-22T22:27:45.325Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:27:45 [2021-07-22T22:27:45.325Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:27:45 [2021-07-22T22:27:45.898Z] ok  	github.com/docker/docker/daemon/logger	0.272s	coverage: 43.5% of statements
22:27:46 [2021-07-22T22:27:46.160Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.014s	coverage: 67.0% of statements
22:27:46 [2021-07-22T22:27:46.421Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.365s	coverage: 77.0% of statements
22:27:46 [2021-07-22T22:27:46.421Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:27:46 [2021-07-22T22:27:46.421Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:27:46 [2021-07-22T22:27:46.683Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 23.9% of statements
22:27:46 [2021-07-22T22:27:46.944Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.040s	coverage: 69.9% of statements
22:27:47 [2021-07-22T22:27:47.204Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 87.2% of statements
22:27:47 [2021-07-22T22:27:47.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:27:47 [2021-07-22T22:27:47.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:27:48 [2021-07-22T22:27:48.148Z] ok  	github.com/docker/docker/daemon/logger/local	0.044s	coverage: 75.2% of statements
22:27:48 [2021-07-22T22:27:48.148Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:27:48 [2021-07-22T22:27:48.409Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.097s	coverage: 58.6% of statements
22:27:48 [2021-07-22T22:27:48.671Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.045s	coverage: 31.5% of statements
22:27:49 [2021-07-22T22:27:49.245Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.020s	coverage: 46.8% of statements
22:27:49 [2021-07-22T22:27:49.506Z] ok  	github.com/docker/docker/daemon/logger/templates	0.010s	coverage: 8.3% of statements
22:27:49 [2021-07-22T22:27:49.766Z] ok  	github.com/docker/docker/daemon/network	0.025s	coverage: 63.8% of statements
22:27:50 [2021-07-22T22:27:50.710Z] ok  	github.com/docker/docker/distribution/metadata	0.121s	coverage: 48.2% of statements
22:27:50 [2021-07-22T22:27:50.972Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.890s	coverage: 82.5% of statements
22:27:50 [2021-07-22T22:27:50.972Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:27:50 [2021-07-22T22:27:50.972Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:27:52 [2021-07-22T22:27:52.360Z] ok  	github.com/docker/docker/distribution	0.224s	coverage: 25.4% of statements
22:27:52 [2021-07-22T22:27:52.360Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:27:52 [2021-07-22T22:27:52.360Z] ok  	github.com/docker/docker/errdefs	0.029s	coverage: 53.1% of statements
22:27:53 [2021-07-22T22:27:53.305Z] ok  	github.com/docker/docker/image	0.056s	coverage: 86.6% of statements
22:27:53 [2021-07-22T22:27:53.305Z] ok  	github.com/docker/docker/image/cache	0.017s	coverage: 19.2% of statements
22:27:53 [2021-07-22T22:27:53.305Z] ok  	github.com/docker/docker/distribution/xfer	1.793s	coverage: 85.1% of statements
22:27:53 [2021-07-22T22:27:53.305Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:27:53 [2021-07-22T22:27:53.878Z] ok  	github.com/docker/docker/image/tarexport	0.021s	coverage: 0.7% of statements
22:27:53 [2021-07-22T22:27:53.927Z] INFO: Expanding compiler 1 of 3...
22:27:54 [2021-07-22T22:27:54.140Z] ok  	github.com/docker/docker/image/v1	0.025s	coverage: 25.0% of statements
22:27:54 [2021-07-22T22:27:54.140Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:27:54 [2021-07-22T22:27:54.140Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
22:27:54 [2021-07-22T22:27:54.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:27:54 [2021-07-22T22:27:54.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:27:55 [2021-07-22T22:27:55.462Z] INFO: Expanding compiler 2 of 3...
22:27:57 [2021-07-22T22:27:57.453Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.626s	coverage: 84.4% of statements
22:28:00 [2021-07-22T22:28:00.001Z] ok  	github.com/docker/docker/libnetwork/api	2.599s	coverage: 83.2% of statements
22:28:00 [2021-07-22T22:28:00.945Z] ok  	github.com/docker/docker/libnetwork/config	0.101s	coverage: 24.0% of statements
22:28:01 [2021-07-22T22:28:01.244Z] INFO: Expanding compiler 3 of 3...
22:28:01 [2021-07-22T22:28:01.244Z] INFO: Removing downloaded files...
22:28:01 [2021-07-22T22:28:01.244Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
22:28:01 [2021-07-22T22:28:01.244Z] INFO: Configuring git core.autocrlf...
22:28:01 [2021-07-22T22:28:01.518Z] ok  	github.com/docker/docker/libnetwork/datastore	0.007s	coverage: 21.9% of statements
22:28:01 [2021-07-22T22:28:01.949Z] 
22:28:01 [2021-07-22T22:28:01.949Z] SUCCESS: Specified value was saved.
22:28:02 [2021-07-22T22:28:02.090Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.006s	coverage: 68.9% of statements
22:28:02 [2021-07-22T22:28:02.663Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.027s	coverage: 34.8% of statements
22:28:02 [2021-07-22T22:28:02.914Z] INFO: Downloading git...
22:28:04 [2021-07-22T22:28:04.579Z] ok  	github.com/docker/docker/layer	7.605s	coverage: 68.8% of statements
22:28:04 [2021-07-22T22:28:04.579Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:28:04 [2021-07-22T22:28:04.579Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:28:04 [2021-07-22T22:28:04.579Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:28:04 [2021-07-22T22:28:04.579Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:28:04 [2021-07-22T22:28:04.579Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.035s	coverage: 4.0% of statements
22:28:05 [2021-07-22T22:28:05.146Z] INFO: Downloading go...
22:28:05 [2021-07-22T22:28:05.151Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.006s	coverage: 34.8% of statements
22:28:05 [2021-07-22T22:28:05.413Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.039s	coverage: 4.5% of statements
22:28:06 [2021-07-22T22:28:06.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:28:07 [2021-07-22T22:28:07.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:28:07 [2021-07-22T22:28:07.330Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 63.6% of statements
22:28:08 [2021-07-22T22:28:08.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:28:08 [2021-07-22T22:28:08.273Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.040s	coverage: 57.4% of statements
22:28:08 [2021-07-22T22:28:08.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:28:09 [2021-07-22T22:28:09.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:28:09 [2021-07-22T22:28:09.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:28:10 [2021-07-22T22:28:10.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:28:10 [2021-07-22T22:28:10.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:28:12 [2021-07-22T22:28:12.475Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.029s	coverage: 82.4% of statements
22:28:12 [2021-07-22T22:28:12.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:28:13 [2021-07-22T22:28:13.045Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.038s	coverage: 81.2% of statements
22:28:14 [2021-07-22T22:28:14.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:28:14 [2021-07-22T22:28:14.427Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	9.731s	coverage: 59.9% of statements
22:28:14 [2021-07-22T22:28:14.427Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.015s	coverage: 48.1% of statements
22:28:14 [2021-07-22T22:28:14.693Z] ok  	github.com/docker/docker/libnetwork/idm	0.010s	coverage: 87.5% of statements
22:28:15 [2021-07-22T22:28:15.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:28:15 [2021-07-22T22:28:15.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:28:16 [2021-07-22T22:28:16.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:28:17 [2021-07-22T22:28:17.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:28:17 [2021-07-22T22:28:17.274Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.273s	coverage: 7.4% of statements
22:28:17 [2021-07-22T22:28:17.274Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.004s	coverage: 100.0% of statements
22:28:18 [2021-07-22T22:28:18.257Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 57.1% of statements
22:28:18 [2021-07-22T22:28:18.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:28:19 [2021-07-22T22:28:19.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:28:19 [2021-07-22T22:28:19.199Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.019s	coverage: 47.4% of statements
22:28:19 [2021-07-22T22:28:19.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:28:19 [2021-07-22T22:28:19.770Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.010s	coverage: 71.4% of statements
22:28:20 [2021-07-22T22:28:20.549Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:28:20 [2021-07-22T22:28:20.549Z] Using test binary docker
22:28:20 [2021-07-22T22:28:20.549Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:28:20 [2021-07-22T22:28:20.549Z] Starting apparmor (via systemctl): apparmor.service.
22:28:20 [2021-07-22T22:28:20.549Z] INFO: Waiting for daemon to start...
22:28:20 [2021-07-22T22:28:20.549Z] Starting dockerd
22:28:21 [2021-07-22T22:28:21.155Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.592s	coverage: 74.0% of statements
22:28:22 [2021-07-22T22:28:22.539Z] ok  	github.com/docker/docker/libnetwork/iptables	0.585s	coverage: 45.1% of statements
22:28:23 [2021-07-22T22:28:23.112Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.023s	coverage: 60.0% of statements
22:28:23 [2021-07-22T22:28:23.882Z] .
22:28:23 [2021-07-22T22:28:23.882Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:28:23 [2021-07-22T22:28:23.882Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:28:23 [2021-07-22T22:28:23.882Z] Error: No such image: emptyfs
22:28:24 [2021-07-22T22:28:24.055Z] ok  	github.com/docker/docker/libnetwork/netutils	0.061s	coverage: 44.1% of statements
22:28:24 [2021-07-22T22:28:24.141Z] Running integration-test (iteration 1)
22:28:24 [2021-07-22T22:28:24.141Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:28:25 [2021-07-22T22:28:25.440Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.012s	coverage: 100.0% of statements
22:28:25 [2021-07-22T22:28:25.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:28:25 [2021-07-22T22:28:25.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:28:25 [2021-07-22T22:28:25.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:28:25 [2021-07-22T22:28:25.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:28:25 [2021-07-22T22:28:25.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:28:26 [2021-07-22T22:28:26.386Z] ok  	github.com/docker/docker/libnetwork/options	0.016s	coverage: 100.0% of statements
22:28:27 [2021-07-22T22:28:27.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:28:29 [2021-07-22T22:28:29.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:28:30 [2021-07-22T22:28:30.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:28:31 [2021-07-22T22:28:31.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:28:32 [2021-07-22T22:28:32.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:28:33 [2021-07-22T22:28:33.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:28:33 [2021-07-22T22:28:33.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:28:35 [2021-07-22T22:28:35.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:28:35 [2021-07-22T22:28:35.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:28:36 [2021-07-22T22:28:36.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:28:36 [2021-07-22T22:28:36.389Z] ok  	github.com/docker/docker/libnetwork/osl	4.548s	coverage: 39.7% of statements
22:28:36 [2021-07-22T22:28:36.960Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.012s	coverage: 20.0% of statements
22:28:37 [2021-07-22T22:28:37.083Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:28:37 [2021-07-22T22:28:37.083Z] Using test binary docker
22:28:37 [2021-07-22T22:28:37.083Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:28:37 [2021-07-22T22:28:37.083Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:28:37 [2021-07-22T22:28:37.083Z] INFO: Waiting for daemon to start...
22:28:37 [2021-07-22T22:28:37.083Z] Starting dockerd
22:28:38 [2021-07-22T22:28:38.876Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.022s	coverage: 86.1% of statements
22:28:39 [2021-07-22T22:28:39.027Z] Loaded image: buildpack-deps:buster
22:28:39 [2021-07-22T22:28:39.027Z] Loaded image: busybox:latest
22:28:39 [2021-07-22T22:28:39.027Z] Loaded image: busybox:glibc
22:28:40 [2021-07-22T22:28:40.347Z] .
22:28:40 [2021-07-22T22:28:40.347Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:28:40 [2021-07-22T22:28:40.347Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:28:40 [2021-07-22T22:28:40.347Z] Error: No such image: emptyfs
22:28:40 [2021-07-22T22:28:40.347Z] Running integration-test (iteration 1)
22:28:40 [2021-07-22T22:28:40.347Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:28:40 [2021-07-22T22:28:40.790Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.880s	coverage: 49.5% of statements
22:28:40 [2021-07-22T22:28:40.937Z] Loaded image: debian:bullseye
22:28:40 [2021-07-22T22:28:40.937Z] Loaded image: hello-world:latest
22:28:40 [2021-07-22T22:28:40.937Z] Loaded image: arm32v7/hello-world:latest
22:28:40 [2021-07-22T22:28:40.937Z] INFO: Testing against a local daemon
22:28:40 [2021-07-22T22:28:40.937Z] === RUN   TestCgroupNamespacesBuild
22:28:41 [2021-07-22T22:28:41.732Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.020s	coverage: 70.5% of statements
22:28:42 [2021-07-22T22:28:42.841Z] --- PASS: TestCgroupNamespacesBuild (1.60s)
22:28:42 [2021-07-22T22:28:42.841Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:28:43 [2021-07-22T22:28:43.645Z] ok  	github.com/docker/docker/libnetwork/types	0.009s	coverage: 47.9% of statements
22:28:44 [2021-07-22T22:28:44.220Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.45s)
22:28:44 [2021-07-22T22:28:44.220Z] === RUN   TestBuildWithSession
22:28:44 [2021-07-22T22:28:44.220Z]     build_session_test.go:25: TODO: BuildKit
22:28:44 [2021-07-22T22:28:44.220Z] --- SKIP: TestBuildWithSession (0.00s)
22:28:44 [2021-07-22T22:28:44.220Z] === RUN   TestBuildSquashParent
22:28:50 [2021-07-22T22:28:50.230Z] ok  	github.com/docker/docker/oci	0.025s	coverage: 45.2% of statements
22:28:50 [2021-07-22T22:28:50.491Z] ok  	github.com/docker/docker/opts	0.031s	coverage: 67.1% of statements
22:28:50 [2021-07-22T22:28:50.753Z] ok  	github.com/docker/docker/libnetwork/ipam	32.756s	coverage: 85.3% of statements
22:28:50 [2021-07-22T22:28:50.753Z] ok  	github.com/docker/docker/pkg/aaparser	0.009s	coverage: 52.9% of statements
22:28:50 [2021-07-22T22:28:50.790Z] --- PASS: TestBuildSquashParent (6.15s)
22:28:50 [2021-07-22T22:28:50.790Z] === RUN   TestBuildWithRemoveAndForceRemove
22:28:50 [2021-07-22T22:28:50.790Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:28:50 [2021-07-22T22:28:50.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:28:50 [2021-07-22T22:28:50.790Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:28:50 [2021-07-22T22:28:50.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:28:50 [2021-07-22T22:28:50.790Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:28:50 [2021-07-22T22:28:50.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:28:50 [2021-07-22T22:28:50.790Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:28:50 [2021-07-22T22:28:50.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:28:50 [2021-07-22T22:28:50.790Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:28:50 [2021-07-22T22:28:50.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:28:50 [2021-07-22T22:28:50.790Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:28:50 [2021-07-22T22:28:50.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:28:50 [2021-07-22T22:28:50.790Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:28:50 [2021-07-22T22:28:50.790Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:28:52 [2021-07-22T22:28:52.697Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:28:52 [2021-07-22T22:28:52.697Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:28:53 [2021-07-22T22:28:53.303Z] ok  	github.com/docker/docker/pkg/authorization	0.596s	coverage: 68.3% of statements
22:28:53 [2021-07-22T22:28:53.564Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
22:28:54 [2021-07-22T22:28:54.137Z] ok  	github.com/docker/docker/pkg/capabilities	0.017s	coverage: 87.5% of statements
22:28:54 [2021-07-22T22:28:54.137Z] ok  	github.com/docker/docker/pkg/archive	1.011s	coverage: 82.3% of statements
22:28:54 [2021-07-22T22:28:54.604Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:28:54 [2021-07-22T22:28:54.863Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:28:55 [2021-07-22T22:28:55.080Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
22:28:55 [2021-07-22T22:28:55.654Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
22:28:56 [2021-07-22T22:28:56.226Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 97.6% of statements
22:28:56 [2021-07-22T22:28:56.770Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:28:56 [2021-07-22T22:28:56.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.28s)
22:28:56 [2021-07-22T22:28:56.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.39s)
22:28:56 [2021-07-22T22:28:56.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s)
22:28:56 [2021-07-22T22:28:56.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s)
22:28:56 [2021-07-22T22:28:56.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s)
22:28:56 [2021-07-22T22:28:56.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s)
22:28:56 [2021-07-22T22:28:56.770Z] === RUN   TestBuildMultiStageCopy
22:28:56 [2021-07-22T22:28:56.770Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:28:58 [2021-07-22T22:28:58.675Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:28:58 [2021-07-22T22:28:58.675Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:28:58 [2021-07-22T22:28:58.934Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:28:59 [2021-07-22T22:28:59.193Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:28:59 [2021-07-22T22:28:59.193Z] --- PASS: TestBuildMultiStageCopy (2.62s)
22:28:59 [2021-07-22T22:28:59.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s)
22:28:59 [2021-07-22T22:28:59.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
22:28:59 [2021-07-22T22:28:59.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
22:28:59 [2021-07-22T22:28:59.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
22:28:59 [2021-07-22T22:28:59.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
22:28:59 [2021-07-22T22:28:59.193Z] === RUN   TestBuildMultiStageParentConfig
22:28:59 [2021-07-22T22:28:59.527Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.144s	coverage: 43.2% of statements
22:28:59 [2021-07-22T22:28:59.527Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
22:29:00 [2021-07-22T22:29:00.098Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
22:29:00 [2021-07-22T22:29:00.130Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
22:29:00 [2021-07-22T22:29:00.130Z] === RUN   TestBuildLabelWithTargets
22:29:00 [2021-07-22T22:29:00.360Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.060s	coverage: 84.1% of statements
22:29:00 [2021-07-22T22:29:00.621Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
22:29:01 [2021-07-22T22:29:01.069Z] --- PASS: TestBuildLabelWithTargets (0.95s)
22:29:01 [2021-07-22T22:29:01.069Z] === RUN   TestBuildWithEmptyLayers
22:29:01 [2021-07-22T22:29:01.329Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
22:29:01 [2021-07-22T22:29:01.329Z] === RUN   TestBuildMultiStageOnBuild
22:29:01 [2021-07-22T22:29:01.566Z] ok  	github.com/docker/docker/libnetwork	61.092s	coverage: 41.0% of statements
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:29:01 [2021-07-22T22:29:01.566Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:29:01 [2021-07-22T22:29:01.828Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 86.3% of statements
22:29:02 [2021-07-22T22:29:02.264Z] Loaded image: buildpack-deps:buster
22:29:02 [2021-07-22T22:29:02.264Z] Loaded image: busybox:latest
22:29:02 [2021-07-22T22:29:02.264Z] Loaded image: busybox:glibc
22:29:02 [2021-07-22T22:29:02.264Z] Loaded image: debian:bullseye
22:29:02 [2021-07-22T22:29:02.264Z] Loaded image: hello-world:latest
22:29:02 [2021-07-22T22:29:02.264Z] Loaded image: arm32v7/hello-world:latest
22:29:02 [2021-07-22T22:29:02.264Z] INFO: Testing against a local daemon
22:29:02 [2021-07-22T22:29:02.264Z] === RUN   TestCgroupNamespacesBuild
22:29:02 [2021-07-22T22:29:02.400Z] ok  	github.com/docker/docker/pkg/fsutils	0.244s	coverage: 85.1% of statements
22:29:02 [2021-07-22T22:29:02.400Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
22:29:02 [2021-07-22T22:29:02.400Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
22:29:03 [2021-07-22T22:29:03.191Z] --- PASS: TestCgroupNamespacesBuild (1.51s)
22:29:03 [2021-07-22T22:29:03.192Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:29:03 [2021-07-22T22:29:03.238Z] --- PASS: TestBuildMultiStageOnBuild (2.07s)
22:29:03 [2021-07-22T22:29:03.238Z] === RUN   TestBuildUncleanTarFilenames
22:29:03 [2021-07-22T22:29:03.346Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
22:29:03 [2021-07-22T22:29:03.807Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
22:29:03 [2021-07-22T22:29:03.807Z] === RUN   TestBuildMultiStageLayerLeak
22:29:03 [2021-07-22T22:29:03.917Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
22:29:03 [2021-07-22T22:29:03.917Z] ok  	github.com/docker/docker/pkg/idtools	0.663s	coverage: 69.5% of statements
22:29:04 [2021-07-22T22:29:04.178Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
22:29:04 [2021-07-22T22:29:04.178Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
22:29:04 [2021-07-22T22:29:04.439Z] ok  	github.com/docker/docker/pkg/ioutils	0.644s	coverage: 69.3% of statements
22:29:04 [2021-07-22T22:29:04.555Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s)
22:29:04 [2021-07-22T22:29:04.555Z] === RUN   TestBuildWithSession
22:29:04 [2021-07-22T22:29:04.555Z]     build_session_test.go:25: TODO: BuildKit
22:29:04 [2021-07-22T22:29:04.555Z] --- SKIP: TestBuildWithSession (0.00s)
22:29:04 [2021-07-22T22:29:04.555Z] === RUN   TestBuildSquashParent
22:29:04 [2021-07-22T22:29:04.701Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
22:29:04 [2021-07-22T22:29:04.701Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 86.7% of statements
22:29:04 [2021-07-22T22:29:04.963Z] ok  	github.com/docker/docker/pkg/pidfile	0.023s	coverage: 82.4% of statements
22:29:05 [2021-07-22T22:29:05.905Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
22:29:06 [2021-07-22T22:29:06.343Z] --- PASS: TestBuildMultiStageLayerLeak (2.08s)
22:29:06 [2021-07-22T22:29:06.343Z] === RUN   TestBuildWithHugeFile
22:29:06 [2021-07-22T22:29:06.848Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
22:29:07 [2021-07-22T22:29:07.109Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
22:29:07 [2021-07-22T22:29:07.370Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
22:29:08 [2021-07-22T22:29:08.751Z] ok  	github.com/docker/docker/pkg/pubsub	1.069s	coverage: 75.0% of statements
22:29:09 [2021-07-22T22:29:09.351Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
22:29:10 [2021-07-22T22:29:10.748Z] ok  	github.com/docker/docker/pkg/signal	1.018s	coverage: 95.2% of statements
22:29:10 [2021-07-22T22:29:10.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:29:11 [2021-07-22T22:29:11.008Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
22:29:11 [2021-07-22T22:29:11.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:29:11 [2021-07-22T22:29:11.950Z] ok  	github.com/docker/docker/pkg/streamformatter	0.008s	coverage: 66.2% of statements
22:29:11 [2021-07-22T22:29:11.950Z] ok  	github.com/docker/docker/pkg/stack	0.010s	coverage: 90.9% of statements
22:29:11 [2021-07-22T22:29:11.950Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
22:29:12 [2021-07-22T22:29:12.631Z] --- PASS: TestBuildSquashParent (8.00s)
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:29:12 [2021-07-22T22:29:12.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:29:12 [2021-07-22T22:29:12.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:29:12 [2021-07-22T22:29:12.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:29:12 [2021-07-22T22:29:12.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:29:12 [2021-07-22T22:29:12.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:29:12 [2021-07-22T22:29:12.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:29:12 [2021-07-22T22:29:12.632Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:29:12 [2021-07-22T22:29:12.632Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:29:14 [2021-07-22T22:29:14.498Z] ok  	github.com/docker/docker/pkg/sysinfo	0.010s	coverage: 52.1% of statements
22:29:14 [2021-07-22T22:29:14.758Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 39.9% of statements
22:29:15 [2021-07-22T22:29:15.019Z] ok  	github.com/docker/docker/pkg/tailfile	0.093s	coverage: 88.6% of statements
22:29:15 [2021-07-22T22:29:15.147Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:29:15 [2021-07-22T22:29:15.147Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:29:15 [2021-07-22T22:29:15.590Z] testing: warning: no tests to run
22:29:15 [2021-07-22T22:29:15.590Z] coverage: [no statements]
22:29:15 [2021-07-22T22:29:15.590Z] ok  	github.com/docker/docker/pkg/term/windows	0.006s	coverage: [no statements] [no tests to run]
22:29:16 [2021-07-22T22:29:16.161Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
22:29:16 [2021-07-22T22:29:16.733Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
22:29:16 [2021-07-22T22:29:16.994Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
22:29:17 [2021-07-22T22:29:17.657Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:29:17 [2021-07-22T22:29:17.657Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:29:18 [2021-07-22T22:29:18.562Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m29.802688372s with top 10 stages: buildssa: 1m47.250295006s, goimports: 24.09878804s, unconvert: 14.944351s, gosec: 11.479481546s, golint: 7.51906757s, ineffassign: 6.382228092s, misspell: 5.079035999s, inspect: 4.790363859s, vrp: 4.19040264s, ctrlflow: 2.436858054s 
22:29:18 [2021-07-22T22:29:18.562Z] INFO [runner] Issues before processing: 2856, after processing: 0 
22:29:18 [2021-07-22T22:29:18.562Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2281/2281, exclude: 1892/1892, cgo: 2281/2856, skip_dirs: 2281/2281, identifier_marker: 1892/1892, exclude-rules: 78/1892, filename_unadjuster: 2281/2281, skip_files: 2281/2281, autogenerated_exclude: 1892/2281, nolint: 0/78 
22:29:18 [2021-07-22T22:29:18.562Z] INFO [runner] processing took 103.913213ms with stages: nolint: 40.594674ms, identifier_marker: 31.703996ms, path_prettifier: 14.275683ms, autogenerated_exclude: 6.769085ms, exclude-rules: 6.434063ms, skip_dirs: 3.708823ms, cgo: 274.131µs, filename_unadjuster: 146.55µs, max_same_issues: 1.879µs, exclude: 899ns, uniq_by_line: 628ns, diff: 539ns, skip_files: 531ns, max_from_linter: 488ns, source_code: 484ns, path_shortener: 445ns, max_per_file_from_linter: 315ns 
22:29:18 [2021-07-22T22:29:18.562Z] INFO [runner] linters took 1m50.987744861s with stages: goanalysis_metalinter: 1m26.569008281s, unused: 24.314552324s 
22:29:18 [2021-07-22T22:29:18.562Z] INFO File cache stats: 1690 entries of total size 8.5MiB 
22:29:18 [2021-07-22T22:29:18.562Z] INFO Memory: 2457 samples, avg is 1780.4MB, max is 4373.7MB 
22:29:18 [2021-07-22T22:29:18.562Z] INFO Execution took 4m5.504366633s                
22:29:18 [2021-07-22T22:29:18.562Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
22:29:18 [2021-07-22T22:29:18.894Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/make.sh dynbinary test-docker-py
22:29:18 [2021-07-22T22:29:18.909Z] ok  	github.com/docker/docker/pkg/tarsum	0.185s	coverage: 89.3% of statements
22:29:19 [2021-07-22T22:29:19.460Z] 
22:29:19 [2021-07-22T22:29:19.460Z] Removing bundles/
22:29:19 [2021-07-22T22:29:19.460Z] 
22:29:19 [2021-07-22T22:29:19.460Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:29:19 [2021-07-22T22:29:19.460Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:29:19 [2021-07-22T22:29:19.460Z] GOOS="" GOARCH="" GOARM=""
22:29:20 [2021-07-22T22:29:20.169Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:29:20 [2021-07-22T22:29:20.169Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s)
22:29:20 [2021-07-22T22:29:20.169Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s)
22:29:20 [2021-07-22T22:29:20.169Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s)
22:29:20 [2021-07-22T22:29:20.169Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.23s)
22:29:20 [2021-07-22T22:29:20.169Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.76s)
22:29:20 [2021-07-22T22:29:20.169Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.82s)
22:29:20 [2021-07-22T22:29:20.169Z] === RUN   TestBuildMultiStageCopy
22:29:20 [2021-07-22T22:29:20.169Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:29:21 [2021-07-22T22:29:21.452Z] ok  	github.com/docker/docker/plugin	0.533s	coverage: 23.2% of statements
22:29:23 [2021-07-22T22:29:23.368Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 85.7% of statements
22:29:23 [2021-07-22T22:29:23.430Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:29:24 [2021-07-22T22:29:24.032Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:29:25 [2021-07-22T22:29:25.396Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:29:25 [2021-07-22T22:29:25.913Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
22:29:25 [2021-07-22T22:29:25.913Z] ok  	github.com/docker/docker/quota	1.011s	coverage: 71.4% of statements
22:29:26 [2021-07-22T22:29:26.321Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:29:26 [2021-07-22T22:29:26.485Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
22:29:27 [2021-07-22T22:29:27.246Z] --- PASS: TestBuildMultiStageCopy (7.04s)
22:29:27 [2021-07-22T22:29:27.246Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.04s)
22:29:27 [2021-07-22T22:29:27.246Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
22:29:27 [2021-07-22T22:29:27.246Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
22:29:27 [2021-07-22T22:29:27.246Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
22:29:27 [2021-07-22T22:29:27.246Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
22:29:27 [2021-07-22T22:29:27.246Z] === RUN   TestBuildMultiStageParentConfig
22:29:27 [2021-07-22T22:29:27.270Z] Removing intermediate container 2c4cde0b57f5
22:29:27 [2021-07-22T22:29:27.270Z]  ---> a41ff58a0da2
22:29:27 [2021-07-22T22:29:27.270Z] 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
22:29:27 [2021-07-22T22:29:27.270Z]  ---> Running in 93d34bfb6bb2
22:29:27 [2021-07-22T22:29:27.270Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
22:29:27 [2021-07-22T22:29:27.270Z] go: downloading gotest.tools/gotestsum v0.5.3
22:29:27 [2021-07-22T22:29:27.270Z] go: downloading github.com/fatih/color v1.9.0
22:29:27 [2021-07-22T22:29:27.270Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:29:27 [2021-07-22T22:29:27.270Z] go: downloading github.com/pkg/errors v0.9.1
22:29:27 [2021-07-22T22:29:27.270Z] go: downloading github.com/spf13/pflag v1.0.3
22:29:27 [2021-07-22T22:29:27.270Z] go: downloading github.com/mattn/go-colorable v0.1.6
22:29:27 [2021-07-22T22:29:27.270Z] go: downloading github.com/mattn/go-isatty v0.0.12
22:29:27 [2021-07-22T22:29:27.270Z] go: downloading github.com/jonboulle/clockwork v0.1.0
22:29:27 [2021-07-22T22:29:27.270Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:29:27 [2021-07-22T22:29:27.270Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:29:27 [2021-07-22T22:29:27.270Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
22:29:27 [2021-07-22T22:29:27.270Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
22:29:28 [2021-07-22T22:29:28.398Z] ok  	github.com/docker/docker/registry	0.116s	coverage: 58.8% of statements
22:29:28 [2021-07-22T22:29:28.968Z] ok  	github.com/docker/docker/restartmanager	0.048s	coverage: 45.3% of statements
22:29:29 [2021-07-22T22:29:29.230Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
22:29:30 [2021-07-22T22:29:30.614Z] ok  	github.com/docker/docker/runconfig	0.016s	coverage: 66.1% of statements
22:29:30 [2021-07-22T22:29:30.614Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
22:29:32 [2021-07-22T22:29:32.481Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
22:29:32 [2021-07-22T22:29:32.481Z] === RUN   TestBuildLabelWithTargets
22:29:33 [2021-07-22T22:29:33.052Z] INFO: Build done for gotestsum...
22:29:40 [2021-07-22T22:29:40.557Z] --- PASS: TestBuildLabelWithTargets (8.00s)
22:29:40 [2021-07-22T22:29:40.558Z] === RUN   TestBuildWithEmptyLayers
22:29:40 [2021-07-22T22:29:40.616Z] ok  	github.com/docker/docker/pkg/plugins	33.661s	coverage: 76.6% of statements
22:29:40 [2021-07-22T22:29:40.617Z] ok  	github.com/docker/docker/volume/drivers	0.014s	coverage: 36.1% of statements
22:29:40 [2021-07-22T22:29:40.877Z] ok  	github.com/docker/docker/volume/local	0.195s	coverage: 76.4% of statements
22:29:41 [2021-07-22T22:29:41.449Z] ok  	github.com/docker/docker/volume/mounts	0.050s	coverage: 67.0% of statements
22:29:43 [2021-07-22T22:29:43.087Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
22:29:43 [2021-07-22T22:29:43.087Z] === RUN   TestBuildMultiStageOnBuild
22:29:43 [2021-07-22T22:29:43.360Z] ok  	github.com/docker/docker/volume/service	0.020s	coverage: 72.3% of statements
22:29:47 [2021-07-22T22:29:47.858Z] Removing intermediate container 93d34bfb6bb2
22:29:47 [2021-07-22T22:29:47.858Z]  ---> e8e701815675
22:29:47 [2021-07-22T22:29:47.858Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
22:29:47 [2021-07-22T22:29:47.858Z]  ---> Running in 94b1850470b8
22:29:47 [2021-07-22T22:29:47.858Z] Removing intermediate container 94b1850470b8
22:29:47 [2021-07-22T22:29:47.858Z]  ---> 32cb776b94d4
22:29:47 [2021-07-22T22:29:47.858Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
22:29:47 [2021-07-22T22:29:47.858Z]  ---> Running in ef7b292d8190
22:29:47 [2021-07-22T22:29:47.858Z] Removing intermediate container ef7b292d8190
22:29:47 [2021-07-22T22:29:47.858Z]  ---> 5a5a9903ae91
22:29:47 [2021-07-22T22:29:47.858Z] Step 10/10 : COPY . .
22:29:48 [2021-07-22T22:29:48.353Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
22:29:48 [2021-07-22T22:29:48.353Z] === RUN   TestBuildUncleanTarFilenames
22:29:48 [2021-07-22T22:29:48.609Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
22:29:48 [2021-07-22T22:29:48.609Z] === RUN   TestBuildMultiStageLayerLeak
22:29:53 [2021-07-22T22:29:53.853Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s)
22:29:53 [2021-07-22T22:29:53.853Z] === RUN   TestBuildWithHugeFile
22:30:01 [2021-07-22T22:30:01.573Z] INFO: Downloading compiler 1 of 3...
22:30:01 [2021-07-22T22:30:01.573Z] INFO: Downloading compiler 2 of 3...
22:30:01 [2021-07-22T22:30:01.573Z] INFO: Downloading compiler 3 of 3...
22:30:01 [2021-07-22T22:30:01.573Z] INFO: Extracting git...
22:30:02 [2021-07-22T22:30:02.588Z] --- PASS: TestBuildWithHugeFile (51.78s)
22:30:02 [2021-07-22T22:30:02.588Z] === RUN   TestBuildWCOWSandboxSize
22:30:02 [2021-07-22T22:30:02.588Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:30:02 [2021-07-22T22:30:02.588Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
22:30:02 [2021-07-22T22:30:02.588Z] === RUN   TestBuildWithEmptyDockerfile
22:30:02 [2021-07-22T22:30:02.588Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:30:02 [2021-07-22T22:30:02.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:30:02 [2021-07-22T22:30:02.588Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:30:02 [2021-07-22T22:30:02.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:30:02 [2021-07-22T22:30:02.588Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:30:02 [2021-07-22T22:30:02.588Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:30:02 [2021-07-22T22:30:02.588Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:30:02 [2021-07-22T22:30:02.588Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:30:02 [2021-07-22T22:30:02.588Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:30:02 [2021-07-22T22:30:02.588Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
22:30:02 [2021-07-22T22:30:02.588Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
22:30:02 [2021-07-22T22:30:02.588Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
22:30:02 [2021-07-22T22:30:02.588Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:30:02 [2021-07-22T22:30:02.588Z] === RUN   TestBuildPreserveOwnership
22:30:02 [2021-07-22T22:30:02.588Z] === RUN   TestBuildPreserveOwnership/copy_from
22:30:02 [2021-07-22T22:30:02.588Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:30:02 [2021-07-22T22:30:02.588Z] --- PASS: TestBuildPreserveOwnership (4.37s)
22:30:02 [2021-07-22T22:30:02.588Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.99s)
22:30:02 [2021-07-22T22:30:02.588Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s)
22:30:02 [2021-07-22T22:30:02.588Z] === RUN   TestBuildPlatformInvalid
22:30:02 [2021-07-22T22:30:02.588Z] --- PASS: TestBuildPlatformInvalid (0.07s)
22:30:02 [2021-07-22T22:30:02.588Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:30:11 [2021-07-22T22:30:11.886Z] INFO: Expanding go...
22:30:15 [2021-07-22T22:30:15.453Z] ok  	github.com/docker/docker/libnetwork/networkdb	106.553s	coverage: 59.9% of statements
22:30:15 [2021-07-22T22:30:15.453Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:30:15 [2021-07-22T22:30:15.453Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
22:30:15 [2021-07-22T22:30:15.453Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:30:15 [2021-07-22T22:30:15.453Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:30:15 [2021-07-22T22:30:15.453Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:30:15 [2021-07-22T22:30:15.453Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:30:15 [2021-07-22T22:30:15.453Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/rootless	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/volume	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === Skipped
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     network_proxy_test.go:212: No support for dual stack yet
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver btrfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver btrfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver btrfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver btrfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver btrfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:71: No driver to put!
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z] time="2021-07-22T22:27:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z] time="2021-07-22T22:27:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z] time="2021-07-22T22:27:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z] time="2021-07-22T22:27:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z] time="2021-07-22T22:27:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:71: No driver to put!
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     overlay_test.go:49: Fails to compute changes intermittently
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver zfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver zfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver zfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver zfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:44: Driver zfs not supported
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     graphtest_unix.go:71: No driver to put!
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: libnetwork/api TestJoinLeave (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     firewalld_test.go:13: firewalld is not running
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     sysinfo_linux_test.go:88: AppArmor Must be Disabled
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:30:15 [2021-07-22T22:30:15.454Z]     sysinfo_linux_test.go:108: cgroup namespaces must be disabled
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] 
22:30:15 [2021-07-22T22:30:15.454Z] DONE 2635 tests, 35 skipped in 317.123s
Post stage
[Pipeline] junit
22:30:15 [2021-07-22T22:30:15.469Z] Recording test results
22:30:17 [2021-07-22T22:30:17.083Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:30:17 [2021-07-22T22:30:17.440Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/make.sh dynbinary test-integration
22:30:17 [2021-07-22T22:30:17.480Z] Loaded image: buildpack-deps:buster
22:30:17 [2021-07-22T22:30:17.480Z] Loaded image: busybox:latest
22:30:17 [2021-07-22T22:30:17.480Z] Loaded image: busybox:glibc
22:30:17 [2021-07-22T22:30:17.828Z]  ---> ac1812638752
22:30:17 [2021-07-22T22:30:17.828Z] Successfully built ac1812638752
22:30:17 [2021-07-22T22:30:17.828Z] Successfully tagged docker:latest
22:30:17 [2021-07-22T22:30:17.828Z] INFO: Image build ended at 07/22/2021 22:30:14. Duration:00:03:22.1691272
22:30:17 [2021-07-22T22:30:17.828Z] 
22:30:17 [2021-07-22T22:30:17.828Z] 
22:30:17 [2021-07-22T22:30:17.828Z] INFO: Building the test binaries at 07/22/2021 22:30:14...
22:30:18 [2021-07-22T22:30:18.382Z] 
22:30:18 [2021-07-22T22:30:18.382Z] Removing bundles/
22:30:18 [2021-07-22T22:30:18.382Z] 
22:30:18 [2021-07-22T22:30:18.382Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:30:18 [2021-07-22T22:30:18.382Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:30:18 [2021-07-22T22:30:18.382Z] GOOS="" GOARCH="" GOARM=""
22:30:19 [2021-07-22T22:30:19.387Z] Loaded image: debian:bullseye
22:30:19 [2021-07-22T22:30:19.387Z] Loaded image: hello-world:latest
22:30:19 [2021-07-22T22:30:19.387Z] Loaded image: arm32v7/hello-world:latest
22:30:20 [2021-07-22T22:30:20.001Z] INFO: make.ps1 starting at 07/22/2021 22:30:19
22:30:20 [2021-07-22T22:30:20.458Z] INFO: Git commit (d5dbbb5369) assumed from DOCKER_GITCOMMIT environment variable
22:30:20 [2021-07-22T22:30:20.458Z] INFO: Invoking autogen...
22:30:20 [2021-07-22T22:30:20.458Z] INFO: Building daemon...
22:30:27 [2021-07-22T22:30:27.508Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.99s)
22:30:27 [2021-07-22T22:30:27.508Z] PASS
22:30:27 [2021-07-22T22:30:27.508Z] 
22:30:27 [2021-07-22T22:30:27.508Z] === Skipped
22:30:27 [2021-07-22T22:30:27.508Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:30:27 [2021-07-22T22:30:27.508Z]     build_session_test.go:25: TODO: BuildKit
22:30:27 [2021-07-22T22:30:27.508Z] 
22:30:27 [2021-07-22T22:30:27.508Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:30:27 [2021-07-22T22:30:27.508Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:30:27 [2021-07-22T22:30:27.508Z] 
22:30:27 [2021-07-22T22:30:27.508Z] 
22:30:27 [2021-07-22T22:30:27.508Z] DONE 34 tests, 2 skipped in 122.498s
22:30:27 [2021-07-22T22:30:27.508Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:30:27 [2021-07-22T22:30:27.508Z] INFO: Testing against a local daemon
22:30:27 [2021-07-22T22:30:27.508Z] === RUN   TestConfigInspect
22:30:28 [2021-07-22T22:30:28.884Z] --- PASS: TestConfigInspect (2.37s)
22:30:28 [2021-07-22T22:30:28.884Z] === RUN   TestConfigList
22:30:31 [2021-07-22T22:30:31.418Z] --- PASS: TestConfigList (2.16s)
22:30:31 [2021-07-22T22:30:31.418Z] === RUN   TestConfigsCreateAndDelete
22:30:33 [2021-07-22T22:30:33.325Z] --- PASS: TestConfigsCreateAndDelete (2.22s)
22:30:33 [2021-07-22T22:30:33.325Z] === RUN   TestConfigsUpdate
22:30:33 [2021-07-22T22:30:33.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:30:33 [2021-07-22T22:30:33.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:30:35 [2021-07-22T22:30:35.858Z] --- PASS: TestConfigsUpdate (2.16s)
22:30:35 [2021-07-22T22:30:35.858Z] === RUN   TestTemplatedConfig
22:30:39 [2021-07-22T22:30:39.185Z] --- PASS: TestTemplatedConfig (3.40s)
22:30:39 [2021-07-22T22:30:39.185Z] === RUN   TestConfigCreateResolve
22:30:41 [2021-07-22T22:30:41.088Z] --- PASS: TestConfigCreateResolve (2.18s)
22:30:41 [2021-07-22T22:30:41.088Z] PASS
22:30:41 [2021-07-22T22:30:41.088Z] 
22:30:41 [2021-07-22T22:30:41.088Z] DONE 6 tests in 14.531s
22:30:41 [2021-07-22T22:30:41.088Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:30:41 [2021-07-22T22:30:41.088Z] INFO: Testing against a local daemon
22:30:41 [2021-07-22T22:30:41.088Z] === RUN   TestCheckpoint
22:30:41 [2021-07-22T22:30:41.088Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:30:41 [2021-07-22T22:30:41.088Z] --- SKIP: TestCheckpoint (0.00s)
22:30:41 [2021-07-22T22:30:41.088Z] === RUN   TestContainerInvalidJSON
22:30:41 [2021-07-22T22:30:41.088Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:30:41 [2021-07-22T22:30:41.088Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:30:41 [2021-07-22T22:30:41.088Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:30:41 [2021-07-22T22:30:41.088Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:30:41 [2021-07-22T22:30:41.088Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:30:41 [2021-07-22T22:30:41.088Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:30:41 [2021-07-22T22:30:41.088Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:30:41 [2021-07-22T22:30:41.088Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:30:41 [2021-07-22T22:30:41.088Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:30:41 [2021-07-22T22:30:41.088Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:30:41 [2021-07-22T22:30:41.088Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:30:41 [2021-07-22T22:30:41.088Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:30:41 [2021-07-22T22:30:41.088Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:30:41 [2021-07-22T22:30:41.088Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:30:41 [2021-07-22T22:30:41.349Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
22:30:41 [2021-07-22T22:30:41.349Z] === RUN   TestCopyFromContainerPathIsNotDir
22:30:41 [2021-07-22T22:30:41.349Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
22:30:41 [2021-07-22T22:30:41.349Z] === RUN   TestCopyToContainerPathDoesNotExist
22:30:41 [2021-07-22T22:30:41.349Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
22:30:41 [2021-07-22T22:30:41.349Z] === RUN   TestCopyToContainerPathIsNotDir
22:30:41 [2021-07-22T22:30:41.349Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
22:30:41 [2021-07-22T22:30:41.349Z] === RUN   TestCopyFromContainer
22:30:41 [2021-07-22T22:30:41.817Z] INFO: Expanding compiler 1 of 3...
22:30:41 [2021-07-22T22:30:41.817Z] INFO: Expanding compiler 2 of 3...
22:30:42 [2021-07-22T22:30:42.731Z] === RUN   TestCopyFromContainer//
22:30:42 [2021-07-22T22:30:42.731Z] === RUN   TestCopyFromContainer//bar/root
22:30:42 [2021-07-22T22:30:42.731Z] === RUN   TestCopyFromContainer//bar/root/
22:30:42 [2021-07-22T22:30:42.990Z] === RUN   TestCopyFromContainer/bar/quux
22:30:42 [2021-07-22T22:30:42.990Z] === RUN   TestCopyFromContainer/bar/quux/
22:30:42 [2021-07-22T22:30:42.990Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:30:42 [2021-07-22T22:30:42.990Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:30:42 [2021-07-22T22:30:42.990Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:30:43 [2021-07-22T22:30:43.250Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:30:43 [2021-07-22T22:30:43.250Z] === RUN   TestCopyFromContainer/bar/notarget
22:30:43 [2021-07-22T22:30:43.250Z] --- PASS: TestCopyFromContainer (1.90s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
22:30:43 [2021-07-22T22:30:43.250Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:30:43 [2021-07-22T22:30:43.250Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:30:43 [2021-07-22T22:30:43.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:30:43 [2021-07-22T22:30:43.250Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:30:43 [2021-07-22T22:30:43.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:30:43 [2021-07-22T22:30:43.250Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:30:43 [2021-07-22T22:30:43.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:30:43 [2021-07-22T22:30:43.250Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:30:43 [2021-07-22T22:30:43.250Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:30:43 [2021-07-22T22:30:43.250Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:30:43 [2021-07-22T22:30:43.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:30:43 [2021-07-22T22:30:43.250Z] === RUN   TestCreateLinkToNonExistingContainer
22:30:43 [2021-07-22T22:30:43.250Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
22:30:43 [2021-07-22T22:30:43.250Z] === RUN   TestCreateWithInvalidEnv
22:30:43 [2021-07-22T22:30:43.250Z] === RUN   TestCreateWithInvalidEnv/0
22:30:43 [2021-07-22T22:30:43.250Z] === PAUSE TestCreateWithInvalidEnv/0
22:30:43 [2021-07-22T22:30:43.250Z] === RUN   TestCreateWithInvalidEnv/1
22:30:43 [2021-07-22T22:30:43.250Z] === PAUSE TestCreateWithInvalidEnv/1
22:30:43 [2021-07-22T22:30:43.250Z] === RUN   TestCreateWithInvalidEnv/2
22:30:43 [2021-07-22T22:30:43.250Z] === PAUSE TestCreateWithInvalidEnv/2
22:30:43 [2021-07-22T22:30:43.250Z] === CONT  TestCreateWithInvalidEnv/0
22:30:43 [2021-07-22T22:30:43.250Z] === CONT  TestCreateWithInvalidEnv/2
22:30:43 [2021-07-22T22:30:43.250Z] === CONT  TestCreateWithInvalidEnv/1
22:30:43 [2021-07-22T22:30:43.250Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:30:43 [2021-07-22T22:30:43.250Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:30:43 [2021-07-22T22:30:43.250Z] === RUN   TestCreateTmpfsMountsTarget
22:30:43 [2021-07-22T22:30:43.250Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:30:43 [2021-07-22T22:30:43.250Z] === RUN   TestCreateWithCustomMaskedPaths
22:30:45 [2021-07-22T22:30:45.788Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s)
22:30:45 [2021-07-22T22:30:45.788Z] === RUN   TestCreateWithCustomReadonlyPaths
22:30:46 [2021-07-22T22:30:46.507Z] INFO: Expanding compiler 3 of 3...
22:30:46 [2021-07-22T22:30:46.974Z] INFO: Removing downloaded files...
22:30:46 [2021-07-22T22:30:46.974Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
22:30:46 [2021-07-22T22:30:46.974Z] INFO: Configuring git core.autocrlf...
22:30:48 [2021-07-22T22:30:48.321Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s)
22:30:48 [2021-07-22T22:30:48.321Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:30:48 [2021-07-22T22:30:48.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:30:48 [2021-07-22T22:30:48.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:30:48 [2021-07-22T22:30:48.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:30:48 [2021-07-22T22:30:48.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:30:48 [2021-07-22T22:30:48.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:30:48 [2021-07-22T22:30:48.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:30:48 [2021-07-22T22:30:48.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:30:48 [2021-07-22T22:30:48.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:30:48 [2021-07-22T22:30:48.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:30:48 [2021-07-22T22:30:48.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:30:48 [2021-07-22T22:30:48.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:30:48 [2021-07-22T22:30:48.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:30:48 [2021-07-22T22:30:48.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:30:48 [2021-07-22T22:30:48.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:30:48 [2021-07-22T22:30:48.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:30:48 [2021-07-22T22:30:48.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:30:48 [2021-07-22T22:30:48.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:30:48 [2021-07-22T22:30:48.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:30:48 [2021-07-22T22:30:48.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:30:48 [2021-07-22T22:30:48.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:30:48 [2021-07-22T22:30:48.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:30:48 [2021-07-22T22:30:48.321Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:30:48 [2021-07-22T22:30:48.888Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
22:30:48 [2021-07-22T22:30:48.888Z] === RUN   TestCreateDifferentPlatform
22:30:48 [2021-07-22T22:30:48.888Z] === RUN   TestCreateDifferentPlatform/different_os
22:30:48 [2021-07-22T22:30:48.888Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:30:48 [2021-07-22T22:30:48.888Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:30:48 [2021-07-22T22:30:48.888Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:30:48 [2021-07-22T22:30:48.888Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:30:48 [2021-07-22T22:30:48.888Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:30:48 [2021-07-22T22:30:48.888Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
22:30:48 [2021-07-22T22:30:48.888Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:30:48 [2021-07-22T22:30:48.888Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
22:30:48 [2021-07-22T22:30:48.888Z] === RUN   TestContainerStartOnDaemonRestart
22:30:48 [2021-07-22T22:30:48.888Z] === PAUSE TestContainerStartOnDaemonRestart
22:30:48 [2021-07-22T22:30:48.888Z] === RUN   TestDaemonRestartIpcMode
22:30:48 [2021-07-22T22:30:48.888Z] === PAUSE TestDaemonRestartIpcMode
22:30:48 [2021-07-22T22:30:48.888Z] === RUN   TestDaemonHostGatewayIP
22:30:48 [2021-07-22T22:30:48.888Z] === PAUSE TestDaemonHostGatewayIP
22:30:48 [2021-07-22T22:30:48.888Z] === RUN   TestRestartDaemonWithRestartingContainer
22:30:48 [2021-07-22T22:30:48.888Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:30:48 [2021-07-22T22:30:48.888Z] === RUN   TestContainerKillOnDaemonStart
22:30:48 [2021-07-22T22:30:48.888Z] === PAUSE TestContainerKillOnDaemonStart
22:30:48 [2021-07-22T22:30:48.888Z] === RUN   TestDiff
22:30:49 [2021-07-22T22:30:49.825Z] --- PASS: TestDiff (0.73s)
22:30:49 [2021-07-22T22:30:49.825Z] === RUN   TestExecWithCloseStdin
22:30:50 [2021-07-22T22:30:50.018Z] --- PASS: TestBuildWithHugeFile (50.98s)
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildWCOWSandboxSize
22:30:50 [2021-07-22T22:30:50.018Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:30:50 [2021-07-22T22:30:50.018Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildWithEmptyDockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
22:30:50 [2021-07-22T22:30:50.018Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
22:30:50 [2021-07-22T22:30:50.018Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
22:30:50 [2021-07-22T22:30:50.018Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildPreserveOwnership
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildPreserveOwnership/copy_from
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:30:50 [2021-07-22T22:30:50.763Z] --- PASS: TestExecWithCloseStdin (1.09s)
22:30:50 [2021-07-22T22:30:50.763Z] === RUN   TestExec
22:30:51 [2021-07-22T22:30:51.700Z] --- PASS: TestExec (1.08s)
22:30:51 [2021-07-22T22:30:51.700Z] === RUN   TestExecUser
22:30:53 [2021-07-22T22:30:53.077Z] --- PASS: TestExecUser (1.11s)
22:30:53 [2021-07-22T22:30:53.077Z] === RUN   TestExportContainerAndImportImage
22:30:54 [2021-07-22T22:30:54.015Z] --- PASS: TestExportContainerAndImportImage (0.96s)
22:30:54 [2021-07-22T22:30:54.015Z] === RUN   TestExportContainerAfterDaemonRestart
22:30:54 [2021-07-22T22:30:54.178Z] --- PASS: TestBuildPreserveOwnership (9.74s)
22:30:54 [2021-07-22T22:30:54.178Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.73s)
22:30:54 [2021-07-22T22:30:54.178Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
22:30:54 [2021-07-22T22:30:54.178Z] === RUN   TestBuildPlatformInvalid
22:30:54 [2021-07-22T22:30:54.178Z] --- PASS: TestBuildPlatformInvalid (0.08s)
22:30:54 [2021-07-22T22:30:54.178Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:30:54 [2021-07-22T22:30:54.178Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
22:30:54 [2021-07-22T22:30:54.178Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
22:30:54 [2021-07-22T22:30:54.178Z] PASS
22:30:54 [2021-07-22T22:30:54.178Z] 
22:30:54 [2021-07-22T22:30:54.178Z] === Skipped
22:30:54 [2021-07-22T22:30:54.178Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:30:54 [2021-07-22T22:30:54.178Z]     build_session_test.go:25: TODO: BuildKit
22:30:54 [2021-07-22T22:30:54.178Z] 
22:30:54 [2021-07-22T22:30:54.178Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
22:30:54 [2021-07-22T22:30:54.178Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:30:54 [2021-07-22T22:30:54.178Z] 
22:30:54 [2021-07-22T22:30:54.178Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
22:30:54 [2021-07-22T22:30:54.178Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
22:30:54 [2021-07-22T22:30:54.178Z] 
22:30:54 [2021-07-22T22:30:54.178Z] 
22:30:54 [2021-07-22T22:30:54.178Z] DONE 34 tests, 3 skipped in 134.081s
22:30:54 [2021-07-22T22:30:54.178Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:30:54 [2021-07-22T22:30:54.433Z] INFO: Testing against a local daemon
22:30:54 [2021-07-22T22:30:54.433Z] === RUN   TestConfigInspect
22:30:54 [2021-07-22T22:30:54.433Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.433Z] --- SKIP: TestConfigInspect (0.02s)
22:30:54 [2021-07-22T22:30:54.433Z] === RUN   TestConfigList
22:30:54 [2021-07-22T22:30:54.433Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.433Z] --- SKIP: TestConfigList (0.01s)
22:30:54 [2021-07-22T22:30:54.433Z] === RUN   TestConfigsCreateAndDelete
22:30:54 [2021-07-22T22:30:54.433Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.433Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
22:30:54 [2021-07-22T22:30:54.433Z] === RUN   TestConfigsUpdate
22:30:54 [2021-07-22T22:30:54.433Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.433Z] --- SKIP: TestConfigsUpdate (0.01s)
22:30:54 [2021-07-22T22:30:54.433Z] === RUN   TestTemplatedConfig
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] --- SKIP: TestTemplatedConfig (0.00s)
22:30:54 [2021-07-22T22:30:54.434Z] === RUN   TestConfigCreateResolve
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] --- SKIP: TestConfigCreateResolve (0.01s)
22:30:54 [2021-07-22T22:30:54.434Z] PASS
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] === Skipped
22:30:54 [2021-07-22T22:30:54.434Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] DONE 6 tests, 6 skipped in 0.185s
22:30:54 [2021-07-22T22:30:54.434Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:30:54 [2021-07-22T22:30:54.730Z] INFO: Testing against a local daemon
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestCheckpoint
22:30:54 [2021-07-22T22:30:54.730Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:30:54 [2021-07-22T22:30:54.730Z] --- SKIP: TestCheckpoint (0.00s)
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestContainerInvalidJSON
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:30:54 [2021-07-22T22:30:54.730Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:30:54 [2021-07-22T22:30:54.730Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:30:54 [2021-07-22T22:30:54.730Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:30:54 [2021-07-22T22:30:54.730Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:30:54 [2021-07-22T22:30:54.730Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:30:54 [2021-07-22T22:30:54.730Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:30:54 [2021-07-22T22:30:54.730Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:30:54 [2021-07-22T22:30:54.730Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:30:54 [2021-07-22T22:30:54.730Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:30:54 [2021-07-22T22:30:54.730Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:30:54 [2021-07-22T22:30:54.730Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestCopyFromContainerPathIsNotDir
22:30:54 [2021-07-22T22:30:54.730Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestCopyToContainerPathDoesNotExist
22:30:54 [2021-07-22T22:30:54.730Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestCopyToContainerPathIsNotDir
22:30:54 [2021-07-22T22:30:54.730Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestCopyFromContainer
22:30:55 [2021-07-22T22:30:55.394Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
22:30:55 [2021-07-22T22:30:55.394Z] === RUN   TestHealthCheckWorkdir
22:30:55 [2021-07-22T22:30:55.904Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:30:55 [2021-07-22T22:30:55.904Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:30:55 [2021-07-22T22:30:55.904Z] GOOS="" GOARCH="" GOARM=""
22:30:55 [2021-07-22T22:30:55.904Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:30:55 [2021-07-22T22:30:55.904Z] 
22:30:55 [2021-07-22T22:30:55.904Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:30:55 [2021-07-22T22:30:55.904Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:30:55 [2021-07-22T22:30:55.904Z] Using test binary docker
22:30:55 [2021-07-22T22:30:55.904Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:30:55 [2021-07-22T22:30:55.904Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:30:55 [2021-07-22T22:30:55.904Z] INFO: Waiting for daemon to start...
22:30:55 [2021-07-22T22:30:55.904Z] Starting dockerd
22:30:55 [2021-07-22T22:30:55.904Z] .
22:30:55 [2021-07-22T22:30:55.904Z] INFO: Building docker-sdk-python3:5.0.0...
22:30:56 [2021-07-22T22:30:56.772Z] --- PASS: TestHealthCheckWorkdir (1.46s)
22:30:56 [2021-07-22T22:30:56.772Z] === RUN   TestHealthKillContainer
22:30:57 [2021-07-22T22:30:57.992Z] === RUN   TestCopyFromContainer//
22:30:58 [2021-07-22T22:30:58.248Z] === RUN   TestCopyFromContainer//bar/root
22:30:58 [2021-07-22T22:30:58.248Z] === RUN   TestCopyFromContainer//bar/root/
22:30:58 [2021-07-22T22:30:58.248Z] === RUN   TestCopyFromContainer/bar/quux
22:30:58 [2021-07-22T22:30:58.248Z] === RUN   TestCopyFromContainer/bar/quux/
22:30:58 [2021-07-22T22:30:58.504Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:30:58 [2021-07-22T22:30:58.504Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:30:58 [2021-07-22T22:30:58.504Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:30:58 [2021-07-22T22:30:58.504Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:30:58 [2021-07-22T22:30:58.504Z] === RUN   TestCopyFromContainer/bar/notarget
22:30:58 [2021-07-22T22:30:58.759Z] --- PASS: TestCopyFromContainer (3.86s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
22:30:58 [2021-07-22T22:30:58.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:30:58 [2021-07-22T22:30:58.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:30:58 [2021-07-22T22:30:58.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:30:58 [2021-07-22T22:30:58.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:30:58 [2021-07-22T22:30:58.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:30:58 [2021-07-22T22:30:58.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:30:58 [2021-07-22T22:30:58.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:30:58 [2021-07-22T22:30:58.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:30:58 [2021-07-22T22:30:58.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:30:58 [2021-07-22T22:30:58.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:30:58 [2021-07-22T22:30:58.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:30:58 [2021-07-22T22:30:58.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateLinkToNonExistingContainer
22:30:58 [2021-07-22T22:30:58.760Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateWithInvalidEnv
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateWithInvalidEnv/0
22:30:58 [2021-07-22T22:30:58.760Z] === PAUSE TestCreateWithInvalidEnv/0
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateWithInvalidEnv/1
22:30:58 [2021-07-22T22:30:58.760Z] === PAUSE TestCreateWithInvalidEnv/1
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateWithInvalidEnv/2
22:30:58 [2021-07-22T22:30:58.760Z] === PAUSE TestCreateWithInvalidEnv/2
22:30:58 [2021-07-22T22:30:58.760Z] === CONT  TestCreateWithInvalidEnv/0
22:30:58 [2021-07-22T22:30:58.760Z] === CONT  TestCreateWithInvalidEnv/2
22:30:58 [2021-07-22T22:30:58.760Z] === CONT  TestCreateWithInvalidEnv/1
22:30:58 [2021-07-22T22:30:58.760Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
22:30:58 [2021-07-22T22:30:58.760Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
22:30:58 [2021-07-22T22:30:58.760Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
22:30:58 [2021-07-22T22:30:58.760Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateTmpfsMountsTarget
22:30:58 [2021-07-22T22:30:58.760Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateWithCustomMaskedPaths
22:31:00 [2021-07-22T22:31:00.058Z] --- PASS: TestHealthKillContainer (3.13s)
22:31:00 [2021-07-22T22:31:00.058Z] === RUN   TestInspectCpusetInConfigPre120
22:31:00 [2021-07-22T22:31:00.626Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
22:31:00 [2021-07-22T22:31:00.626Z] === RUN   TestIpcModeNone
22:31:00 [2021-07-22T22:31:00.647Z] --- PASS: TestCreateWithCustomMaskedPaths (1.80s)
22:31:00 [2021-07-22T22:31:00.647Z] === RUN   TestCreateWithCustomReadonlyPaths
22:31:01 [2021-07-22T22:31:01.564Z] --- PASS: TestIpcModeNone (1.08s)
22:31:01 [2021-07-22T22:31:01.564Z] === RUN   TestIpcModePrivate
22:31:02 [2021-07-22T22:31:02.501Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
22:31:02 [2021-07-22T22:31:02.578Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s)
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:31:02 [2021-07-22T22:31:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:31:02 [2021-07-22T22:31:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:31:02 [2021-07-22T22:31:02.578Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:31:02 [2021-07-22T22:31:02.578Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:31:02 [2021-07-22T22:31:02.578Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:31:02 [2021-07-22T22:31:02.578Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
22:31:02 [2021-07-22T22:31:02.578Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
22:31:02 [2021-07-22T22:31:02.578Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:31:02 [2021-07-22T22:31:02.578Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:31:02 [2021-07-22T22:31:02.760Z] --- PASS: TestIpcModePrivate (1.09s)
22:31:02 [2021-07-22T22:31:02.760Z] === RUN   TestIpcModeShareable
22:31:03 [2021-07-22T22:31:03.138Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s)
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestCreateDifferentPlatform
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestCreateDifferentPlatform/different_os
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:31:03 [2021-07-22T22:31:03.138Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:31:03 [2021-07-22T22:31:03.138Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:31:03 [2021-07-22T22:31:03.138Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:31:03 [2021-07-22T22:31:03.138Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:31:03 [2021-07-22T22:31:03.138Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestContainerStartOnDaemonRestart
22:31:03 [2021-07-22T22:31:03.138Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
22:31:03 [2021-07-22T22:31:03.138Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestDaemonRestartIpcMode
22:31:03 [2021-07-22T22:31:03.138Z] === PAUSE TestDaemonRestartIpcMode
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestDaemonHostGatewayIP
22:31:03 [2021-07-22T22:31:03.138Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
22:31:03 [2021-07-22T22:31:03.138Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
22:31:03 [2021-07-22T22:31:03.139Z] === RUN   TestRestartDaemonWithRestartingContainer
22:31:03 [2021-07-22T22:31:03.139Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:31:03 [2021-07-22T22:31:03.139Z] === RUN   TestContainerKillOnDaemonStart
22:31:03 [2021-07-22T22:31:03.139Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
22:31:03 [2021-07-22T22:31:03.139Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
22:31:03 [2021-07-22T22:31:03.139Z] === RUN   TestDiff
22:31:03 [2021-07-22T22:31:03.697Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
22:31:03 [2021-07-22T22:31:03.697Z] --- PASS: TestIpcModeShareable (1.08s)
22:31:03 [2021-07-22T22:31:03.697Z] === RUN   TestAPIIpcModeShareableAndContainer
22:31:03 [2021-07-22T22:31:03.700Z] --- PASS: TestDiff (0.66s)
22:31:03 [2021-07-22T22:31:03.700Z] === RUN   TestExecWithCloseStdin
22:31:04 [2021-07-22T22:31:04.628Z] --- PASS: TestExecWithCloseStdin (0.89s)
22:31:04 [2021-07-22T22:31:04.628Z] === RUN   TestExec
22:31:05 [2021-07-22T22:31:05.555Z] --- PASS: TestExec (0.90s)
22:31:05 [2021-07-22T22:31:05.556Z] === RUN   TestExecUser
22:31:06 [2021-07-22T22:31:06.483Z] --- PASS: TestExecUser (0.90s)
22:31:06 [2021-07-22T22:31:06.484Z] === RUN   TestExportContainerAndImportImage
22:31:06 [2021-07-22T22:31:06.988Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s)
22:31:06 [2021-07-22T22:31:06.988Z] === RUN   TestAPIIpcModeHost
22:31:07 [2021-07-22T22:31:07.411Z] --- PASS: TestExportContainerAndImportImage (0.79s)
22:31:07 [2021-07-22T22:31:07.412Z] === RUN   TestExportContainerAfterDaemonRestart
22:31:07 [2021-07-22T22:31:07.925Z] --- PASS: TestAPIIpcModeHost (1.08s)
22:31:07 [2021-07-22T22:31:07.925Z] === RUN   TestDaemonIpcModeShareable
22:31:08 [2021-07-22T22:31:08.775Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
22:31:08 [2021-07-22T22:31:08.775Z] === RUN   TestHealthCheckWorkdir
22:31:09 [2021-07-22T22:31:09.304Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
22:31:09 [2021-07-22T22:31:09.563Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
22:31:09 [2021-07-22T22:31:09.563Z] === RUN   TestDaemonIpcModePrivate
22:31:09 [2021-07-22T22:31:09.700Z] --- PASS: TestHealthCheckWorkdir (1.27s)
22:31:09 [2021-07-22T22:31:09.700Z] === RUN   TestHealthKillContainer
22:31:10 [2021-07-22T22:31:10.940Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
22:31:11 [2021-07-22T22:31:11.198Z] --- PASS: TestDaemonIpcModePrivate (1.64s)
22:31:11 [2021-07-22T22:31:11.198Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:31:12 [2021-07-22T22:31:12.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:31:12 [2021-07-22T22:31:12.576Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
22:31:12 [2021-07-22T22:31:12.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:31:12 [2021-07-22T22:31:12.835Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
22:31:12 [2021-07-22T22:31:12.835Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:31:12 [2021-07-22T22:31:12.961Z] --- PASS: TestHealthKillContainer (2.94s)
22:31:12 [2021-07-22T22:31:12.961Z] === RUN   TestInspectCpusetInConfigPre120
22:31:13 [2021-07-22T22:31:13.217Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
22:31:13 [2021-07-22T22:31:13.217Z] === RUN   TestIpcModeNone
22:31:14 [2021-07-22T22:31:14.142Z] --- PASS: TestIpcModeNone (0.90s)
22:31:14 [2021-07-22T22:31:14.142Z] === RUN   TestIpcModePrivate
22:31:14 [2021-07-22T22:31:14.212Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
22:31:14 [2021-07-22T22:31:14.472Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s)
22:31:14 [2021-07-22T22:31:14.472Z] === RUN   TestIpcModeOlderClient
22:31:14 [2021-07-22T22:31:14.472Z] === PAUSE TestIpcModeOlderClient
22:31:14 [2021-07-22T22:31:14.472Z] === RUN   TestKillContainerInvalidSignal
22:31:15 [2021-07-22T22:31:15.069Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
22:31:15 [2021-07-22T22:31:15.069Z] --- PASS: TestIpcModePrivate (0.90s)
22:31:15 [2021-07-22T22:31:15.069Z] === RUN   TestIpcModeShareable
22:31:15 [2021-07-22T22:31:15.069Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:31:15 [2021-07-22T22:31:15.069Z] --- SKIP: TestIpcModeShareable (0.00s)
22:31:15 [2021-07-22T22:31:15.069Z] === RUN   TestAPIIpcModeShareableAndContainer
22:31:15 [2021-07-22T22:31:15.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:31:15 [2021-07-22T22:31:15.409Z] --- PASS: TestKillContainerInvalidSignal (0.69s)
22:31:15 [2021-07-22T22:31:15.409Z] === RUN   TestKillContainer
22:31:15 [2021-07-22T22:31:15.409Z] === RUN   TestKillContainer/no_signal
22:31:15 [2021-07-22T22:31:15.977Z] === RUN   TestKillContainer/non_killing_signal
22:31:16 [2021-07-22T22:31:16.545Z] === RUN   TestKillContainer/killing_signal
22:31:17 [2021-07-22T22:31:17.115Z] --- PASS: TestKillContainer (2.01s)
22:31:17 [2021-07-22T22:31:17.115Z]     --- PASS: TestKillContainer/no_signal (0.65s)
22:31:17 [2021-07-22T22:31:17.115Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
22:31:17 [2021-07-22T22:31:17.115Z]     --- PASS: TestKillContainer/killing_signal (0.67s)
22:31:17 [2021-07-22T22:31:17.115Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:31:17 [2021-07-22T22:31:17.115Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:31:17 [2021-07-22T22:31:17.585Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s)
22:31:17 [2021-07-22T22:31:17.585Z] === RUN   TestAPIIpcModeHost
22:31:17 [2021-07-22T22:31:17.585Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:31:17 [2021-07-22T22:31:17.585Z] --- SKIP: TestAPIIpcModeHost (0.00s)
22:31:17 [2021-07-22T22:31:17.585Z] === RUN   TestDaemonIpcModeShareable
22:31:17 [2021-07-22T22:31:17.585Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:31:17 [2021-07-22T22:31:17.585Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
22:31:17 [2021-07-22T22:31:17.585Z] === RUN   TestDaemonIpcModePrivate
22:31:18 [2021-07-22T22:31:18.054Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:31:18 [2021-07-22T22:31:18.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:31:18 [2021-07-22T22:31:18.622Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
22:31:18 [2021-07-22T22:31:18.622Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s)
22:31:18 [2021-07-22T22:31:18.622Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
22:31:18 [2021-07-22T22:31:18.622Z] === RUN   TestKillStoppedContainer
22:31:18 [2021-07-22T22:31:18.622Z] --- PASS: TestKillStoppedContainer (0.05s)
22:31:18 [2021-07-22T22:31:18.622Z] === RUN   TestKillStoppedContainerAPIPre120
22:31:18 [2021-07-22T22:31:18.622Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:31:18 [2021-07-22T22:31:18.622Z] === RUN   TestKillDifferentUserContainer
22:31:18 [2021-07-22T22:31:18.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:31:18 [2021-07-22T22:31:18.992Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
22:31:19 [2021-07-22T22:31:19.247Z] --- PASS: TestDaemonIpcModePrivate (1.57s)
22:31:19 [2021-07-22T22:31:19.247Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:31:19 [2021-07-22T22:31:19.248Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:31:19 [2021-07-22T22:31:19.248Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
22:31:19 [2021-07-22T22:31:19.248Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:31:19 [2021-07-22T22:31:19.248Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:31:19 [2021-07-22T22:31:19.248Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
22:31:19 [2021-07-22T22:31:19.248Z] === RUN   TestIpcModeOlderClient
22:31:19 [2021-07-22T22:31:19.248Z] === PAUSE TestIpcModeOlderClient
22:31:19 [2021-07-22T22:31:19.248Z] === RUN   TestKillContainerInvalidSignal
22:31:19 [2021-07-22T22:31:19.559Z] --- PASS: TestKillDifferentUserContainer (0.67s)
22:31:19 [2021-07-22T22:31:19.559Z] === RUN   TestInspectOomKilledTrue
22:31:19 [2021-07-22T22:31:19.559Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
22:31:19 [2021-07-22T22:31:19.559Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:31:19 [2021-07-22T22:31:19.559Z] === RUN   TestInspectOomKilledFalse
22:31:19 [2021-07-22T22:31:19.808Z] --- PASS: TestKillContainerInvalidSignal (0.64s)
22:31:19 [2021-07-22T22:31:19.808Z] === RUN   TestKillContainer
22:31:19 [2021-07-22T22:31:19.808Z] === RUN   TestKillContainer/no_signal
22:31:20 [2021-07-22T22:31:20.127Z] --- PASS: TestInspectOomKilledFalse (0.70s)
22:31:20 [2021-07-22T22:31:20.127Z] === RUN   TestLinksEtcHostsContentMatch
22:31:20 [2021-07-22T22:31:20.369Z] === RUN   TestKillContainer/non_killing_signal
22:31:20 [2021-07-22T22:31:20.929Z] === RUN   TestKillContainer/killing_signal
22:31:21 [2021-07-22T22:31:21.065Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s)
22:31:21 [2021-07-22T22:31:21.065Z] === RUN   TestLinksContainerNames
22:31:21 [2021-07-22T22:31:21.902Z] --- PASS: TestKillContainer (1.91s)
22:31:21 [2021-07-22T22:31:21.902Z]     --- PASS: TestKillContainer/no_signal (0.60s)
22:31:21 [2021-07-22T22:31:21.902Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
22:31:21 [2021-07-22T22:31:21.902Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
22:31:21 [2021-07-22T22:31:21.902Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:31:21 [2021-07-22T22:31:21.902Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:31:22 [2021-07-22T22:31:22.442Z] --- PASS: TestLinksContainerNames (1.41s)
22:31:22 [2021-07-22T22:31:22.442Z] === RUN   TestLogsFollowTailEmpty
22:31:22 [2021-07-22T22:31:22.462Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:31:23 [2021-07-22T22:31:23.011Z] --- PASS: TestLogsFollowTailEmpty (0.66s)
22:31:23 [2021-07-22T22:31:23.011Z] === RUN   TestContainerNetworkMountsNoChown
22:31:23 [2021-07-22T22:31:23.022Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s)
22:31:23 [2021-07-22T22:31:23.022Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
22:31:23 [2021-07-22T22:31:23.022Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
22:31:23 [2021-07-22T22:31:23.022Z] === RUN   TestKillStoppedContainer
22:31:23 [2021-07-22T22:31:23.022Z] --- PASS: TestKillStoppedContainer (0.04s)
22:31:23 [2021-07-22T22:31:23.022Z] === RUN   TestKillStoppedContainerAPIPre120
22:31:23 [2021-07-22T22:31:23.022Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:31:23 [2021-07-22T22:31:23.022Z] === RUN   TestKillDifferentUserContainer
22:31:23 [2021-07-22T22:31:23.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:31:23 [2021-07-22T22:31:23.581Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/default
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/default
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/private
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/private
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rprivate
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rprivate
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/slave
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/slave
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rslave
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rslave
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/shared
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/shared
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rshared
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rshared
22:31:23 [2021-07-22T22:31:23.581Z] === CONT  TestMountDaemonRoot/default
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/default/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/default/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === CONT  TestMountDaemonRoot/default/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === CONT  TestMountDaemonRoot/rshared
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === CONT  TestMountDaemonRoot/shared
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === CONT  TestMountDaemonRoot/rslave
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === CONT  TestMountDaemonRoot/slave
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === CONT  TestMountDaemonRoot/rprivate
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === CONT  TestMountDaemonRoot/private
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/private/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/private/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === CONT  TestMountDaemonRoot/default/mount_root
22:31:23 [2021-07-22T22:31:23.581Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:31:23 [2021-07-22T22:31:23.581Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:31:23 [2021-07-22T22:31:23.840Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:31:23 [2021-07-22T22:31:23.991Z] --- PASS: TestKillDifferentUserContainer (0.63s)
22:31:23 [2021-07-22T22:31:23.992Z] === RUN   TestInspectOomKilledTrue
22:31:23 [2021-07-22T22:31:23.992Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
22:31:23 [2021-07-22T22:31:23.992Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:31:23 [2021-07-22T22:31:23.992Z] === RUN   TestInspectOomKilledFalse
22:31:23 [2021-07-22T22:31:23.992Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:31:23 [2021-07-22T22:31:23.992Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:31:23 [2021-07-22T22:31:23.992Z] === RUN   TestLinksEtcHostsContentMatch
22:31:23 [2021-07-22T22:31:23.992Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
22:31:23 [2021-07-22T22:31:23.992Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
22:31:23 [2021-07-22T22:31:23.992Z] === RUN   TestLinksContainerNames
22:31:24 [2021-07-22T22:31:24.101Z] === CONT  TestMountDaemonRoot/private/bind_root
22:31:24 [2021-07-22T22:31:24.101Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:31:24 [2021-07-22T22:31:24.101Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:31:24 [2021-07-22T22:31:24.101Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:31:24 [2021-07-22T22:31:24.101Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:31:24 [2021-07-22T22:31:24.101Z] === CONT  TestMountDaemonRoot/private/mount_root
22:31:24 [2021-07-22T22:31:24.101Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:31:24 [2021-07-22T22:31:24.101Z] --- PASS: TestMountDaemonRoot (0.02s)
22:31:24 [2021-07-22T22:31:24.101Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:31:24 [2021-07-22T22:31:24.101Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
22:31:24 [2021-07-22T22:31:24.101Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:31:24 [2021-07-22T22:31:24.101Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
22:31:24 [2021-07-22T22:31:24.101Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:31:24 [2021-07-22T22:31:24.101Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:31:24 [2021-07-22T22:31:24.101Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:31:24 [2021-07-22T22:31:24.101Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:31:24 [2021-07-22T22:31:24.101Z] === RUN   TestContainerBindMountNonRecursive
22:31:24 [2021-07-22T22:31:24.918Z] --- PASS: TestLinksContainerNames (1.25s)
22:31:24 [2021-07-22T22:31:24.918Z] === RUN   TestLogsFollowTailEmpty
22:31:25 [2021-07-22T22:31:25.843Z] --- PASS: TestLogsFollowTailEmpty (0.62s)
22:31:25 [2021-07-22T22:31:25.843Z] === RUN   TestContainerNetworkMountsNoChown
22:31:26 [2021-07-22T22:31:26.404Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/default
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/default
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/private
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/private
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/rprivate
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/rprivate
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/slave
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/slave
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/rslave
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/rslave
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/shared
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/shared
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/rshared
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/rshared
22:31:26 [2021-07-22T22:31:26.404Z] === CONT  TestMountDaemonRoot/default
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/default/bind_root
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/default/mount_root
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:31:26 [2021-07-22T22:31:26.404Z] === CONT  TestMountDaemonRoot/default/bind_root
22:31:26 [2021-07-22T22:31:26.404Z] === CONT  TestMountDaemonRoot/rprivate
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/private
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/private/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/private/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/default/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/shared
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rshared
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rslave
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/slave
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/private/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/private/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:31:26 [2021-07-22T22:31:26.637Z] --- PASS: TestContainerBindMountNonRecursive (2.11s)
22:31:26 [2021-07-22T22:31:26.637Z] === RUN   TestContainerVolumesMountedAsShared
22:31:26 [2021-07-22T22:31:26.637Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
22:31:26 [2021-07-22T22:31:26.637Z] === RUN   TestContainerVolumesMountedAsSlave
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:31:26 [2021-07-22T22:31:26.660Z] --- PASS: TestMountDaemonRoot (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z] === RUN   TestContainerBindMountNonRecursive
22:31:26 [2021-07-22T22:31:26.660Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
22:31:26 [2021-07-22T22:31:26.660Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
22:31:26 [2021-07-22T22:31:26.660Z] === RUN   TestContainerVolumesMountedAsShared
22:31:26 [2021-07-22T22:31:26.660Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
22:31:26 [2021-07-22T22:31:26.660Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z] === RUN   TestContainerVolumesMountedAsSlave
22:31:26 [2021-07-22T22:31:26.660Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
22:31:26 [2021-07-22T22:31:26.660Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z] === RUN   TestNetworkNat
22:31:27 [2021-07-22T22:31:27.574Z] --- PASS: TestContainerVolumesMountedAsSlave (0.98s)
22:31:27 [2021-07-22T22:31:27.574Z] === RUN   TestNetworkNat
22:31:27 [2021-07-22T22:31:27.588Z] --- PASS: TestNetworkNat (0.71s)
22:31:27 [2021-07-22T22:31:27.588Z] === RUN   TestNetworkLocalhostTCPNat
22:31:28 [2021-07-22T22:31:28.148Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s)
22:31:28 [2021-07-22T22:31:28.148Z] === RUN   TestNetworkLoopbackNat
22:31:28 [2021-07-22T22:31:28.513Z] --- PASS: TestNetworkNat (0.76s)
22:31:28 [2021-07-22T22:31:28.513Z] === RUN   TestNetworkLocalhostTCPNat
22:31:29 [2021-07-22T22:31:29.082Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s)
22:31:29 [2021-07-22T22:31:29.082Z] === RUN   TestNetworkLoopbackNat
22:31:31 [2021-07-22T22:31:31.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:31:31 [2021-07-22T22:31:31.439Z] --- PASS: TestNetworkLoopbackNat (2.98s)
22:31:31 [2021-07-22T22:31:31.439Z] === RUN   TestPause
22:31:31 [2021-07-22T22:31:31.439Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
22:31:31 [2021-07-22T22:31:31.439Z] --- SKIP: TestPause (0.00s)
22:31:31 [2021-07-22T22:31:31.439Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:31:31 [2021-07-22T22:31:31.439Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:31:31 [2021-07-22T22:31:31.439Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:31:31 [2021-07-22T22:31:31.439Z] === RUN   TestPauseStopPausedContainer
22:31:31 [2021-07-22T22:31:31.439Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
22:31:31 [2021-07-22T22:31:31.439Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
22:31:31 [2021-07-22T22:31:31.439Z] === RUN   TestPidHost
22:31:32 [2021-07-22T22:31:32.407Z] --- PASS: TestNetworkLoopbackNat (3.13s)
22:31:32 [2021-07-22T22:31:32.407Z] === RUN   TestPause
22:31:32 [2021-07-22T22:31:32.811Z] --- PASS: TestPidHost (1.87s)
22:31:32 [2021-07-22T22:31:32.811Z] === RUN   TestPsFilter
22:31:32 [2021-07-22T22:31:32.989Z] --- PASS: TestPause (0.86s)
22:31:32 [2021-07-22T22:31:32.989Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:31:32 [2021-07-22T22:31:32.989Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:31:32 [2021-07-22T22:31:32.989Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:31:32 [2021-07-22T22:31:32.989Z] === RUN   TestPauseStopPausedContainer
22:31:33 [2021-07-22T22:31:33.076Z] --- PASS: TestPsFilter (0.10s)
22:31:33 [2021-07-22T22:31:33.076Z] === RUN   TestRemoveContainerWithRemovedVolume
22:31:33 [2021-07-22T22:31:33.660Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s)
22:31:33 [2021-07-22T22:31:33.660Z] === RUN   TestRemoveContainerWithVolume
22:31:33 [2021-07-22T22:31:33.929Z] --- PASS: TestPauseStopPausedContainer (0.73s)
22:31:33 [2021-07-22T22:31:33.929Z] === RUN   TestPidHost
22:31:34 [2021-07-22T22:31:34.220Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
22:31:34 [2021-07-22T22:31:34.220Z] === RUN   TestRemoveContainerRunning
22:31:34 [2021-07-22T22:31:34.780Z] --- PASS: TestRemoveContainerRunning (0.61s)
22:31:34 [2021-07-22T22:31:34.780Z] === RUN   TestRemoveContainerForceRemoveRunning
22:31:35 [2021-07-22T22:31:35.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:31:35 [2021-07-22T22:31:35.704Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s)
22:31:35 [2021-07-22T22:31:35.705Z] === RUN   TestRemoveInvalidContainer
22:31:35 [2021-07-22T22:31:35.705Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:31:35 [2021-07-22T22:31:35.705Z] === RUN   TestRenameLinkedContainer
22:31:35 [2021-07-22T22:31:35.832Z] --- PASS: TestPidHost (1.93s)
22:31:35 [2021-07-22T22:31:35.832Z] === RUN   TestPsFilter
22:31:35 [2021-07-22T22:31:35.832Z] --- PASS: TestPsFilter (0.13s)
22:31:35 [2021-07-22T22:31:35.832Z] === RUN   TestRemoveContainerWithRemovedVolume
22:31:36 [2021-07-22T22:31:36.400Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s)
22:31:36 [2021-07-22T22:31:36.400Z] === RUN   TestRemoveContainerWithVolume
22:31:37 [2021-07-22T22:31:37.338Z] --- PASS: TestRemoveContainerWithVolume (0.74s)
22:31:37 [2021-07-22T22:31:37.338Z] === RUN   TestRemoveContainerRunning
22:31:37 [2021-07-22T22:31:37.907Z] --- PASS: TestRemoveContainerRunning (0.68s)
22:31:37 [2021-07-22T22:31:37.907Z] === RUN   TestRemoveContainerForceRemoveRunning
22:31:37 [2021-07-22T22:31:37.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:31:38 [2021-07-22T22:31:38.218Z] --- PASS: TestRenameLinkedContainer (2.53s)
22:31:38 [2021-07-22T22:31:38.218Z] === RUN   TestRenameStoppedContainer
22:31:38 [2021-07-22T22:31:38.476Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
22:31:38 [2021-07-22T22:31:38.476Z] === RUN   TestRemoveInvalidContainer
22:31:38 [2021-07-22T22:31:38.476Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:31:38 [2021-07-22T22:31:38.476Z] === RUN   TestRenameLinkedContainer
22:31:38 [2021-07-22T22:31:38.517Z] --- PASS: TestRenameStoppedContainer (0.60s)
22:31:38 [2021-07-22T22:31:38.517Z] === RUN   TestRenameRunningContainerAndReuse
22:31:38 [2021-07-22T22:31:38.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:31:39 [2021-07-22T22:31:39.880Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:31:39 [2021-07-22T22:31:39.880Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:31:39 [2021-07-22T22:31:39.880Z] GOOS="" GOARCH="" GOARM=""
22:31:39 [2021-07-22T22:31:39.880Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:31:39 [2021-07-22T22:31:39.880Z] 
22:31:39 [2021-07-22T22:31:39.880Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:31:39 [2021-07-22T22:31:39.880Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:31:39 [2021-07-22T22:31:39.880Z] HOSTNAME=30358e71685b
22:31:39 [2021-07-22T22:31:39.880Z] TESTDEBUG=0
22:31:39 [2021-07-22T22:31:39.880Z] DEST=bundles/test-integration
22:31:39 [2021-07-22T22:31:39.880Z] PWD=/go/src/github.com/docker/docker
22:31:39 [2021-07-22T22:31:39.880Z] DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:31:39 [2021-07-22T22:31:39.880Z] container=docker
22:31:39 [2021-07-22T22:31:39.880Z] HOME=/root
22:31:39 [2021-07-22T22:31:39.880Z] GOLANG_VERSION=1.16.6
22:31:39 [2021-07-22T22:31:39.880Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:31:39 [2021-07-22T22:31:39.880Z] VALIDATE_BRANCH=master
22:31:39 [2021-07-22T22:31:39.880Z] TERM=xterm
22:31:39 [2021-07-22T22:31:39.880Z] DOCKER_PKG=github.com/docker/docker
22:31:39 [2021-07-22T22:31:39.880Z] SHLVL=1
22:31:39 [2021-07-22T22:31:39.880Z] TIMEOUT=120m
22:31:39 [2021-07-22T22:31:39.880Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:31:39 [2021-07-22T22:31:39.880Z] DOCKER_GRAPHDRIVER=overlay2
22:31:39 [2021-07-22T22:31:39.880Z] GO111MODULE=off
22:31:39 [2021-07-22T22:31:39.880Z] DOCKER_EXPERIMENTAL=1
22:31:39 [2021-07-22T22:31:39.880Z] TEST_SKIP_INTEGRATION_CLI=1
22:31:39 [2021-07-22T22:31:39.880Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:31:39 [2021-07-22T22:31:39.880Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:31:39 [2021-07-22T22:31:39.880Z] GOPATH=/go
22:31:39 [2021-07-22T22:31:39.880Z] PKG_CONFIG=pkg-config
22:31:39 [2021-07-22T22:31:39.880Z] _=/usr/bin/env
22:31:39 [2021-07-22T22:31:39.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:31:39 [2021-07-22T22:31:39.881Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s)
22:31:39 [2021-07-22T22:31:39.881Z] === RUN   TestRenameInvalidName
22:31:40 [2021-07-22T22:31:40.443Z] --- PASS: TestRenameInvalidName (0.62s)
22:31:40 [2021-07-22T22:31:40.443Z] === RUN   TestRenameAnonymousContainer
22:31:41 [2021-07-22T22:31:41.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:31:41 [2021-07-22T22:31:41.765Z] --- PASS: TestRenameLinkedContainer (2.76s)
22:31:41 [2021-07-22T22:31:41.765Z] === RUN   TestRenameStoppedContainer
22:31:42 [2021-07-22T22:31:42.023Z] --- PASS: TestRenameStoppedContainer (0.67s)
22:31:42 [2021-07-22T22:31:42.023Z] === RUN   TestRenameRunningContainerAndReuse
22:31:42 [2021-07-22T22:31:42.571Z] sha256:f49011bf806a4069ea1a4e194063aa5be18877af6dc040f5a4000a2401a1ac84
22:31:42 [2021-07-22T22:31:42.571Z] INFO: Starting docker-py tests...
22:31:42 [2021-07-22T22:31:42.571Z] ============================= test session starts ==============================
22:31:42 [2021-07-22T22:31:42.571Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
22:31:42 [2021-07-22T22:31:42.571Z] rootdir: /src, inifile: pytest.ini
22:31:42 [2021-07-22T22:31:42.571Z] plugins: timeout-1.3.3, cov-2.6.1
22:31:42 [2021-07-22T22:31:42.571Z] collected 390 items / 1 deselected / 389 selected
22:31:42 [2021-07-22T22:31:42.571Z] 
22:31:42 [2021-07-22T22:31:42.956Z] --- PASS: TestRenameAnonymousContainer (2.25s)
22:31:42 [2021-07-22T22:31:42.956Z] === RUN   TestRenameContainerWithSameName
22:31:43 [2021-07-22T22:31:43.402Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s)
22:31:43 [2021-07-22T22:31:43.402Z] === RUN   TestRenameInvalidName
22:31:43 [2021-07-22T22:31:43.516Z] --- PASS: TestRenameContainerWithSameName (0.63s)
22:31:43 [2021-07-22T22:31:43.516Z] === RUN   TestRenameContainerWithLinkedContainer
22:31:43 [2021-07-22T22:31:43.970Z] --- PASS: TestRenameInvalidName (0.68s)
22:31:43 [2021-07-22T22:31:43.970Z] === RUN   TestRenameAnonymousContainer
22:31:43 [2021-07-22T22:31:43.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:31:44 [2021-07-22T22:31:44.879Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s)
22:31:44 [2021-07-22T22:31:44.879Z] === RUN   TestResize
22:31:45 [2021-07-22T22:31:45.440Z] --- PASS: TestResize (0.61s)
22:31:45 [2021-07-22T22:31:45.440Z] === RUN   TestResizeWithInvalidSize
22:31:46 [2021-07-22T22:31:46.001Z] --- PASS: TestResizeWithInvalidSize (0.64s)
22:31:46 [2021-07-22T22:31:46.001Z] === RUN   TestResizeWhenContainerNotStarted
22:31:46 [2021-07-22T22:31:46.506Z] --- PASS: TestRenameAnonymousContainer (2.42s)
22:31:46 [2021-07-22T22:31:46.506Z] === RUN   TestRenameContainerWithSameName
22:31:46 [2021-07-22T22:31:46.528Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
22:31:46 [2021-07-22T22:31:46.562Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s)
22:31:46 [2021-07-22T22:31:46.562Z] === RUN   TestDaemonRestartKillContainers
22:31:46 [2021-07-22T22:31:46.562Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
22:31:46 [2021-07-22T22:31:46.562Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
22:31:46 [2021-07-22T22:31:46.562Z] === RUN   TestCgroupNamespacesRun
22:31:46 [2021-07-22T22:31:46.987Z] 
22:31:46 [2021-07-22T22:31:46.987Z]  ________   ____  __.
22:31:46 [2021-07-22T22:31:46.987Z]  \_____  \ |    |/ _|
22:31:46 [2021-07-22T22:31:46.987Z]  /   |   \|      <
22:31:46 [2021-07-22T22:31:46.987Z]  /    |    \    |  \
22:31:46 [2021-07-22T22:31:46.987Z]  \_______  /____|__ \
22:31:46 [2021-07-22T22:31:46.987Z]          \/        \/
22:31:46 [2021-07-22T22:31:46.987Z] 
22:31:46 [2021-07-22T22:31:46.987Z] INFO: make.ps1 ended at 07/22/2021 22:31:46
22:31:47 [2021-07-22T22:31:47.076Z] --- PASS: TestRenameContainerWithSameName (0.68s)
22:31:47 [2021-07-22T22:31:47.076Z] === RUN   TestRenameContainerWithLinkedContainer
22:31:47 [2021-07-22T22:31:47.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:31:48 [2021-07-22T22:31:48.449Z] --- PASS: TestCgroupNamespacesRun (1.56s)
22:31:48 [2021-07-22T22:31:48.449Z] === RUN   TestCgroupNamespacesRunPrivileged
22:31:48 [2021-07-22T22:31:48.455Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s)
22:31:48 [2021-07-22T22:31:48.455Z] === RUN   TestResize
22:31:49 [2021-07-22T22:31:49.166Z] INFO: Binaries build ended at 07/22/2021 22:31:48. Duration:00:01:33.4011035
22:31:49 [2021-07-22T22:31:49.376Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
22:31:49 [2021-07-22T22:31:49.376Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:31:49 [2021-07-22T22:31:49.392Z] --- PASS: TestResize (0.68s)
22:31:49 [2021-07-22T22:31:49.393Z] === RUN   TestResizeWithInvalidSize
22:31:49 [2021-07-22T22:31:49.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:31:49 [2021-07-22T22:31:49.960Z] --- PASS: TestResizeWithInvalidSize (0.68s)
22:31:49 [2021-07-22T22:31:49.960Z] === RUN   TestResizeWhenContainerNotStarted
22:31:50 [2021-07-22T22:31:50.135Z] INFO: Copying the built daemon binary to d:\CI\PR-42661\7\binary\dockerd-d5dbbb5369.exe...
22:31:50 [2021-07-22T22:31:50.135Z] INFO: Copying the built client binary to d:\CI\PR-42661\7\binary\docker-d5dbbb5369.exe...
22:31:50 [2021-07-22T22:31:50.135Z] INFO: Copying dockerversion from the container...
22:31:50 [2021-07-22T22:31:50.529Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s)
22:31:50 [2021-07-22T22:31:50.529Z] === RUN   TestDaemonRestartKillContainers
22:31:50 [2021-07-22T22:31:50.529Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:31:50 [2021-07-22T22:31:50.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:31:50 [2021-07-22T22:31:50.594Z] INFO: Copying the golang package from the container to d:\CI\PR-42661\7\installer\go.zip...
22:31:50 [2021-07-22T22:31:50.745Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s)
22:31:50 [2021-07-22T22:31:50.745Z] === RUN   TestCgroupNamespacesRunHostMode
22:31:51 [2021-07-22T22:31:51.561Z] INFO: Extracting go.zip to d:\CI\PR-42661\7\go
22:31:52 [2021-07-22T22:31:52.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:31:52 [2021-07-22T22:31:52.674Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s)
22:31:52 [2021-07-22T22:31:52.674Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:31:53 [2021-07-22T22:31:53.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:31:53 [2021-07-22T22:31:53.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:31:54 [2021-07-22T22:31:54.003Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:31:54 [2021-07-22T22:31:54.037Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s)
22:31:54 [2021-07-22T22:31:54.037Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:31:54 [2021-07-22T22:31:54.261Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:31:54 [2021-07-22T22:31:54.914Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:31:54 [2021-07-22T22:31:54.914Z] Using test binary docker
22:31:54 [2021-07-22T22:31:54.914Z] +++ /etc/init.d/apparmor start
22:31:54 [2021-07-22T22:31:54.914Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:31:54 [2021-07-22T22:31:54.914Z] INFO: Waiting for daemon to start...
22:31:54 [2021-07-22T22:31:54.914Z] Starting dockerd
22:31:54 [2021-07-22T22:31:54.914Z] +++ 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
22:31:54 [2021-07-22T22:31:54.965Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
22:31:54 [2021-07-22T22:31:54.965Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:31:55 [2021-07-22T22:31:55.525Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
22:31:55 [2021-07-22T22:31:55.525Z] === RUN   TestCgroupNamespacesRunOlderClient
22:31:55 [2021-07-22T22:31:55.638Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:31:55 [2021-07-22T22:31:55.638Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:31:57 [2021-07-22T22:31:57.416Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.57s)
22:31:57 [2021-07-22T22:31:57.416Z] === RUN   TestNISDomainname
22:31:57 [2021-07-22T22:31:57.416Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
22:31:57 [2021-07-22T22:31:57.416Z] --- SKIP: TestNISDomainname (0.01s)
22:31:57 [2021-07-22T22:31:57.416Z] === RUN   TestHostnameDnsResolution
22:31:57 [2021-07-22T22:31:57.460Z] .
22:31:57 [2021-07-22T22:31:57.460Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:31:57 [2021-07-22T22:31:57.460Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:31:57 [2021-07-22T22:31:57.460Z] Error: No such image: emptyfs
22:31:57 [2021-07-22T22:31:57.460Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:31:57 [2021-07-22T22:31:57.460Z] ++++ docker load
22:31:57 [2021-07-22T22:31:57.721Z] Running integration-test (iteration 1)
22:31:57 [2021-07-22T22:31:57.721Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:31:57 [2021-07-22T22:31:57.721Z] ++ 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
22:31:57 [2021-07-22T22:31:57.721Z] ++ set -e
22:31:57 [2021-07-22T22:31:57.721Z] ++ '[' -n 0 ']'
22:31:57 [2021-07-22T22:31:57.721Z] ++ set -x
22:31:57 [2021-07-22T22:31:57.721Z] ++ 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
22:31:58 [2021-07-22T22:31:58.173Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:31:58 [2021-07-22T22:31:58.173Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:31:58 [2021-07-22T22:31:58.342Z] --- PASS: TestHostnameDnsResolution (1.05s)
22:31:58 [2021-07-22T22:31:58.342Z] === RUN   TestStats
22:31:58 [2021-07-22T22:31:58.342Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
22:31:58 [2021-07-22T22:31:58.342Z] --- SKIP: TestStats (0.00s)
22:31:58 [2021-07-22T22:31:58.342Z] === RUN   TestStopContainerWithTimeout
22:31:58 [2021-07-22T22:31:58.342Z] === RUN   TestStopContainerWithTimeout/0
22:31:58 [2021-07-22T22:31:58.342Z] === PAUSE TestStopContainerWithTimeout/0
22:31:58 [2021-07-22T22:31:58.342Z] === RUN   TestStopContainerWithTimeout/1
22:31:58 [2021-07-22T22:31:58.342Z] === PAUSE TestStopContainerWithTimeout/1
22:31:58 [2021-07-22T22:31:58.342Z] === RUN   TestStopContainerWithTimeout/3
22:31:58 [2021-07-22T22:31:58.342Z] === PAUSE TestStopContainerWithTimeout/3
22:31:58 [2021-07-22T22:31:58.342Z] === RUN   TestStopContainerWithTimeout/-1
22:31:58 [2021-07-22T22:31:58.342Z] === PAUSE TestStopContainerWithTimeout/-1
22:31:58 [2021-07-22T22:31:58.342Z] === CONT  TestStopContainerWithTimeout/0
22:31:58 [2021-07-22T22:31:58.342Z] === CONT  TestStopContainerWithTimeout/-1
22:31:58 [2021-07-22T22:31:58.351Z] tests/integration/api_build_test.py .......................X             [  6%]
22:31:58 [2021-07-22T22:31:58.918Z] tests/integration/api_client_test.py .....                               [  7%]
22:31:59 [2021-07-22T22:31:59.267Z] === CONT  TestStopContainerWithTimeout/3
22:32:00 [2021-07-22T22:32:00.678Z] tests/integration/api_config_test.py .....                               [  8%]
22:32:00 [2021-07-22T22:32:00.713Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:32:00 [2021-07-22T22:32:00.713Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:32:01 [2021-07-22T22:32:01.153Z] === CONT  TestStopContainerWithTimeout/1
22:32:03 [2021-07-22T22:32:03.042Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:32:03 [2021-07-22T22:32:03.042Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
22:32:03 [2021-07-22T22:32:03.042Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.89s)
22:32:03 [2021-07-22T22:32:03.042Z]     --- PASS: TestStopContainerWithTimeout/3 (2.60s)
22:32:03 [2021-07-22T22:32:03.042Z]     --- PASS: TestStopContainerWithTimeout/1 (1.61s)
22:32:03 [2021-07-22T22:32:03.042Z] === RUN   TestDeleteDevicemapper
22:32:03 [2021-07-22T22:32:03.042Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:32:03 [2021-07-22T22:32:03.042Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:32:03 [2021-07-22T22:32:03.042Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:32:03 [2021-07-22T22:32:03.259Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:32:03 [2021-07-22T22:32:03.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.17s)
22:32:03 [2021-07-22T22:32:03.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s)
22:32:03 [2021-07-22T22:32:03.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
22:32:03 [2021-07-22T22:32:03.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s)
22:32:03 [2021-07-22T22:32:03.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
22:32:03 [2021-07-22T22:32:03.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
22:32:03 [2021-07-22T22:32:03.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s)
22:32:03 [2021-07-22T22:32:03.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s)
22:32:03 [2021-07-22T22:32:03.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.84s)
22:32:03 [2021-07-22T22:32:03.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.97s)
22:32:03 [2021-07-22T22:32:03.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.15s)
22:32:03 [2021-07-22T22:32:03.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s)
22:32:03 [2021-07-22T22:32:03.259Z] === RUN   TestCgroupNamespacesRun
22:32:04 [2021-07-22T22:32:04.930Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s)
22:32:04 [2021-07-22T22:32:04.930Z] === RUN   TestUpdateMemory
22:32:04 [2021-07-22T22:32:04.930Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:04 [2021-07-22T22:32:04.930Z] --- SKIP: TestUpdateMemory (0.00s)
22:32:04 [2021-07-22T22:32:04.930Z] === RUN   TestUpdateCPUQuota
22:32:04 [2021-07-22T22:32:04.930Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:04 [2021-07-22T22:32:04.930Z] --- SKIP: TestUpdateCPUQuota (0.00s)
22:32:04 [2021-07-22T22:32:04.930Z] === RUN   TestUpdatePidsLimit
22:32:04 [2021-07-22T22:32:04.930Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:04 [2021-07-22T22:32:04.930Z] --- SKIP: TestUpdatePidsLimit (0.00s)
22:32:04 [2021-07-22T22:32:04.930Z] === RUN   TestUpdateRestartPolicy
22:32:05 [2021-07-22T22:32:05.164Z] --- PASS: TestCgroupNamespacesRun (1.67s)
22:32:05 [2021-07-22T22:32:05.164Z] === RUN   TestCgroupNamespacesRunPrivileged
22:32:05 [2021-07-22T22:32:05.164Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
22:32:05 [2021-07-22T22:32:05.164Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
22:32:05 [2021-07-22T22:32:05.164Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:32:06 [2021-07-22T22:32:06.550Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s)
22:32:06 [2021-07-22T22:32:06.550Z] === RUN   TestCgroupNamespacesRunHostMode
22:32:08 [2021-07-22T22:32:08.455Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s)
22:32:08 [2021-07-22T22:32:08.455Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:32:09 [2021-07-22T22:32:09.833Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s)
22:32:09 [2021-07-22T22:32:09.834Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:32:11 [2021-07-22T22:32:11.212Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
22:32:11 [2021-07-22T22:32:11.212Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:32:11 [2021-07-22T22:32:11.471Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
22:32:11 [2021-07-22T22:32:11.471Z] === RUN   TestCgroupNamespacesRunOlderClient
22:32:13 [2021-07-22T22:32:13.383Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s)
22:32:13 [2021-07-22T22:32:13.383Z] === RUN   TestNISDomainname
22:32:14 [2021-07-22T22:32:14.761Z] --- PASS: TestNISDomainname (1.25s)
22:32:14 [2021-07-22T22:32:14.761Z] === RUN   TestHostnameDnsResolution
22:32:15 [2021-07-22T22:32:15.698Z] --- PASS: TestHostnameDnsResolution (1.24s)
22:32:15 [2021-07-22T22:32:15.698Z] === RUN   TestStats
22:32:17 [2021-07-22T22:32:17.137Z] --- PASS: TestUpdateRestartPolicy (12.16s)
22:32:17 [2021-07-22T22:32:17.137Z] === RUN   TestUpdateRestartWithAutoRemove
22:32:17 [2021-07-22T22:32:17.697Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s)
22:32:17 [2021-07-22T22:32:17.697Z] === RUN   TestWaitNonBlocked
22:32:17 [2021-07-22T22:32:17.697Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:32:17 [2021-07-22T22:32:17.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:32:17 [2021-07-22T22:32:17.697Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:32:17 [2021-07-22T22:32:17.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:32:17 [2021-07-22T22:32:17.697Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:32:17 [2021-07-22T22:32:17.697Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:32:18 [2021-07-22T22:32:18.627Z] --- PASS: TestWaitNonBlocked (0.01s)
22:32:18 [2021-07-22T22:32:18.627Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s)
22:32:18 [2021-07-22T22:32:18.627Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s)
22:32:18 [2021-07-22T22:32:18.627Z] === RUN   TestWaitBlocked
22:32:18 [2021-07-22T22:32:18.627Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:32:18 [2021-07-22T22:32:18.627Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:32:18 [2021-07-22T22:32:18.627Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:32:18 [2021-07-22T22:32:18.627Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:32:18 [2021-07-22T22:32:18.627Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:32:18 [2021-07-22T22:32:18.627Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:32:18 [2021-07-22T22:32:18.984Z] --- PASS: TestStats (2.72s)
22:32:18 [2021-07-22T22:32:18.984Z] === RUN   TestStopContainerWithTimeout
22:32:18 [2021-07-22T22:32:18.984Z] === RUN   TestStopContainerWithTimeout/0
22:32:18 [2021-07-22T22:32:18.984Z] === PAUSE TestStopContainerWithTimeout/0
22:32:18 [2021-07-22T22:32:18.984Z] === RUN   TestStopContainerWithTimeout/1
22:32:18 [2021-07-22T22:32:18.984Z] === PAUSE TestStopContainerWithTimeout/1
22:32:18 [2021-07-22T22:32:18.984Z] === RUN   TestStopContainerWithTimeout/3
22:32:18 [2021-07-22T22:32:18.984Z] === PAUSE TestStopContainerWithTimeout/3
22:32:18 [2021-07-22T22:32:18.984Z] === RUN   TestStopContainerWithTimeout/-1
22:32:18 [2021-07-22T22:32:18.984Z] === PAUSE TestStopContainerWithTimeout/-1
22:32:18 [2021-07-22T22:32:18.984Z] === CONT  TestStopContainerWithTimeout/0
22:32:18 [2021-07-22T22:32:18.984Z] === CONT  TestStopContainerWithTimeout/-1
22:32:19 [2021-07-22T22:32:19.552Z] === CONT  TestStopContainerWithTimeout/3
22:32:19 [2021-07-22T22:32:19.557Z] --- PASS: TestWaitBlocked (0.01s)
22:32:19 [2021-07-22T22:32:19.557Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s)
22:32:19 [2021-07-22T22:32:19.557Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s)
22:32:19 [2021-07-22T22:32:19.557Z] === CONT  TestDaemonRestartIpcMode
22:32:19 [2021-07-22T22:32:19.557Z] === CONT  TestIpcModeOlderClient
22:32:19 [2021-07-22T22:32:19.557Z] --- PASS: TestIpcModeOlderClient (0.06s)
22:32:19 [2021-07-22T22:32:19.557Z] === CONT  TestRestartDaemonWithRestartingContainer
22:32:21 [2021-07-22T22:32:21.457Z] === CONT  TestStopContainerWithTimeout/1
22:32:21 [2021-07-22T22:32:21.495Z] INFO: Extraction ended at 07/22/2021 22:32:16. Duration:00:00:25.7545926
22:32:21 [2021-07-22T22:32:21.495Z] INFO: Updating the golang and path environment variables
22:32:21 [2021-07-22T22:32:21.495Z] INFO: GOPATH=d:\gopath
22:32:21 [2021-07-22T22:32:21.495Z] INFO: go version go1.16.6 windows/amd64
22:32:21 [2021-07-22T22:32:21.495Z] INFO: Running the daemon under test in debug mode
22:32:21 [2021-07-22T22:32:21.495Z] INFO: Starting a daemon under test...
22:32:21 [2021-07-22T22:32:21.495Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42661\7\daemon --pidfile d:\CI\PR-42661\7\docker.pid -D
22:32:21 [2021-07-22T22:32:21.495Z] INFO: Process started successfully.
22:32:21 [2021-07-22T22:32:21.495Z] INFO: Start tailing logs of the daemon under tests
22:32:21 [2021-07-22T22:32:21.495Z] INFO: Waiting for the daemon under test to start...
22:32:22 [2021-07-22T22:32:22.827Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.99s)
22:32:23 [2021-07-22T22:32:23.082Z] --- PASS: TestDaemonRestartIpcMode (3.59s)
22:32:23 [2021-07-22T22:32:23.082Z] PASS
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === Skipped
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
22:32:23 [2021-07-22T22:32:23.082Z]     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)
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     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)
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     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)
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestPause (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
22:32:23 [2021-07-22T22:32:23.082Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
22:32:23 [2021-07-22T22:32:23.082Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestStats (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] DONE 177 tests, 25 skipped in 88.750s
22:32:23 [2021-07-22T22:32:23.082Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
22:32:23 [2021-07-22T22:32:23.339Z] === RUN   TestConfigDaemonLibtrustID
22:32:23 [2021-07-22T22:32:23.361Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:32:23 [2021-07-22T22:32:23.361Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
22:32:23 [2021-07-22T22:32:23.361Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
22:32:23 [2021-07-22T22:32:23.361Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
22:32:23 [2021-07-22T22:32:23.361Z]     --- PASS: TestStopContainerWithTimeout/1 (1.66s)
22:32:23 [2021-07-22T22:32:23.361Z] === RUN   TestDeleteDevicemapper
22:32:23 [2021-07-22T22:32:23.361Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:32:23 [2021-07-22T22:32:23.361Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:32:23 [2021-07-22T22:32:23.361Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:32:23 [2021-07-22T22:32:23.902Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
22:32:23 [2021-07-22T22:32:23.902Z] === RUN   TestDaemonConfigValidation
22:32:23 [2021-07-22T22:32:23.902Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:32:23 [2021-07-22T22:32:23.902Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:32:23 [2021-07-22T22:32:23.902Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:32:23 [2021-07-22T22:32:23.902Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:32:23 [2021-07-22T22:32:23.902Z] === RUN   TestDaemonConfigValidation/invalid_config
22:32:23 [2021-07-22T22:32:23.902Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:32:23 [2021-07-22T22:32:23.902Z] === RUN   TestDaemonConfigValidation/malformed_config
22:32:23 [2021-07-22T22:32:23.902Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:32:23 [2021-07-22T22:32:23.902Z] === RUN   TestDaemonConfigValidation/valid_config
22:32:23 [2021-07-22T22:32:23.902Z] === PAUSE TestDaemonConfigValidation/valid_config
22:32:23 [2021-07-22T22:32:23.902Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:32:23 [2021-07-22T22:32:23.902Z] === CONT  TestDaemonConfigValidation/malformed_config
22:32:23 [2021-07-22T22:32:23.902Z] === CONT  TestDaemonConfigValidation/valid_config
22:32:23 [2021-07-22T22:32:23.902Z] === CONT  TestDaemonConfigValidation/invalid_config
22:32:23 [2021-07-22T22:32:23.902Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:32:23 [2021-07-22T22:32:23.902Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:32:23 [2021-07-22T22:32:23.902Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
22:32:23 [2021-07-22T22:32:23.902Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
22:32:23 [2021-07-22T22:32:23.902Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
22:32:23 [2021-07-22T22:32:23.902Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
22:32:23 [2021-07-22T22:32:23.902Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
22:32:23 [2021-07-22T22:32:23.902Z] PASS
22:32:23 [2021-07-22T22:32:23.902Z] 
22:32:23 [2021-07-22T22:32:23.902Z] DONE 7 tests in 0.818s
22:32:23 [2021-07-22T22:32:23.902Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:32:24 [2021-07-22T22:32:24.157Z] INFO: Testing against a local daemon
22:32:24 [2021-07-22T22:32:24.157Z] === RUN   TestCommitInheritsEnv
22:32:25 [2021-07-22T22:32:25.899Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s)
22:32:25 [2021-07-22T22:32:25.899Z] === RUN   TestUpdateMemory
22:32:26 [2021-07-22T22:32:26.049Z] --- PASS: TestCommitInheritsEnv (1.91s)
22:32:26 [2021-07-22T22:32:26.049Z] === RUN   TestImportExtremelyLargeImageWorks
22:32:26 [2021-07-22T22:32:26.049Z] === PAUSE TestImportExtremelyLargeImageWorks
22:32:26 [2021-07-22T22:32:26.049Z] === RUN   TestImagesFilterMultiReference
22:32:26 [2021-07-22T22:32:26.049Z] --- PASS: TestImagesFilterMultiReference (0.05s)
22:32:26 [2021-07-22T22:32:26.049Z] === RUN   TestImagePullPlatformInvalid
22:32:26 [2021-07-22T22:32:26.049Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:32:26 [2021-07-22T22:32:26.049Z] === RUN   TestRemoveImageOrphaning
22:32:26 [2021-07-22T22:32:26.836Z] --- PASS: TestUpdateMemory (1.25s)
22:32:26 [2021-07-22T22:32:26.836Z] === RUN   TestUpdateCPUQuota
22:32:28 [2021-07-22T22:32:28.211Z] Removing intermediate container 628800c6c119
22:32:28 [2021-07-22T22:32:28.211Z]  ---> e728dc9067e6
22:32:28 [2021-07-22T22:32:28.211Z] 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
22:32:28 [2021-07-22T22:32:28.211Z]  ---> Running in 403804b74049
22:32:28 [2021-07-22T22:32:28.211Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
22:32:28 [2021-07-22T22:32:28.211Z] go: downloading gotest.tools/gotestsum v0.5.3
22:32:28 [2021-07-22T22:32:28.211Z] go: downloading github.com/fatih/color v1.9.0
22:32:28 [2021-07-22T22:32:28.211Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:32:28 [2021-07-22T22:32:28.211Z] go: downloading github.com/pkg/errors v0.9.1
22:32:28 [2021-07-22T22:32:28.211Z] go: downloading github.com/spf13/pflag v1.0.3
22:32:28 [2021-07-22T22:32:28.211Z] go: downloading github.com/mattn/go-colorable v0.1.6
22:32:28 [2021-07-22T22:32:28.211Z] go: downloading github.com/mattn/go-isatty v0.0.12
22:32:28 [2021-07-22T22:32:28.211Z] go: downloading github.com/jonboulle/clockwork v0.1.0
22:32:28 [2021-07-22T22:32:28.211Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:32:28 [2021-07-22T22:32:28.211Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestRemoveImageOrphaning (1.93s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestRemoveImageGarbageCollector
22:32:28 [2021-07-22T22:32:28.601Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
22:32:28 [2021-07-22T22:32:28.601Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestTagInvalidReference
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestTagInvalidReference (0.01s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestTagValidPrefixedRepo
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestTagExistedNameWithoutForce
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestTagOfficialNames
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestTagOfficialNames (0.05s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestTagMatchesDigest
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestTagMatchesDigest (0.01s)
22:32:28 [2021-07-22T22:32:28.601Z] === CONT  TestImportExtremelyLargeImageWorks
22:32:28 [2021-07-22T22:32:28.683Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
22:32:28 [2021-07-22T22:32:28.683Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
22:32:33 [2021-07-22T22:32:33.400Z] --- PASS: TestUpdateCPUQuota (6.43s)
22:32:33 [2021-07-22T22:32:33.400Z] === RUN   TestUpdatePidsLimit
22:32:33 [2021-07-22T22:32:33.400Z] === RUN   TestUpdatePidsLimit/update_from_none
22:32:33 [2021-07-22T22:32:33.969Z] === RUN   TestUpdatePidsLimit/no_change
22:32:34 [2021-07-22T22:32:34.577Z] === RUN   TestUpdatePidsLimit/update_lower
22:32:35 [2021-07-22T22:32:35.521Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:32:35 [2021-07-22T22:32:35.776Z] INFO: Build done for gotestsum...
22:32:36 [2021-07-22T22:32:36.089Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:32:37 [2021-07-22T22:32:37.028Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:32:37 [2021-07-22T22:32:37.597Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:32:37 [2021-07-22T22:32:37.968Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
22:32:38 [2021-07-22T22:32:38.974Z] --- PASS: TestUpdatePidsLimit (5.68s)
22:32:38 [2021-07-22T22:32:38.974Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.70s)
22:32:38 [2021-07-22T22:32:38.974Z]     --- PASS: TestUpdatePidsLimit/no_change (0.71s)
22:32:38 [2021-07-22T22:32:38.974Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.74s)
22:32:38 [2021-07-22T22:32:38.974Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.82s)
22:32:38 [2021-07-22T22:32:38.974Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s)
22:32:38 [2021-07-22T22:32:38.974Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s)
22:32:38 [2021-07-22T22:32:38.974Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s)
22:32:38 [2021-07-22T22:32:38.974Z] === RUN   TestUpdateRestartPolicy
22:32:39 [2021-07-22T22:32:39.169Z] ...INFO: Daemon under test started and replied!
22:32:39 [2021-07-22T22:32:39.169Z] INFO: Docker version of the daemon under test
22:32:39 [2021-07-22T22:32:39.169Z] 
22:32:39 [2021-07-22T22:32:39.169Z] Client:
22:32:39 [2021-07-22T22:32:39.169Z]  Version:      17.06.2-ce
22:32:39 [2021-07-22T22:32:39.169Z]  API version:  1.30
22:32:39 [2021-07-22T22:32:39.169Z]  Go version:   go1.8.3
22:32:39 [2021-07-22T22:32:39.169Z]  Git commit:   cec0b72
22:32:39 [2021-07-22T22:32:39.169Z]  Built:        Tue Sep  5 19:57:19 2017
22:32:39 [2021-07-22T22:32:39.169Z]  OS/Arch:      windows/amd64
22:32:39 [2021-07-22T22:32:39.169Z] 
22:32:39 [2021-07-22T22:32:39.169Z] Server:
22:32:39 [2021-07-22T22:32:39.169Z]  Version:      0.0.0-dev
22:32:39 [2021-07-22T22:32:39.169Z]  API version:  1.42 (minimum version 1.24)
22:32:39 [2021-07-22T22:32:39.169Z]  Go version:   go1.16.6
22:32:39 [2021-07-22T22:32:39.169Z]  Git commit:   d5dbbb5369
22:32:39 [2021-07-22T22:32:39.169Z]  Built:        07/22/2021 22:30:19
22:32:39 [2021-07-22T22:32:39.169Z]  OS/Arch:      windows/amd64
22:32:39 [2021-07-22T22:32:39.169Z]  Experimental: false
22:32:39 [2021-07-22T22:32:39.169Z] 
22:32:39 [2021-07-22T22:32:39.169Z] INFO: Docker info of the daemon under test
22:32:39 [2021-07-22T22:32:39.169Z] 
22:32:39 [2021-07-22T22:32:39.169Z] Containers: 0
22:32:39 [2021-07-22T22:32:39.169Z]  Running: 0
22:32:39 [2021-07-22T22:32:39.169Z]  Paused: 0
22:32:39 [2021-07-22T22:32:39.169Z]  Stopped: 0
22:32:39 [2021-07-22T22:32:39.169Z] Images: 0
22:32:39 [2021-07-22T22:32:39.169Z] Server Version: 0.0.0-dev
22:32:39 [2021-07-22T22:32:39.169Z] Storage Driver: windowsfilter
22:32:39 [2021-07-22T22:32:39.169Z]  Windows: 
22:32:39 [2021-07-22T22:32:39.169Z] Logging Driver: json-file
22:32:39 [2021-07-22T22:32:39.169Z] Plugins: 
22:32:39 [2021-07-22T22:32:39.169Z]  Volume: local
22:32:39 [2021-07-22T22:32:39.169Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:32:39 [2021-07-22T22:32:39.169Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:32:39 [2021-07-22T22:32:39.169Z] Swarm: inactive
22:32:39 [2021-07-22T22:32:39.169Z] Default Isolation: process
22:32:39 [2021-07-22T22:32:39.169Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
22:32:39 [2021-07-22T22:32:39.169Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
22:32:39 [2021-07-22T22:32:39.169Z] OSType: windows
22:32:39 [2021-07-22T22:32:39.169Z] Architecture: x86_64
22:32:39 [2021-07-22T22:32:39.169Z] CPUs: 4
22:32:39 [2021-07-22T22:32:39.169Z] Total Memory: 32GiB
22:32:39 [2021-07-22T22:32:39.169Z] Name: azwin-2-4cfc00
22:32:39 [2021-07-22T22:32:39.169Z] ID: 5SHV:OGGR:ZN6X:42QU:BVAB:OZNY:ZT7Y:IWKD:MJVU:LNQX:3LFV:KPIH
22:32:39 [2021-07-22T22:32:39.169Z] Docker Root Dir: D:\CI\PR-42661\7\daemon
22:32:39 [2021-07-22T22:32:39.169Z] Debug Mode (client): false
22:32:39 [2021-07-22T22:32:39.169Z] Debug Mode (server): true
22:32:39 [2021-07-22T22:32:39.169Z]  File Descriptors: -1
22:32:39 [2021-07-22T22:32:39.169Z]  Goroutines: 16
22:32:39 [2021-07-22T22:32:39.169Z]  System Time: 2021-07-22T22:32:36.9260356Z
22:32:39 [2021-07-22T22:32:39.169Z]  EventsListeners: 0
22:32:39 [2021-07-22T22:32:39.169Z] Registry: https://index.docker.io/v1/
22:32:39 [2021-07-22T22:32:39.169Z] Labels:
22:32:39 [2021-07-22T22:32:39.169Z] Experimental: false
22:32:39 [2021-07-22T22:32:39.169Z] Insecure Registries:
22:32:39 [2021-07-22T22:32:39.169Z]  127.0.0.0/8
22:32:39 [2021-07-22T22:32:39.169Z] Live Restore Enabled: false
22:32:39 [2021-07-22T22:32:39.169Z] 
22:32:39 [2021-07-22T22:32:39.169Z] 
22:32:39 [2021-07-22T22:32:39.169Z] INFO: Docker images of the daemon under test
22:32:39 [2021-07-22T22:32:39.169Z] 
22:32:39 [2021-07-22T22:32:39.169Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
22:32:39 [2021-07-22T22:32:39.169Z] 
22:32:39 [2021-07-22T22:32:39.169Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
22:32:39 [2021-07-22T22:32:39.169Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time...
22:32:39 [2021-07-22T22:32:39.169Z] 10.0.20295.1: Pulling from windows/servercore/insider
22:32:39 [2021-07-22T22:32:39.169Z] 29d5b6a226d2: Pulling fs layer
22:32:44 [2021-07-22T22:32:44.451Z] Loaded image: buildpack-deps:buster
22:32:44 [2021-07-22T22:32:44.451Z] Loaded image: busybox:latest
22:32:44 [2021-07-22T22:32:44.451Z] Loaded image: busybox:glibc
22:32:47 [2021-07-22T22:32:47.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:32:47 [2021-07-22T22:32:47.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:32:51 [2021-07-22T22:32:51.041Z] Loaded image: debian:bullseye
22:32:51 [2021-07-22T22:32:51.041Z] Loaded image: hello-world:latest
22:32:51 [2021-07-22T22:32:51.303Z] Loaded image: arm32v7/hello-world:latest
22:32:51 [2021-07-22T22:32:51.303Z] INFO: Testing against a local daemon
22:32:51 [2021-07-22T22:32:51.303Z] === RUN   TestCgroupNamespacesBuild
22:32:53 [2021-07-22T22:32:53.443Z] Removing intermediate container 403804b74049
22:32:53 [2021-07-22T22:32:53.443Z]  ---> 2099d591a279
22:32:53 [2021-07-22T22:32:53.443Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
22:32:53 [2021-07-22T22:32:53.443Z]  ---> Running in 2b4176d59e7b
22:32:53 [2021-07-22T22:32:53.443Z] Removing intermediate container 2b4176d59e7b
22:32:53 [2021-07-22T22:32:53.443Z]  ---> eafc98840f9e
22:32:53 [2021-07-22T22:32:53.443Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
22:32:53 [2021-07-22T22:32:53.443Z]  ---> Running in 248c1c9685dd
22:32:53 [2021-07-22T22:32:53.443Z] Removing intermediate container 248c1c9685dd
22:32:53 [2021-07-22T22:32:53.443Z]  ---> ad81e5431d05
22:32:53 [2021-07-22T22:32:53.443Z] Step 10/10 : COPY . .
22:32:53 [2021-07-22T22:32:53.853Z] --- PASS: TestUpdateRestartPolicy (12.57s)
22:32:53 [2021-07-22T22:32:53.853Z] === RUN   TestUpdateRestartWithAutoRemove
22:32:53 [2021-07-22T22:32:53.853Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
22:32:53 [2021-07-22T22:32:53.853Z] === RUN   TestWaitNonBlocked
22:32:53 [2021-07-22T22:32:53.853Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:32:53 [2021-07-22T22:32:53.853Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:32:53 [2021-07-22T22:32:53.853Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:32:53 [2021-07-22T22:32:53.853Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:32:53 [2021-07-22T22:32:53.853Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:32:53 [2021-07-22T22:32:53.853Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:32:53 [2021-07-22T22:32:53.853Z] --- PASS: TestWaitNonBlocked (0.01s)
22:32:53 [2021-07-22T22:32:53.853Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s)
22:32:53 [2021-07-22T22:32:53.853Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s)
22:32:53 [2021-07-22T22:32:53.853Z] === RUN   TestWaitBlocked
22:32:53 [2021-07-22T22:32:53.853Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:32:53 [2021-07-22T22:32:53.853Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:32:53 [2021-07-22T22:32:53.853Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:32:53 [2021-07-22T22:32:53.853Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:32:53 [2021-07-22T22:32:53.853Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:32:53 [2021-07-22T22:32:53.853Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:32:54 [2021-07-22T22:32:54.421Z] --- PASS: TestWaitBlocked (0.01s)
22:32:54 [2021-07-22T22:32:54.421Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
22:32:54 [2021-07-22T22:32:54.421Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s)
22:32:54 [2021-07-22T22:32:54.421Z] === CONT  TestContainerStartOnDaemonRestart
22:32:54 [2021-07-22T22:32:54.421Z] === CONT  TestContainerKillOnDaemonStart
22:32:56 [2021-07-22T22:32:56.599Z] --- PASS: TestCgroupNamespacesBuild (5.05s)
22:32:56 [2021-07-22T22:32:56.599Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:32:57 [2021-07-22T22:32:57.712Z] --- PASS: TestContainerStartOnDaemonRestart (2.71s)
22:32:57 [2021-07-22T22:32:57.712Z] === CONT  TestIpcModeOlderClient
22:32:57 [2021-07-22T22:32:57.712Z] --- PASS: TestIpcModeOlderClient (0.07s)
22:32:57 [2021-07-22T22:32:57.712Z] === CONT  TestDaemonHostGatewayIP
22:32:59 [2021-07-22T22:32:59.144Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.81s)
22:32:59 [2021-07-22T22:32:59.144Z] === RUN   TestBuildWithSession
22:32:59 [2021-07-22T22:32:59.144Z]     build_session_test.go:25: TODO: BuildKit
22:32:59 [2021-07-22T22:32:59.144Z] --- SKIP: TestBuildWithSession (0.00s)
22:32:59 [2021-07-22T22:32:59.144Z] === RUN   TestBuildSquashParent
22:33:01 [2021-07-22T22:33:01.001Z] === CONT  TestRestartDaemonWithRestartingContainer
22:33:01 [2021-07-22T22:33:01.001Z] --- PASS: TestDaemonHostGatewayIP (3.28s)
22:33:02 [2021-07-22T22:33:02.906Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s)
22:33:02 [2021-07-22T22:33:02.906Z] === CONT  TestDaemonRestartIpcMode
22:33:06 [2021-07-22T22:33:06.197Z] --- PASS: TestDaemonRestartIpcMode (2.84s)
22:33:06 [2021-07-22T22:33:06.765Z] --- PASS: TestContainerKillOnDaemonStart (12.20s)
22:33:06 [2021-07-22T22:33:06.765Z] PASS
22:33:06 [2021-07-22T22:33:06.765Z] 
22:33:06 [2021-07-22T22:33:06.765Z] === Skipped
22:33:06 [2021-07-22T22:33:06.765Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:33:06 [2021-07-22T22:33:06.765Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:33:06 [2021-07-22T22:33:06.765Z] 
22:33:06 [2021-07-22T22:33:06.765Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:33:06 [2021-07-22T22:33:06.765Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
22:33:06 [2021-07-22T22:33:06.765Z] 
22:33:06 [2021-07-22T22:33:06.765Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:33:06 [2021-07-22T22:33:06.765Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:33:06 [2021-07-22T22:33:06.765Z] 
22:33:06 [2021-07-22T22:33:06.765Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
22:33:06 [2021-07-22T22:33:06.765Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
22:33:06 [2021-07-22T22:33:06.765Z] 
22:33:06 [2021-07-22T22:33:06.765Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:33:06 [2021-07-22T22:33:06.765Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:33:06 [2021-07-22T22:33:06.765Z] 
22:33:06 [2021-07-22T22:33:06.765Z] 
22:33:06 [2021-07-22T22:33:06.765Z] DONE 196 tests, 5 skipped in 145.475s
22:33:06 [2021-07-22T22:33:06.765Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
22:33:06 [2021-07-22T22:33:06.765Z] === RUN   TestConfigDaemonLibtrustID
22:33:07 [2021-07-22T22:33:07.333Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
22:33:07 [2021-07-22T22:33:07.333Z] === RUN   TestDaemonConfigValidation
22:33:07 [2021-07-22T22:33:07.333Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:33:07 [2021-07-22T22:33:07.333Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:33:07 [2021-07-22T22:33:07.333Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:33:07 [2021-07-22T22:33:07.333Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:33:07 [2021-07-22T22:33:07.333Z] === RUN   TestDaemonConfigValidation/invalid_config
22:33:07 [2021-07-22T22:33:07.333Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:33:07 [2021-07-22T22:33:07.333Z] === RUN   TestDaemonConfigValidation/malformed_config
22:33:07 [2021-07-22T22:33:07.333Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:33:07 [2021-07-22T22:33:07.333Z] === RUN   TestDaemonConfigValidation/valid_config
22:33:07 [2021-07-22T22:33:07.333Z] === PAUSE TestDaemonConfigValidation/valid_config
22:33:07 [2021-07-22T22:33:07.333Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:33:07 [2021-07-22T22:33:07.333Z] === CONT  TestDaemonConfigValidation/malformed_config
22:33:07 [2021-07-22T22:33:07.333Z] === CONT  TestDaemonConfigValidation/valid_config
22:33:07 [2021-07-22T22:33:07.333Z] === CONT  TestDaemonConfigValidation/invalid_config
22:33:07 [2021-07-22T22:33:07.333Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:33:07 [2021-07-22T22:33:07.333Z] --- PASS: TestDaemonConfigValidation (0.01s)
22:33:07 [2021-07-22T22:33:07.333Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
22:33:07 [2021-07-22T22:33:07.333Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
22:33:07 [2021-07-22T22:33:07.333Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
22:33:07 [2021-07-22T22:33:07.333Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
22:33:07 [2021-07-22T22:33:07.333Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
22:33:07 [2021-07-22T22:33:07.333Z] PASS
22:33:07 [2021-07-22T22:33:07.333Z] 
22:33:07 [2021-07-22T22:33:07.333Z] DONE 7 tests in 0.763s
22:33:07 [2021-07-22T22:33:07.333Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:33:07 [2021-07-22T22:33:07.333Z] INFO: Testing against a local daemon
22:33:07 [2021-07-22T22:33:07.333Z] === RUN   TestCommitInheritsEnv
22:33:07 [2021-07-22T22:33:07.592Z] --- PASS: TestCommitInheritsEnv (0.28s)
22:33:07 [2021-07-22T22:33:07.592Z] === RUN   TestImportExtremelyLargeImageWorks
22:33:07 [2021-07-22T22:33:07.592Z] === PAUSE TestImportExtremelyLargeImageWorks
22:33:07 [2021-07-22T22:33:07.592Z] === RUN   TestImagesFilterMultiReference
22:33:07 [2021-07-22T22:33:07.852Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:33:07 [2021-07-22T22:33:07.852Z] === RUN   TestImagePullPlatformInvalid
22:33:07 [2021-07-22T22:33:07.852Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:33:07 [2021-07-22T22:33:07.852Z] === RUN   TestRemoveImageOrphaning
22:33:08 [2021-07-22T22:33:08.111Z] --- PASS: TestRemoveImageOrphaning (0.25s)
22:33:08 [2021-07-22T22:33:08.111Z] === RUN   TestRemoveImageGarbageCollector
22:33:09 [2021-07-22T22:33:09.160Z] 29d5b6a226d2: Verifying Checksum
22:33:09 [2021-07-22T22:33:09.160Z] 29d5b6a226d2: Download complete
22:33:10 [2021-07-22T22:33:10.018Z] --- PASS: TestRemoveImageGarbageCollector (1.90s)
22:33:10 [2021-07-22T22:33:10.018Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:33:10 [2021-07-22T22:33:10.018Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
22:33:10 [2021-07-22T22:33:10.018Z] === RUN   TestTagInvalidReference
22:33:10 [2021-07-22T22:33:10.018Z] --- PASS: TestTagInvalidReference (0.01s)
22:33:10 [2021-07-22T22:33:10.018Z] === RUN   TestTagValidPrefixedRepo
22:33:10 [2021-07-22T22:33:10.018Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
22:33:10 [2021-07-22T22:33:10.018Z] === RUN   TestTagExistedNameWithoutForce
22:33:10 [2021-07-22T22:33:10.018Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:33:10 [2021-07-22T22:33:10.018Z] === RUN   TestTagOfficialNames
22:33:10 [2021-07-22T22:33:10.018Z] --- PASS: TestTagOfficialNames (0.05s)
22:33:10 [2021-07-22T22:33:10.018Z] === RUN   TestTagMatchesDigest
22:33:10 [2021-07-22T22:33:10.018Z] --- PASS: TestTagMatchesDigest (0.02s)
22:33:10 [2021-07-22T22:33:10.018Z] === CONT  TestImportExtremelyLargeImageWorks
22:33:14 [2021-07-22T22:33:14.130Z] --- PASS: TestBuildSquashParent (12.93s)
22:33:14 [2021-07-22T22:33:14.130Z] === RUN   TestBuildWithRemoveAndForceRemove
22:33:14 [2021-07-22T22:33:14.130Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:33:14 [2021-07-22T22:33:14.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:33:14 [2021-07-22T22:33:14.130Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:33:14 [2021-07-22T22:33:14.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:33:14 [2021-07-22T22:33:14.130Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:33:14 [2021-07-22T22:33:14.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:33:14 [2021-07-22T22:33:14.130Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:33:14 [2021-07-22T22:33:14.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:33:14 [2021-07-22T22:33:14.130Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:33:14 [2021-07-22T22:33:14.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:33:14 [2021-07-22T22:33:14.130Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:33:14 [2021-07-22T22:33:14.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:33:14 [2021-07-22T22:33:14.130Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:33:14 [2021-07-22T22:33:14.130Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:33:18 [2021-07-22T22:33:18.341Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:33:18 [2021-07-22T22:33:18.341Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:33:23 [2021-07-22T22:33:23.636Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:33:23 [2021-07-22T22:33:23.636Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:33:28 [2021-07-22T22:33:28.931Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:33:28 [2021-07-22T22:33:28.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.69s)
22:33:28 [2021-07-22T22:33:28.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.73s)
22:33:28 [2021-07-22T22:33:28.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.38s)
22:33:28 [2021-07-22T22:33:28.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.49s)
22:33:28 [2021-07-22T22:33:28.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.96s)
22:33:28 [2021-07-22T22:33:28.931Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.13s)
22:33:28 [2021-07-22T22:33:28.931Z] === RUN   TestBuildMultiStageCopy
22:33:28 [2021-07-22T22:33:28.931Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:33:29 [2021-07-22T22:33:29.108Z]  ---> 339c99dc5f14
22:33:29 [2021-07-22T22:33:29.108Z] Successfully built 339c99dc5f14
22:33:29 [2021-07-22T22:33:29.108Z] Successfully tagged docker:latest
22:33:29 [2021-07-22T22:33:29.108Z] INFO: Image build ended at 07/22/2021 22:33:26. Duration:00:05:51.2204638
22:33:29 [2021-07-22T22:33:29.108Z] 
22:33:29 [2021-07-22T22:33:29.108Z] 
22:33:29 [2021-07-22T22:33:29.108Z] INFO: Building the test binaries at 07/22/2021 22:33:26...
22:33:32 [2021-07-22T22:33:32.240Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:33:32 [2021-07-22T22:33:32.503Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:33:33 [2021-07-22T22:33:33.076Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:33:33 [2021-07-22T22:33:33.648Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:33:33 [2021-07-22T22:33:33.805Z] INFO: make.ps1 starting at 07/22/2021 22:33:32
22:33:33 [2021-07-22T22:33:33.805Z] INFO: Git commit (d5dbbb5369) assumed from DOCKER_GITCOMMIT environment variable
22:33:33 [2021-07-22T22:33:33.805Z] INFO: Invoking autogen...
22:33:34 [2021-07-22T22:33:34.221Z] --- PASS: TestBuildMultiStageCopy (5.84s)
22:33:34 [2021-07-22T22:33:34.221Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.68s)
22:33:34 [2021-07-22T22:33:34.221Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
22:33:34 [2021-07-22T22:33:34.221Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
22:33:34 [2021-07-22T22:33:34.221Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
22:33:34 [2021-07-22T22:33:34.221Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
22:33:34 [2021-07-22T22:33:34.221Z] === RUN   TestBuildMultiStageParentConfig
22:33:34 [2021-07-22T22:33:34.264Z] INFO: Building daemon...
22:33:36 [2021-07-22T22:33:36.136Z] --- PASS: TestBuildMultiStageParentConfig (1.85s)
22:33:36 [2021-07-22T22:33:36.136Z] === RUN   TestBuildLabelWithTargets
22:33:38 [2021-07-22T22:33:38.686Z] --- PASS: TestBuildLabelWithTargets (2.52s)
22:33:38 [2021-07-22T22:33:38.686Z] === RUN   TestBuildWithEmptyLayers
22:33:39 [2021-07-22T22:33:39.630Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
22:33:39 [2021-07-22T22:33:39.630Z] === RUN   TestBuildMultiStageOnBuild
22:33:43 [2021-07-22T22:33:43.841Z] --- PASS: TestBuildMultiStageOnBuild (4.09s)
22:33:43 [2021-07-22T22:33:43.841Z] === RUN   TestBuildUncleanTarFilenames
22:33:45 [2021-07-22T22:33:45.268Z] ..........................xx....................                         [ 29%]
22:33:45 [2021-07-22T22:33:45.758Z] --- PASS: TestBuildUncleanTarFilenames (1.61s)
22:33:45 [2021-07-22T22:33:45.758Z] === RUN   TestBuildMultiStageLayerLeak
22:33:49 [2021-07-22T22:33:49.969Z] --- PASS: TestBuildMultiStageLayerLeak (4.18s)
22:33:49 [2021-07-22T22:33:49.969Z] === RUN   TestBuildWithHugeFile
22:34:05 [2021-07-22T22:34:05.020Z] --- PASS: TestImportExtremelyLargeImageWorks (94.85s)
22:34:05 [2021-07-22T22:34:05.020Z] PASS
22:34:05 [2021-07-22T22:34:05.020Z] 
22:34:05 [2021-07-22T22:34:05.020Z] === Skipped
22:34:05 [2021-07-22T22:34:05.020Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:34:05 [2021-07-22T22:34:05.020Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
22:34:05 [2021-07-22T22:34:05.020Z] 
22:34:05 [2021-07-22T22:34:05.020Z] 
22:34:05 [2021-07-22T22:34:05.020Z] DONE 12 tests, 1 skipped in 99.102s
22:34:05 [2021-07-22T22:34:05.020Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:34:05 [2021-07-22T22:34:05.020Z] INFO: Testing against a local daemon
22:34:05 [2021-07-22T22:34:05.020Z] === RUN   TestNetworkCreateDelete
22:34:05 [2021-07-22T22:34:05.020Z] --- PASS: TestNetworkCreateDelete (0.12s)
22:34:05 [2021-07-22T22:34:05.020Z] === RUN   TestDockerNetworkDeletePreferID
22:34:05 [2021-07-22T22:34:05.020Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
22:34:05 [2021-07-22T22:34:05.020Z] === RUN   TestDaemonDNSFallback
22:34:09 [2021-07-22T22:34:09.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:34:09 [2021-07-22T22:34:09.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:34:10 [2021-07-22T22:34:10.257Z] --- PASS: TestDaemonDNSFallback (6.50s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestInspectNetwork
22:34:10 [2021-07-22T22:34:10.257Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestInspectNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestRunContainerWithBridgeNone
22:34:10 [2021-07-22T22:34:10.257Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkInvalidJSON
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkInvalidJSON//networks/create
22:34:10 [2021-07-22T22:34:10.257Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:34:10 [2021-07-22T22:34:10.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:34:10 [2021-07-22T22:34:10.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:34:10 [2021-07-22T22:34:10.257Z] === CONT  TestNetworkInvalidJSON//networks/create
22:34:10 [2021-07-22T22:34:10.257Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:34:10 [2021-07-22T22:34:10.257Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:34:10 [2021-07-22T22:34:10.257Z] --- PASS: TestNetworkInvalidJSON (0.02s)
22:34:10 [2021-07-22T22:34:10.257Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkList
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkList//networks
22:34:10 [2021-07-22T22:34:10.257Z] === PAUSE TestNetworkList//networks
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkList//networks/
22:34:10 [2021-07-22T22:34:10.257Z] === PAUSE TestNetworkList//networks/
22:34:10 [2021-07-22T22:34:10.257Z] === CONT  TestNetworkList//networks
22:34:10 [2021-07-22T22:34:10.257Z] === CONT  TestNetworkList//networks/
22:34:10 [2021-07-22T22:34:10.257Z] --- PASS: TestNetworkList (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z]     --- PASS: TestNetworkList//networks (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestHostIPv4BridgeLabel
22:34:10 [2021-07-22T22:34:10.257Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestDaemonRestartWithLiveRestore
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestDaemonDefaultNetworkPools
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestDaemonRestartWithExistingNetwork
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestServiceWithPredefinedNetwork
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:242: FLAKY_TEST
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestServiceWithDataPathPortInit
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] PASS
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === Skipped
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:242: FLAKY_TEST
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] DONE 22 tests, 12 skipped in 7.150s
22:34:10 [2021-07-22T22:34:10.257Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:34:10 [2021-07-22T22:34:10.512Z] INFO: Testing against a local daemon
22:34:10 [2021-07-22T22:34:10.512Z] === RUN   TestDockerNetworkIpvlanPersistance
22:34:10 [2021-07-22T22:34:10.512Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:34:10 [2021-07-22T22:34:10.512Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z] === RUN   TestDockerNetworkIpvlan
22:34:10 [2021-07-22T22:34:10.512Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:34:10 [2021-07-22T22:34:10.512Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z] PASS
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] === Skipped
22:34:10 [2021-07-22T22:34:10.512Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] DONE 2 tests, 2 skipped in 0.114s
22:34:10 [2021-07-22T22:34:10.512Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:34:10 [2021-07-22T22:34:10.512Z] INFO: Testing against a local daemon
22:34:10 [2021-07-22T22:34:10.512Z] === RUN   TestDockerNetworkMacvlanPersistance
22:34:10 [2021-07-22T22:34:10.512Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.512Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z] === RUN   TestDockerNetworkMacvlan
22:34:10 [2021-07-22T22:34:10.512Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.512Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z] PASS
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] === Skipped
22:34:10 [2021-07-22T22:34:10.512Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.513Z] DONE 2 tests, 2 skipped in 0.108s
22:34:10 [2021-07-22T22:34:10.513Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:34:10 [2021-07-22T22:34:10.513Z] testing: warning: no tests to run
22:34:10 [2021-07-22T22:34:10.513Z] PASS
22:34:10 [2021-07-22T22:34:10.513Z] 
22:34:10 [2021-07-22T22:34:10.513Z] DONE 0 tests in 0.024s
22:34:10 [2021-07-22T22:34:10.513Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:34:10 [2021-07-22T22:34:10.767Z] INFO: Testing against a local daemon
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginAllowRequest
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginTLS
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginTLS (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginDenyRequest
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginAPIDenyResponse
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginDenyResponse
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginAllowEventStream
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginErrorResponse
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginErrorRequest
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginHeader
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginHeader (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginV2Disable
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
22:34:11 [2021-07-22T22:34:11.022Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:34:11 [2021-07-22T22:34:11.022Z] PASS
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === Skipped
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] DONE 17 tests, 17 skipped in 0.349s
22:34:11 [2021-07-22T22:34:11.023Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:34:11 [2021-07-22T22:34:11.023Z] INFO: Testing against a local daemon
22:34:11 [2021-07-22T22:34:11.023Z] === RUN   TestPluginInvalidJSON
22:34:11 [2021-07-22T22:34:11.023Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:34:11 [2021-07-22T22:34:11.023Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:34:11 [2021-07-22T22:34:11.023Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:34:11 [2021-07-22T22:34:11.023Z] --- PASS: TestPluginInvalidJSON (0.03s)
22:34:11 [2021-07-22T22:34:11.023Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z] === RUN   TestPluginInstall
22:34:11 [2021-07-22T22:34:11.023Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] --- SKIP: TestPluginInstall (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z] === RUN   TestPluginsWithRuntimes
22:34:11 [2021-07-22T22:34:11.023Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
22:34:11 [2021-07-22T22:34:11.023Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z] === RUN   TestPluginBackCompatMediaTypes
22:34:11 [2021-07-22T22:34:11.023Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
22:34:11 [2021-07-22T22:34:11.023Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z] PASS
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === Skipped
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] DONE 5 tests, 3 skipped in 0.148s
22:34:11 [2021-07-22T22:34:11.023Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:34:11 [2021-07-22T22:34:11.278Z] INFO: Testing against a local daemon
22:34:11 [2021-07-22T22:34:11.278Z] === RUN   TestExternalGraphDriver
22:34:11 [2021-07-22T22:34:11.278Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:34:11 [2021-07-22T22:34:11.278Z] --- SKIP: TestExternalGraphDriver (0.05s)
22:34:11 [2021-07-22T22:34:11.278Z] === RUN   TestGraphdriverPluginV2
22:34:11 [2021-07-22T22:34:11.392Z] tests/integration/api_exec_test.py .....................                 [ 34%]
22:34:15 [2021-07-22T22:34:15.439Z] --- PASS: TestGraphdriverPluginV2 (3.84s)
22:34:15 [2021-07-22T22:34:15.439Z] PASS
22:34:15 [2021-07-22T22:34:15.439Z] 
22:34:15 [2021-07-22T22:34:15.439Z] === Skipped
22:34:15 [2021-07-22T22:34:15.439Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s)
22:34:15 [2021-07-22T22:34:15.439Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:34:15 [2021-07-22T22:34:15.439Z] 
22:34:15 [2021-07-22T22:34:15.439Z] 
22:34:15 [2021-07-22T22:34:15.439Z] DONE 2 tests, 1 skipped in 4.008s
22:34:15 [2021-07-22T22:34:15.439Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:34:15 [2021-07-22T22:34:15.439Z] INFO: Testing against a local daemon
22:34:15 [2021-07-22T22:34:15.439Z] === RUN   TestContinueAfterPluginCrash
22:34:15 [2021-07-22T22:34:15.439Z] === PAUSE TestContinueAfterPluginCrash
22:34:15 [2021-07-22T22:34:15.439Z] === RUN   TestReadPluginNoRead
22:34:15 [2021-07-22T22:34:15.439Z] === PAUSE TestReadPluginNoRead
22:34:15 [2021-07-22T22:34:15.439Z] === RUN   TestDaemonStartWithLogOpt
22:34:15 [2021-07-22T22:34:15.439Z] === PAUSE TestDaemonStartWithLogOpt
22:34:15 [2021-07-22T22:34:15.439Z] === CONT  TestContinueAfterPluginCrash
22:34:15 [2021-07-22T22:34:15.439Z] === CONT  TestDaemonStartWithLogOpt
22:34:19 [2021-07-22T22:34:19.602Z] --- PASS: TestDaemonStartWithLogOpt (4.04s)
22:34:19 [2021-07-22T22:34:19.602Z] === CONT  TestReadPluginNoRead
22:34:21 [2021-07-22T22:34:21.080Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
22:34:21 [2021-07-22T22:34:21.489Z] === RUN   TestReadPluginNoRead/default
22:34:22 [2021-07-22T22:34:22.850Z] === RUN   TestReadPluginNoRead/disabled_caching
22:34:24 [2021-07-22T22:34:24.212Z] --- PASS: TestContinueAfterPluginCrash (9.06s)
22:34:24 [2021-07-22T22:34:24.468Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:34:24 [2021-07-22T22:34:24.739Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
22:34:25 [2021-07-22T22:34:25.831Z] === CONT  TestReadPluginNoRead
22:34:25 [2021-07-22T22:34:25.831Z]     read_test.go:92: [df8ca4e417063] daemon is not started
22:34:25 [2021-07-22T22:34:25.831Z] --- PASS: TestReadPluginNoRead (6.56s)
22:34:25 [2021-07-22T22:34:25.831Z]     --- PASS: TestReadPluginNoRead/default (1.44s)
22:34:25 [2021-07-22T22:34:25.831Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.47s)
22:34:25 [2021-07-22T22:34:25.831Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s)
22:34:25 [2021-07-22T22:34:25.831Z] PASS
22:34:25 [2021-07-22T22:34:25.831Z] 
22:34:25 [2021-07-22T22:34:25.831Z] DONE 6 tests in 10.729s
22:34:25 [2021-07-22T22:34:25.831Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:34:25 [2021-07-22T22:34:25.831Z] testing: warning: no tests to run
22:34:25 [2021-07-22T22:34:25.831Z] PASS
22:34:25 [2021-07-22T22:34:25.831Z] 
22:34:25 [2021-07-22T22:34:25.831Z] DONE 0 tests in 0.034s
22:34:25 [2021-07-22T22:34:25.831Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:34:26 [2021-07-22T22:34:26.086Z] INFO: Testing against a local daemon
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestPluginWithDevMounts
22:34:26 [2021-07-22T22:34:26.086Z]     mounts_test.go:21: (*Execution).IsRootless-fm
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestPluginWithDevMounts (0.00s)
22:34:26 [2021-07-22T22:34:26.086Z] PASS
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === Skipped
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
22:34:26 [2021-07-22T22:34:26.086Z]     mounts_test.go:21: (*Execution).IsRootless-fm
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] DONE 1 tests, 1 skipped in 0.106s
22:34:26 [2021-07-22T22:34:26.086Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:34:26 [2021-07-22T22:34:26.086Z] INFO: Testing against a local daemon
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestSecretInspect
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestSecretInspect (0.02s)
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestSecretList
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestSecretList (0.01s)
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestSecretsCreateAndDelete
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestSecretsUpdate
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestSecretsUpdate (0.01s)
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestTemplatedSecret
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestTemplatedSecret (0.00s)
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestSecretCreateResolve
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestSecretCreateResolve (0.02s)
22:34:26 [2021-07-22T22:34:26.086Z] PASS
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === Skipped
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] DONE 6 tests, 6 skipped in 0.177s
22:34:26 [2021-07-22T22:34:26.086Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:34:26 [2021-07-22T22:34:26.341Z] INFO: Testing against a local daemon
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestServiceCreateInit
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- PASS: TestServiceCreateInit (0.02s)
22:34:26 [2021-07-22T22:34:26.342Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:34:26 [2021-07-22T22:34:26.342Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceMultipleTimes
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceConflict
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceConflict (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceMaxReplicas
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateWithDuplicateNetworkNames
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceSecretFileMode
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceConfigFileMode
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceSysctls
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceSysctls (0.02s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceCapabilities
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestInspect
22:34:26 [2021-07-22T22:34:26.342Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestInspect (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateJob
22:34:26 [2021-07-22T22:34:26.342Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateJob (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestReplicatedJob
22:34:26 [2021-07-22T22:34:26.342Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestReplicatedJob (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestUpdateReplicatedJob
22:34:26 [2021-07-22T22:34:26.342Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.597Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
22:34:26 [2021-07-22T22:34:26.597Z] === RUN   TestServiceListWithStatuses
22:34:26 [2021-07-22T22:34:26.597Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:34:26 [2021-07-22T22:34:26.597Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:34:26 [2021-07-22T22:34:26.597Z] === RUN   TestDockerNetworkConnectAlias
22:34:26 [2021-07-22T22:34:26.597Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.597Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
22:34:26 [2021-07-22T22:34:26.597Z] === RUN   TestDockerNetworkReConnect
22:34:26 [2021-07-22T22:34:26.597Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.597Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
22:34:26 [2021-07-22T22:34:26.597Z] === RUN   TestServicePlugin
22:34:28 [2021-07-22T22:34:28.486Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] --- SKIP: TestServicePlugin (2.01s)
22:34:28 [2021-07-22T22:34:28.486Z] === RUN   TestServiceUpdateLabel
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] --- SKIP: TestServiceUpdateLabel (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z] === RUN   TestServiceUpdateSecrets
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z] === RUN   TestServiceUpdateConfigs
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z] === RUN   TestServiceUpdateNetwork
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z] === RUN   TestServiceUpdatePidsLimit
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
22:34:28 [2021-07-22T22:34:28.486Z] PASS
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === Skipped
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestInspect (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:34:28 [2021-07-22T22:34:28.486Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServicePlugin (2.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] DONE 24 tests, 23 skipped in 2.384s
22:34:28 [2021-07-22T22:34:28.486Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:34:28 [2021-07-22T22:34:28.722Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:34:28 [2021-07-22T22:34:28.722Z] Using test binary docker
22:34:28 [2021-07-22T22:34:28.722Z] +++ /etc/init.d/apparmor start
22:34:28 [2021-07-22T22:34:28.722Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:34:28 [2021-07-22T22:34:28.722Z] INFO: Waiting for daemon to start...
22:34:28 [2021-07-22T22:34:28.722Z] Starting dockerd
22:34:28 [2021-07-22T22:34:28.722Z] +++ 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
22:34:28 [2021-07-22T22:34:28.722Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:34:28 [2021-07-22T22:34:28.722Z] Using test binary docker
22:34:28 [2021-07-22T22:34:28.722Z] +++ /etc/init.d/apparmor start
22:34:28 [2021-07-22T22:34:28.722Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:34:28 [2021-07-22T22:34:28.722Z] INFO: Waiting for daemon to start...
22:34:28 [2021-07-22T22:34:28.722Z] Starting dockerd
22:34:28 [2021-07-22T22:34:28.722Z] +++ 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
22:34:28 [2021-07-22T22:34:28.722Z] .
22:34:28 [2021-07-22T22:34:28.722Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:34:28 [2021-07-22T22:34:28.722Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:34:28 [2021-07-22T22:34:28.722Z] Error: No such image: emptyfs
22:34:28 [2021-07-22T22:34:28.722Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:34:28 [2021-07-22T22:34:28.722Z] ++++ docker load
22:34:28 [2021-07-22T22:34:28.722Z] Running integration-test (iteration 1)
22:34:28 [2021-07-22T22:34:28.722Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
22:34:28 [2021-07-22T22:34:28.722Z] ++ 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)/'
22:34:28 [2021-07-22T22:34:28.722Z] ++ set -e
22:34:28 [2021-07-22T22:34:28.722Z] ++ '[' -n 0 ']'
22:34:28 [2021-07-22T22:34:28.722Z] ++ set -x
22:34:28 [2021-07-22T22:34:28.722Z] ++ 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)/'
22:34:28 [2021-07-22T22:34:28.742Z] INFO: Testing against a local daemon
22:34:28 [2021-07-22T22:34:28.742Z] === RUN   TestSessionCreate
22:34:28 [2021-07-22T22:34:28.742Z] --- PASS: TestSessionCreate (0.03s)
22:34:28 [2021-07-22T22:34:28.742Z] === RUN   TestSessionCreateWithBadUpgrade
22:34:28 [2021-07-22T22:34:28.742Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:34:28 [2021-07-22T22:34:28.742Z] PASS
22:34:28 [2021-07-22T22:34:28.742Z] 
22:34:28 [2021-07-22T22:34:28.742Z] DONE 2 tests in 0.144s
22:34:28 [2021-07-22T22:34:28.742Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:34:28 [2021-07-22T22:34:28.742Z] INFO: Testing against a local daemon
22:34:28 [2021-07-22T22:34:28.742Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:34:28 [2021-07-22T22:34:28.742Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:34:28 [2021-07-22T22:34:28.742Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:34:28 [2021-07-22T22:34:28.742Z] === RUN   TestEventsExecDie
22:34:29 [2021-07-22T22:34:29.295Z] 
22:34:29 [2021-07-22T22:34:29.295Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:34:29 [2021-07-22T22:34:29.295Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:34:29 [2021-07-22T22:34:29.295Z] Error: No such image: emptyfs
22:34:29 [2021-07-22T22:34:29.295Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:34:29 [2021-07-22T22:34:29.295Z] ++++ docker load
22:34:29 [2021-07-22T22:34:29.670Z] --- PASS: TestEventsExecDie (0.94s)
22:34:29 [2021-07-22T22:34:29.670Z] === RUN   TestEventsBackwardsCompatible
22:34:29 [2021-07-22T22:34:29.868Z] Running integration-test (iteration 1)
22:34:29 [2021-07-22T22:34:29.868Z] 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)/
22:34:29 [2021-07-22T22:34:29.868Z] ++ 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)/'
22:34:29 [2021-07-22T22:34:29.868Z] ++ set -e
22:34:29 [2021-07-22T22:34:29.868Z] ++ '[' -n 0 ']'
22:34:29 [2021-07-22T22:34:29.868Z] ++ set -x
22:34:29 [2021-07-22T22:34:29.868Z] ++ 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)/'
22:34:29 [2021-07-22T22:34:29.925Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
22:34:29 [2021-07-22T22:34:29.925Z] === RUN   TestEventsVolumeCreate
22:34:29 [2021-07-22T22:34:29.925Z] --- PASS: TestEventsVolumeCreate (0.05s)
22:34:29 [2021-07-22T22:34:29.925Z] === RUN   TestInfoBinaryCommits
22:34:29 [2021-07-22T22:34:29.925Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:34:29 [2021-07-22T22:34:29.925Z] === RUN   TestInfoAPIVersioned
22:34:29 [2021-07-22T22:34:29.925Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:34:29 [2021-07-22T22:34:29.926Z] === RUN   TestInfoDiscoveryBackend
22:34:30 [2021-07-22T22:34:30.486Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
22:34:30 [2021-07-22T22:34:30.486Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:34:33 [2021-07-22T22:34:33.785Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
22:34:33 [2021-07-22T22:34:33.785Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:34:33 [2021-07-22T22:34:33.785Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:33 [2021-07-22T22:34:33.785Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
22:34:33 [2021-07-22T22:34:33.785Z] === RUN   TestInfoAPI
22:34:33 [2021-07-22T22:34:33.785Z] --- PASS: TestInfoAPI (0.02s)
22:34:33 [2021-07-22T22:34:33.785Z] === RUN   TestInfoAPIWarnings
22:34:44 [2021-07-22T22:34:44.808Z] tests/integration/api_network_test.py ............................       [ 47%]
22:34:46 [2021-07-22T22:34:46.476Z] --- PASS: TestImportExtremelyLargeImageWorks (94.80s)
22:34:46 [2021-07-22T22:34:46.476Z] PASS
22:34:46 [2021-07-22T22:34:46.476Z] 
22:34:46 [2021-07-22T22:34:46.476Z] DONE 12 tests in 97.527s
22:34:46 [2021-07-22T22:34:46.476Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:34:46 [2021-07-22T22:34:46.476Z] INFO: Testing against a local daemon
22:34:46 [2021-07-22T22:34:46.476Z] === RUN   TestNetworkCreateDelete
22:34:46 [2021-07-22T22:34:46.476Z] --- PASS: TestNetworkCreateDelete (0.13s)
22:34:46 [2021-07-22T22:34:46.476Z] === RUN   TestDockerNetworkDeletePreferID
22:34:46 [2021-07-22T22:34:46.476Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
22:34:46 [2021-07-22T22:34:46.476Z] === RUN   TestDaemonDNSFallback
22:34:51 [2021-07-22T22:34:51.856Z] --- PASS: TestInfoAPIWarnings (16.34s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestInfoDebug
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestInfoDebug (0.52s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestInfoInsecureRegistries
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestInfoInsecureRegistries (0.53s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestInfoRegistryMirrors
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestLoginFailsWithBadCredentials
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestPingCacheHeaders
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestPingCacheHeaders (0.02s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestPingGet
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestPingGet (0.01s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestPingHead
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestPingHead (0.02s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestVersion
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestVersion (0.02s)
22:34:51 [2021-07-22T22:34:51.857Z] PASS
22:34:51 [2021-07-22T22:34:51.857Z] 
22:34:51 [2021-07-22T22:34:51.857Z] === Skipped
22:34:51 [2021-07-22T22:34:51.857Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:34:51 [2021-07-22T22:34:51.857Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:34:51 [2021-07-22T22:34:51.857Z] 
22:34:51 [2021-07-22T22:34:51.857Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
22:34:51 [2021-07-22T22:34:51.857Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:51 [2021-07-22T22:34:51.857Z] 
22:34:51 [2021-07-22T22:34:51.857Z] 
22:34:51 [2021-07-22T22:34:51.857Z] DONE 19 tests, 2 skipped in 23.182s
22:34:51 [2021-07-22T22:34:51.857Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:34:52 [2021-07-22T22:34:52.112Z] INFO: Testing against a local daemon
22:34:52 [2021-07-22T22:34:52.112Z] === RUN   TestVolumesCreateAndList
22:34:52 [2021-07-22T22:34:52.112Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:34:52 [2021-07-22T22:34:52.112Z] === RUN   TestVolumesRemove
22:34:52 [2021-07-22T22:34:52.112Z] --- PASS: TestVolumesRemove (0.05s)
22:34:52 [2021-07-22T22:34:52.112Z] === RUN   TestVolumesInspect
22:34:52 [2021-07-22T22:34:52.112Z] --- PASS: TestVolumesInspect (0.02s)
22:34:52 [2021-07-22T22:34:52.112Z] === RUN   TestVolumesInvalidJSON
22:34:52 [2021-07-22T22:34:52.112Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:34:52 [2021-07-22T22:34:52.112Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:34:52 [2021-07-22T22:34:52.112Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:34:52 [2021-07-22T22:34:52.112Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:34:52 [2021-07-22T22:34:52.112Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:34:52 [2021-07-22T22:34:52.112Z] PASS
22:34:52 [2021-07-22T22:34:52.112Z] 
22:34:52 [2021-07-22T22:34:52.112Z] DONE 5 tests in 0.211s
22:34:52 [2021-07-22T22:34:52.112Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:34:52 [2021-07-22T22:34:52.112Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12594 is not a child of this shell
22:34:52 [2021-07-22T22:34:52.112Z] warning: PID 12594 from bundles/test-integration/docker.pid had a nonzero exit code
22:34:52 [2021-07-22T22:34:52.112Z] Leaving: AppArmorNo profiles have been unloaded.
22:34:52 [2021-07-22T22:34:52.112Z] 
22:34:52 [2021-07-22T22:34:52.112Z] Unloading profiles will leave already running processes permanently
22:34:52 [2021-07-22T22:34:52.112Z] unconfined, which can lead to unexpected situations.
22:34:52 [2021-07-22T22:34:52.112Z] 
22:34:52 [2021-07-22T22:34:52.112Z] To set a process to complain mode, use the command line tool
22:34:52 [2021-07-22T22:34:52.112Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:34:52 [2021-07-22T22:34:52.112Z] Removing test suite binaries
22:34:52 [2021-07-22T22:34:52.368Z] exiting test-integration
22:34:52 [2021-07-22T22:34:52.368Z] ++ exit 0
22:34:52 [2021-07-22T22:34:52.368Z] 
22:34:53 [2021-07-22T22:34:53.044Z] --- PASS: TestDaemonDNSFallback (6.63s)
22:34:53 [2021-07-22T22:34:53.044Z] === RUN   TestInspectNetwork
Post stage
[Pipeline] junit
22:34:53 [2021-07-22T22:34:53.740Z] Recording test results
22:34:55 [2021-07-22T22:34:55.327Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:34:55 [2021-07-22T22:34:55.349Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:34:55 [2021-07-22T22:34:55.578Z] === RUN   TestInspectNetwork/full_network_id
22:34:55 [2021-07-22T22:34:55.578Z] === RUN   TestInspectNetwork/partial_network_id
22:34:55 [2021-07-22T22:34:55.578Z] === RUN   TestInspectNetwork/network_name
22:34:55 [2021-07-22T22:34:55.578Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:34:55 [2021-07-22T22:34:55.736Z] + echo Ensuring container killed.
22:34:55 [2021-07-22T22:34:55.736Z] Ensuring container killed.
22:34:55 [2021-07-22T22:34:55.736Z] + docker rm -vf docker-pr7
22:34:55 [2021-07-22T22:34:55.736Z] Error: No such container: docker-pr7
[Pipeline] sh
22:34:55 [2021-07-22T22:34:55.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:34:55 [2021-07-22T22:34:55.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:34:56 [2021-07-22T22:34:56.052Z] + echo Chowning /workspace to jenkins user
22:34:56 [2021-07-22T22:34:56.052Z] Chowning /workspace to jenkins user
22:34:56 [2021-07-22T22:34:56.052Z] + id -u
22:34:56 [2021-07-22T22:34:56.052Z] + id -g
22:34:56 [2021-07-22T22:34:56.052Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42661:/workspace busybox chown -R 1000:1000 /workspace
22:34:56 [2021-07-22T22:34:56.052Z] Unable to find image 'busybox:latest' locally
22:34:56 [2021-07-22T22:34:56.052Z] latest: Pulling from library/busybox
22:34:56 [2021-07-22T22:34:56.307Z] b71f96345d44: Pulling fs layer
22:34:56 [2021-07-22T22:34:56.307Z] b71f96345d44: Download complete
22:34:56 [2021-07-22T22:34:56.307Z] b71f96345d44: Pull complete
22:34:56 [2021-07-22T22:34:56.561Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
22:34:56 [2021-07-22T22:34:56.561Z] Status: Downloaded newer image for busybox:latest
22:34:56 [2021-07-22T22:34:56.715Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:34:57 [2021-07-22T22:34:57.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:34:58 [2021-07-22T22:34:58.251Z] + bundleName=amd64-rootless
22:34:58 [2021-07-22T22:34:58.251Z] + echo Creating amd64-rootless-bundles.tar.gz
22:34:58 [2021-07-22T22:34:58.251Z] Creating amd64-rootless-bundles.tar.gz
22:34:58 [2021-07-22T22:34:58.251Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:34:58 [2021-07-22T22:34:58.251Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
22:34:58 [2021-07-22T22:34:58.260Z] Archiving artifacts
22:34:59 [2021-07-22T22:34:59.768Z] --- PASS: TestInspectNetwork (7.68s)
22:34:59 [2021-07-22T22:34:59.768Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:34:59 [2021-07-22T22:34:59.768Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:34:59 [2021-07-22T22:34:59.768Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:34:59 [2021-07-22T22:34:59.768Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:34:59 [2021-07-22T22:34:59.768Z] === RUN   TestRunContainerWithBridgeNone
22:35:00 [2021-07-22T22:35:00.271Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42661/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:35:00 [2021-07-22T22:35:00.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:35:00 [2021-07-22T22:35:00.577Z] + make clean
22:35:00 [2021-07-22T22:35:00.834Z] docker volume rm -f docker-dev-cache
22:35:00 [2021-07-22T22:35:00.835Z] docker-dev-cache
[Pipeline] deleteDir
22:35:01 [2021-07-22T22:35:01.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:35:01 [2021-07-22T22:35:01.330Z] tests/integration/api_service_test.py ....................s............. [ 60%]
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:35:03 [2021-07-22T22:35:03.058Z] --- PASS: TestRunContainerWithBridgeNone (3.12s)
22:35:03 [2021-07-22T22:35:03.058Z] === RUN   TestNetworkInvalidJSON
22:35:03 [2021-07-22T22:35:03.058Z] === RUN   TestNetworkInvalidJSON//networks/create
22:35:03 [2021-07-22T22:35:03.058Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:35:03 [2021-07-22T22:35:03.058Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:35:03 [2021-07-22T22:35:03.058Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:35:03 [2021-07-22T22:35:03.058Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:35:03 [2021-07-22T22:35:03.058Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:35:03 [2021-07-22T22:35:03.058Z] === CONT  TestNetworkInvalidJSON//networks/create
22:35:03 [2021-07-22T22:35:03.058Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:35:03 [2021-07-22T22:35:03.058Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:35:03 [2021-07-22T22:35:03.058Z] --- PASS: TestNetworkInvalidJSON (0.02s)
22:35:03 [2021-07-22T22:35:03.058Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:35:03 [2021-07-22T22:35:03.058Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:35:03 [2021-07-22T22:35:03.058Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:35:03 [2021-07-22T22:35:03.058Z] === RUN   TestNetworkList
22:35:03 [2021-07-22T22:35:03.058Z] === RUN   TestNetworkList//networks
22:35:03 [2021-07-22T22:35:03.058Z] === PAUSE TestNetworkList//networks
22:35:03 [2021-07-22T22:35:03.058Z] === RUN   TestNetworkList//networks/
22:35:03 [2021-07-22T22:35:03.058Z] === PAUSE TestNetworkList//networks/
22:35:03 [2021-07-22T22:35:03.058Z] === CONT  TestNetworkList//networks
22:35:03 [2021-07-22T22:35:03.058Z] === CONT  TestNetworkList//networks/
22:35:03 [2021-07-22T22:35:03.058Z] --- PASS: TestNetworkList (0.01s)
22:35:03 [2021-07-22T22:35:03.058Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:35:03 [2021-07-22T22:35:03.058Z]     --- PASS: TestNetworkList//networks (0.00s)
22:35:03 [2021-07-22T22:35:03.058Z] === RUN   TestHostIPv4BridgeLabel
22:35:03 [2021-07-22T22:35:03.626Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:35:03 [2021-07-22T22:35:03.626Z] === RUN   TestDaemonRestartWithLiveRestore
22:35:04 [2021-07-22T22:35:04.564Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:35:04 [2021-07-22T22:35:04.564Z] === RUN   TestDaemonDefaultNetworkPools
22:35:05 [2021-07-22T22:35:05.131Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
22:35:05 [2021-07-22T22:35:05.131Z] === RUN   TestDaemonRestartWithExistingNetwork
22:35:06 [2021-07-22T22:35:06.508Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
22:35:06 [2021-07-22T22:35:06.508Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:35:07 [2021-07-22T22:35:07.885Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
22:35:07 [2021-07-22T22:35:07.885Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:35:08 [2021-07-22T22:35:08.143Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
22:35:08 [2021-07-22T22:35:08.143Z] === RUN   TestServiceWithPredefinedNetwork
22:35:10 [2021-07-22T22:35:10.679Z] --- PASS: TestServiceWithPredefinedNetwork (2.56s)
22:35:10 [2021-07-22T22:35:10.679Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:35:10 [2021-07-22T22:35:10.679Z]     service_test.go:242: FLAKY_TEST
22:35:10 [2021-07-22T22:35:10.679Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:35:10 [2021-07-22T22:35:10.679Z] === RUN   TestServiceWithDataPathPortInit
22:35:15 [2021-07-22T22:35:15.523Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
22:35:15 [2021-07-22T22:35:15.523Z] 
22:35:15 [2021-07-22T22:35:15.523Z]  ________   ____  __.
22:35:15 [2021-07-22T22:35:15.523Z]  \_____  \ |    |/ _|
22:35:15 [2021-07-22T22:35:15.523Z]  /   |   \|      <
22:35:15 [2021-07-22T22:35:15.523Z]  /    |    \    |  \
22:35:15 [2021-07-22T22:35:15.523Z]  \_______  /____|__ \
22:35:15 [2021-07-22T22:35:15.523Z]          \/        \/
22:35:15 [2021-07-22T22:35:15.523Z] 
22:35:15 [2021-07-22T22:35:15.523Z] INFO: make.ps1 ended at 07/22/2021 22:35:01
22:35:15 [2021-07-22T22:35:15.523Z] INFO: Binaries build ended at 07/22/2021 22:35:03. Duration:00:01:37.3117068
22:35:15 [2021-07-22T22:35:15.523Z] INFO: Copying the built daemon binary to d:\CI\PR-42661\7\binary\dockerd-d5dbbb5369.exe...
22:35:15 [2021-07-22T22:35:15.523Z] INFO: Copying the built client binary to d:\CI\PR-42661\7\binary\docker-d5dbbb5369.exe...
22:35:15 [2021-07-22T22:35:15.523Z] INFO: Copying dockerversion from the container...
22:35:15 [2021-07-22T22:35:15.523Z] INFO: Copying the golang package from the container to d:\CI\PR-42661\7\installer\go.zip...
22:35:15 [2021-07-22T22:35:15.523Z] INFO: Extracting go.zip to d:\CI\PR-42661\7\go
22:35:15 [2021-07-22T22:35:15.744Z] ..........................                                               [ 67%]
22:35:16 [2021-07-22T22:35:16.588Z] Loaded image: buildpack-deps:buster
22:35:16 [2021-07-22T22:35:16.588Z] Loaded image: busybox:latest
22:35:16 [2021-07-22T22:35:16.588Z] Loaded image: busybox:glibc
22:35:16 [2021-07-22T22:35:16.588Z] Loaded image: buildpack-deps:buster
22:35:16 [2021-07-22T22:35:16.588Z] Loaded image: busybox:latest
22:35:16 [2021-07-22T22:35:16.588Z] Loaded image: busybox:glibc
22:35:18 [2021-07-22T22:35:18.542Z] Loaded image: debian:bullseye
22:35:18 [2021-07-22T22:35:18.542Z] Loaded image: hello-world:latest
22:35:18 [2021-07-22T22:35:18.805Z] Loaded image: arm32v7/hello-world:latest
22:35:18 [2021-07-22T22:35:18.805Z] INFO: Testing against a local daemon
22:35:18 [2021-07-22T22:35:18.805Z] === RUN   TestDockerDaemonSuite
22:35:18 [2021-07-22T22:35:18.805Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
22:35:19 [2021-07-22T22:35:19.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:35:20 [2021-07-22T22:35:20.960Z] 29d5b6a226d2: Pull complete
22:35:20 [2021-07-22T22:35:20.960Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
22:35:20 [2021-07-22T22:35:20.960Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:35:20 [2021-07-22T22:35:20.960Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully
22:35:20 [2021-07-22T22:35:20.960Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test
22:35:20 [2021-07-22T22:35:20.960Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1'
22:35:20 [2021-07-22T22:35:20.960Z] WARN: Skipping validation tests
22:35:20 [2021-07-22T22:35:20.960Z] INFO: Running unit tests at 07/22/2021 22:35:08...
22:35:20 [2021-07-22T22:35:20.960Z] INFO: make.ps1 starting at 07/22/2021 22:35:14
22:35:20 [2021-07-22T22:35:20.960Z] INFO: Git commit (d5dbbb5369) assumed from DOCKER_GITCOMMIT environment variable
22:35:20 [2021-07-22T22:35:20.960Z] INFO: Invoking autogen...
22:35:20 [2021-07-22T22:35:20.960Z] INFO: Running unit tests...
22:35:21 [2021-07-22T22:35:21.350Z] Loaded image: debian:bullseye
22:35:21 [2021-07-22T22:35:21.350Z] Loaded image: hello-world:latest
22:35:21 [2021-07-22T22:35:21.610Z] Loaded image: arm32v7/hello-world:latest
22:35:21 [2021-07-22T22:35:21.610Z] INFO: Testing against a local daemon
22:35:21 [2021-07-22T22:35:21.871Z] === RUN   TestDockerSuite
22:35:21 [2021-07-22T22:35:21.871Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
22:35:21 [2021-07-22T22:35:21.871Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
22:35:21 [2021-07-22T22:35:21.871Z] === RUN   TestDockerSuite/TestAPIErrorJSON
22:35:21 [2021-07-22T22:35:21.871Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
22:35:21 [2021-07-22T22:35:21.871Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
22:35:21 [2021-07-22T22:35:21.871Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
22:35:21 [2021-07-22T22:35:21.871Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
22:35:21 [2021-07-22T22:35:21.871Z] === RUN   TestDockerSuite/TestAPIImagesDelete
22:35:22 [2021-07-22T22:35:22.815Z] === RUN   TestDockerSuite/TestAPIImagesFilter
22:35:23 [2021-07-22T22:35:23.075Z] === RUN   TestDockerSuite/TestAPIImagesHistory
22:35:23 [2021-07-22T22:35:23.648Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
22:35:23 [2021-07-22T22:35:23.648Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
22:35:24 [2021-07-22T22:35:24.220Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
22:35:24 [2021-07-22T22:35:24.220Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
22:35:24 [2021-07-22T22:35:24.220Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
22:35:25 [2021-07-22T22:35:25.595Z] --- PASS: TestServiceWithDataPathPortInit (14.67s)
22:35:25 [2021-07-22T22:35:25.595Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:35:25 [2021-07-22T22:35:25.642Z] 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/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/stack 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
22:35:26 [2021-07-22T22:35:26.135Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
22:35:26 [2021-07-22T22:35:26.396Z] === RUN   TestDockerSuite/TestAPINetworkFilter
22:35:26 [2021-07-22T22:35:26.396Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
22:35:26 [2021-07-22T22:35:26.396Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
22:35:26 [2021-07-22T22:35:26.657Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
22:35:27 [2021-07-22T22:35:27.599Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
22:35:28 [2021-07-22T22:35:28.894Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vlp27sazwioqdfgzfv9ijf483 Created:2021-07-22 22:35:26.878692064 +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[026e633b18a84c804cf43c359576be7520269dd8fd0206faf72bd16be75970ff:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p80d5uq3paj5qdoq8x471s23v EndpointID:56bb231af778120c80d6f75b245f08966d07108ba151fe4756170b3dfd11f887 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:64f3ab1f118d766cac0a4b15b5fdf57e07da23dddab4a5744a3af521755c8809 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:b00904b64c1a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p80d5uq3paj5qdoq8x471s23v EndpointID:56bb231af778120c80d6f75b245f08966d07108ba151fe4756170b3dfd11f887 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:35:28 [2021-07-22T22:35:28.986Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
22:35:29 [2021-07-22T22:35:29.246Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
22:35:29 [2021-07-22T22:35:29.507Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
22:35:29 [2021-07-22T22:35:29.507Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
22:35:29 [2021-07-22T22:35:29.507Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
22:35:33 [2021-07-22T22:35:33.082Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.50s)
22:35:33 [2021-07-22T22:35:33.082Z] PASS
22:35:33 [2021-07-22T22:35:33.082Z] 
22:35:33 [2021-07-22T22:35:33.082Z] === Skipped
22:35:33 [2021-07-22T22:35:33.082Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:35:33 [2021-07-22T22:35:33.082Z]     service_test.go:242: FLAKY_TEST
22:35:33 [2021-07-22T22:35:33.082Z] 
22:35:33 [2021-07-22T22:35:33.082Z] 
22:35:33 [2021-07-22T22:35:33.082Z] DONE 26 tests, 1 skipped in 48.008s
22:35:33 [2021-07-22T22:35:33.082Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:35:33 [2021-07-22T22:35:33.082Z] INFO: Testing against a local daemon
22:35:33 [2021-07-22T22:35:33.082Z] === RUN   TestDockerNetworkIpvlanPersistance
22:35:33 [2021-07-22T22:35:33.082Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:35:33 [2021-07-22T22:35:33.082Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:35:33 [2021-07-22T22:35:33.082Z] === RUN   TestDockerNetworkIpvlan
22:35:33 [2021-07-22T22:35:33.082Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:35:33 [2021-07-22T22:35:33.082Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:35:33 [2021-07-22T22:35:33.082Z] PASS
22:35:33 [2021-07-22T22:35:33.082Z] 
22:35:33 [2021-07-22T22:35:33.082Z] === Skipped
22:35:33 [2021-07-22T22:35:33.082Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:35:33 [2021-07-22T22:35:33.082Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:35:33 [2021-07-22T22:35:33.082Z] 
22:35:33 [2021-07-22T22:35:33.082Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:35:33 [2021-07-22T22:35:33.082Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:35:33 [2021-07-22T22:35:33.082Z] 
22:35:33 [2021-07-22T22:35:33.082Z] 
22:35:33 [2021-07-22T22:35:33.082Z] DONE 2 tests, 2 skipped in 0.039s
22:35:33 [2021-07-22T22:35:33.082Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:35:33 [2021-07-22T22:35:33.082Z] INFO: Testing against a local daemon
22:35:33 [2021-07-22T22:35:33.082Z] === RUN   TestDockerNetworkMacvlanPersistance
22:35:34 [2021-07-22T22:35:34.458Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
22:35:34 [2021-07-22T22:35:34.458Z] === RUN   TestDockerNetworkMacvlan
22:35:35 [2021-07-22T22:35:35.027Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:35:35 [2021-07-22T22:35:35.964Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:35:36 [2021-07-22T22:35:36.533Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:35:36 [2021-07-22T22:35:36.599Z] INFO: Extraction ended at 07/22/2021 22:35:33. Duration:00:00:27.6663489
22:35:36 [2021-07-22T22:35:36.599Z] INFO: Updating the golang and path environment variables
22:35:36 [2021-07-22T22:35:36.599Z] INFO: GOPATH=d:\gopath
22:35:36 [2021-07-22T22:35:36.599Z] INFO: go version go1.16.6 windows/amd64
22:35:36 [2021-07-22T22:35:36.599Z] INFO: Running the daemon under test in debug mode
22:35:36 [2021-07-22T22:35:36.599Z] INFO: Starting a daemon under test...
22:35:36 [2021-07-22T22:35:36.599Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42661\7\daemon --pidfile d:\CI\PR-42661\7\docker.pid -D
22:35:36 [2021-07-22T22:35:36.599Z] INFO: Process started successfully.
22:35:36 [2021-07-22T22:35:36.599Z] INFO: Start tailing logs of the daemon under tests
22:35:36 [2021-07-22T22:35:36.599Z] INFO: Waiting for the daemon under test to start...
22:35:37 [2021-07-22T22:35:37.640Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
22:35:38 [2021-07-22T22:35:38.019Z] ?   	github.com/docker/docker/api	[no test files]
22:35:39 [2021-07-22T22:35:39.069Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:35:40 [2021-07-22T22:35:40.938Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
22:35:41 [2021-07-22T22:35:41.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:35:42 [2021-07-22T22:35:42.324Z] --- PASS: TestBuildWithHugeFile (112.63s)
22:35:42 [2021-07-22T22:35:42.324Z] === RUN   TestBuildWCOWSandboxSize
22:35:42 [2021-07-22T22:35:42.324Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:35:42 [2021-07-22T22:35:42.324Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
22:35:42 [2021-07-22T22:35:42.324Z] === RUN   TestBuildWithEmptyDockerfile
22:35:42 [2021-07-22T22:35:42.324Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:35:42 [2021-07-22T22:35:42.324Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:35:42 [2021-07-22T22:35:42.324Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:35:42 [2021-07-22T22:35:42.324Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:35:42 [2021-07-22T22:35:42.324Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:35:42 [2021-07-22T22:35:42.324Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:35:42 [2021-07-22T22:35:42.324Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:35:42 [2021-07-22T22:35:42.324Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:35:42 [2021-07-22T22:35:42.324Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:35:42 [2021-07-22T22:35:42.324Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
22:35:42 [2021-07-22T22:35:42.324Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
22:35:42 [2021-07-22T22:35:42.324Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
22:35:42 [2021-07-22T22:35:42.324Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:35:42 [2021-07-22T22:35:42.324Z] === RUN   TestBuildPreserveOwnership
22:35:42 [2021-07-22T22:35:42.324Z] === RUN   TestBuildPreserveOwnership/copy_from
22:35:42 [2021-07-22T22:35:42.358Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:35:43 [2021-07-22T22:35:43.265Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
22:35:45 [2021-07-22T22:35:45.190Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
22:35:45 [2021-07-22T22:35:45.454Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
22:35:46 [2021-07-22T22:35:46.026Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:35:46 [2021-07-22T22:35:46.287Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
22:35:47 [2021-07-22T22:35:47.632Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:35:47 [2021-07-22T22:35:47.674Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
22:35:47 [2021-07-22T22:35:47.674Z]     docker_cli_daemon_test.go:1455: [d1286e360eed5] daemon is not started
22:35:48 [2021-07-22T22:35:48.246Z] --- PASS: TestBuildPreserveOwnership (5.83s)
22:35:48 [2021-07-22T22:35:48.246Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.60s)
22:35:48 [2021-07-22T22:35:48.246Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s)
22:35:48 [2021-07-22T22:35:48.246Z] === RUN   TestBuildPlatformInvalid
22:35:48 [2021-07-22T22:35:48.246Z] --- PASS: TestBuildPlatformInvalid (0.16s)
22:35:48 [2021-07-22T22:35:48.246Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:35:48 [2021-07-22T22:35:48.507Z]     check_test.go:309: [d2401598ec396] daemon is not started
22:35:48 [2021-07-22T22:35:48.507Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
22:35:48 [2021-07-22T22:35:48.569Z] --- PASS: TestDockerNetworkMacvlan (14.09s)
22:35:48 [2021-07-22T22:35:48.569Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:35:48 [2021-07-22T22:35:48.569Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:35:48 [2021-07-22T22:35:48.569Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.58s)
22:35:48 [2021-07-22T22:35:48.569Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.77s)
22:35:48 [2021-07-22T22:35:48.569Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.97s)
22:35:48 [2021-07-22T22:35:48.569Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s)
22:35:48 [2021-07-22T22:35:48.569Z] PASS
22:35:48 [2021-07-22T22:35:48.569Z] 
22:35:48 [2021-07-22T22:35:48.569Z] DONE 8 tests in 15.405s
22:35:48 [2021-07-22T22:35:48.569Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:35:48 [2021-07-22T22:35:48.569Z] testing: warning: no tests to run
22:35:48 [2021-07-22T22:35:48.569Z] PASS
22:35:48 [2021-07-22T22:35:48.569Z] 
22:35:48 [2021-07-22T22:35:48.569Z] DONE 0 tests in 0.007s
22:35:48 [2021-07-22T22:35:48.569Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:35:48 [2021-07-22T22:35:48.569Z] INFO: Testing against a local daemon
22:35:48 [2021-07-22T22:35:48.569Z] === RUN   TestAuthZPluginAllowRequest
22:35:48 [2021-07-22T22:35:48.768Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
22:35:49 [2021-07-22T22:35:49.946Z] --- PASS: TestAuthZPluginAllowRequest (1.44s)
22:35:49 [2021-07-22T22:35:49.946Z] === RUN   TestAuthZPluginTLS
22:35:50 [2021-07-22T22:35:50.151Z] === RUN   TestDockerSuite/TestAttachAfterDetach
22:35:50 [2021-07-22T22:35:50.514Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:35:50 [2021-07-22T22:35:50.514Z] === RUN   TestAuthZPluginDenyRequest
22:35:51 [2021-07-22T22:35:51.081Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:35:51 [2021-07-22T22:35:51.081Z] === RUN   TestAuthZPluginAPIDenyResponse
22:35:51 [2021-07-22T22:35:51.534Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
22:35:51 [2021-07-22T22:35:51.649Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:35:51 [2021-07-22T22:35:51.649Z] === RUN   TestAuthZPluginDenyResponse
22:35:52 [2021-07-22T22:35:52.217Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:35:52 [2021-07-22T22:35:52.217Z] === RUN   TestAuthZPluginAllowEventStream
22:35:52 [2021-07-22T22:35:52.476Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
22:35:53 [2021-07-22T22:35:53.595Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s)
22:35:53 [2021-07-22T22:35:53.595Z] === RUN   TestAuthZPluginErrorResponse
22:35:53 [2021-07-22T22:35:53.859Z]     check_test.go:309: [d942ff7f90d0d] daemon is not started
22:35:53 [2021-07-22T22:35:53.859Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
22:35:54 [2021-07-22T22:35:54.162Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
22:35:54 [2021-07-22T22:35:54.162Z] === RUN   TestAuthZPluginErrorRequest
22:35:54 [2021-07-22T22:35:54.274Z] .....INFO: Daemon under test started and replied!
22:35:54 [2021-07-22T22:35:54.274Z] INFO: Docker version of the daemon under test
22:35:54 [2021-07-22T22:35:54.274Z] 
22:35:54 [2021-07-22T22:35:54.274Z] Client:
22:35:54 [2021-07-22T22:35:54.274Z]  Version:      17.06.2-ce
22:35:54 [2021-07-22T22:35:54.274Z]  API version:  1.30
22:35:54 [2021-07-22T22:35:54.274Z]  Go version:   go1.8.3
22:35:54 [2021-07-22T22:35:54.274Z]  Git commit:   cec0b72
22:35:54 [2021-07-22T22:35:54.274Z]  Built:        Tue Sep  5 19:57:19 2017
22:35:54 [2021-07-22T22:35:54.274Z]  OS/Arch:      windows/amd64
22:35:54 [2021-07-22T22:35:54.274Z] 
22:35:54 [2021-07-22T22:35:54.274Z] Server:
22:35:54 [2021-07-22T22:35:54.274Z]  Version:      0.0.0-dev
22:35:54 [2021-07-22T22:35:54.274Z]  API version:  1.42 (minimum version 1.24)
22:35:54 [2021-07-22T22:35:54.274Z]  Go version:   go1.16.6
22:35:54 [2021-07-22T22:35:54.274Z]  Git commit:   d5dbbb5369
22:35:54 [2021-07-22T22:35:54.274Z]  Built:        07/22/2021 22:33:33
22:35:54 [2021-07-22T22:35:54.274Z]  OS/Arch:      windows/amd64
22:35:54 [2021-07-22T22:35:54.274Z]  Experimental: false
22:35:54 [2021-07-22T22:35:54.274Z] 
22:35:54 [2021-07-22T22:35:54.274Z] INFO: Docker info of the daemon under test
22:35:54 [2021-07-22T22:35:54.274Z] 
22:35:54 [2021-07-22T22:35:54.274Z] Containers: 0
22:35:54 [2021-07-22T22:35:54.274Z]  Running: 0
22:35:54 [2021-07-22T22:35:54.274Z]  Paused: 0
22:35:54 [2021-07-22T22:35:54.274Z]  Stopped: 0
22:35:54 [2021-07-22T22:35:54.274Z] Images: 0
22:35:54 [2021-07-22T22:35:54.274Z] Server Version: 0.0.0-dev
22:35:54 [2021-07-22T22:35:54.274Z] Storage Driver: windowsfilter
22:35:54 [2021-07-22T22:35:54.274Z]  Windows: 
22:35:54 [2021-07-22T22:35:54.274Z] Logging Driver: json-file
22:35:54 [2021-07-22T22:35:54.274Z] Plugins: 
22:35:54 [2021-07-22T22:35:54.274Z]  Volume: local
22:35:54 [2021-07-22T22:35:54.274Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:35:54 [2021-07-22T22:35:54.274Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:35:54 [2021-07-22T22:35:54.274Z] Swarm: inactive
22:35:54 [2021-07-22T22:35:54.274Z] Default Isolation: process
22:35:54 [2021-07-22T22:35:54.274Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:35:54 [2021-07-22T22:35:54.274Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
22:35:54 [2021-07-22T22:35:54.274Z] OSType: windows
22:35:54 [2021-07-22T22:35:54.274Z] Architecture: x86_64
22:35:54 [2021-07-22T22:35:54.274Z] CPUs: 4
22:35:54 [2021-07-22T22:35:54.274Z] Total Memory: 32GiB
22:35:54 [2021-07-22T22:35:54.274Z] Name: azwin-2-2c3410
22:35:54 [2021-07-22T22:35:54.274Z] ID: QDTV:QVUV:KOJZ:JSC6:FZGX:Q46I:FTTH:KMLP:ZNCS:HBZB:D5VQ:ELCB
22:35:54 [2021-07-22T22:35:54.274Z] Docker Root Dir: D:\CI\PR-42661\7\daemon
22:35:54 [2021-07-22T22:35:54.274Z] Debug Mode (client): false
22:35:54 [2021-07-22T22:35:54.274Z] Debug Mode (server): true
22:35:54 [2021-07-22T22:35:54.274Z]  File Descriptors: -1
22:35:54 [2021-07-22T22:35:54.274Z]  Goroutines: 16
22:35:54 [2021-07-22T22:35:54.274Z]  System Time: 2021-07-22T22:35:53.4083696Z
22:35:54 [2021-07-22T22:35:54.274Z]  EventsListeners: 0
22:35:54 [2021-07-22T22:35:54.274Z] Registry: https://index.docker.io/v1/
22:35:54 [2021-07-22T22:35:54.274Z] Labels:
22:35:54 [2021-07-22T22:35:54.274Z] Experimental: false
22:35:54 [2021-07-22T22:35:54.274Z] Insecure Registries:
22:35:54 [2021-07-22T22:35:54.274Z]  127.0.0.0/8
22:35:54 [2021-07-22T22:35:54.274Z] Live Restore Enabled: false
22:35:54 [2021-07-22T22:35:54.274Z] 
22:35:54 [2021-07-22T22:35:54.274Z] 
22:35:54 [2021-07-22T22:35:54.274Z] INFO: Docker images of the daemon under test
22:35:54 [2021-07-22T22:35:54.274Z] 
22:35:54 [2021-07-22T22:35:54.274Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
22:35:54 [2021-07-22T22:35:54.274Z] 
22:35:54 [2021-07-22T22:35:54.274Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
22:35:54 [2021-07-22T22:35:54.274Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
22:35:54 [2021-07-22T22:35:54.274Z] ltsc2019: Pulling from windows/servercore
22:35:54 [2021-07-22T22:35:54.274Z] 4612f6d0b889: Pulling fs layer
22:35:54 [2021-07-22T22:35:54.274Z] f143c6fed32d: Pulling fs layer
22:35:54 [2021-07-22T22:35:54.729Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:35:54 [2021-07-22T22:35:54.729Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:35:54 [2021-07-22T22:35:54.800Z] === RUN   TestDockerSuite/TestAttachDetach
22:35:55 [2021-07-22T22:35:55.297Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
22:35:55 [2021-07-22T22:35:55.297Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:35:56 [2021-07-22T22:35:56.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:35:56 [2021-07-22T22:35:56.713Z] === RUN   TestDockerSuite/TestAttachDisconnect
22:35:56 [2021-07-22T22:35:56.961Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
22:35:57 [2021-07-22T22:35:57.202Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s)
22:35:57 [2021-07-22T22:35:57.202Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:35:57 [2021-07-22T22:35:57.655Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
22:35:58 [2021-07-22T22:35:58.227Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
22:35:58 [2021-07-22T22:35:58.582Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s)
22:35:58 [2021-07-22T22:35:58.582Z] === RUN   TestAuthZPluginHeader
22:35:59 [2021-07-22T22:35:59.112Z] === RUN   TestMiddlewares
22:35:59 [2021-07-22T22:35:59.112Z] --- PASS: TestMiddlewares (0.00s)
22:35:59 [2021-07-22T22:35:59.112Z] PASS
22:35:59 [2021-07-22T22:35:59.112Z] coverage: 9.0% of statements
22:35:59 [2021-07-22T22:35:59.112Z] ok  	github.com/docker/docker/api/server	0.083s	coverage: 9.0% of statements
22:35:59 [2021-07-22T22:35:59.150Z] --- PASS: TestAuthZPluginHeader (0.70s)
22:35:59 [2021-07-22T22:35:59.150Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:36:00 [2021-07-22T22:36:00.140Z] === RUN   TestDockerSuite/TestAttachPausedContainer
22:36:01 [2021-07-22T22:36:01.529Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
22:36:01 [2021-07-22T22:36:01.529Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
22:36:01 [2021-07-22T22:36:01.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:36:02 [2021-07-22T22:36:02.914Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
22:36:03 [2021-07-22T22:36:03.344Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.73s)
22:36:03 [2021-07-22T22:36:03.344Z] === RUN   TestAuthZPluginV2Disable
22:36:04 [2021-07-22T22:36:04.828Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
22:36:04 [2021-07-22T22:36:04.828Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
22:36:05 [2021-07-22T22:36:05.877Z] --- PASS: TestAuthZPluginV2Disable (2.95s)
22:36:05 [2021-07-22T22:36:05.877Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:36:06 [2021-07-22T22:36:06.703Z] f143c6fed32d: Verifying Checksum
22:36:06 [2021-07-22T22:36:06.703Z] f143c6fed32d: Download complete
22:36:08 [2021-07-22T22:36:08.127Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
22:36:09 [2021-07-22T22:36:09.098Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
22:36:09 [2021-07-22T22:36:09.164Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.67s)
22:36:09 [2021-07-22T22:36:09.164Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:36:09 [2021-07-22T22:36:09.362Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
22:36:11 [2021-07-22T22:36:11.279Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
22:36:11 [2021-07-22T22:36:11.279Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
22:36:11 [2021-07-22T22:36:11.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:36:11 [2021-07-22T22:36:11.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:36:12 [2021-07-22T22:36:12.662Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
22:36:12 [2021-07-22T22:36:12.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:36:13 [2021-07-22T22:36:13.603Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
22:36:13 [2021-07-22T22:36:13.864Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
22:36:15 [2021-07-22T22:36:15.024Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:36:15 [2021-07-22T22:36:15.024Z] tests/integration/client_test.py .....                                   [ 75%]
22:36:15 [2021-07-22T22:36:15.024Z] tests/integration/context_api_test.py ...                                [ 76%]
22:36:15 [2021-07-22T22:36:15.024Z] tests/integration/errors_test.py .                                       [ 76%]
22:36:17 [2021-07-22T22:36:17.059Z] 4612f6d0b889: Verifying Checksum
22:36:17 [2021-07-22T22:36:17.059Z] 4612f6d0b889: Download complete
22:36:17 [2021-07-22T22:36:17.163Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
22:36:18 [2021-07-22T22:36:18.103Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
22:36:18 [2021-07-22T22:36:18.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:36:21 [2021-07-22T22:36:21.373Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.11s)
22:36:21 [2021-07-22T22:36:21.373Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:36:21 [2021-07-22T22:36:21.403Z] Loaded image: buildpack-deps:buster
22:36:21 [2021-07-22T22:36:21.403Z] Loaded image: busybox:latest
22:36:21 [2021-07-22T22:36:21.403Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
22:36:21 [2021-07-22T22:36:21.403Z] Loaded image: busybox:glibc
22:36:21 [2021-07-22T22:36:21.664Z]     check_test.go:309: [dd820ec8ea6a8] daemon is not started
22:36:21 [2021-07-22T22:36:21.664Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
22:36:22 [2021-07-22T22:36:22.235Z]     check_test.go:309: [d31d22694d18e] daemon is not started
22:36:22 [2021-07-22T22:36:22.235Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
22:36:23 [2021-07-22T22:36:23.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:36:24 [2021-07-22T22:36:24.780Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
22:36:24 [2021-07-22T22:36:24.780Z]     check_test.go:309: [df7d37fbb9826] daemon is not started
22:36:24 [2021-07-22T22:36:24.780Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
22:36:27 [2021-07-22T22:36:27.325Z] Loaded image: debian:bullseye
22:36:27 [2021-07-22T22:36:27.325Z] Loaded image: hello-world:latest
22:36:27 [2021-07-22T22:36:27.586Z] Loaded image: arm32v7/hello-world:latest
22:36:27 [2021-07-22T22:36:27.846Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
22:36:29 [2021-07-22T22:36:29.757Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
22:36:32 [2021-07-22T22:36:32.303Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
22:36:33 [2021-07-22T22:36:33.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:36:34 [2021-07-22T22:36:34.218Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
22:36:35 [2021-07-22T22:36:35.160Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
22:36:35 [2021-07-22T22:36:35.989Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:36:35 [2021-07-22T22:36:35.989Z] Using test binary docker
22:36:35 [2021-07-22T22:36:35.989Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:36:35 [2021-07-22T22:36:35.989Z] +++ /etc/init.d/apparmor start
22:36:35 [2021-07-22T22:36:35.989Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:36:35 [2021-07-22T22:36:35.989Z] INFO: Waiting for daemon to start...
22:36:35 [2021-07-22T22:36:35.989Z] Starting dockerd
22:36:35 [2021-07-22T22:36:35.989Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
22:36:36 [2021-07-22T22:36:36.249Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
22:36:36 [2021-07-22T22:36:36.249Z] PASS
22:36:36 [2021-07-22T22:36:36.249Z] 
22:36:36 [2021-07-22T22:36:36.249Z] DONE 17 tests in 47.829s
22:36:36 [2021-07-22T22:36:36.249Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:36:36 [2021-07-22T22:36:36.249Z] INFO: Testing against a local daemon
22:36:36 [2021-07-22T22:36:36.249Z] === RUN   TestPluginInvalidJSON
22:36:36 [2021-07-22T22:36:36.249Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:36:36 [2021-07-22T22:36:36.249Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:36:36 [2021-07-22T22:36:36.249Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:36:36 [2021-07-22T22:36:36.249Z] --- PASS: TestPluginInvalidJSON (0.01s)
22:36:36 [2021-07-22T22:36:36.249Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:36:36 [2021-07-22T22:36:36.249Z] === RUN   TestPluginInstall
22:36:36 [2021-07-22T22:36:36.249Z] === RUN   TestPluginInstall/no_auth
22:36:37 [2021-07-22T22:36:37.074Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.61s)
22:36:37 [2021-07-22T22:36:37.074Z] PASS
22:36:37 [2021-07-22T22:36:37.074Z] 
22:36:37 [2021-07-22T22:36:37.074Z] === Skipped
22:36:37 [2021-07-22T22:36:37.074Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:36:37 [2021-07-22T22:36:37.074Z]     build_session_test.go:25: TODO: BuildKit
22:36:37 [2021-07-22T22:36:37.074Z] 
22:36:37 [2021-07-22T22:36:37.074Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
22:36:37 [2021-07-22T22:36:37.074Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:36:37 [2021-07-22T22:36:37.074Z] 
22:36:37 [2021-07-22T22:36:37.074Z] 
22:36:37 [2021-07-22T22:36:37.074Z] DONE 34 tests, 2 skipped in 279.124s
22:36:37 [2021-07-22T22:36:37.074Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:36:37 [2021-07-22T22:36:37.074Z] ++ 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
22:36:37 [2021-07-22T22:36:37.074Z] ++ set -e
22:36:37 [2021-07-22T22:36:37.074Z] ++ '[' -n 0 ']'
22:36:37 [2021-07-22T22:36:37.074Z] ++ set -x
22:36:37 [2021-07-22T22:36:37.074Z] ++ 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
22:36:37 [2021-07-22T22:36:37.074Z] INFO: Testing against a local daemon
22:36:37 [2021-07-22T22:36:37.074Z] === RUN   TestConfigInspect
22:36:37 [2021-07-22T22:36:37.896Z] .
22:36:37 [2021-07-22T22:36:37.896Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:36:37 [2021-07-22T22:36:37.896Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:36:38 [2021-07-22T22:36:38.155Z] time="2021-07-22T22:36:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:36:38 [2021-07-22T22:36:38.155Z] time="2021-07-22T22:36:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53be18fc9ca8184b1bf6c0e37e901f415bf4bad64b060ef6a290697773f6badf" mediatype=application/vnd.docker.plugin.v1+json size=522
22:36:38 [2021-07-22T22:36:38.155Z] time="2021-07-22T22:36:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:36:38 [2021-07-22T22:36:38.155Z] time="2021-07-22T22:36:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53be18fc9ca8184b1bf6c0e37e901f415bf4bad64b060ef6a290697773f6badf" mediatype=application/vnd.docker.plugin.v1+json size=522
22:36:38 [2021-07-22T22:36:38.155Z] === RUN   TestPluginInstall/with_htpasswd
22:36:38 [2021-07-22T22:36:38.156Z] Error: No such image: emptyfs
22:36:38 [2021-07-22T22:36:38.156Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:36:38 [2021-07-22T22:36:38.156Z] ++++ docker load
22:36:38 [2021-07-22T22:36:38.156Z] Running integration-test (iteration 1)
22:36:38 [2021-07-22T22:36:38.156Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:36:38 [2021-07-22T22:36:38.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
22:36:38 [2021-07-22T22:36:38.156Z] ++ set -e
22:36:38 [2021-07-22T22:36:38.156Z] ++ '[' -n 0 ']'
22:36:38 [2021-07-22T22:36:38.156Z] ++ set -x
22:36:38 [2021-07-22T22:36:38.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
22:36:38 [2021-07-22T22:36:38.723Z] time="2021-07-22T22:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:36:38 [2021-07-22T22:36:38.723Z] time="2021-07-22T22:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d4a9004b051e97ae57bee4372f46e2d6957705e12ab8bd0b05d725215391ebb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:36:38 [2021-07-22T22:36:38.723Z] time="2021-07-22T22:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:36:38 [2021-07-22T22:36:38.723Z] time="2021-07-22T22:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d4a9004b051e97ae57bee4372f46e2d6957705e12ab8bd0b05d725215391ebb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:36:38 [2021-07-22T22:36:38.982Z] === RUN   TestPluginInstall/with_insecure
22:36:38 [2021-07-22T22:36:38.987Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
22:36:39 [2021-07-22T22:36:39.247Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
22:36:39 [2021-07-22T22:36:39.818Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
22:36:39 [2021-07-22T22:36:39.818Z] --- PASS: TestConfigInspect (2.80s)
22:36:39 [2021-07-22T22:36:39.818Z] === RUN   TestConfigList
22:36:39 [2021-07-22T22:36:39.922Z] time="2021-07-22T22:36:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:36:39 [2021-07-22T22:36:39.922Z] time="2021-07-22T22:36:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71af14d110ecf308d28e9cb7fe3247fcbd2b5b4af6fb7af2fc7937f7de402ce1" mediatype=application/vnd.docker.plugin.v1+json size=522
22:36:39 [2021-07-22T22:36:39.922Z] time="2021-07-22T22:36:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:36:39 [2021-07-22T22:36:39.922Z] time="2021-07-22T22:36:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71af14d110ecf308d28e9cb7fe3247fcbd2b5b4af6fb7af2fc7937f7de402ce1" mediatype=application/vnd.docker.plugin.v1+json size=522
22:36:39 [2021-07-22T22:36:39.922Z]     plugin_test.go:165: [dd3286dcc29a8] daemon is not started
22:36:39 [2021-07-22T22:36:39.922Z] --- PASS: TestPluginInstall (3.66s)
22:36:39 [2021-07-22T22:36:39.922Z]     --- PASS: TestPluginInstall/no_auth (1.87s)
22:36:39 [2021-07-22T22:36:39.922Z]     --- PASS: TestPluginInstall/with_htpasswd (0.66s)
22:36:39 [2021-07-22T22:36:39.922Z]     --- PASS: TestPluginInstall/with_insecure (1.12s)
22:36:39 [2021-07-22T22:36:39.922Z] === RUN   TestPluginsWithRuntimes
22:36:40 [2021-07-22T22:36:40.640Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:36:41 [2021-07-22T22:36:41.205Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
22:36:41 [2021-07-22T22:36:41.205Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
22:36:41 [2021-07-22T22:36:41.775Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
22:36:41 [2021-07-22T22:36:41.825Z] === RUN   TestPluginsWithRuntimes/No_Args
22:36:42 [2021-07-22T22:36:42.346Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
22:36:42 [2021-07-22T22:36:42.392Z] === RUN   TestPluginsWithRuntimes/With_Args
22:36:42 [2021-07-22T22:36:42.607Z] --- PASS: TestConfigList (2.70s)
22:36:42 [2021-07-22T22:36:42.607Z] === RUN   TestConfigsCreateAndDelete
22:36:42 [2021-07-22T22:36:42.868Z]     check_test.go:309: [d87c787c4836f] daemon is not started
22:36:42 [2021-07-22T22:36:42.868Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
22:36:43 [2021-07-22T22:36:43.439Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
22:36:43 [2021-07-22T22:36:43.770Z] --- PASS: TestPluginsWithRuntimes (3.49s)
22:36:43 [2021-07-22T22:36:43.770Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
22:36:43 [2021-07-22T22:36:43.770Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
22:36:43 [2021-07-22T22:36:43.770Z] === RUN   TestPluginBackCompatMediaTypes
22:36:44 [2021-07-22T22:36:44.011Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
22:36:44 [2021-07-22T22:36:44.029Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s)
22:36:44 [2021-07-22T22:36:44.029Z] PASS
22:36:44 [2021-07-22T22:36:44.029Z] 
22:36:44 [2021-07-22T22:36:44.029Z] DONE 10 tests in 7.789s
22:36:44 [2021-07-22T22:36:44.029Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:36:44 [2021-07-22T22:36:44.029Z] INFO: Testing against a local daemon
22:36:44 [2021-07-22T22:36:44.029Z] === RUN   TestExternalGraphDriver
22:36:44 [2021-07-22T22:36:44.274Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
22:36:44 [2021-07-22T22:36:44.288Z] === RUN   TestExternalGraphDriver/json
22:36:44 [2021-07-22T22:36:44.535Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
22:36:45 [2021-07-22T22:36:45.477Z] --- PASS: TestConfigsCreateAndDelete (2.88s)
22:36:45 [2021-07-22T22:36:45.477Z] === RUN   TestConfigsUpdate
22:36:46 [2021-07-22T22:36:46.248Z] === RUN   TestExternalGraphDriver/spec
22:36:46 [2021-07-22T22:36:46.860Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
22:36:47 [2021-07-22T22:36:47.802Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
22:36:47 [2021-07-22T22:36:47.802Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
22:36:48 [2021-07-22T22:36:48.165Z] === RUN   TestExternalGraphDriver/pull
22:36:48 [2021-07-22T22:36:48.373Z] --- PASS: TestConfigsUpdate (2.78s)
22:36:48 [2021-07-22T22:36:48.373Z] === RUN   TestTemplatedConfig
22:36:49 [2021-07-22T22:36:49.542Z] --- PASS: TestExternalGraphDriver (5.55s)
22:36:49 [2021-07-22T22:36:49.542Z]     --- PASS: TestExternalGraphDriver/json (2.00s)
22:36:49 [2021-07-22T22:36:49.542Z]     --- PASS: TestExternalGraphDriver/spec (1.93s)
22:36:49 [2021-07-22T22:36:49.801Z]     --- PASS: TestExternalGraphDriver/pull (1.54s)
22:36:49 [2021-07-22T22:36:49.801Z] === RUN   TestGraphdriverPluginV2
22:36:53 [2021-07-22T22:36:53.053Z] Loaded image: buildpack-deps:buster
22:36:53 [2021-07-22T22:36:53.053Z] Loaded image: busybox:latest
22:36:53 [2021-07-22T22:36:53.053Z] Loaded image: busybox:glibc
22:36:53 [2021-07-22T22:36:53.660Z] --- PASS: TestTemplatedConfig (4.75s)
22:36:53 [2021-07-22T22:36:53.660Z] === RUN   TestConfigCreateResolve
22:36:53 [2021-07-22T22:36:53.921Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
22:36:53 [2021-07-22T22:36:53.990Z] --- PASS: TestGraphdriverPluginV2 (3.59s)
22:36:53 [2021-07-22T22:36:53.990Z] PASS
22:36:53 [2021-07-22T22:36:53.990Z] 
22:36:53 [2021-07-22T22:36:53.990Z] DONE 5 tests in 9.177s
22:36:53 [2021-07-22T22:36:53.990Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:36:53 [2021-07-22T22:36:53.990Z] INFO: Testing against a local daemon
22:36:53 [2021-07-22T22:36:53.990Z] === RUN   TestContinueAfterPluginCrash
22:36:53 [2021-07-22T22:36:53.990Z] === PAUSE TestContinueAfterPluginCrash
22:36:53 [2021-07-22T22:36:53.990Z] === RUN   TestReadPluginNoRead
22:36:53 [2021-07-22T22:36:53.990Z] === PAUSE TestReadPluginNoRead
22:36:53 [2021-07-22T22:36:53.990Z] === RUN   TestDaemonStartWithLogOpt
22:36:53 [2021-07-22T22:36:53.990Z] === PAUSE TestDaemonStartWithLogOpt
22:36:53 [2021-07-22T22:36:53.990Z] === CONT  TestContinueAfterPluginCrash
22:36:53 [2021-07-22T22:36:53.990Z] === CONT  TestDaemonStartWithLogOpt
22:36:55 [2021-07-22T22:36:55.639Z] Loaded image: debian:bullseye
22:36:56 [2021-07-22T22:36:56.213Z] Loaded image: hello-world:latest
22:36:56 [2021-07-22T22:36:56.213Z] Loaded image: arm32v7/hello-world:latest
22:36:56 [2021-07-22T22:36:56.213Z] INFO: Testing against a local daemon
22:36:56 [2021-07-22T22:36:56.213Z] === RUN   TestCgroupNamespacesBuild
22:36:56 [2021-07-22T22:36:56.466Z] --- PASS: TestConfigCreateResolve (2.94s)
22:36:56 [2021-07-22T22:36:56.466Z] PASS
22:36:56 [2021-07-22T22:36:56.466Z] 
22:36:56 [2021-07-22T22:36:56.466Z] DONE 6 tests in 19.008s
22:36:56 [2021-07-22T22:36:56.466Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:36:56 [2021-07-22T22:36:56.466Z] ++ 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
22:36:56 [2021-07-22T22:36:56.466Z] ++ set -e
22:36:56 [2021-07-22T22:36:56.466Z] ++ '[' -n 0 ']'
22:36:56 [2021-07-22T22:36:56.466Z] ++ set -x
22:36:56 [2021-07-22T22:36:56.466Z] ++ 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
22:36:56 [2021-07-22T22:36:56.466Z] INFO: Testing against a local daemon
22:36:56 [2021-07-22T22:36:56.466Z] === RUN   TestCheckpoint
22:36:56 [2021-07-22T22:36:56.466Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:36:56 [2021-07-22T22:36:56.466Z] --- SKIP: TestCheckpoint (0.00s)
22:36:56 [2021-07-22T22:36:56.466Z] === RUN   TestContainerInvalidJSON
22:36:56 [2021-07-22T22:36:56.466Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:36:56 [2021-07-22T22:36:56.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:36:56 [2021-07-22T22:36:56.466Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:36:56 [2021-07-22T22:36:56.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:36:56 [2021-07-22T22:36:56.466Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:36:56 [2021-07-22T22:36:56.466Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:36:56 [2021-07-22T22:36:56.466Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:36:56 [2021-07-22T22:36:56.466Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:36:56 [2021-07-22T22:36:56.466Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:36:56 [2021-07-22T22:36:56.466Z] --- PASS: TestContainerInvalidJSON (0.03s)
22:36:56 [2021-07-22T22:36:56.466Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
22:36:56 [2021-07-22T22:36:56.466Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
22:36:56 [2021-07-22T22:36:56.466Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:36:56 [2021-07-22T22:36:56.466Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:36:56 [2021-07-22T22:36:56.466Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
22:36:56 [2021-07-22T22:36:56.466Z] === RUN   TestCopyFromContainerPathIsNotDir
22:36:56 [2021-07-22T22:36:56.466Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
22:36:56 [2021-07-22T22:36:56.466Z] === RUN   TestCopyToContainerPathDoesNotExist
22:36:56 [2021-07-22T22:36:56.466Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
22:36:56 [2021-07-22T22:36:56.466Z] === RUN   TestCopyToContainerPathIsNotDir
22:36:56 [2021-07-22T22:36:56.466Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
22:36:56 [2021-07-22T22:36:56.466Z] === RUN   TestCopyFromContainer
22:36:56 [2021-07-22T22:36:56.727Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
22:36:56 [2021-07-22T22:36:56.727Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
22:36:56 [2021-07-22T22:36:56.727Z]     check_test.go:309: [dc99e621afbe4] daemon is not started
22:36:56 [2021-07-22T22:36:56.727Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
22:36:57 [2021-07-22T22:36:57.281Z] --- PASS: TestDaemonStartWithLogOpt (3.69s)
22:36:57 [2021-07-22T22:36:57.282Z] === CONT  TestReadPluginNoRead
22:36:57 [2021-07-22T22:36:57.300Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
22:36:58 [2021-07-22T22:36:58.685Z] === RUN   TestCopyFromContainer//
22:36:58 [2021-07-22T22:36:58.685Z] === RUN   TestCopyFromContainer//bar/root
22:36:58 [2021-07-22T22:36:58.755Z] --- PASS: TestCgroupNamespacesBuild (2.00s)
22:36:58 [2021-07-22T22:36:58.755Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:36:58 [2021-07-22T22:36:58.971Z] === RUN   TestCopyFromContainer//bar/root/
22:36:59 [2021-07-22T22:36:59.185Z] === RUN   TestReadPluginNoRead/default
22:36:59 [2021-07-22T22:36:59.239Z] === RUN   TestCopyFromContainer/bar/quux
22:36:59 [2021-07-22T22:36:59.239Z] === RUN   TestCopyFromContainer/bar/quux/
22:36:59 [2021-07-22T22:36:59.508Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:36:59 [2021-07-22T22:36:59.508Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:36:59 [2021-07-22T22:36:59.508Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
22:36:59 [2021-07-22T22:36:59.508Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:36:59 [2021-07-22T22:36:59.722Z] .........                                                                [ 86%]
22:36:59 [2021-07-22T22:36:59.769Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:37:00 [2021-07-22T22:37:00.032Z] === RUN   TestCopyFromContainer/bar/notarget
22:37:00 [2021-07-22T22:37:00.032Z] --- PASS: TestCopyFromContainer (3.53s)
22:37:00 [2021-07-22T22:37:00.032Z]     --- PASS: TestCopyFromContainer// (0.13s)
22:37:00 [2021-07-22T22:37:00.032Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
22:37:00 [2021-07-22T22:37:00.032Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.16s)
22:37:00 [2021-07-22T22:37:00.032Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
22:37:00 [2021-07-22T22:37:00.032Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
22:37:00 [2021-07-22T22:37:00.032Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s)
22:37:00 [2021-07-22T22:37:00.032Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
22:37:00 [2021-07-22T22:37:00.032Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s)
22:37:00 [2021-07-22T22:37:00.032Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s)
22:37:00 [2021-07-22T22:37:00.032Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
22:37:00 [2021-07-22T22:37:00.032Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:37:00 [2021-07-22T22:37:00.032Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:37:00 [2021-07-22T22:37:00.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:37:00 [2021-07-22T22:37:00.032Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:37:00 [2021-07-22T22:37:00.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:37:00 [2021-07-22T22:37:00.032Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:37:00 [2021-07-22T22:37:00.032Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:37:00 [2021-07-22T22:37:00.032Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:37:00 [2021-07-22T22:37:00.032Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:37:00 [2021-07-22T22:37:00.032Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:37:00 [2021-07-22T22:37:00.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
22:37:00 [2021-07-22T22:37:00.032Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:37:00 [2021-07-22T22:37:00.032Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:37:00 [2021-07-22T22:37:00.032Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
22:37:00 [2021-07-22T22:37:00.032Z] === RUN   TestCreateLinkToNonExistingContainer
22:37:00 [2021-07-22T22:37:00.135Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.56s)
22:37:00 [2021-07-22T22:37:00.135Z] === RUN   TestBuildWithSession
22:37:00 [2021-07-22T22:37:00.135Z]     build_session_test.go:25: TODO: BuildKit
22:37:00 [2021-07-22T22:37:00.135Z] --- SKIP: TestBuildWithSession (0.00s)
22:37:00 [2021-07-22T22:37:00.135Z] === RUN   TestBuildSquashParent
22:37:00 [2021-07-22T22:37:00.294Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
22:37:00 [2021-07-22T22:37:00.294Z] === RUN   TestCreateWithInvalidEnv
22:37:00 [2021-07-22T22:37:00.294Z] === RUN   TestCreateWithInvalidEnv/0
22:37:00 [2021-07-22T22:37:00.294Z] === PAUSE TestCreateWithInvalidEnv/0
22:37:00 [2021-07-22T22:37:00.294Z] === RUN   TestCreateWithInvalidEnv/1
22:37:00 [2021-07-22T22:37:00.294Z] === PAUSE TestCreateWithInvalidEnv/1
22:37:00 [2021-07-22T22:37:00.294Z] === RUN   TestCreateWithInvalidEnv/2
22:37:00 [2021-07-22T22:37:00.294Z] === PAUSE TestCreateWithInvalidEnv/2
22:37:00 [2021-07-22T22:37:00.294Z] === CONT  TestCreateWithInvalidEnv/0
22:37:00 [2021-07-22T22:37:00.294Z] === CONT  TestCreateWithInvalidEnv/2
22:37:00 [2021-07-22T22:37:00.294Z] === CONT  TestCreateWithInvalidEnv/1
22:37:00 [2021-07-22T22:37:00.294Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
22:37:00 [2021-07-22T22:37:00.294Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:37:00 [2021-07-22T22:37:00.294Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:37:00 [2021-07-22T22:37:00.294Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:37:00 [2021-07-22T22:37:00.294Z] === RUN   TestCreateTmpfsMountsTarget
22:37:00 [2021-07-22T22:37:00.294Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
22:37:00 [2021-07-22T22:37:00.294Z] === RUN   TestCreateWithCustomMaskedPaths
22:37:01 [2021-07-22T22:37:01.088Z] === RUN   TestReadPluginNoRead/disabled_caching
22:37:02 [2021-07-22T22:37:02.465Z] --- PASS: TestContinueAfterPluginCrash (9.08s)
22:37:02 [2021-07-22T22:37:02.465Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:37:02 [2021-07-22T22:37:02.841Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
22:37:03 [2021-07-22T22:37:03.412Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
22:37:03 [2021-07-22T22:37:03.672Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
22:37:03 [2021-07-22T22:37:03.844Z] === CONT  TestReadPluginNoRead
22:37:03 [2021-07-22T22:37:03.844Z]     read_test.go:92: [d190f03c76771] daemon is not started
22:37:03 [2021-07-22T22:37:03.844Z] --- PASS: TestReadPluginNoRead (6.92s)
22:37:03 [2021-07-22T22:37:03.844Z]     --- PASS: TestReadPluginNoRead/default (1.57s)
22:37:03 [2021-07-22T22:37:03.844Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.59s)
22:37:03 [2021-07-22T22:37:03.844Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s)
22:37:03 [2021-07-22T22:37:03.844Z] PASS
22:37:03 [2021-07-22T22:37:03.844Z] 
22:37:03 [2021-07-22T22:37:03.844Z] DONE 6 tests in 10.655s
22:37:03 [2021-07-22T22:37:03.844Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:37:03 [2021-07-22T22:37:03.844Z] testing: warning: no tests to run
22:37:03 [2021-07-22T22:37:03.844Z] PASS
22:37:04 [2021-07-22T22:37:04.103Z] 
22:37:04 [2021-07-22T22:37:04.103Z] DONE 0 tests in 0.022s
22:37:04 [2021-07-22T22:37:04.103Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:37:04 [2021-07-22T22:37:04.103Z] INFO: Testing against a local daemon
22:37:04 [2021-07-22T22:37:04.103Z] === RUN   TestPluginWithDevMounts
22:37:04 [2021-07-22T22:37:04.103Z] === PAUSE TestPluginWithDevMounts
22:37:04 [2021-07-22T22:37:04.103Z] === CONT  TestPluginWithDevMounts
22:37:04 [2021-07-22T22:37:04.244Z] --- PASS: TestCreateWithCustomMaskedPaths (3.90s)
22:37:04 [2021-07-22T22:37:04.244Z] === RUN   TestCreateWithCustomReadonlyPaths
22:37:04 [2021-07-22T22:37:04.616Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:37:05 [2021-07-22T22:37:05.632Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
22:37:05 [2021-07-22T22:37:05.893Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
22:37:06 [2021-07-22T22:37:06.009Z] --- PASS: TestPluginWithDevMounts (1.60s)
22:37:06 [2021-07-22T22:37:06.009Z] PASS
22:37:06 [2021-07-22T22:37:06.009Z] 
22:37:06 [2021-07-22T22:37:06.009Z] DONE 1 tests in 1.653s
22:37:06 [2021-07-22T22:37:06.009Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:37:06 [2021-07-22T22:37:06.009Z] INFO: Testing against a local daemon
22:37:06 [2021-07-22T22:37:06.009Z] === RUN   TestSecretInspect
22:37:06 [2021-07-22T22:37:06.247Z] tests/integration/models_networks_test.py ....                           [ 91%]
22:37:06 [2021-07-22T22:37:06.714Z] --- PASS: TestBuildSquashParent (6.27s)
22:37:06 [2021-07-22T22:37:06.714Z] === RUN   TestBuildWithRemoveAndForceRemove
22:37:06 [2021-07-22T22:37:06.714Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:37:06 [2021-07-22T22:37:06.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:37:06 [2021-07-22T22:37:06.714Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:37:06 [2021-07-22T22:37:06.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:37:06 [2021-07-22T22:37:06.714Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:37:06 [2021-07-22T22:37:06.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:37:06 [2021-07-22T22:37:06.714Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:37:06 [2021-07-22T22:37:06.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:37:06 [2021-07-22T22:37:06.714Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:37:06 [2021-07-22T22:37:06.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:37:06 [2021-07-22T22:37:06.714Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:37:06 [2021-07-22T22:37:06.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:37:06 [2021-07-22T22:37:06.714Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:37:06 [2021-07-22T22:37:06.714Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:37:06 [2021-07-22T22:37:06.714Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:37:06 [2021-07-22T22:37:06.714Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:37:07 [2021-07-22T22:37:07.811Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.60s)
22:37:07 [2021-07-22T22:37:07.811Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:37:07 [2021-07-22T22:37:07.811Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:37:07 [2021-07-22T22:37:07.811Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:37:07 [2021-07-22T22:37:07.811Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:37:07 [2021-07-22T22:37:07.811Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:37:07 [2021-07-22T22:37:07.811Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:37:07 [2021-07-22T22:37:07.811Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:37:07 [2021-07-22T22:37:07.811Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:37:07 [2021-07-22T22:37:07.811Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:37:07 [2021-07-22T22:37:07.811Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:37:07 [2021-07-22T22:37:07.811Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:37:07 [2021-07-22T22:37:07.811Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:37:07 [2021-07-22T22:37:07.811Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:37:07 [2021-07-22T22:37:07.811Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:37:07 [2021-07-22T22:37:07.811Z]     check_test.go:309: [de16423552658] daemon is not started=== CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:37:07 [2021-07-22T22:37:07.811Z] 
22:37:07 [2021-07-22T22:37:07.811Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
22:37:07 [2021-07-22T22:37:07.811Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:37:07 [2021-07-22T22:37:07.811Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
22:37:07 [2021-07-22T22:37:07.811Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
22:37:07 [2021-07-22T22:37:07.811Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s)
22:37:07 [2021-07-22T22:37:07.811Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
22:37:07 [2021-07-22T22:37:07.811Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
22:37:07 [2021-07-22T22:37:07.811Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
22:37:07 [2021-07-22T22:37:07.811Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:37:07 [2021-07-22T22:37:07.913Z] --- PASS: TestSecretInspect (2.18s)
22:37:07 [2021-07-22T22:37:07.913Z] === RUN   TestSecretList
22:37:08 [2021-07-22T22:37:08.629Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:37:09 [2021-07-22T22:37:09.195Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.02s)
22:37:09 [2021-07-22T22:37:09.195Z] === RUN   TestCreateDifferentPlatform
22:37:09 [2021-07-22T22:37:09.195Z] === RUN   TestCreateDifferentPlatform/different_os
22:37:09 [2021-07-22T22:37:09.195Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:37:09 [2021-07-22T22:37:09.195Z] --- PASS: TestCreateDifferentPlatform (0.02s)
22:37:09 [2021-07-22T22:37:09.195Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:37:09 [2021-07-22T22:37:09.195Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:37:09 [2021-07-22T22:37:09.195Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:37:09 [2021-07-22T22:37:09.195Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
22:37:09 [2021-07-22T22:37:09.195Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:37:09 [2021-07-22T22:37:09.195Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
22:37:09 [2021-07-22T22:37:09.195Z] === RUN   TestContainerStartOnDaemonRestart
22:37:09 [2021-07-22T22:37:09.195Z] === PAUSE TestContainerStartOnDaemonRestart
22:37:09 [2021-07-22T22:37:09.195Z] === RUN   TestDaemonRestartIpcMode
22:37:09 [2021-07-22T22:37:09.195Z] === PAUSE TestDaemonRestartIpcMode
22:37:09 [2021-07-22T22:37:09.195Z] === RUN   TestDaemonHostGatewayIP
22:37:09 [2021-07-22T22:37:09.195Z] === PAUSE TestDaemonHostGatewayIP
22:37:09 [2021-07-22T22:37:09.195Z] === RUN   TestRestartDaemonWithRestartingContainer
22:37:09 [2021-07-22T22:37:09.196Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:37:09 [2021-07-22T22:37:09.196Z] === RUN   TestContainerKillOnDaemonStart
22:37:09 [2021-07-22T22:37:09.196Z] === PAUSE TestContainerKillOnDaemonStart
22:37:09 [2021-07-22T22:37:09.196Z] === RUN   TestDiff
22:37:09 [2021-07-22T22:37:09.200Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:37:10 [2021-07-22T22:37:10.595Z] --- PASS: TestSecretList (2.21s)
22:37:10 [2021-07-22T22:37:10.595Z] === RUN   TestSecretsCreateAndDelete
22:37:10 [2021-07-22T22:37:10.599Z] --- PASS: TestDiff (1.19s)
22:37:10 [2021-07-22T22:37:10.599Z] === RUN   TestExecWithCloseStdin
22:37:10 [2021-07-22T22:37:10.861Z] === RUN   TestDockerSuite/TestBuildAddNonTar
22:37:11 [2021-07-22T22:37:11.126Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:37:11 [2021-07-22T22:37:11.126Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s)
22:37:11 [2021-07-22T22:37:11.126Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s)
22:37:11 [2021-07-22T22:37:11.126Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.92s)
22:37:11 [2021-07-22T22:37:11.126Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s)
22:37:11 [2021-07-22T22:37:11.126Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s)
22:37:11 [2021-07-22T22:37:11.126Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
22:37:11 [2021-07-22T22:37:11.126Z] === RUN   TestBuildMultiStageCopy
22:37:11 [2021-07-22T22:37:11.126Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:37:11 [2021-07-22T22:37:11.195Z] === RUN   TestBoolValue
22:37:11 [2021-07-22T22:37:11.195Z] --- PASS: TestBoolValue (0.00s)
22:37:11 [2021-07-22T22:37:11.195Z] === RUN   TestBoolValueOrDefault
22:37:11 [2021-07-22T22:37:11.195Z] --- PASS: TestBoolValueOrDefault (0.00s)
22:37:11 [2021-07-22T22:37:11.195Z] === RUN   TestInt64ValueOrZero
22:37:11 [2021-07-22T22:37:11.195Z] --- PASS: TestInt64ValueOrZero (0.00s)
22:37:11 [2021-07-22T22:37:11.195Z] === RUN   TestInt64ValueOrDefault
22:37:11 [2021-07-22T22:37:11.195Z] --- PASS: TestInt64ValueOrDefault (0.00s)
22:37:11 [2021-07-22T22:37:11.195Z] === RUN   TestInt64ValueOrDefaultWithError
22:37:11 [2021-07-22T22:37:11.195Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
22:37:11 [2021-07-22T22:37:11.195Z] === RUN   TestJsonContentType
22:37:11 [2021-07-22T22:37:11.195Z] --- PASS: TestJsonContentType (0.00s)
22:37:11 [2021-07-22T22:37:11.195Z] PASS
22:37:11 [2021-07-22T22:37:11.195Z] coverage: 14.7% of statements
22:37:11 [2021-07-22T22:37:11.195Z] ok  	github.com/docker/docker/api/server/httputils	0.137s	coverage: 14.7% of statements
22:37:11 [2021-07-22T22:37:11.195Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:37:11 [2021-07-22T22:37:11.195Z] === RUN   TestMaskSecretKeys
22:37:11 [2021-07-22T22:37:11.195Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
22:37:11 [2021-07-22T22:37:11.195Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
22:37:11 [2021-07-22T22:37:11.195Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
22:37:11 [2021-07-22T22:37:11.195Z] --- PASS: TestMaskSecretKeys (0.00s)
22:37:11 [2021-07-22T22:37:11.195Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
22:37:11 [2021-07-22T22:37:11.195Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
22:37:11 [2021-07-22T22:37:11.195Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
22:37:11 [2021-07-22T22:37:11.195Z] === RUN   TestVersionMiddlewareVersion
22:37:11 [2021-07-22T22:37:11.195Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
22:37:11 [2021-07-22T22:37:11.195Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
22:37:11 [2021-07-22T22:37:11.195Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
22:37:11 [2021-07-22T22:37:11.195Z] PASS
22:37:11 [2021-07-22T22:37:11.195Z] coverage: 37.7% of statements
22:37:11 [2021-07-22T22:37:11.195Z] ok  	github.com/docker/docker/api/server/middleware	0.056s	coverage: 37.7% of statements
22:37:11 [2021-07-22T22:37:11.195Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:37:11 [2021-07-22T22:37:11.195Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:37:11 [2021-07-22T22:37:11.195Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:37:11 [2021-07-22T22:37:11.195Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:37:11 [2021-07-22T22:37:11.195Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:37:11 [2021-07-22T22:37:11.195Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:37:11 [2021-07-22T22:37:11.195Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:37:11 [2021-07-22T22:37:11.195Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:37:11 [2021-07-22T22:37:11.195Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:37:11 [2021-07-22T22:37:11.506Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:37:11 [2021-07-22T22:37:11.688Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:37:11 [2021-07-22T22:37:11.688Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:37:12 [2021-07-22T22:37:12.250Z] --- PASS: TestExecWithCloseStdin (1.79s)
22:37:12 [2021-07-22T22:37:12.250Z] === RUN   TestExec
22:37:12 [2021-07-22T22:37:12.250Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
22:37:12 [2021-07-22T22:37:12.499Z] --- PASS: TestSecretsCreateAndDelete (2.21s)
22:37:12 [2021-07-22T22:37:12.499Z] === RUN   TestSecretsUpdate
22:37:12 [2021-07-22T22:37:12.511Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestAdjustForAPIVersion
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestAdjustForAPIVersion (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] PASS
22:37:12 [2021-07-22T22:37:12.653Z] coverage: 5.7% of statements
22:37:12 [2021-07-22T22:37:12.653Z] ok  	github.com/docker/docker/api/server/router/swarm	0.048s	coverage: 5.7% of statements
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/types	[no test files]
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestStrSliceMarshalJSON
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestStrSliceUnmarshalJSON
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestStrSliceUnmarshalString
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestStrSliceUnmarshalSlice
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] PASS
22:37:12 [2021-07-22T22:37:12.653Z] coverage: 90.0% of statements
22:37:12 [2021-07-22T22:37:12.653Z] ok  	github.com/docker/docker/api/types/strslice	0.052s	coverage: 90.0% of statements
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestToJSON
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestToJSON (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestToParamWithVersion
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestToParamWithVersion (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestFromJSON
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestFromJSON (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestEmpty
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestEmpty (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestArgsMatchKVListEmptySources
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestArgsMatchKVList
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestArgsMatchKVList (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestArgsMatch
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestArgsMatch (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestAdd
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestAdd (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestDel
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestDel (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestLen
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestLen (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestExactMatch
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestExactMatch (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestOnlyOneExactMatch
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestOnlyOneExactMatch (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestContains
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestContains (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestValidate
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestValidate (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestWalkValues
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestWalkValues (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestFuzzyMatch
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestFuzzyMatch (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] === RUN   TestClone
22:37:12 [2021-07-22T22:37:12.653Z] --- PASS: TestClone (0.00s)
22:37:12 [2021-07-22T22:37:12.653Z] PASS
22:37:12 [2021-07-22T22:37:12.653Z] coverage: 92.2% of statements
22:37:12 [2021-07-22T22:37:12.653Z] ok  	github.com/docker/docker/api/types/filters	0.048s	coverage: 92.2% of statements
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:37:12 [2021-07-22T22:37:12.653Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:37:12 [2021-07-22T22:37:12.772Z]     check_test.go:309: [df4a9376d99c1] daemon is not started
22:37:12 [2021-07-22T22:37:12.772Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
22:37:12 [2021-07-22T22:37:12.880Z] tests/integration/models_resources_test.py .                             [ 91%]
22:37:13 [2021-07-22T22:37:13.035Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:37:13 [2021-07-22T22:37:13.112Z] === RUN   TestDurationToSecondsString
22:37:13 [2021-07-22T22:37:13.112Z] --- PASS: TestDurationToSecondsString (0.00s)
22:37:13 [2021-07-22T22:37:13.112Z] === RUN   TestGetTimestamp
22:37:13 [2021-07-22T22:37:13.112Z] --- PASS: TestGetTimestamp (0.18s)
22:37:13 [2021-07-22T22:37:13.112Z] === RUN   TestParseTimestamps
22:37:13 [2021-07-22T22:37:13.112Z] --- PASS: TestParseTimestamps (0.00s)
22:37:13 [2021-07-22T22:37:13.112Z] PASS
22:37:13 [2021-07-22T22:37:13.112Z] coverage: 100.0% of statements
22:37:13 [2021-07-22T22:37:13.112Z] ok  	github.com/docker/docker/api/types/time	0.235s	coverage: 100.0% of statements
22:37:13 [2021-07-22T22:37:13.295Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:37:13 [2021-07-22T22:37:13.344Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
22:37:13 [2021-07-22T22:37:13.555Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:37:13 [2021-07-22T22:37:13.570Z] === RUN   TestCompareVersion
22:37:13 [2021-07-22T22:37:13.570Z] --- PASS: TestCompareVersion (0.00s)
22:37:13 [2021-07-22T22:37:13.570Z] PASS
22:37:13 [2021-07-22T22:37:13.570Z] coverage: 75.0% of statements
22:37:13 [2021-07-22T22:37:13.570Z] ok  	github.com/docker/docker/api/types/versions	0.042s	coverage: 75.0% of statements
22:37:13 [2021-07-22T22:37:13.570Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:37:13 [2021-07-22T22:37:13.570Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:37:13 [2021-07-22T22:37:13.570Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:37:13 [2021-07-22T22:37:13.570Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
22:37:13 [2021-07-22T22:37:13.570Z] ?   	github.com/docker/docker/builder	[no test files]
22:37:13 [2021-07-22T22:37:13.570Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:37:13 [2021-07-22T22:37:13.570Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:37:13 [2021-07-22T22:37:13.570Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:37:13 [2021-07-22T22:37:13.570Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:37:13 [2021-07-22T22:37:13.570Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:37:13 [2021-07-22T22:37:13.570Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:37:13 [2021-07-22T22:37:13.570Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:37:13 [2021-07-22T22:37:13.817Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:37:13 [2021-07-22T22:37:13.914Z] --- PASS: TestExec (1.68s)
22:37:13 [2021-07-22T22:37:13.914Z] === RUN   TestExecUser
22:37:14 [2021-07-22T22:37:14.078Z] --- PASS: TestBuildMultiStageCopy (3.07s)
22:37:14 [2021-07-22T22:37:14.078Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s)
22:37:14 [2021-07-22T22:37:14.078Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.27s)
22:37:14 [2021-07-22T22:37:14.078Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s)
22:37:14 [2021-07-22T22:37:14.078Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s)
22:37:14 [2021-07-22T22:37:14.078Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s)
22:37:14 [2021-07-22T22:37:14.078Z] === RUN   TestBuildMultiStageParentConfig
22:37:14 [2021-07-22T22:37:14.403Z] --- PASS: TestSecretsUpdate (2.22s)
22:37:14 [2021-07-22T22:37:14.403Z] === RUN   TestTemplatedSecret
22:37:15 [2021-07-22T22:37:15.019Z] --- PASS: TestBuildMultiStageParentConfig (0.73s)
22:37:15 [2021-07-22T22:37:15.019Z] === RUN   TestBuildLabelWithTargets
22:37:15 [2021-07-22T22:37:15.106Z] === RUN   TestParseRemoteURL
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
22:37:15 [2021-07-22T22:37:15.107Z] --- PASS: TestParseRemoteURL (0.00s)
22:37:15 [2021-07-22T22:37:15.107Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
22:37:15 [2021-07-22T22:37:15.107Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
22:37:15 [2021-07-22T22:37:15.107Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
22:37:15 [2021-07-22T22:37:15.107Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
22:37:15 [2021-07-22T22:37:15.107Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
22:37:15 [2021-07-22T22:37:15.107Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
22:37:15 [2021-07-22T22:37:15.107Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
22:37:15 [2021-07-22T22:37:15.107Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
22:37:15 [2021-07-22T22:37:15.107Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
22:37:15 [2021-07-22T22:37:15.107Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestCloneArgsSmartHttp
22:37:15 [2021-07-22T22:37:15.107Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestCloneArgsDumbHttp
22:37:15 [2021-07-22T22:37:15.107Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestCloneArgsGit
22:37:15 [2021-07-22T22:37:15.107Z] --- PASS: TestCloneArgsGit (0.00s)
22:37:15 [2021-07-22T22:37:15.107Z] === RUN   TestCheckoutGit
22:37:15 [2021-07-22T22:37:15.298Z] --- PASS: TestExecUser (1.50s)
22:37:15 [2021-07-22T22:37:15.298Z] === RUN   TestExportContainerAndImportImage
22:37:15 [2021-07-22T22:37:15.298Z]     docker_cli_daemon_plugins_test.go:79: [d04c8e2250930] daemon is not started
22:37:15 [2021-07-22T22:37:15.959Z] --- PASS: TestBuildLabelWithTargets (1.19s)
22:37:15 [2021-07-22T22:37:15.959Z] === RUN   TestBuildWithEmptyLayers
22:37:16 [2021-07-22T22:37:16.529Z] --- PASS: TestBuildWithEmptyLayers (0.60s)
22:37:16 [2021-07-22T22:37:16.529Z] === RUN   TestBuildMultiStageOnBuild
22:37:16 [2021-07-22T22:37:16.682Z] --- PASS: TestExportContainerAndImportImage (1.38s)
22:37:16 [2021-07-22T22:37:16.682Z] === RUN   TestExportContainerAfterDaemonRestart
22:37:16 [2021-07-22T22:37:16.682Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
22:37:17 [2021-07-22T22:37:17.286Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestProcessNoDockerignore
22:37:17 [2021-07-22T22:37:17.286Z] --- PASS: TestProcessNoDockerignore (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestProcessShouldLeaveAllFiles
22:37:17 [2021-07-22T22:37:17.286Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestDetectContentType
22:37:17 [2021-07-22T22:37:17.286Z] --- PASS: TestDetectContentType (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestSelectAcceptableMIME
22:37:17 [2021-07-22T22:37:17.286Z] --- PASS: TestSelectAcceptableMIME (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestInspectEmptyResponse
22:37:17 [2021-07-22T22:37:17.286Z] --- PASS: TestInspectEmptyResponse (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestInspectResponseBinary
22:37:17 [2021-07-22T22:37:17.286Z] --- PASS: TestInspectResponseBinary (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestResponseUnsupportedContentType
22:37:17 [2021-07-22T22:37:17.286Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestInspectResponseTextSimple
22:37:17 [2021-07-22T22:37:17.286Z] --- PASS: TestInspectResponseTextSimple (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestInspectResponseEmptyContentType
22:37:17 [2021-07-22T22:37:17.286Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestUnknownContentLength
22:37:17 [2021-07-22T22:37:17.286Z] --- PASS: TestUnknownContentLength (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestDownloadRemote
22:37:17 [2021-07-22T22:37:17.286Z] --- PASS: TestDownloadRemote (0.12s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestGetWithStatusError
22:37:17 [2021-07-22T22:37:17.286Z] --- PASS: TestGetWithStatusError (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestCloseRootDirectory
22:37:17 [2021-07-22T22:37:17.286Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:37:17 [2021-07-22T22:37:17.286Z] --- SKIP: TestCloseRootDirectory (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestHashFile
22:37:17 [2021-07-22T22:37:17.286Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:37:17 [2021-07-22T22:37:17.286Z] --- SKIP: TestHashFile (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestHashSubdir
22:37:17 [2021-07-22T22:37:17.286Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:37:17 [2021-07-22T22:37:17.286Z] --- SKIP: TestHashSubdir (0.00s)
22:37:17 [2021-07-22T22:37:17.286Z] === RUN   TestRemoveDirectory
22:37:17 [2021-07-22T22:37:17.286Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:37:17 [2021-07-22T22:37:17.286Z] --- SKIP: TestRemoveDirectory (0.01s)
22:37:17 [2021-07-22T22:37:17.286Z] PASS
22:37:17 [2021-07-22T22:37:17.286Z] coverage: 9.3% of statements
22:37:17 [2021-07-22T22:37:17.286Z] ok  	github.com/docker/docker/builder/remotecontext	0.287s	coverage: 9.3% of statements
22:37:17 [2021-07-22T22:37:17.624Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestEnable
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestEnable (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestDisable
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestDisable (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestEnabled
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestEnabled (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] PASS
22:37:17 [2021-07-22T22:37:17.744Z] coverage: 100.0% of statements
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestGetAllAllowed
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestGetAllAllowed (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestGetAllMeta
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestGetAllMeta (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestWarnOnUnusedBuildArgs
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestIsUnreferencedBuiltin
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestIsExistingDirectory
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestIsExistingDirectory (0.01s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestGetFilenameForDownload
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestGetFilenameForDownload (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestEnv2Variables
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestEnv2Variables (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestEnvValueWithExistingRunConfigEnv
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestMaintainer
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestMaintainer (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestLabel
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestLabel (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestFromScratch
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestFromScratch (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestFromWithArg
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestFromWithArg (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestFromWithArgButBuildArgsNotGiven
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestFromWithUndefinedArg
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestFromWithUndefinedArg (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestFromMultiStageWithNamedStage
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestOnbuild
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestOnbuild (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestWorkdir
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestWorkdir (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestCmd
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestCmd (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestHealthcheckNone
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestHealthcheckNone (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestHealthcheckCmd
22:37:17 [2021-07-22T22:37:17.744Z] ok  	github.com/docker/docker/cli/debug	0.041s	coverage: 100.0% of statements
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestHealthcheckCmd (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestEntrypoint
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestEntrypoint (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestExpose
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestExpose (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestUser
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestUser (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestVolume
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestVolume (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestStopSignal
22:37:17 [2021-07-22T22:37:17.744Z]     dispatchers_test.go:377: Windows does not support stopsignal
22:37:17 [2021-07-22T22:37:17.744Z] --- SKIP: TestStopSignal (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestArg
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestArg (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestShell
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestShell (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestPrependEnvOnCmd
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestPrependEnvOnCmd (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestRunWithBuildArgs
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestRunWithBuildArgs (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestRunIgnoresHealthcheck
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestDispatchUnsupportedOptions
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestNormalizeWorkdir
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestNormalizeWorkdir (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestDispatch
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestDispatch/ADD_multiple_files_to_file
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestDispatch/COPY_multiple_files_to_file
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestDispatch/COPY_wildcard_no_files
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestDispatch/COPY_url
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestDispatch (0.07s)
22:37:17 [2021-07-22T22:37:17.744Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
22:37:17 [2021-07-22T22:37:17.744Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
22:37:17 [2021-07-22T22:37:17.744Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
22:37:17 [2021-07-22T22:37:17.744Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
22:37:17 [2021-07-22T22:37:17.744Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
22:37:17 [2021-07-22T22:37:17.744Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z]     --- PASS: TestDispatch/COPY_url (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestAddScratchImageAddsToMounts
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestAddFromScratchPopulatesPlatform
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
22:37:17 [2021-07-22T22:37:17.744Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
22:37:17 [2021-07-22T22:37:17.744Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
22:37:17 [2021-07-22T22:37:17.745Z] === RUN   TestImageSourceGetAddsToMounts
22:37:17 [2021-07-22T22:37:17.745Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
22:37:17 [2021-07-22T22:37:17.745Z] === RUN   TestEmptyDockerfile
22:37:17 [2021-07-22T22:37:17.745Z] --- PASS: TestEmptyDockerfile (0.01s)
22:37:17 [2021-07-22T22:37:17.745Z] === RUN   TestSymlinkDockerfile
22:37:17 [2021-07-22T22:37:17.745Z] --- PASS: TestSymlinkDockerfile (0.01s)
22:37:17 [2021-07-22T22:37:17.745Z] === RUN   TestDockerfileOutsideTheBuildContext
22:37:17 [2021-07-22T22:37:17.745Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
22:37:17 [2021-07-22T22:37:17.745Z] === RUN   TestNonExistingDockerfile
22:37:17 [2021-07-22T22:37:17.745Z] --- PASS: TestNonExistingDockerfile (0.00s)
22:37:17 [2021-07-22T22:37:17.745Z] === RUN   TestCopyRunConfig
22:37:17 [2021-07-22T22:37:17.745Z] --- PASS: TestCopyRunConfig (0.00s)
22:37:17 [2021-07-22T22:37:17.745Z] === RUN   TestDeepCopyRunConfig
22:37:17 [2021-07-22T22:37:17.745Z] --- PASS: TestDeepCopyRunConfig (0.00s)
22:37:17 [2021-07-22T22:37:17.745Z] === RUN   TestExportImage
22:37:17 [2021-07-22T22:37:17.745Z] --- PASS: TestExportImage (0.00s)
22:37:17 [2021-07-22T22:37:17.745Z] === RUN   TestNormalizeDest
22:37:17 [2021-07-22T22:37:17.745Z] --- PASS: TestNormalizeDest (0.00s)
22:37:17 [2021-07-22T22:37:17.745Z] PASS
22:37:17 [2021-07-22T22:37:17.745Z] coverage: 47.0% of statements
22:37:17 [2021-07-22T22:37:17.745Z] ok  	github.com/docker/docker/builder/dockerfile	0.198s	coverage: 47.0% of statements
22:37:18 [2021-07-22T22:37:18.195Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
22:37:18 [2021-07-22T22:37:18.195Z] === RUN   TestHealthCheckWorkdir
22:37:18 [2021-07-22T22:37:18.204Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
22:37:18 [2021-07-22T22:37:18.593Z] --- PASS: TestTemplatedSecret (3.34s)
22:37:18 [2021-07-22T22:37:18.593Z] === RUN   TestSecretCreateResolve
22:37:18 [2021-07-22T22:37:18.666Z] === RUN   TestTCP4Proxy
22:37:18 [2021-07-22T22:37:18.766Z]     docker_cli_daemon_plugins_test.go:169: [da03af02f26b0] daemon is not started
22:37:19 [2021-07-22T22:37:19.072Z] --- PASS: TestBuildMultiStageOnBuild (2.41s)
22:37:19 [2021-07-22T22:37:19.072Z] === RUN   TestBuildUncleanTarFilenames
22:37:19 [2021-07-22T22:37:19.124Z] --- PASS: TestTCP4Proxy (0.01s)
22:37:19 [2021-07-22T22:37:19.124Z] === RUN   TestTCP4ProxyHalfClose
22:37:19 [2021-07-22T22:37:19.124Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
22:37:19 [2021-07-22T22:37:19.124Z] === RUN   TestTCP6Proxy
22:37:19 [2021-07-22T22:37:19.124Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
22:37:19 [2021-07-22T22:37:19.124Z] --- SKIP: TestTCP6Proxy (0.00s)
22:37:19 [2021-07-22T22:37:19.124Z] === RUN   TestTCPDualStackProxy
22:37:19 [2021-07-22T22:37:19.124Z]     network_proxy_test.go:212: No support for dual stack yet
22:37:19 [2021-07-22T22:37:19.124Z] --- SKIP: TestTCPDualStackProxy (0.00s)
22:37:19 [2021-07-22T22:37:19.124Z] === RUN   TestUDP4Proxy
22:37:19 [2021-07-22T22:37:19.124Z] --- PASS: TestUDP4Proxy (0.00s)
22:37:19 [2021-07-22T22:37:19.124Z] === RUN   TestUDP6Proxy
22:37:19 [2021-07-22T22:37:19.124Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
22:37:19 [2021-07-22T22:37:19.124Z] --- SKIP: TestUDP6Proxy (0.00s)
22:37:19 [2021-07-22T22:37:19.124Z] === RUN   TestUDPWriteError
22:37:19 [2021-07-22T22:37:19.124Z] --- PASS: TestUDPWriteError (0.00s)
22:37:19 [2021-07-22T22:37:19.124Z] === RUN   TestSCTP4Proxy
22:37:19 [2021-07-22T22:37:19.124Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
22:37:19 [2021-07-22T22:37:19.124Z] --- SKIP: TestSCTP4Proxy (0.00s)
22:37:19 [2021-07-22T22:37:19.124Z] === RUN   TestSCTP6Proxy
22:37:19 [2021-07-22T22:37:19.124Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
22:37:19 [2021-07-22T22:37:19.124Z] --- SKIP: TestSCTP6Proxy (0.00s)
22:37:19 [2021-07-22T22:37:19.124Z] PASS
22:37:19 [2021-07-22T22:37:19.124Z] coverage: 49.4% of statements
22:37:19 [2021-07-22T22:37:19.124Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.057s	coverage: 49.4% of statements
22:37:19 [2021-07-22T22:37:19.217Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:37:19 [2021-07-22T22:37:19.706Z] --- PASS: TestHealthCheckWorkdir (1.52s)
22:37:19 [2021-07-22T22:37:19.707Z] === RUN   TestHealthKillContainer
22:37:19 [2021-07-22T22:37:19.967Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
22:37:20 [2021-07-22T22:37:20.012Z] --- PASS: TestBuildUncleanTarFilenames (0.89s)
22:37:20 [2021-07-22T22:37:20.012Z] === RUN   TestBuildMultiStageLayerLeak
22:37:20 [2021-07-22T22:37:20.496Z] --- PASS: TestSecretCreateResolve (2.29s)
22:37:20 [2021-07-22T22:37:20.496Z] PASS
22:37:20 [2021-07-22T22:37:20.496Z] 
22:37:20 [2021-07-22T22:37:20.496Z] DONE 6 tests in 14.486s
22:37:20 [2021-07-22T22:37:20.496Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:37:20 [2021-07-22T22:37:20.496Z] INFO: Testing against a local daemon
22:37:20 [2021-07-22T22:37:20.496Z] === RUN   TestServiceCreateInit
22:37:20 [2021-07-22T22:37:20.496Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:37:20 [2021-07-22T22:37:20.538Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
22:37:21 [2021-07-22T22:37:21.478Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
22:37:21 [2021-07-22T22:37:21.961Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:37:21 [2021-07-22T22:37:21.961Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:37:22 [2021-07-22T22:37:22.552Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s)
22:37:22 [2021-07-22T22:37:22.552Z] === RUN   TestBuildWithHugeFile
22:37:22 [2021-07-22T22:37:22.867Z] === RUN   TestDockerSuite/TestBuildAddScript
22:37:23 [2021-07-22T22:37:23.438Z] --- PASS: TestHealthKillContainer (3.60s)
22:37:23 [2021-07-22T22:37:23.438Z] === RUN   TestInspectCpusetInConfigPre120
22:37:23 [2021-07-22T22:37:23.699Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
22:37:24 [2021-07-22T22:37:24.270Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
22:37:24 [2021-07-22T22:37:24.270Z] --- PASS: TestInspectCpusetInConfigPre120 (1.09s)
22:37:24 [2021-07-22T22:37:24.270Z] === RUN   TestIpcModeNone
22:37:24 [2021-07-22T22:37:24.690Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:37:24 [2021-07-22T22:37:24.841Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
22:37:25 [2021-07-22T22:37:25.413Z]     check_test.go:309: [d6e313dfa89c1] daemon is not started
22:37:25 [2021-07-22T22:37:25.413Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
22:37:25 [2021-07-22T22:37:25.984Z] --- PASS: TestIpcModeNone (1.50s)
22:37:25 [2021-07-22T22:37:25.984Z] === RUN   TestIpcModePrivate
22:37:26 [2021-07-22T22:37:26.558Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
22:37:26 [2021-07-22T22:37:26.996Z] tests/integration/regression_test.py ......                              [ 98%]
22:37:27 [2021-07-22T22:37:27.254Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:37:27 [2021-07-22T22:37:27.254Z] tests/integration/credentials/utils_test.py .                            [100%]
22:37:27 [2021-07-22T22:37:27.254Z] 
22:37:27 [2021-07-22T22:37:27.254Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:37:27 [2021-07-22T22:37:27.254Z] =========================== short test summary info ============================
22:37:27 [2021-07-22T22:37:27.254Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:37:27 [2021-07-22T22:37:27.254Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:37:27 [2021-07-22T22:37:27.254Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:37:27 [2021-07-22T22:37:27.254Z]   Not supported on most drivers
22:37:27 [2021-07-22T22:37:27.254Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
22:37:27 [2021-07-22T22:37:27.254Z]   Output of docker top depends on host distro, and is not formalized.
22:37:27 [2021-07-22T22:37:27.254Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
22:37:27 [2021-07-22T22:37:27.254Z]   Output of docker top depends on host distro, and is not formalized.
22:37:27 [2021-07-22T22:37:27.254Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:37:27 [2021-07-22T22:37:27.254Z]   Can fail if eth0 has multiple IP addresses
22:37:27 [2021-07-22T22:37:27.254Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:37:27 [2021-07-22T22:37:27.254Z]   This doesn't seem to be taken into account by the engine
22:37:27 [2021-07-22T22:37:27.254Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
22:37:27 [2021-07-22T22:37:27.254Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
22:37:27 [2021-07-22T22:37:27.254Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:37:27 [2021-07-22T22:37:27.254Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 351.32 seconds ==
22:37:27 [2021-07-22T22:37:27.500Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
22:37:27 [2021-07-22T22:37:27.500Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false
22:37:27 [2021-07-22T22:37:27.512Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:37:27 [2021-07-22T22:37:27.761Z] --- PASS: TestIpcModePrivate (1.84s)
22:37:27 [2021-07-22T22:37:27.761Z] === RUN   TestIpcModeShareable
22:37:29 [2021-07-22T22:37:29.431Z] === RUN   TestCheckpointCreateError
22:37:29 [2021-07-22T22:37:29.431Z] --- PASS: TestCheckpointCreateError (0.00s)
22:37:29 [2021-07-22T22:37:29.431Z] === RUN   TestCheckpointCreate
22:37:29 [2021-07-22T22:37:29.431Z] --- PASS: TestCheckpointCreate (0.00s)
22:37:29 [2021-07-22T22:37:29.431Z] === RUN   TestCheckpointDeleteError
22:37:29 [2021-07-22T22:37:29.431Z] --- PASS: TestCheckpointDeleteError (0.00s)
22:37:29 [2021-07-22T22:37:29.431Z] === RUN   TestCheckpointDelete
22:37:29 [2021-07-22T22:37:29.431Z] --- PASS: TestCheckpointDelete (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestCheckpointListError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestCheckpointListError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestCheckpointList
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestCheckpointList (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestCheckpointListContainerNotFound
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestNewClientWithOpsFromEnv
22:37:29 [2021-07-22T22:37:29.432Z]     client_test.go:23: runtime.GOOS == "windows"
22:37:29 [2021-07-22T22:37:29.432Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestGetAPIPath
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestGetAPIPath (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestParseHostURL
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestParseHostURL (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestNegotiateAPIVersionEmpty
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestNegotiateAPIVersion
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestNegotiateAPIVersion (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestNegotiateAPVersionOverride
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestNegotiateAPIVersionAutomatic
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestClientRedirect
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestClientRedirect (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigCreateUnsupported
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigCreateUnsupported (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigCreateError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigCreateError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigCreate
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigCreate (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigInspectNotFound
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigInspectNotFound (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigInspectWithEmptyID
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigInspectUnsupported
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigInspectUnsupported (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigInspectError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigInspectError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigInspectConfigNotFound
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigInspect
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigInspect (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigListUnsupported
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigListUnsupported (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigListError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigListError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigList
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigList (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigRemoveUnsupported
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigRemoveError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigRemoveError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigRemove
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigRemove (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigUpdateUnsupported
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigUpdateError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigUpdateError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestConfigUpdate
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestConfigUpdate (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerCommitError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerCommitError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerCommit
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerCommit (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerStatPathError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerStatPathError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerStatPathNotFoundError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerStatPathNoHeaderError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerStatPath
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerStatPath (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestCopyToContainerError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestCopyToContainerError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestCopyToContainerNotFoundError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestCopyToContainerNotStatusOKError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestCopyToContainer
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestCopyToContainer (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestCopyFromContainerError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestCopyFromContainerError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestCopyFromContainerNotFoundError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestCopyFromContainerNotStatusOKError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestCopyFromContainerNoHeaderError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestCopyFromContainer
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestCopyFromContainer (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerCreateError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerCreateError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerCreateImageNotFound
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerCreateWithName
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerCreateWithName (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerCreateAutoRemove
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerDiffError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerDiffError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerDiff
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerDiff (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerExecCreateError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerExecCreateError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerExecCreate
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerExecCreate (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerExecStartError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerExecStartError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerExecStart
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerExecStart (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerExecInspectError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerExecInspectError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerExecInspect
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerExecInspect (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerExportError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerExportError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerExport
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerExport (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerInspectError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerInspectError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerInspectContainerNotFound
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerInspectWithEmptyID
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerInspect
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerInspect (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerInspectNode
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerInspectNode (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerKillError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerKillError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerKill
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerKill (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerListError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerListError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerList
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerList (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerLogsNotFoundError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerLogsError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerLogsError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerLogs
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerLogs (0.19s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerPauseError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerPauseError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerPause
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerPause (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainersPruneError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainersPruneError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainersPrune
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainersPrune (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerRemoveError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerRemoveError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerRemoveNotFoundError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerRemove
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerRemove (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerRenameError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerRenameError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerRename
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerRename (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerResizeError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerResizeError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerExecResizeError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerExecResizeError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerResize
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerResize (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerExecResize
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerExecResize (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerRestartError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerRestartError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerRestart
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerRestart (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerStartError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerStartError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerStart
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerStart (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerStatsError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerStatsError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerStats
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerStats (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerStopError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerStopError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerStop
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerStop (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerTopError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerTopError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerTop
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerTop (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerUnpauseError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerUnpauseError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerUnpause
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerUnpause (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerUpdateError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerUpdateError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerUpdate
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerUpdate (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerWaitError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerWaitError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestContainerWait
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestContainerWait (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestDiskUsageError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestDiskUsageError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestDiskUsage
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestDiskUsage (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestDistributionInspectUnsupported
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestDistributionInspectWithEmptyID
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestEventsErrorInOptions
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestEventsErrorInOptions (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestEventsErrorFromServer
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestEventsErrorFromServer (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestEvents
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestEvents (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestTLSCloseWriter
22:37:29 [2021-07-22T22:37:29.432Z] === PAUSE TestTLSCloseWriter
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageBuildError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageBuildError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageBuild
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageBuild (0.01s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestGetDockerOS
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestGetDockerOS (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageCreateError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageCreateError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageCreate
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageCreate (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageHistoryError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageHistoryError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageHistory
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageHistory (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageImportError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageImportError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageImport
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageImport (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageInspectError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageInspectError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageInspectImageNotFound
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageInspectImageNotFound (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageInspectWithEmptyID
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageInspect
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageInspect (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageListError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageListError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageList
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageList (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageListApiBefore125
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageListApiBefore125 (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageLoadError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageLoadError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageLoad
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageLoad (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagesPruneError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagesPruneError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagesPrune
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagesPrune (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePullReferenceParseError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePullReferenceParseError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePullAnyError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePullAnyError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePullStatusUnauthorizedError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePullWithPrivilegedFuncNoError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePullWithoutErrors
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePullWithoutErrors (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePushReferenceError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePushReferenceError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePushAnyError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePushAnyError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePushStatusUnauthorizedError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePushWithPrivilegedFuncNoError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePushWithoutErrors
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImagePushWithoutErrors (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageRemoveError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageRemoveError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageRemoveImageNotFound
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageRemove
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageRemove (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageSaveError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageSaveError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageSave
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageSave (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageSearchAnyError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageSearchAnyError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageSearchStatusUnauthorizedError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageSearchWithoutErrors
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageTagError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageTagError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageTagInvalidReference
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageTagInvalidReference (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageTagInvalidSourceImageName
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageTagHexSource
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageTagHexSource (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestImageTag
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestImageTag (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestInfoServerError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestInfoServerError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestInfoInvalidResponseJSONError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestInfo
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestInfo (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestNetworkConnectError
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestNetworkConnectError (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
22:37:29 [2021-07-22T22:37:29.432Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
22:37:29 [2021-07-22T22:37:29.432Z] === RUN   TestNetworkConnect
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworkConnect (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworkCreateError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworkCreateError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworkCreate
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworkCreate (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworkDisconnectError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworkDisconnectError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworkDisconnect
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworkDisconnect (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworkInspectError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworkInspectError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworkInspectNotFoundError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworkInspectWithEmptyID
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworkInspect
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworkInspect (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworkListError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworkListError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworkList
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworkList (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworksPruneError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworksPruneError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworksPrune
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworksPrune (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworkRemoveError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworkRemoveError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNetworkRemove
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNetworkRemove (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNodeInspectError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNodeInspectError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNodeInspectNodeNotFound
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNodeInspectWithEmptyID
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNodeInspect
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNodeInspect (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNodeListError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNodeListError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNodeList
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNodeList (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNodeRemoveError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNodeRemoveError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNodeRemove
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNodeRemove (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNodeUpdateError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNodeUpdateError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestNodeUpdate
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestNodeUpdate (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestOptionWithTimeout
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestOptionWithTimeout (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPingFail
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPingFail (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPingWithError
22:37:29 [2021-07-22T22:37:29.433Z] 2021/07/22 22:37:28 RoundTripper returned a response & error; ignoring response
22:37:29 [2021-07-22T22:37:29.433Z] 2021/07/22 22:37:28 RoundTripper returned a response & error; ignoring response
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPingWithError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPingSuccess
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPingSuccess (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPingHeadFallback
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPingHeadFallback/OK
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPingHeadFallback/Internal_Server_Error
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPingHeadFallback/Not_Found
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPingHeadFallback (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginDisableError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginDisableError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginDisable
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginDisable (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginEnableError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginEnableError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginEnable
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginEnable (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginInspectError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginInspectError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginInspectWithEmptyID
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginInspect
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginInspect (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginListError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginListError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginList
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginList (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginPushError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginPushError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginPush
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginPush (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginRemoveError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginRemoveError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginRemove
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginRemove (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginSetError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginSetError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPluginSet
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPluginSet (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSetHostHeader
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSetHostHeader (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestPlainTextError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestPlainTextError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestInfiniteError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestInfiniteError (0.01s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestCanceledContext
22:37:29 [2021-07-22T22:37:29.433Z] 2021/07/22 22:37:28 RoundTripper returned a response & error; ignoring response
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestCanceledContext (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestDeadlineExceededContext
22:37:29 [2021-07-22T22:37:29.433Z] 2021/07/22 22:37:28 RoundTripper returned a response & error; ignoring response
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestDeadlineExceededContext (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretCreateUnsupported
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretCreateUnsupported (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretCreateError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretCreateError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretCreate
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretCreate (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretInspectUnsupported
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretInspectUnsupported (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretInspectError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretInspectError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretInspectSecretNotFound
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretInspectWithEmptyID
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretInspect
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretInspect (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretListUnsupported
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretListUnsupported (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretListError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretListError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretList
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretList (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretRemoveUnsupported
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretRemoveError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretRemoveError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretRemove
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretRemove (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretUpdateUnsupported
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretUpdateError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretUpdateError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSecretUpdate
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSecretUpdate (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceCreateError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceCreateError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceCreate
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceCreate (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceCreateCompatiblePlatforms
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceCreateDigestPinning
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceInspectError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceInspectError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceInspectServiceNotFound
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceInspectWithEmptyID
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceInspect
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceInspect (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceListError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceListError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceList
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceList (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceLogsError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceLogsError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceLogs
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceLogs (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceRemoveError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceRemoveError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceRemoveNotFoundError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceRemove
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceRemove (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceUpdateError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceUpdateError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestServiceUpdate
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestServiceUpdate (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmGetUnlockKeyError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmGetUnlockKey
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmInitError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmInitError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmInit
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmInit (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmInspectError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmInspectError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmInspect
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmInspect (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmJoinError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmJoinError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmJoin
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmJoin (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmLeaveError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmLeaveError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmLeave
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmLeave (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmUnlockError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmUnlockError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmUnlock
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmUnlock (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmUpdateError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmUpdateError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestSwarmUpdate
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestSwarmUpdate (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestTaskInspectError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestTaskInspectError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestTaskInspectWithEmptyID
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestTaskInspect
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestTaskInspect (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestTaskListError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestTaskListError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestTaskList
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestTaskList (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestVolumeCreateError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestVolumeCreateError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestVolumeCreate
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestVolumeCreate (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestVolumeInspectError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestVolumeInspectError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestVolumeInspectNotFound
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestVolumeInspectNotFound (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestVolumeInspectWithEmptyID
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestVolumeInspect
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestVolumeInspect (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestVolumeListError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestVolumeListError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestVolumeList
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestVolumeList (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestVolumeRemoveError
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestVolumeRemoveError (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === RUN   TestVolumeRemove
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestVolumeRemove (0.00s)
22:37:29 [2021-07-22T22:37:29.433Z] === CONT  TestTLSCloseWriter
22:37:29 [2021-07-22T22:37:29.433Z] --- PASS: TestTLSCloseWriter (0.01s)
22:37:29 [2021-07-22T22:37:29.433Z] PASS
22:37:29 [2021-07-22T22:37:29.433Z] coverage: 75.0% of statements
22:37:29 [2021-07-22T22:37:29.433Z] ok  	github.com/docker/docker/client	0.378s	coverage: 75.0% of statements
22:37:29 [2021-07-22T22:37:29.675Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true
22:37:29 [2021-07-22T22:37:29.675Z] --- PASS: TestIpcModeShareable (1.90s)
22:37:29 [2021-07-22T22:37:29.675Z] === RUN   TestAPIIpcModeShareableAndContainer
22:37:29 [2021-07-22T22:37:29.675Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
22:37:29 [2021-07-22T22:37:29.963Z] --- PASS: TestServiceCreateInit (9.33s)
22:37:29 [2021-07-22T22:37:29.963Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.53s)
22:37:29 [2021-07-22T22:37:29.963Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.79s)
22:37:29 [2021-07-22T22:37:29.963Z] === RUN   TestCreateServiceMultipleTimes
22:37:32 [2021-07-22T22:37:32.219Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
22:37:34 [2021-07-22T22:37:34.762Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
22:37:34 [2021-07-22T22:37:34.762Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.88s)
22:37:34 [2021-07-22T22:37:34.762Z] === RUN   TestAPIIpcModeHost
22:37:36 [2021-07-22T22:37:36.673Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
22:37:36 [2021-07-22T22:37:36.673Z] --- PASS: TestAPIIpcModeHost (2.12s)
22:37:36 [2021-07-22T22:37:36.673Z] === RUN   TestDaemonIpcModeShareable
22:37:38 [2021-07-22T22:37:38.058Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
22:37:38 [2021-07-22T22:37:38.630Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
22:37:39 [2021-07-22T22:37:39.201Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
22:37:39 [2021-07-22T22:37:39.462Z] --- PASS: TestDaemonIpcModeShareable (2.82s)
22:37:39 [2021-07-22T22:37:39.462Z] === RUN   TestDaemonIpcModePrivate
22:37:39 [2021-07-22T22:37:39.698Z] Leaving: AppArmorNo profiles have been unloaded.
22:37:39 [2021-07-22T22:37:39.698Z] 
22:37:39 [2021-07-22T22:37:39.698Z] Unloading profiles will leave already running processes permanently
22:37:39 [2021-07-22T22:37:39.698Z] unconfined, which can lead to unexpected situations.
22:37:39 [2021-07-22T22:37:39.698Z] 
22:37:39 [2021-07-22T22:37:39.698Z] To set a process to complain mode, use the command line tool
22:37:39 [2021-07-22T22:37:39.698Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:37:39 [2021-07-22T22:37:39.698Z] 
Post stage
[Pipeline] junit
22:37:39 [2021-07-22T22:37:39.711Z] Recording test results
22:37:40 [2021-07-22T22:37:40.834Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
22:37:40 [2021-07-22T22:37:40.847Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
22:37:41 [2021-07-22T22:37:41.148Z] + echo Ensuring container killed.
22:37:41 [2021-07-22T22:37:41.148Z] Ensuring container killed.
22:37:41 [2021-07-22T22:37:41.148Z] + docker rm -vf docker-pr7
22:37:41 [2021-07-22T22:37:41.148Z] Error: No such container: docker-pr7
[Pipeline] sh
22:37:41 [2021-07-22T22:37:41.418Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
22:37:41 [2021-07-22T22:37:41.450Z] + echo Chowning /workspace to jenkins user
22:37:41 [2021-07-22T22:37:41.450Z] Chowning /workspace to jenkins user
22:37:41 [2021-07-22T22:37:41.450Z] + id -u
22:37:41 [2021-07-22T22:37:41.451Z] + id -g
22:37:41 [2021-07-22T22:37:41.451Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42661:/workspace busybox chown -R 1000:1000 /workspace
22:37:41 [2021-07-22T22:37:41.451Z] Unable to find image 'busybox:latest' locally
22:37:41 [2021-07-22T22:37:41.710Z] latest: Pulling from library/busybox
22:37:41 [2021-07-22T22:37:41.710Z] b71f96345d44: Pulling fs layer
22:37:41 [2021-07-22T22:37:41.710Z] b71f96345d44: Verifying Checksum
22:37:41 [2021-07-22T22:37:41.710Z] b71f96345d44: Download complete
22:37:41 [2021-07-22T22:37:41.971Z] b71f96345d44: Pull complete
22:37:41 [2021-07-22T22:37:41.971Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
22:37:41 [2021-07-22T22:37:41.971Z] Status: Downloaded newer image for busybox:latest
22:37:41 [2021-07-22T22:37:41.989Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false
22:37:42 [2021-07-22T22:37:42.249Z] --- PASS: TestDaemonIpcModePrivate (2.79s)
22:37:42 [2021-07-22T22:37:42.249Z] === RUN   TestDaemonIpcModePrivateFromConfig
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:37:43 [2021-07-22T22:37:43.642Z] + bundleName=docker-py
22:37:43 [2021-07-22T22:37:43.642Z] + echo Creating docker-py-bundles.tar.gz
22:37:43 [2021-07-22T22:37:43.642Z] Creating docker-py-bundles.tar.gz
22:37:43 [2021-07-22T22:37:43.642Z] + 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
22:37:43 [2021-07-22T22:37:43.654Z] Archiving artifacts
22:37:44 [2021-07-22T22:37:44.197Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
22:37:44 [2021-07-22T22:37:44.198Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
22:37:44 [2021-07-22T22:37:44.461Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.16s)
22:37:44 [2021-07-22T22:37:44.461Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:37:45 [2021-07-22T22:37:45.031Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
22:37:45 [2021-07-22T22:37:45.518Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42661/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
22:37:45 [2021-07-22T22:37:45.882Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -e DOCKER_GRAPHDRIVER docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/make.sh binary
22:37:46 [2021-07-22T22:37:46.416Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true
22:37:46 [2021-07-22T22:37:46.447Z] 
22:37:46 [2021-07-22T22:37:46.448Z] Removing bundles/
22:37:46 [2021-07-22T22:37:46.448Z] 
22:37:46 [2021-07-22T22:37:46.448Z] ---> Making bundle: binary (in bundles/binary)
22:37:46 [2021-07-22T22:37:46.448Z] Building: bundles/binary-daemon/dockerd-dev
22:37:46 [2021-07-22T22:37:46.448Z] GOOS="" GOARCH="" GOARM=""
22:37:46 [2021-07-22T22:37:46.677Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.40s)
22:37:46 [2021-07-22T22:37:46.677Z] === RUN   TestIpcModeOlderClient
22:37:46 [2021-07-22T22:37:46.677Z] === PAUSE TestIpcModeOlderClient
22:37:46 [2021-07-22T22:37:46.677Z] === RUN   TestKillContainerInvalidSignal
22:37:48 [2021-07-22T22:37:48.052Z] --- PASS: TestCreateServiceMultipleTimes (17.30s)
22:37:48 [2021-07-22T22:37:48.052Z] === RUN   TestCreateServiceConflict
22:37:48 [2021-07-22T22:37:48.063Z] --- PASS: TestKillContainerInvalidSignal (0.96s)
22:37:48 [2021-07-22T22:37:48.063Z] === RUN   TestKillContainer
22:37:48 [2021-07-22T22:37:48.063Z] === RUN   TestKillContainer/no_signal
22:37:48 [2021-07-22T22:37:48.063Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
22:37:48 [2021-07-22T22:37:48.063Z] === RUN   TestDockerSuite/TestBuildAddTar
22:37:48 [2021-07-22T22:37:48.633Z] === RUN   TestKillContainer/non_killing_signal
22:37:48 [2021-07-22T22:37:48.989Z] --- PASS: TestCreateServiceConflict (2.20s)
22:37:48 [2021-07-22T22:37:48.989Z] === RUN   TestCreateServiceMaxReplicas
22:37:49 [2021-07-22T22:37:49.575Z] === RUN   TestKillContainer/killing_signal
22:37:50 [2021-07-22T22:37:50.520Z] --- PASS: TestKillContainer (2.79s)
22:37:50 [2021-07-22T22:37:50.520Z]     --- PASS: TestKillContainer/no_signal (0.96s)
22:37:50 [2021-07-22T22:37:50.520Z]     --- PASS: TestKillContainer/non_killing_signal (0.74s)
22:37:50 [2021-07-22T22:37:50.520Z]     --- PASS: TestKillContainer/killing_signal (0.90s)
22:37:50 [2021-07-22T22:37:50.520Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:37:50 [2021-07-22T22:37:50.520Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:37:51 [2021-07-22T22:37:51.463Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:37:51 [2021-07-22T22:37:51.463Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
22:37:52 [2021-07-22T22:37:52.283Z] --- PASS: TestCreateServiceMaxReplicas (3.27s)
22:37:52 [2021-07-22T22:37:52.283Z] === RUN   TestCreateWithDuplicateNetworkNames
22:37:52 [2021-07-22T22:37:52.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.02s)
22:37:52 [2021-07-22T22:37:52.850Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s)
22:37:52 [2021-07-22T22:37:52.850Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.90s)
22:37:52 [2021-07-22T22:37:52.850Z] === RUN   TestKillStoppedContainer
22:37:52 [2021-07-22T22:37:52.850Z] --- PASS: TestKillStoppedContainer (0.07s)
22:37:52 [2021-07-22T22:37:52.850Z] === RUN   TestKillStoppedContainerAPIPre120
22:37:52 [2021-07-22T22:37:52.850Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.15s)
22:37:52 [2021-07-22T22:37:52.850Z] === RUN   TestKillDifferentUserContainer
22:37:54 [2021-07-22T22:37:54.234Z] --- PASS: TestKillDifferentUserContainer (1.35s)
22:37:54 [2021-07-22T22:37:54.234Z] === RUN   TestInspectOomKilledTrue
22:37:54 [2021-07-22T22:37:54.234Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:37:54 [2021-07-22T22:37:54.234Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:37:54 [2021-07-22T22:37:54.234Z] === RUN   TestInspectOomKilledFalse
22:37:54 [2021-07-22T22:37:54.234Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:37:54 [2021-07-22T22:37:54.234Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:37:54 [2021-07-22T22:37:54.234Z] === RUN   TestLinksEtcHostsContentMatch
22:37:55 [2021-07-22T22:37:55.620Z] --- PASS: TestLinksEtcHostsContentMatch (1.51s)
22:37:55 [2021-07-22T22:37:55.620Z] === RUN   TestLinksContainerNames
22:37:58 [2021-07-22T22:37:58.168Z] --- PASS: TestLinksContainerNames (2.51s)
22:37:58 [2021-07-22T22:37:58.168Z] === RUN   TestLogsFollowTailEmpty
22:37:58 [2021-07-22T22:37:58.429Z] === RUN   TestDockerSuite/TestBuildAddTarXz
22:37:59 [2021-07-22T22:37:59.815Z] --- PASS: TestLogsFollowTailEmpty (1.41s)
22:37:59 [2021-07-22T22:37:59.815Z] === RUN   TestContainerNetworkMountsNoChown
22:37:59 [2021-07-22T22:37:59.815Z]     check_test.go:309: [d0fee8eb6a3c6] daemon is not started
22:37:59 [2021-07-22T22:37:59.815Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
22:38:00 [2021-07-22T22:38:00.385Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
22:38:00 [2021-07-22T22:38:00.957Z] --- PASS: TestContainerNetworkMountsNoChown (1.21s)
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/default
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/default
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/private
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/private
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rprivate
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rprivate
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/slave
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/slave
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rslave
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rslave
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/shared
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/shared
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rshared
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rshared
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/default
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/default/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/default/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/default/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/rshared
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/shared
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/rslave
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/slave
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/rprivate
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/private
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/private/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/private/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/default/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:38:00 [2021-07-22T22:38:00.957Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:38:01 [2021-07-22T22:38:01.218Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:38:01 [2021-07-22T22:38:01.218Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:38:01 [2021-07-22T22:38:01.218Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:38:01 [2021-07-22T22:38:01.218Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:38:01 [2021-07-22T22:38:01.218Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:38:01 [2021-07-22T22:38:01.218Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:38:01 [2021-07-22T22:38:01.218Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:38:01 [2021-07-22T22:38:01.218Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:38:01 [2021-07-22T22:38:01.218Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:38:01 [2021-07-22T22:38:01.218Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:38:01 [2021-07-22T22:38:01.218Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:38:01 [2021-07-22T22:38:01.218Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:38:01 [2021-07-22T22:38:01.218Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:38:01 [2021-07-22T22:38:01.479Z] === CONT  TestMountDaemonRoot/private/bind_root
22:38:01 [2021-07-22T22:38:01.479Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:38:01 [2021-07-22T22:38:01.479Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:38:01 [2021-07-22T22:38:01.479Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:38:01 [2021-07-22T22:38:01.479Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:38:01 [2021-07-22T22:38:01.479Z] === CONT  TestMountDaemonRoot/private/mount_root
22:38:01 [2021-07-22T22:38:01.479Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:38:01 [2021-07-22T22:38:01.479Z] --- PASS: TestMountDaemonRoot (0.02s)
22:38:01 [2021-07-22T22:38:01.479Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
22:38:01 [2021-07-22T22:38:01.479Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
22:38:01 [2021-07-22T22:38:01.479Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:38:01 [2021-07-22T22:38:01.479Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
22:38:01 [2021-07-22T22:38:01.479Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:38:01 [2021-07-22T22:38:01.479Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
22:38:01 [2021-07-22T22:38:01.479Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:38:01 [2021-07-22T22:38:01.479Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:38:01 [2021-07-22T22:38:01.479Z] === RUN   TestContainerBindMountNonRecursive
22:38:02 [2021-07-22T22:38:02.051Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
22:38:02 [2021-07-22T22:38:02.993Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
22:38:05 [2021-07-22T22:38:05.540Z] --- PASS: TestContainerBindMountNonRecursive (4.04s)
22:38:05 [2021-07-22T22:38:05.540Z] === RUN   TestContainerVolumesMountedAsShared
22:38:06 [2021-07-22T22:38:06.485Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s)
22:38:06 [2021-07-22T22:38:06.485Z] === RUN   TestContainerVolumesMountedAsSlave
22:38:07 [2021-07-22T22:38:07.163Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s)
22:38:07 [2021-07-22T22:38:07.163Z] === RUN   TestCreateServiceSecretFileMode
22:38:08 [2021-07-22T22:38:08.396Z] --- PASS: TestContainerVolumesMountedAsSlave (1.83s)
22:38:08 [2021-07-22T22:38:08.396Z] === RUN   TestNetworkNat
22:38:08 [2021-07-22T22:38:08.541Z] --- PASS: TestCreateServiceSecretFileMode (2.78s)
22:38:08 [2021-07-22T22:38:08.541Z] === RUN   TestCreateServiceConfigFileMode
22:38:08 [2021-07-22T22:38:08.967Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
22:38:09 [2021-07-22T22:38:09.273Z] --- PASS: TestBuildWithHugeFile (43.80s)
22:38:09 [2021-07-22T22:38:09.273Z] === RUN   TestBuildWCOWSandboxSize
22:38:09 [2021-07-22T22:38:09.273Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:38:09 [2021-07-22T22:38:09.273Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
22:38:09 [2021-07-22T22:38:09.273Z] === RUN   TestBuildWithEmptyDockerfile
22:38:09 [2021-07-22T22:38:09.273Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:38:09 [2021-07-22T22:38:09.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:38:09 [2021-07-22T22:38:09.273Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:38:09 [2021-07-22T22:38:09.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:38:09 [2021-07-22T22:38:09.273Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:38:09 [2021-07-22T22:38:09.273Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:38:09 [2021-07-22T22:38:09.273Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:38:09 [2021-07-22T22:38:09.273Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:38:09 [2021-07-22T22:38:09.273Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:38:09 [2021-07-22T22:38:09.273Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
22:38:09 [2021-07-22T22:38:09.273Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
22:38:09 [2021-07-22T22:38:09.273Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
22:38:09 [2021-07-22T22:38:09.273Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
22:38:09 [2021-07-22T22:38:09.273Z] === RUN   TestBuildPreserveOwnership
22:38:09 [2021-07-22T22:38:09.273Z] === RUN   TestBuildPreserveOwnership/copy_from
22:38:09 [2021-07-22T22:38:09.533Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:38:09 [2021-07-22T22:38:09.537Z] --- PASS: TestNetworkNat (1.51s)
22:38:09 [2021-07-22T22:38:09.537Z] === RUN   TestNetworkLocalhostTCPNat
22:38:10 [2021-07-22T22:38:10.915Z] --- PASS: TestBuildPreserveOwnership (4.66s)
22:38:10 [2021-07-22T22:38:10.915Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.16s)
22:38:10 [2021-07-22T22:38:10.915Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.49s)
22:38:10 [2021-07-22T22:38:10.915Z] === RUN   TestBuildPlatformInvalid
22:38:10 [2021-07-22T22:38:10.915Z] --- PASS: TestBuildPlatformInvalid (0.12s)
22:38:10 [2021-07-22T22:38:10.915Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:38:11 [2021-07-22T22:38:11.449Z] --- PASS: TestNetworkLocalhostTCPNat (1.55s)
22:38:11 [2021-07-22T22:38:11.449Z] === RUN   TestNetworkLoopbackNat
22:38:11 [2021-07-22T22:38:11.829Z] --- PASS: TestCreateServiceConfigFileMode (2.77s)
22:38:11 [2021-07-22T22:38:11.829Z] === RUN   TestCreateServiceSysctls
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestLoadDaemonCliConfigWithTLS
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestLoadDaemonCliConfigWithConflicts
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestLoadDaemonCliWithConflictingLabels
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestConfigureDaemonLogs
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestConfigureDaemonLogs (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestCommonOptionsInstallFlags
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] PASS
22:38:11 [2021-07-22T22:38:11.949Z] coverage: 18.5% of statements
22:38:11 [2021-07-22T22:38:11.949Z] ok  	github.com/docker/docker/cmd/dockerd	0.191s	coverage: 18.5% of statements
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestContainerStopSignal
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestContainerStopSignal (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestContainerStopTimeout
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestContainerStopTimeout (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestContainerSecretReferenceDestTarget
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestContainerLogPathSetForJSONFileLogger
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestContainerLogPathSetForRingLogger
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestReplaceAndAppendEnvVars
22:38:11 [2021-07-22T22:38:11.949Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestNewMemoryStore
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestNewMemoryStore (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestAddContainers
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestAddContainers (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestGetContainer
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestGetContainer (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestDeleteContainer
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestDeleteContainer (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestListContainers
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestListContainers (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestFirstContainer
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestFirstContainer (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestApplyAllContainer
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestApplyAllContainer (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestIsValidHealthString
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestIsValidHealthString (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestStateRunStop
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestStateRunStop (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestStateTimeoutWait
22:38:11 [2021-07-22T22:38:11.949Z]     state_test.go:141: Stop callback fired
22:38:11 [2021-07-22T22:38:11.949Z]     state_test.go:165: Stop callback fired
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestStateTimeoutWait (0.10s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestIsValidStateString
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestIsValidStateString (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestViewSaveDelete
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestViewSaveDelete (0.01s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestViewAll
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestViewAll (0.01s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestViewGet
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestViewGet (0.01s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestNames
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestNames (0.01s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestViewWithHealthCheck
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestViewWithHealthCheck (0.01s)
22:38:11 [2021-07-22T22:38:11.949Z] PASS
22:38:11 [2021-07-22T22:38:11.949Z] coverage: 41.5% of statements
22:38:11 [2021-07-22T22:38:11.949Z] ok  	github.com/docker/docker/container	0.256s	coverage: 41.5% of statements
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestPrepare
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestPrepare (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestStart
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestStart (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestWaitCancel
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestWaitCancel (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestWaitDisabled
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestWaitDisabled (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestWaitEnabled
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestWaitEnabled (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] === RUN   TestRemove
22:38:11 [2021-07-22T22:38:11.949Z] --- PASS: TestRemove (0.00s)
22:38:11 [2021-07-22T22:38:11.949Z] PASS
22:38:11 [2021-07-22T22:38:11.949Z] coverage: 65.3% of statements
22:38:11 [2021-07-22T22:38:11.949Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.107s	coverage: 65.3% of statements
22:38:13 [2021-07-22T22:38:13.490Z] === RUN   TestNewListSecretsFilters
22:38:13 [2021-07-22T22:38:13.490Z] --- PASS: TestNewListSecretsFilters (0.00s)
22:38:13 [2021-07-22T22:38:13.490Z] === RUN   TestNewListConfigsFilters
22:38:13 [2021-07-22T22:38:13.490Z] --- PASS: TestNewListConfigsFilters (0.00s)
22:38:13 [2021-07-22T22:38:13.490Z] PASS
22:38:13 [2021-07-22T22:38:13.490Z] coverage: 0.5% of statements
22:38:13 [2021-07-22T22:38:13.490Z] ok  	github.com/docker/docker/daemon/cluster	0.254s	coverage: 0.5% of statements
22:38:15 [2021-07-22T22:38:15.117Z] --- PASS: TestCreateServiceSysctls (3.95s)
22:38:15 [2021-07-22T22:38:15.117Z] === RUN   TestCreateServiceCapabilities
22:38:15 [2021-07-22T22:38:15.654Z] --- PASS: TestNetworkLoopbackNat (4.21s)
22:38:15 [2021-07-22T22:38:15.654Z] === RUN   TestPause
22:38:15 [2021-07-22T22:38:15.662Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCContainerRuntime
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCIsolation
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCIsolation/empty
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCIsolation/default
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCIsolation/process
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCIsolation
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCIsolation/default
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCIsolation/process
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCCredentialSpec
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCConfigs
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCConfigs/file
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCConfigs
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCConfigs/file
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
22:38:16 [2021-07-22T22:38:16.120Z] === RUN   TestServiceConvertToGRPCConfigs/none
22:38:16 [2021-07-22T22:38:16.120Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
22:38:16 [2021-07-22T22:38:16.120Z] PASS
22:38:16 [2021-07-22T22:38:16.120Z] coverage: 35.9% of statements
22:38:16 [2021-07-22T22:38:16.120Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.246s	coverage: 35.9% of statements
22:38:17 [2021-07-22T22:38:17.038Z] --- PASS: TestPause (1.36s)
22:38:17 [2021-07-22T22:38:17.038Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:38:17 [2021-07-22T22:38:17.038Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:38:17 [2021-07-22T22:38:17.038Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:38:17 [2021-07-22T22:38:17.038Z] === RUN   TestPauseStopPausedContainer
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestVerifyNetworkingConfig
22:38:17 [2021-07-22T22:38:17.660Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestGetContainer
22:38:17 [2021-07-22T22:38:17.660Z] --- PASS: TestGetContainer (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestValidContainerNames
22:38:17 [2021-07-22T22:38:17.660Z] --- PASS: TestValidContainerNames (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestContainerInitDNS
22:38:17 [2021-07-22T22:38:17.660Z]     daemon_test.go:147: root required
22:38:17 [2021-07-22T22:38:17.660Z] --- SKIP: TestContainerInitDNS (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestMerge
22:38:17 [2021-07-22T22:38:17.660Z] --- PASS: TestMerge (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestValidateContainerIsolation
22:38:17 [2021-07-22T22:38:17.660Z] --- PASS: TestValidateContainerIsolation (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestFindNetworkErrorType
22:38:17 [2021-07-22T22:38:17.660Z] --- PASS: TestFindNetworkErrorType (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestEnsureServicesExist
22:38:17 [2021-07-22T22:38:17.660Z] --- PASS: TestEnsureServicesExist (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestEnsureServicesExistErrors
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
22:38:17 [2021-07-22T22:38:17.660Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestContainerDelete
22:38:17 [2021-07-22T22:38:17.660Z] --- PASS: TestContainerDelete (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestContainerDoubleDelete
22:38:17 [2021-07-22T22:38:17.660Z] --- PASS: TestContainerDoubleDelete (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestLogContainerEventCopyLabels
22:38:17 [2021-07-22T22:38:17.660Z] --- PASS: TestLogContainerEventCopyLabels (0.02s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestLogContainerEventWithAttributes
22:38:17 [2021-07-22T22:38:17.660Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestNoneHealthcheck
22:38:17 [2021-07-22T22:38:17.660Z] --- PASS: TestNoneHealthcheck (0.00s)
22:38:17 [2021-07-22T22:38:17.660Z] === RUN   TestHealthStates
22:38:18 [2021-07-22T22:38:18.118Z] time="2021-07-22T22:38:17Z" 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"
22:38:18 [2021-07-22T22:38:18.118Z] time="2021-07-22T22:38:17Z" 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"
22:38:18 [2021-07-22T22:38:18.118Z] time="2021-07-22T22:38:17Z" 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"
22:38:18 [2021-07-22T22:38:18.118Z] time="2021-07-22T22:38:17Z" 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"
22:38:18 [2021-07-22T22:38:18.118Z] time="2021-07-22T22:38:17Z" 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"
22:38:18 [2021-07-22T22:38:18.118Z] time="2021-07-22T22:38:17Z" 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"
22:38:18 [2021-07-22T22:38:18.118Z] time="2021-07-22T22:38:17Z" 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"
22:38:18 [2021-07-22T22:38:18.118Z] time="2021-07-22T22:38:17Z" 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"
22:38:18 [2021-07-22T22:38:18.118Z] time="2021-07-22T22:38:17Z" 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"
22:38:18 [2021-07-22T22:38:18.118Z] time="2021-07-22T22:38:17Z" 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"
22:38:18 [2021-07-22T22:38:18.118Z] --- PASS: TestHealthStates (0.22s)
22:38:18 [2021-07-22T22:38:18.118Z] === RUN   TestMaskURLCredentials
22:38:18 [2021-07-22T22:38:18.118Z] --- PASS: TestMaskURLCredentials (0.00s)
22:38:18 [2021-07-22T22:38:18.118Z] === RUN   TestGetInspectData
22:38:18 [2021-07-22T22:38:18.118Z] --- PASS: TestGetInspectData (0.00s)
22:38:18 [2021-07-22T22:38:18.118Z] === RUN   TestFillLicense
22:38:18 [2021-07-22T22:38:18.118Z] --- PASS: TestFillLicense (0.00s)
22:38:18 [2021-07-22T22:38:18.118Z] === RUN   TestListInvalidFilter
22:38:18 [2021-07-22T22:38:18.118Z] --- PASS: TestListInvalidFilter (0.00s)
22:38:18 [2021-07-22T22:38:18.118Z] === RUN   TestNameFilter
22:38:18 [2021-07-22T22:38:18.118Z] --- PASS: TestNameFilter (0.00s)
22:38:18 [2021-07-22T22:38:18.118Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
22:38:18 [2021-07-22T22:38:18.118Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
22:38:18 [2021-07-22T22:38:18.118Z] === RUN   TestSetWindowsCredentialSpecInSpec
22:38:18 [2021-07-22T22:38:18.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
22:38:18 [2021-07-22T22:38:18.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
22:38:18 [2021-07-22T22:38:18.119Z] === 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
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
22:38:18 [2021-07-22T22:38:18.119Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- 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)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestDaemonReloadLabels
22:38:18 [2021-07-22T22:38:18.119Z] --- PASS: TestDaemonReloadLabels (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
22:38:18 [2021-07-22T22:38:18.119Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestDaemonReloadMirrors
22:38:18 [2021-07-22T22:38:18.119Z] --- PASS: TestDaemonReloadMirrors (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestDaemonReloadInsecureRegistries
22:38:18 [2021-07-22T22:38:18.119Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestDaemonReloadNotAffectOthers
22:38:18 [2021-07-22T22:38:18.119Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
22:38:18 [2021-07-22T22:38:18.119Z] === RUN   TestDaemonDiscoveryReload
22:38:18 [2021-07-22T22:38:18.424Z] --- PASS: TestPauseStopPausedContainer (1.64s)
22:38:18 [2021-07-22T22:38:18.424Z] === RUN   TestPidHost
22:38:18 [2021-07-22T22:38:18.447Z] --- PASS: TestCreateServiceCapabilities (2.88s)
22:38:18 [2021-07-22T22:38:18.447Z] === RUN   TestInspect
22:38:19 [2021-07-22T22:38:19.093Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
22:38:19 [2021-07-22T22:38:19.093Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
22:38:19 [2021-07-22T22:38:19.553Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
22:38:19 [2021-07-22T22:38:19.553Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
22:38:19 [2021-07-22T22:38:19.810Z] === RUN   TestDockerSuite/TestBuildBlankName
22:38:20 [2021-07-22T22:38:20.018Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
22:38:20 [2021-07-22T22:38:20.018Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
22:38:20 [2021-07-22T22:38:20.018Z]     reload_test.go:520: root required
22:38:20 [2021-07-22T22:38:20.018Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
22:38:20 [2021-07-22T22:38:20.018Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
22:38:20 [2021-07-22T22:38:20.018Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
22:38:20 [2021-07-22T22:38:20.018Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
22:38:20 [2021-07-22T22:38:20.018Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
22:38:20 [2021-07-22T22:38:20.018Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
22:38:20 [2021-07-22T22:38:20.018Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
22:38:20 [2021-07-22T22:38:20.018Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
22:38:20 [2021-07-22T22:38:20.018Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
22:38:20 [2021-07-22T22:38:20.018Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
22:38:20 [2021-07-22T22:38:20.018Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
22:38:20 [2021-07-22T22:38:20.018Z] === RUN   TestParseVolumesFrom
22:38:20 [2021-07-22T22:38:20.018Z] --- PASS: TestParseVolumesFrom (0.00s)
22:38:20 [2021-07-22T22:38:20.018Z] PASS
22:38:20 [2021-07-22T22:38:20.018Z] coverage: 9.1% of statements
22:38:20 [2021-07-22T22:38:20.018Z] ok  	github.com/docker/docker/daemon	2.528s	coverage: 9.1% of statements
22:38:20 [2021-07-22T22:38:20.070Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestBuilderGC
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestBuilderGC (0.01s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestDaemonConfigurationNotFound
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestDaemonBrokenConfiguration
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestParseClusterAdvertiseSettings
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestFindConfigurationConflicts
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestFindConfigurationConflicts (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestDaemonConfigurationMergeConflicts
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestDaemonConfigurationMergeConcurrent
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestDaemonConfigurationMergeConcurrentError
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestFindConfigurationConflictsWithMergedValues
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfigurationErrors
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestValidateConfigurationErrors (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfiguration
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfiguration/with_label
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfiguration/with_dns
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfiguration/with_dns-search
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfiguration/with_max-download-attempts
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestValidateConfiguration/with_node_generic_resources
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestValidateConfiguration (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestModifiedDiscoverySettings
22:38:20 [2021-07-22T22:38:20.475Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
22:38:20 [2021-07-22T22:38:20.475Z] === RUN   TestReloadSetConfigFileNotExist
22:38:20 [2021-07-22T22:38:20.932Z] time="2021-07-22T22:38:20Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
22:38:20 [2021-07-22T22:38:20.932Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s)
22:38:20 [2021-07-22T22:38:20.932Z] === RUN   TestReloadDefaultConfigNotExist
22:38:20 [2021-07-22T22:38:20.932Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
22:38:20 [2021-07-22T22:38:20.933Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
22:38:20 [2021-07-22T22:38:20.933Z] === RUN   TestReloadBadDefaultConfig
22:38:20 [2021-07-22T22:38:20.933Z] time="2021-07-22T22:38:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-744834995"
22:38:20 [2021-07-22T22:38:20.933Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
22:38:20 [2021-07-22T22:38:20.933Z] === RUN   TestReloadWithConflictingLabels
22:38:20 [2021-07-22T22:38:20.933Z] time="2021-07-22T22:38:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-173891958"
22:38:20 [2021-07-22T22:38:20.933Z] --- PASS: TestReloadWithConflictingLabels (0.08s)
22:38:20 [2021-07-22T22:38:20.933Z] === RUN   TestReloadWithDuplicateLabels
22:38:20 [2021-07-22T22:38:20.933Z] time="2021-07-22T22:38:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-923782749"
22:38:20 [2021-07-22T22:38:20.933Z] --- PASS: TestReloadWithDuplicateLabels (0.06s)
22:38:20 [2021-07-22T22:38:20.933Z] === RUN   TestDaemonConfigurationMerge
22:38:20 [2021-07-22T22:38:20.933Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
22:38:20 [2021-07-22T22:38:20.933Z] PASS
22:38:20 [2021-07-22T22:38:20.933Z] coverage: 79.2% of statements
22:38:20 [2021-07-22T22:38:20.933Z] ok  	github.com/docker/docker/daemon/config	0.548s	coverage: 79.2% of statements
22:38:21 [2021-07-22T22:38:21.733Z] --- PASS: TestInspect (3.17s)
22:38:21 [2021-07-22T22:38:21.733Z] === RUN   TestCreateJob
22:38:21 [2021-07-22T22:38:21.897Z] === RUN   TestDiscoveryOptsErrors
22:38:21 [2021-07-22T22:38:21.897Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
22:38:21 [2021-07-22T22:38:21.897Z] === RUN   TestDiscoveryOpts
22:38:21 [2021-07-22T22:38:21.897Z] --- PASS: TestDiscoveryOpts (0.00s)
22:38:21 [2021-07-22T22:38:21.897Z] PASS
22:38:21 [2021-07-22T22:38:21.897Z] coverage: 30.0% of statements
22:38:21 [2021-07-22T22:38:21.897Z] ok  	github.com/docker/docker/daemon/discovery	0.056s	coverage: 30.0% of statements
22:38:21 [2021-07-22T22:38:21.897Z] === RUN   TestWaitNodeAttachment
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestEventsLog
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestEventsLog (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestEventsLogTimeout
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestEventsLogTimeout (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestLogEvents
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestLogEvents (0.05s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestLoadBufferedEvents
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestWaitNodeAttachment (0.40s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestIsolationConversion
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestIsolationConversion/default
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestIsolationConversion/process
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestIsolationConversion/hyperv
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestIsolationConversion (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z]     --- PASS: TestIsolationConversion/default (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z]     --- PASS: TestIsolationConversion/process (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestContainerLabels
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestContainerLabels (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestCredentialSpecConversion
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestCredentialSpecConversion/none
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestCredentialSpecConversion/config
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestCredentialSpecConversion/file
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestCredentialSpecConversion/registry
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestCredentialSpecConversion (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestControllerValidateMountBind
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestControllerValidateMountBind (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestControllerValidateMountVolume
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestControllerValidateMountVolume (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestControllerValidateMountTarget
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestControllerValidateMountTarget (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestControllerValidateMountTmpfs
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestControllerValidateMountInvalidType
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestControllerValidateMountNamedPipe
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z] PASS
22:38:22 [2021-07-22T22:38:22.355Z] coverage: 11.0% of statements
22:38:22 [2021-07-22T22:38:22.355Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.579s	coverage: 11.0% of statements
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestLoadBufferedEvents (0.21s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestLoadBufferedEventsOnlyFromPast
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z] === RUN   TestIgnoreBufferedWhenNoTimes
22:38:22 [2021-07-22T22:38:22.355Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
22:38:22 [2021-07-22T22:38:22.355Z] PASS
22:38:22 [2021-07-22T22:38:22.355Z] coverage: 50.0% of statements
22:38:22 [2021-07-22T22:38:22.617Z] --- PASS: TestPidHost (3.89s)
22:38:22 [2021-07-22T22:38:22.617Z] === RUN   TestPsFilter
22:38:22 [2021-07-22T22:38:22.617Z] --- PASS: TestPsFilter (0.18s)
22:38:22 [2021-07-22T22:38:22.617Z] === RUN   TestRemoveContainerWithRemovedVolume
22:38:22 [2021-07-22T22:38:22.814Z] ok  	github.com/docker/docker/daemon/events	0.347s	coverage: 50.0% of statements
22:38:23 [2021-07-22T22:38:23.560Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
22:38:23 [2021-07-22T22:38:23.779Z] --- PASS: TestCheckoutGit (68.65s)
22:38:23 [2021-07-22T22:38:23.779Z] === RUN   TestValidGitTransport
22:38:23 [2021-07-22T22:38:23.779Z] --- PASS: TestValidGitTransport (0.00s)
22:38:23 [2021-07-22T22:38:23.779Z] === RUN   TestGitInvalidRef
22:38:23 [2021-07-22T22:38:23.779Z] === RUN   TestIsEmptyDir
22:38:23 [2021-07-22T22:38:23.779Z] --- PASS: TestIsEmptyDir (0.01s)
22:38:23 [2021-07-22T22:38:23.779Z] PASS
22:38:23 [2021-07-22T22:38:23.779Z] coverage: 2.3% of statements
22:38:23 [2021-07-22T22:38:23.779Z] ok  	github.com/docker/docker/daemon/graphdriver	0.109s	coverage: 2.3% of statements
22:38:23 [2021-07-22T22:38:23.779Z] --- PASS: TestGitInvalidRef (0.23s)
22:38:23 [2021-07-22T22:38:23.779Z] PASS
22:38:23 [2021-07-22T22:38:23.779Z] coverage: 86.3% of statements
22:38:23 [2021-07-22T22:38:23.779Z] ok  	github.com/docker/docker/builder/remotecontext/git	68.994s	coverage: 86.3% of statements
22:38:23 [2021-07-22T22:38:23.821Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.31s)
22:38:23 [2021-07-22T22:38:23.821Z] === RUN   TestRemoveContainerWithVolume
22:38:24 [2021-07-22T22:38:24.238Z] === RUN   TestLinkNaming
22:38:24 [2021-07-22T22:38:24.238Z] --- PASS: TestLinkNaming (0.00s)
22:38:24 [2021-07-22T22:38:24.238Z] === RUN   TestLinkNew
22:38:24 [2021-07-22T22:38:24.238Z] --- PASS: TestLinkNew (0.00s)
22:38:24 [2021-07-22T22:38:24.238Z] === RUN   TestLinkEnv
22:38:24 [2021-07-22T22:38:24.238Z] --- PASS: TestLinkEnv (0.00s)
22:38:24 [2021-07-22T22:38:24.238Z] === RUN   TestLinkMultipleEnv
22:38:24 [2021-07-22T22:38:24.238Z] --- PASS: TestLinkMultipleEnv (0.00s)
22:38:24 [2021-07-22T22:38:24.238Z] === RUN   TestLinkPortRangeEnv
22:38:24 [2021-07-22T22:38:24.238Z] --- PASS: TestLinkPortRangeEnv (0.00s)
22:38:24 [2021-07-22T22:38:24.238Z] PASS
22:38:24 [2021-07-22T22:38:24.238Z] coverage: 93.0% of statements
22:38:24 [2021-07-22T22:38:24.238Z] ok  	github.com/docker/docker/daemon/links	0.039s	coverage: 93.0% of statements
22:38:25 [2021-07-22T22:38:25.021Z] --- PASS: TestCreateJob (3.69s)
22:38:25 [2021-07-22T22:38:25.021Z] === RUN   TestReplicatedJob
22:38:25 [2021-07-22T22:38:25.208Z] --- PASS: TestRemoveContainerWithVolume (1.30s)
22:38:25 [2021-07-22T22:38:25.208Z] === RUN   TestRemoveContainerRunning
22:38:25 [2021-07-22T22:38:25.209Z] ?   	github.com/docker/docker/cli	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
22:38:25 [2021-07-22T22:38:25.210Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
22:38:25 [2021-07-22T22:38:25.819Z] Loaded image: buildpack-deps:buster
22:38:25 [2021-07-22T22:38:25.819Z] Loaded image: busybox:latest
22:38:25 [2021-07-22T22:38:25.819Z] Loaded image: busybox:glibc
22:38:25 [2021-07-22T22:38:25.819Z] Loaded image: debian:bullseye
22:38:26 [2021-07-22T22:38:26.080Z] Loaded image: hello-world:latest
22:38:26 [2021-07-22T22:38:26.080Z] Loaded image: arm32v7/hello-world:latest
22:38:26 [2021-07-22T22:38:26.594Z] --- PASS: TestRemoveContainerRunning (1.27s)
22:38:26 [2021-07-22T22:38:26.594Z] === RUN   TestRemoveContainerForceRemoveRunning
22:38:26 [2021-07-22T22:38:26.742Z] === RUN   TestAdapterReadLogs
22:38:26 [2021-07-22T22:38:26.742Z] --- PASS: TestAdapterReadLogs (0.00s)
22:38:26 [2021-07-22T22:38:26.742Z] === RUN   TestCopier
22:38:26 [2021-07-22T22:38:26.742Z] --- PASS: TestCopier (0.00s)
22:38:26 [2021-07-22T22:38:26.742Z] === RUN   TestCopierLongLines
22:38:26 [2021-07-22T22:38:26.742Z] --- PASS: TestCopierLongLines (0.00s)
22:38:26 [2021-07-22T22:38:26.742Z] === RUN   TestCopierSlow
22:38:26 [2021-07-22T22:38:26.742Z] --- PASS: TestCopierSlow (0.21s)
22:38:26 [2021-07-22T22:38:26.742Z] === RUN   TestCopierWithSized
22:38:26 [2021-07-22T22:38:26.742Z] === RUN   TestCopierWithSized/as_is
22:38:26 [2021-07-22T22:38:26.742Z] === RUN   TestCopierWithSized/With_RingLogger
22:38:26 [2021-07-22T22:38:26.742Z] --- PASS: TestCopierWithSized (0.01s)
22:38:26 [2021-07-22T22:38:26.742Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
22:38:26 [2021-07-22T22:38:26.742Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
22:38:26 [2021-07-22T22:38:26.742Z] === RUN   TestCopierWithPartial
22:38:26 [2021-07-22T22:38:26.742Z] --- PASS: TestCopierWithPartial (0.00s)
22:38:26 [2021-07-22T22:38:26.742Z] === RUN   TestRingLogger
22:38:26 [2021-07-22T22:38:26.742Z] --- PASS: TestRingLogger (0.00s)
22:38:26 [2021-07-22T22:38:26.742Z] === RUN   TestRingCap
22:38:26 [2021-07-22T22:38:26.742Z] --- PASS: TestRingCap (0.00s)
22:38:26 [2021-07-22T22:38:26.742Z] === RUN   TestRingClose
22:38:26 [2021-07-22T22:38:26.742Z] --- PASS: TestRingClose (0.00s)
22:38:26 [2021-07-22T22:38:26.742Z] === RUN   TestRingDrain
22:38:26 [2021-07-22T22:38:26.742Z] --- PASS: TestRingDrain (0.00s)
22:38:26 [2021-07-22T22:38:26.742Z] PASS
22:38:26 [2021-07-22T22:38:26.742Z] coverage: 43.8% of statements
22:38:26 [2021-07-22T22:38:26.742Z] ok  	github.com/docker/docker/daemon/logger	0.290s	coverage: 43.8% of statements
22:38:27 [2021-07-22T22:38:27.166Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestSearchRegistryForImagesErrors
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestSearchRegistryForImages
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestSearchRegistryForImages (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestOnlyPlatformWithFallback
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestImageDelete
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestImageDelete/no_lease
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestNewStreamConfig
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestNewStreamConfig/defaults
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestNewStreamConfig/invalid_create_group
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestNewStreamConfig/invalid_flush_interval
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestNewStreamConfig/flush_interval_at_15
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestNewStreamConfig (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestNewAWSLogsClientUserAgentHandler
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestNewAWSLogsClientRegionDetect
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestImageDelete/lease_exists
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestImageDelete (0.12s)
22:38:27 [2021-07-22T22:38:27.707Z]     --- PASS: TestImageDelete/no_lease (0.05s)
22:38:27 [2021-07-22T22:38:27.707Z]     --- PASS: TestImageDelete/lease_exists (0.05s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestContentStoreForPull
22:38:27 [2021-07-22T22:38:27.707Z] time="2021-07-22T22:38:27Z" level=info msg="Trying to get region from EC2 Metadata"
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestCreateSuccess
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestCreateSuccess (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestCreateStreamSkipped
22:38:27 [2021-07-22T22:38:27.707Z] time="2021-07-22T22:38:27Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestCreateStreamSkipped (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestCreateLogGroupSuccess
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestCreateError
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestCreateError (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestCreateAlreadyExists
22:38:27 [2021-07-22T22:38:27.707Z] time="2021-07-22T22:38:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestCreateAlreadyExists (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestLogClosed
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestLogClosed (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestLogBlocking
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestLogBlocking (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestLogNonBlockingBufferEmpty
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestLogNonBlockingBufferFull
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestPublishBatchSuccess
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestPublishBatchSuccess (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestPublishBatchError
22:38:27 [2021-07-22T22:38:27.707Z] time="2021-07-22T22:38:27Z" level=error msg=Error
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestPublishBatchError (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestPublishBatchInvalidSeqSuccess
22:38:27 [2021-07-22T22:38:27.707Z] time="2021-07-22T22:38:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestPublishBatchAlreadyAccepted
22:38:27 [2021-07-22T22:38:27.707Z] time="2021-07-22T22:38:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
22:38:27 [2021-07-22T22:38:27.707Z] time="2021-07-22T22:38:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestCollectBatchSimple
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestCollectBatchSimple (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestCollectBatchTicker
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestCollectBatchTicker (0.00s)
22:38:27 [2021-07-22T22:38:27.707Z] === RUN   TestCollectBatchMultilinePattern
22:38:27 [2021-07-22T22:38:27.707Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
22:38:28 [2021-07-22T22:38:28.109Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.71s)
22:38:28 [2021-07-22T22:38:28.109Z] === RUN   TestRemoveInvalidContainer
22:38:28 [2021-07-22T22:38:28.109Z] --- PASS: TestRemoveInvalidContainer (0.02s)
22:38:28 [2021-07-22T22:38:28.109Z] === RUN   TestRenameLinkedContainer
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestCollectBatchClose
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestCollectBatchClose (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestEffectiveLen
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestEffectiveLen/0/Hello
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestEffectiveLen/2/🙃
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestEffectiveLen/3/����
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestEffectiveLen/4/He��o
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestEffectiveLen/5/
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestEffectiveLen (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestFindValidSplit
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestFindValidSplit/0/
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1064: 
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1065: 
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestFindValidSplit/1/Hello
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1064: Hello
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1065: 
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestFindValidSplit/2/Hello
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1064: He
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1065: llo
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestFindValidSplit/3/Hello
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1064: 
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1065: Hello
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestFindValidSplit/4/🙃
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1064: 
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1065: 🙃
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestFindValidSplit/5/🙃
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1064: 🙃
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1065: 
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestFindValidSplit/6/a�
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1064: a
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1065: �
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestFindValidSplit/7/a�
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1064: a�
22:38:28 [2021-07-22T22:38:28.164Z]     cloudwatchlogs_test.go:1065: 
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestFindValidSplit (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestProcessEventEmoji
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestProcessEventEmoji (0.01s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestCollectBatchLineSplit
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestCollectBatchLineSplit (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestCollectBatchLineSplitWithBinary
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestCollectBatchMaxEvents
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestCollectBatchMaxTotalBytes
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestCollectBatchWithDuplicateTimestamps
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestContentStoreForPull (0.21s)
22:38:28 [2021-07-22T22:38:28.164Z] PASS
22:38:28 [2021-07-22T22:38:28.164Z] coverage: 6.8% of statements
22:38:28 [2021-07-22T22:38:28.164Z] ok  	github.com/docker/docker/daemon/images	0.454s	coverage: 6.8% of statements
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestParseLogOptionsMultilinePattern
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestParseLogOptionsDatetimeFormat
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestJSONFileLogger
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.01s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestCreateTagSuccess
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestCreateTagSuccess (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestJSONFileLogger (0.02s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestJSONFileLoggerWithTags
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s)
22:38:28 [2021-07-22T22:38:28.164Z] PASS
22:38:28 [2021-07-22T22:38:28.164Z] coverage: 77.4% of statements
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestJSONFileLoggerWithTags (0.01s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestJSONFileLoggerWithOpts
22:38:28 [2021-07-22T22:38:28.164Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.483s	coverage: 77.4% of statements
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestJSONFileLoggerWithLabelsEnv
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestEncodeDecode
22:38:28 [2021-07-22T22:38:28.164Z] === PAUSE TestEncodeDecode
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestUnexpectedEOF
22:38:28 [2021-07-22T22:38:28.164Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:38:28 [2021-07-22T22:38:28.164Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:38:28 [2021-07-22T22:38:28.164Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
22:38:28 [2021-07-22T22:38:28.164Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:38:28 [2021-07-22T22:38:28.164Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:38:28 [2021-07-22T22:38:28.164Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
22:38:28 [2021-07-22T22:38:28.164Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestJSONLogsMarshalJSONBuf
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
22:38:28 [2021-07-22T22:38:28.164Z] time="2021-07-22T22:38:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
22:38:28 [2021-07-22T22:38:28.164Z] time="2021-07-22T22:38:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestUnexpectedEOF (0.19s)
22:38:28 [2021-07-22T22:38:28.164Z] === CONT  TestEncodeDecode
22:38:28 [2021-07-22T22:38:28.164Z] --- PASS: TestEncodeDecode (0.00s)
22:38:28 [2021-07-22T22:38:28.164Z] PASS
22:38:28 [2021-07-22T22:38:28.165Z] coverage: 69.9% of statements
22:38:28 [2021-07-22T22:38:28.165Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.330s	coverage: 69.9% of statements
22:38:28 [2021-07-22T22:38:28.622Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s)
22:38:28 [2021-07-22T22:38:28.622Z] === RUN   TestFastTimeMarshalJSON
22:38:28 [2021-07-22T22:38:28.622Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
22:38:28 [2021-07-22T22:38:28.622Z] PASS
22:38:28 [2021-07-22T22:38:28.622Z] coverage: 87.2% of statements
22:38:28 [2021-07-22T22:38:28.622Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.262s	coverage: 87.2% of statements
22:38:28 [2021-07-22T22:38:28.682Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
22:38:29 [2021-07-22T22:38:29.253Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestWriteLog
22:38:30 [2021-07-22T22:38:30.155Z] === PAUSE TestWriteLog
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestReadLog
22:38:30 [2021-07-22T22:38:30.155Z] === PAUSE TestReadLog
22:38:30 [2021-07-22T22:38:30.155Z] === CONT  TestWriteLog
22:38:30 [2021-07-22T22:38:30.155Z] === CONT  TestReadLog
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestReadLog/tail_exact
22:38:30 [2021-07-22T22:38:30.155Z] --- PASS: TestWriteLog (0.03s)
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestReadLog/tail_less_than_available
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestReadLog/tail_more_than_available
22:38:30 [2021-07-22T22:38:30.155Z] --- PASS: TestReadLog (0.18s)
22:38:30 [2021-07-22T22:38:30.155Z]     --- PASS: TestReadLog/tail_exact (0.16s)
22:38:30 [2021-07-22T22:38:30.155Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
22:38:30 [2021-07-22T22:38:30.155Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
22:38:30 [2021-07-22T22:38:30.155Z] PASS
22:38:30 [2021-07-22T22:38:30.155Z] coverage: 75.2% of statements
22:38:30 [2021-07-22T22:38:30.155Z] ok  	github.com/docker/docker/daemon/logger/local	0.287s	coverage: 75.2% of statements
22:38:30 [2021-07-22T22:38:30.155Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestOpenFileDelete
22:38:30 [2021-07-22T22:38:30.155Z] --- PASS: TestOpenFileDelete (0.00s)
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestOpenFileRename
22:38:30 [2021-07-22T22:38:30.155Z] --- PASS: TestOpenFileRename (0.00s)
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestParseLogTagDefaultTag
22:38:30 [2021-07-22T22:38:30.155Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestParseLogTag
22:38:30 [2021-07-22T22:38:30.155Z] --- PASS: TestParseLogTag (0.00s)
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestParseLogTagEmptyTag
22:38:30 [2021-07-22T22:38:30.155Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestTailFiles
22:38:30 [2021-07-22T22:38:30.155Z] --- PASS: TestTailFiles (0.00s)
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestFollowLogsConsumerGone
22:38:30 [2021-07-22T22:38:30.155Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestFollowLogsProducerGone
22:38:30 [2021-07-22T22:38:30.155Z]     logfile_test.go:179: logDecode() closed after sending 2377 messages
22:38:30 [2021-07-22T22:38:30.155Z]     logfile_test.go:232: messages sent: 2377, received: 2377
22:38:30 [2021-07-22T22:38:30.155Z] --- PASS: TestFollowLogsProducerGone (0.00s)
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestCheckCapacityAndRotate
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
22:38:30 [2021-07-22T22:38:30.155Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
22:38:30 [2021-07-22T22:38:30.155Z] --- PASS: TestCheckCapacityAndRotate (0.10s)
22:38:30 [2021-07-22T22:38:30.155Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
22:38:30 [2021-07-22T22:38:30.155Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.08s)
22:38:30 [2021-07-22T22:38:30.155Z] PASS
22:38:30 [2021-07-22T22:38:30.155Z] coverage: 53.7% of statements
22:38:30 [2021-07-22T22:38:30.613Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.177s	coverage: 53.7% of statements
22:38:30 [2021-07-22T22:38:30.613Z] === RUN   TestLog
22:38:30 [2021-07-22T22:38:30.613Z] --- PASS: TestLog (0.01s)
22:38:30 [2021-07-22T22:38:30.613Z] PASS
22:38:30 [2021-07-22T22:38:30.613Z] coverage: 31.5% of statements
22:38:30 [2021-07-22T22:38:30.613Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.101s	coverage: 31.5% of statements
22:38:31 [2021-07-22T22:38:31.071Z] === RUN   TestValidateLogOpt
22:38:31 [2021-07-22T22:38:31.071Z] --- PASS: TestValidateLogOpt (0.00s)
22:38:31 [2021-07-22T22:38:31.071Z] === RUN   TestNewMissedConfig
22:38:31 [2021-07-22T22:38:31.071Z] --- PASS: TestNewMissedConfig (0.00s)
22:38:31 [2021-07-22T22:38:31.071Z] === RUN   TestNewMissedUrl
22:38:31 [2021-07-22T22:38:31.071Z] --- PASS: TestNewMissedUrl (0.00s)
22:38:31 [2021-07-22T22:38:31.071Z] === RUN   TestNewMissedToken
22:38:31 [2021-07-22T22:38:31.071Z] --- PASS: TestNewMissedToken (0.00s)
22:38:31 [2021-07-22T22:38:31.071Z] === RUN   TestNewWithProxy
22:38:31 [2021-07-22T22:38:31.071Z] --- PASS: TestNewWithProxy (0.00s)
22:38:31 [2021-07-22T22:38:31.071Z] === RUN   TestDefault
22:38:31 [2021-07-22T22:38:31.071Z] --- PASS: TestDefault (0.01s)
22:38:31 [2021-07-22T22:38:31.071Z] === RUN   TestInlineFormatWithNonDefaultOptions
22:38:31 [2021-07-22T22:38:31.071Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
22:38:31 [2021-07-22T22:38:31.071Z] === RUN   TestJsonFormat
22:38:31 [2021-07-22T22:38:31.531Z] --- PASS: TestJsonFormat (0.01s)
22:38:31 [2021-07-22T22:38:31.531Z] === RUN   TestRawFormat
22:38:31 [2021-07-22T22:38:31.531Z] --- PASS: TestRawFormat (0.00s)
22:38:31 [2021-07-22T22:38:31.531Z] === RUN   TestRawFormatWithLabels
22:38:31 [2021-07-22T22:38:31.531Z] --- PASS: TestRawFormatWithLabels (0.00s)
22:38:31 [2021-07-22T22:38:31.531Z] === RUN   TestRawFormatWithoutTag
22:38:31 [2021-07-22T22:38:31.531Z] --- PASS: TestRawFormatWithoutTag (0.00s)
22:38:31 [2021-07-22T22:38:31.531Z] === RUN   TestBatching
22:38:31 [2021-07-22T22:38:31.531Z] === RUN   TestNewParse
22:38:31 [2021-07-22T22:38:31.531Z] --- PASS: TestNewParse (0.00s)
22:38:31 [2021-07-22T22:38:31.531Z] PASS
22:38:31 [2021-07-22T22:38:31.531Z] coverage: 8.3% of statements
22:38:31 [2021-07-22T22:38:31.531Z] ok  	github.com/docker/docker/daemon/logger/templates	0.065s	coverage: 8.3% of statements
22:38:31 [2021-07-22T22:38:31.531Z] --- PASS: TestBatching (0.38s)
22:38:31 [2021-07-22T22:38:31.531Z] === RUN   TestFrequency
22:38:31 [2021-07-22T22:38:31.585Z] --- PASS: TestReplicatedJob (6.23s)
22:38:31 [2021-07-22T22:38:31.585Z] === RUN   TestUpdateReplicatedJob
22:38:31 [2021-07-22T22:38:31.868Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
22:38:31 [2021-07-22T22:38:31.988Z] --- PASS: TestFrequency (0.18s)
22:38:31 [2021-07-22T22:38:31.988Z] === RUN   TestOneMessagePerRequest
22:38:31 [2021-07-22T22:38:31.988Z] --- PASS: TestOneMessagePerRequest (0.00s)
22:38:31 [2021-07-22T22:38:31.988Z] === RUN   TestVerify
22:38:31 [2021-07-22T22:38:31.988Z] --- PASS: TestVerify (0.00s)
22:38:31 [2021-07-22T22:38:31.988Z] === RUN   TestSkipVerify
22:38:31 [2021-07-22T22:38:31.988Z] === RUN   TestParseLogFormat
22:38:31 [2021-07-22T22:38:31.988Z] --- PASS: TestParseLogFormat (0.00s)
22:38:31 [2021-07-22T22:38:31.988Z] === RUN   TestValidateLogOptEmpty
22:38:31 [2021-07-22T22:38:31.988Z] --- PASS: TestValidateLogOptEmpty (0.00s)
22:38:31 [2021-07-22T22:38:31.988Z] === RUN   TestValidateSyslogAddress
22:38:31 [2021-07-22T22:38:31.988Z] --- PASS: TestValidateSyslogAddress (0.00s)
22:38:31 [2021-07-22T22:38:31.988Z] === RUN   TestParseAddressDefaultPort
22:38:31 [2021-07-22T22:38:31.988Z] --- PASS: TestParseAddressDefaultPort (0.00s)
22:38:31 [2021-07-22T22:38:31.988Z] === RUN   TestValidateSyslogFacility
22:38:31 [2021-07-22T22:38:31.988Z] --- PASS: TestValidateSyslogFacility (0.00s)
22:38:31 [2021-07-22T22:38:31.988Z] === RUN   TestValidateLogOptSyslogFormat
22:38:31 [2021-07-22T22:38:31.988Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
22:38:31 [2021-07-22T22:38:31.988Z] === RUN   TestValidateLogOpt
22:38:31 [2021-07-22T22:38:31.988Z] --- PASS: TestValidateLogOpt (0.00s)
22:38:31 [2021-07-22T22:38:31.988Z] PASS
22:38:31 [2021-07-22T22:38:31.988Z] coverage: 46.8% of statements
22:38:31 [2021-07-22T22:38:31.988Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.056s	coverage: 46.8% of statements
22:38:31 [2021-07-22T22:38:31.988Z] time="2021-07-22T22:38:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:38:31 [2021-07-22T22:38:31.988Z] time="2021-07-22T22:38:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:38:31 [2021-07-22T22:38:31.988Z] time="2021-07-22T22:38:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:38:32 [2021-07-22T22:38:32.446Z] --- PASS: TestSkipVerify (0.49s)
22:38:32 [2021-07-22T22:38:32.446Z] === RUN   TestBufferMaximum
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993512.066621\",\"host\":\"12a0033b6732\"}'"
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993512.066621\",\"host\":\"12a0033b6732\"}'"
22:38:32 [2021-07-22T22:38:32.446Z] --- PASS: TestBufferMaximum (0.02s)
22:38:32 [2021-07-22T22:38:32.446Z] === RUN   TestServerAlwaysDown
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993512.084621\",\"host\":\"12a0033b6732\"}'"
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993512.084621\",\"host\":\"12a0033b6732\"}'"
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993512.084621\",\"host\":\"12a0033b6732\"}'"
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993512.085620\",\"host\":\"12a0033b6732\"}'"
22:38:32 [2021-07-22T22:38:32.446Z] time="2021-07-22T22:38:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993512.085620\",\"host\":\"12a0033b6732\"}'"
22:38:32 [2021-07-22T22:38:32.446Z] --- PASS: TestServerAlwaysDown (0.00s)
22:38:32 [2021-07-22T22:38:32.446Z] === RUN   TestCannotSendAfterClose
22:38:32 [2021-07-22T22:38:32.446Z] --- PASS: TestCannotSendAfterClose (0.00s)
22:38:32 [2021-07-22T22:38:32.446Z] === RUN   TestDeadlockOnBlockedEndpoint
22:38:32 [2021-07-22T22:38:32.813Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
22:38:33 [2021-07-22T22:38:33.073Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
22:38:33 [2021-07-22T22:38:33.073Z] --- PASS: TestRenameLinkedContainer (5.08s)
22:38:33 [2021-07-22T22:38:33.073Z] === RUN   TestRenameStoppedContainer
22:38:33 [2021-07-22T22:38:33.411Z] time="2021-07-22T22:38:33Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49218/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
22:38:33 [2021-07-22T22:38:33.411Z] time="2021-07-22T22:38:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"12a0033b6732\"}'"
22:38:33 [2021-07-22T22:38:33.411Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
22:38:33 [2021-07-22T22:38:33.411Z] PASS
22:38:33 [2021-07-22T22:38:33.411Z] coverage: 82.5% of statements
22:38:33 [2021-07-22T22:38:33.411Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.175s	coverage: 82.5% of statements
22:38:33 [2021-07-22T22:38:33.411Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:38:33 [2021-07-22T22:38:33.411Z] ?   	github.com/docker/docker/daemon/network	[no test files]
22:38:33 [2021-07-22T22:38:33.411Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:38:33 [2021-07-22T22:38:33.411Z] === RUN   TestV1IDService
22:38:33 [2021-07-22T22:38:33.411Z] --- PASS: TestV1IDService (0.03s)
22:38:33 [2021-07-22T22:38:33.411Z] === RUN   TestV2MetadataService
22:38:34 [2021-07-22T22:38:34.377Z] === RUN   TestSuccessfulDownload
22:38:34 [2021-07-22T22:38:34.377Z]     download_test.go:268: Needs fixing on Windows
22:38:34 [2021-07-22T22:38:34.377Z] --- SKIP: TestSuccessfulDownload (0.00s)
22:38:34 [2021-07-22T22:38:34.377Z] === RUN   TestCancelledDownload
22:38:34 [2021-07-22T22:38:34.377Z] --- PASS: TestCancelledDownload (0.00s)
22:38:34 [2021-07-22T22:38:34.377Z] === RUN   TestMaxDownloadAttempts
22:38:34 [2021-07-22T22:38:34.377Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
22:38:34 [2021-07-22T22:38:34.377Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
22:38:34 [2021-07-22T22:38:34.377Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
22:38:34 [2021-07-22T22:38:34.377Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
22:38:34 [2021-07-22T22:38:34.377Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
22:38:34 [2021-07-22T22:38:34.377Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
22:38:34 [2021-07-22T22:38:34.377Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
22:38:34 [2021-07-22T22:38:34.377Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
22:38:34 [2021-07-22T22:38:34.377Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
22:38:34 [2021-07-22T22:38:34.377Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
22:38:34 [2021-07-22T22:38:34.377Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
22:38:34 [2021-07-22T22:38:34.377Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
22:38:34 [2021-07-22T22:38:34.456Z] --- PASS: TestRenameStoppedContainer (1.06s)
22:38:34 [2021-07-22T22:38:34.456Z] === RUN   TestRenameRunningContainerAndReuse
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestContinueOnError_NonMirrorEndpoint
22:38:34 [2021-07-22T22:38:34.835Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestContinueOnError_MirrorEndpoint
22:38:34 [2021-07-22T22:38:34.835Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestContinueOnError_NeverContinue
22:38:34 [2021-07-22T22:38:34.835Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestManifestStore
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestManifestStore/no_remote_or_local
22:38:34 [2021-07-22T22:38:34.835Z] time="2021-07-22T22:38:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:38:34 [2021-07-22T22:38:34.835Z] time="2021-07-22T22:38:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:38:34 [2021-07-22T22:38:34.835Z] time="2021-07-22T22:38:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:38:34 [2021-07-22T22:38:34.835Z] time="2021-07-22T22:38:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:38:34 [2021-07-22T22:38:34.835Z] --- PASS: TestMaxDownloadAttempts (0.00s)
22:38:34 [2021-07-22T22:38:34.835Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s)
22:38:34 [2021-07-22T22:38:34.835Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s)
22:38:34 [2021-07-22T22:38:34.835Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s)
22:38:34 [2021-07-22T22:38:34.835Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s)
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestTransfer
22:38:34 [2021-07-22T22:38:34.835Z] --- PASS: TestV2MetadataService (1.35s)
22:38:34 [2021-07-22T22:38:34.835Z] PASS
22:38:34 [2021-07-22T22:38:34.835Z] coverage: 48.2% of statements
22:38:34 [2021-07-22T22:38:34.835Z] ok  	github.com/docker/docker/distribution/metadata	1.475s	coverage: 48.2% of statements
22:38:34 [2021-07-22T22:38:34.835Z] time="2021-07-22T22:38:34Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local799805043\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestManifestStore/no_local_cache
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestManifestStore/with_local_cache
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestManifestStore/unknown_media_type
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestManifestStore/unknown_media_type/no_cache
22:38:34 [2021-07-22T22:38:34.835Z] time="2021-07-22T22:38:34Z" level=warning msg="reference for unknown type: "
22:38:34 [2021-07-22T22:38:34.835Z] --- PASS: TestTransfer (0.17s)
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestConcurrencyLimit
22:38:34 [2021-07-22T22:38:34.835Z] time="2021-07-22T22:38:34Z" level=warning msg="reference for unknown type: "
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestManifestStore/unknown_media_type/with_cache
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
22:38:34 [2021-07-22T22:38:34.835Z] time="2021-07-22T22:38:34Z" level=warning msg="reference for unknown type: "
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
22:38:34 [2021-07-22T22:38:34.835Z] time="2021-07-22T22:38:34Z" level=warning msg="reference for unknown type: "
22:38:34 [2021-07-22T22:38:34.835Z] time="2021-07-22T22:38:34Z" level=warning msg="reference for unknown type: "
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestManifestStore/error_persisting_manifest
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
22:38:34 [2021-07-22T22:38:34.835Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
22:38:34 [2021-07-22T22:38:34.835Z] time="2021-07-22T22:38:34Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
22:38:34 [2021-07-22T22:38:34.870Z] --- PASS: TestUpdateReplicatedJob (3.58s)
22:38:34 [2021-07-22T22:38:34.870Z] === RUN   TestServiceListWithStatuses
22:38:34 [2021-07-22T22:38:34.870Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:38:34 [2021-07-22T22:38:34.870Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:38:34 [2021-07-22T22:38:34.870Z] === RUN   TestDockerNetworkConnectAlias
22:38:35 [2021-07-22T22:38:35.293Z] --- PASS: TestManifestStore (0.30s)
22:38:35 [2021-07-22T22:38:35.293Z]     --- PASS: TestManifestStore/no_remote_or_local (0.20s)
22:38:35 [2021-07-22T22:38:35.293Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
22:38:35 [2021-07-22T22:38:35.293Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
22:38:35 [2021-07-22T22:38:35.293Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
22:38:35 [2021-07-22T22:38:35.293Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
22:38:35 [2021-07-22T22:38:35.293Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
22:38:35 [2021-07-22T22:38:35.293Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
22:38:35 [2021-07-22T22:38:35.293Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
22:38:35 [2021-07-22T22:38:35.293Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
22:38:35 [2021-07-22T22:38:35.293Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestDetectManifestBlobMediaType
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestDetectManifestBlobMediaType/schema1
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
22:38:35 [2021-07-22T22:38:35.293Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestFixManifestLayers
22:38:35 [2021-07-22T22:38:35.293Z] --- PASS: TestFixManifestLayers (0.01s)
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestFixManifestLayersBaseLayerParent
22:38:35 [2021-07-22T22:38:35.293Z]     pull_v2_test.go:73: Needs fixing on Windows
22:38:35 [2021-07-22T22:38:35.293Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestFixManifestLayersBadParent
22:38:35 [2021-07-22T22:38:35.293Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestValidateManifest
22:38:35 [2021-07-22T22:38:35.293Z]     pull_v2_test.go:118: Needs fixing on Windows
22:38:35 [2021-07-22T22:38:35.293Z] --- SKIP: TestValidateManifest (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestFormatPlatform
22:38:35 [2021-07-22T22:38:35.293Z] --- PASS: TestFormatPlatform (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestGetRepositoryMountCandidates
22:38:35 [2021-07-22T22:38:35.293Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestLayerAlreadyExists
22:38:35 [2021-07-22T22:38:35.293Z]     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}
22:38:35 [2021-07-22T22:38:35.293Z]     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}
22:38:35 [2021-07-22T22:38:35.293Z]     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}
22:38:35 [2021-07-22T22:38:35.293Z]     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}
22:38:35 [2021-07-22T22:38:35.293Z]     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}
22:38:35 [2021-07-22T22:38:35.293Z]     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}
22:38:35 [2021-07-22T22:38:35.293Z] --- PASS: TestLayerAlreadyExists (0.00s)
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestWhenEmptyAuthConfig
22:38:35 [2021-07-22T22:38:35.293Z] --- PASS: TestConcurrencyLimit (0.41s)
22:38:35 [2021-07-22T22:38:35.293Z] === RUN   TestInactiveJobs
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestNotFound
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestNotFound (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestConflict
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestConflict (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestForbidden
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestForbidden (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestInvalidParameter
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestInvalidParameter (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestNotImplemented
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestNotImplemented (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestNotModified
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestNotModified (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestUnauthorized
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestUnauthorized (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestUnknown
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestUnknown (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestCancelled
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestCancelled (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestDeadline
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestDeadline (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestDataLoss
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestDataLoss (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestUnavailable
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestUnavailable (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestSystem
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestSystem (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode/Not_Found
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode/Bad_Request
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode/Conflict
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode/Unauthorized
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode/Service_Unavailable
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode/Forbidden
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode/Not_Modified
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode/Not_Implemented
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode/Internal_Server_Error
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestFromStatusCode (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] PASS
22:38:35 [2021-07-22T22:38:35.752Z] coverage: 53.1% of statements
22:38:35 [2021-07-22T22:38:35.752Z] ok  	github.com/docker/docker/errdefs	0.048s	coverage: 53.1% of statements
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestInactiveJobs (0.36s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestWatchRelease
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestWatchRelease (0.07s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestWatchFinishedTransfer
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestWatchFinishedTransfer (0.00s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestDuplicateTransfer
22:38:35 [2021-07-22T22:38:35.752Z] --- PASS: TestDuplicateTransfer (0.04s)
22:38:35 [2021-07-22T22:38:35.752Z] === RUN   TestSuccessfulUpload
22:38:35 [2021-07-22T22:38:35.840Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
22:38:36 [2021-07-22T22:38:36.073Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.58s)
22:38:36 [2021-07-22T22:38:36.073Z] PASS
22:38:36 [2021-07-22T22:38:36.073Z] 
22:38:36 [2021-07-22T22:38:36.073Z] === Skipped
22:38:36 [2021-07-22T22:38:36.073Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:38:36 [2021-07-22T22:38:36.073Z]     build_session_test.go:25: TODO: BuildKit
22:38:36 [2021-07-22T22:38:36.073Z] 
22:38:36 [2021-07-22T22:38:36.073Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
22:38:36 [2021-07-22T22:38:36.073Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:38:36 [2021-07-22T22:38:36.073Z] 
22:38:36 [2021-07-22T22:38:36.073Z] 
22:38:36 [2021-07-22T22:38:36.073Z] DONE 34 tests, 2 skipped in 116.407s
22:38:36 [2021-07-22T22:38:36.073Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:38:36 [2021-07-22T22:38:36.073Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
22:38:36 [2021-07-22T22:38:36.073Z] ++ set -e
22:38:36 [2021-07-22T22:38:36.073Z] ++ '[' -n 0 ']'
22:38:36 [2021-07-22T22:38:36.073Z] ++ set -x
22:38:36 [2021-07-22T22:38:36.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
22:38:36 [2021-07-22T22:38:36.210Z] time="2021-07-22T22:38:35Z" level=error msg="Upload failed, retrying: simulating retry"
22:38:36 [2021-07-22T22:38:36.210Z] --- PASS: TestSuccessfulUpload (0.36s)
22:38:36 [2021-07-22T22:38:36.210Z] === RUN   TestCancelledUpload
22:38:36 [2021-07-22T22:38:36.210Z] --- PASS: TestCancelledUpload (0.00s)
22:38:36 [2021-07-22T22:38:36.210Z] PASS
22:38:36 [2021-07-22T22:38:36.210Z] coverage: 77.3% of statements
22:38:36 [2021-07-22T22:38:36.210Z] ok  	github.com/docker/docker/distribution/xfer	1.983s	coverage: 77.3% of statements
22:38:36 [2021-07-22T22:38:36.210Z] --- PASS: TestWhenEmptyAuthConfig (1.20s)
22:38:36 [2021-07-22T22:38:36.210Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
22:38:36 [2021-07-22T22:38:36.210Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
22:38:36 [2021-07-22T22:38:36.210Z] === RUN   TestTokenPassThru
22:38:36 [2021-07-22T22:38:36.210Z] --- PASS: TestTokenPassThru (0.01s)
22:38:36 [2021-07-22T22:38:36.210Z] === RUN   TestTokenPassThruDifferentHost
22:38:36 [2021-07-22T22:38:36.210Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
22:38:36 [2021-07-22T22:38:36.210Z] PASS
22:38:36 [2021-07-22T22:38:36.210Z] coverage: 23.8% of statements
22:38:36 [2021-07-22T22:38:36.210Z] ok  	github.com/docker/docker/distribution	1.643s	coverage: 23.8% of statements
22:38:36 [2021-07-22T22:38:36.333Z] INFO: Testing against a local daemon
22:38:36 [2021-07-22T22:38:36.333Z] === RUN   TestConfigInspect
22:38:36 [2021-07-22T22:38:36.668Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:38:36 [2021-07-22T22:38:36.668Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:38:36 [2021-07-22T22:38:36.788Z] --- PASS: TestRenameRunningContainerAndReuse (2.49s)
22:38:36 [2021-07-22T22:38:36.788Z] === RUN   TestRenameInvalidName
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestFSGetInvalidData
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestFSGetInvalidData (0.01s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestFSInvalidSet
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestFSInvalidSet (0.03s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestFSInvalidRoot
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestFSInvalidRoot (0.01s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestFSMetadataGetSet
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestCompare
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestCompare (0.00s)
22:38:37 [2021-07-22T22:38:37.126Z] PASS
22:38:37 [2021-07-22T22:38:37.126Z] coverage: 19.2% of statements
22:38:37 [2021-07-22T22:38:37.126Z] ok  	github.com/docker/docker/image/cache	0.089s	coverage: 19.2% of statements
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestFSMetadataGetSet (0.04s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestFSInvalidWalker
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestFSInvalidWalker (0.02s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestFSGetSet
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestFSGetSet (0.02s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestFSGetUnsetKey
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestFSGetUnsetKey (0.01s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestFSGetEmptyData
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestFSGetEmptyData (0.01s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestFSDelete
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestFSDelete (0.02s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestFSWalker
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestFSWalker (0.02s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestFSWalkerStopOnError
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestFSWalkerStopOnError (0.01s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestNewFromJSON
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestNewFromJSON (0.00s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestNewFromJSONWithInvalidJSON
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestMarshalKeyOrder
22:38:37 [2021-07-22T22:38:37.126Z] --- PASS: TestMarshalKeyOrder (0.00s)
22:38:37 [2021-07-22T22:38:37.126Z] === RUN   TestHistoryEqual
22:38:37 [2021-07-22T22:38:37.584Z] --- PASS: TestHistoryEqual (0.17s)
22:38:37 [2021-07-22T22:38:37.584Z] === RUN   TestImage
22:38:37 [2021-07-22T22:38:37.584Z] --- PASS: TestImage (0.00s)
22:38:37 [2021-07-22T22:38:37.584Z] === RUN   TestImageOSNotEmpty
22:38:37 [2021-07-22T22:38:37.584Z] --- PASS: TestImageOSNotEmpty (0.00s)
22:38:37 [2021-07-22T22:38:37.584Z] === RUN   TestNewChildImageFromImageWithRootFS
22:38:37 [2021-07-22T22:38:37.584Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
22:38:37 [2021-07-22T22:38:37.584Z] === RUN   TestCreate
22:38:37 [2021-07-22T22:38:37.584Z] --- PASS: TestCreate (0.01s)
22:38:37 [2021-07-22T22:38:37.584Z] === RUN   TestRestore
22:38:37 [2021-07-22T22:38:37.584Z] time="2021-07-22T22:38:37Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
22:38:37 [2021-07-22T22:38:37.584Z] --- PASS: TestRestore (0.04s)
22:38:37 [2021-07-22T22:38:37.584Z] === RUN   TestAddDelete
22:38:37 [2021-07-22T22:38:37.584Z] --- PASS: TestAddDelete (0.02s)
22:38:37 [2021-07-22T22:38:37.584Z] === RUN   TestSearchAfterDelete
22:38:37 [2021-07-22T22:38:37.584Z] --- PASS: TestSearchAfterDelete (0.01s)
22:38:37 [2021-07-22T22:38:37.584Z] === RUN   TestParentReset
22:38:37 [2021-07-22T22:38:37.584Z] --- PASS: TestParentReset (0.05s)
22:38:37 [2021-07-22T22:38:37.584Z] === RUN   TestGetAndSetLastUpdated
22:38:37 [2021-07-22T22:38:37.584Z] --- PASS: TestGetAndSetLastUpdated (0.03s)
22:38:37 [2021-07-22T22:38:37.584Z] === RUN   TestStoreLen
22:38:37 [2021-07-22T22:38:37.584Z] --- PASS: TestStoreLen (0.06s)
22:38:37 [2021-07-22T22:38:37.584Z] PASS
22:38:37 [2021-07-22T22:38:37.584Z] coverage: 86.6% of statements
22:38:37 [2021-07-22T22:38:37.584Z] ok  	github.com/docker/docker/image	0.666s	coverage: 86.6% of statements
22:38:38 [2021-07-22T22:38:38.042Z] === RUN   TestMakeV1ConfigFromConfig
22:38:38 [2021-07-22T22:38:38.042Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
22:38:38 [2021-07-22T22:38:38.042Z] PASS
22:38:38 [2021-07-22T22:38:38.042Z] coverage: 25.0% of statements
22:38:38 [2021-07-22T22:38:38.042Z] ok  	github.com/docker/docker/image/v1	0.137s	coverage: 25.0% of statements
22:38:38 [2021-07-22T22:38:38.042Z] === RUN   TestValidateManifest
22:38:38 [2021-07-22T22:38:38.042Z] === RUN   TestValidateManifest/nil
22:38:38 [2021-07-22T22:38:38.042Z] === RUN   TestValidateManifest/non-nil
22:38:38 [2021-07-22T22:38:38.042Z] --- PASS: TestValidateManifest (0.00s)
22:38:38 [2021-07-22T22:38:38.042Z]     --- PASS: TestValidateManifest/nil (0.00s)
22:38:38 [2021-07-22T22:38:38.042Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
22:38:38 [2021-07-22T22:38:38.042Z] PASS
22:38:38 [2021-07-22T22:38:38.042Z] coverage: 0.7% of statements
22:38:38 [2021-07-22T22:38:38.042Z] ok  	github.com/docker/docker/image/tarexport	0.075s	coverage: 0.7% of statements
22:38:38 [2021-07-22T22:38:38.042Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:38:38 [2021-07-22T22:38:38.173Z] --- PASS: TestRenameInvalidName (1.24s)
22:38:38 [2021-07-22T22:38:38.173Z] === RUN   TestRenameAnonymousContainer
22:38:38 [2021-07-22T22:38:38.886Z] --- PASS: TestConfigInspect (2.34s)
22:38:38 [2021-07-22T22:38:38.886Z] === RUN   TestConfigList
22:38:39 [2021-07-22T22:38:39.114Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
22:38:39 [2021-07-22T22:38:39.685Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
22:38:40 [2021-07-22T22:38:40.141Z] --- PASS: TestDockerNetworkConnectAlias (4.82s)
22:38:40 [2021-07-22T22:38:40.141Z] === RUN   TestDockerNetworkReConnect
22:38:40 [2021-07-22T22:38:40.219Z] === RUN   TestSerialization
22:38:40 [2021-07-22T22:38:40.219Z] --- PASS: TestSerialization (0.03s)
22:38:40 [2021-07-22T22:38:40.219Z] PASS
22:38:40 [2021-07-22T22:38:40.219Z] coverage: 100.0% of statements
22:38:40 [2021-07-22T22:38:40.219Z] ok  	github.com/docker/docker/libcontainerd/queue	0.072s	coverage: 100.0% of statements
22:38:40 [2021-07-22T22:38:40.219Z] === RUN   TestEnvironmentParsing
22:38:40 [2021-07-22T22:38:40.219Z] --- PASS: TestEnvironmentParsing (0.00s)
22:38:40 [2021-07-22T22:38:40.219Z] PASS
22:38:40 [2021-07-22T22:38:40.219Z] coverage: 1.2% of statements
22:38:40 [2021-07-22T22:38:40.219Z] ok  	github.com/docker/docker/libcontainerd/local	0.101s	coverage: 1.2% of statements
22:38:40 [2021-07-22T22:38:40.800Z] --- PASS: TestConfigList (2.20s)
22:38:40 [2021-07-22T22:38:40.800Z] === RUN   TestConfigsCreateAndDelete
22:38:40 [2021-07-22T22:38:40.826Z] === RUN   TestEmptyLayer
22:38:40 [2021-07-22T22:38:40.827Z] --- PASS: TestEmptyLayer (0.00s)
22:38:40 [2021-07-22T22:38:40.827Z] === RUN   TestCommitFailure
22:38:40 [2021-07-22T22:38:40.827Z] --- PASS: TestCommitFailure (0.01s)
22:38:40 [2021-07-22T22:38:40.827Z] === RUN   TestStartTransactionFailure
22:38:40 [2021-07-22T22:38:40.827Z] --- PASS: TestStartTransactionFailure (0.00s)
22:38:40 [2021-07-22T22:38:40.827Z] === RUN   TestGetOrphan
22:38:40 [2021-07-22T22:38:40.827Z] --- PASS: TestGetOrphan (0.01s)
22:38:40 [2021-07-22T22:38:40.827Z] === RUN   TestMountAndRegister
22:38:40 [2021-07-22T22:38:40.827Z]     layer_test.go:271: Layer size: 14
22:38:40 [2021-07-22T22:38:40.827Z] --- PASS: TestMountAndRegister (0.06s)
22:38:40 [2021-07-22T22:38:40.827Z] === RUN   TestLayerRelease
22:38:40 [2021-07-22T22:38:40.827Z]     layer_test.go:304: Failing on Windows
22:38:40 [2021-07-22T22:38:40.827Z] --- SKIP: TestLayerRelease (0.00s)
22:38:40 [2021-07-22T22:38:40.827Z] === RUN   TestStoreRestore
22:38:40 [2021-07-22T22:38:40.827Z]     layer_test.go:353: Failing on Windows
22:38:40 [2021-07-22T22:38:40.827Z] --- SKIP: TestStoreRestore (0.00s)
22:38:40 [2021-07-22T22:38:40.827Z] === RUN   TestTarStreamStability
22:38:40 [2021-07-22T22:38:40.827Z]     layer_test.go:468: Failing on Windows
22:38:40 [2021-07-22T22:38:40.827Z] --- SKIP: TestTarStreamStability (0.00s)
22:38:40 [2021-07-22T22:38:40.827Z] === RUN   TestRegisterExistingLayer
22:38:40 [2021-07-22T22:38:40.827Z] --- PASS: TestRegisterExistingLayer (0.21s)
22:38:40 [2021-07-22T22:38:40.827Z] === RUN   TestTarStreamVerification
22:38:40 [2021-07-22T22:38:40.827Z]     layer_test.go:697: Failing on Windows
22:38:40 [2021-07-22T22:38:40.827Z] --- SKIP: TestTarStreamVerification (0.00s)
22:38:40 [2021-07-22T22:38:40.827Z] === RUN   TestLayerMigration
22:38:40 [2021-07-22T22:38:40.827Z]     migration_test.go:46: Failing on Windows
22:38:40 [2021-07-22T22:38:40.827Z] --- SKIP: TestLayerMigration (0.00s)
22:38:40 [2021-07-22T22:38:40.827Z] === RUN   TestLayerMigrationNoTarsplit
22:38:40 [2021-07-22T22:38:40.827Z]     migration_test.go:182: Failing on Windows
22:38:40 [2021-07-22T22:38:40.827Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
22:38:40 [2021-07-22T22:38:40.827Z] === RUN   TestMountInit
22:38:40 [2021-07-22T22:38:40.827Z]     mount_test.go:17: Failing on Windows
22:38:40 [2021-07-22T22:38:40.827Z] --- SKIP: TestMountInit (0.00s)
22:38:40 [2021-07-22T22:38:40.827Z] === RUN   TestMountSize
22:38:41 [2021-07-22T22:38:41.069Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
22:38:41 [2021-07-22T22:38:41.315Z]     mount_test.go:76: Failing on Windows
22:38:41 [2021-07-22T22:38:41.315Z] --- SKIP: TestMountSize (0.00s)
22:38:41 [2021-07-22T22:38:41.315Z] === RUN   TestMountChanges
22:38:41 [2021-07-22T22:38:41.315Z]     mount_test.go:125: Failing on Windows
22:38:41 [2021-07-22T22:38:41.315Z] --- SKIP: TestMountChanges (0.00s)
22:38:41 [2021-07-22T22:38:41.315Z] === RUN   TestMountApply
22:38:41 [2021-07-22T22:38:41.315Z]     mount_test.go:212: Failing on Windows
22:38:41 [2021-07-22T22:38:41.315Z] --- SKIP: TestMountApply (0.00s)
22:38:41 [2021-07-22T22:38:41.315Z] PASS
22:38:41 [2021-07-22T22:38:41.315Z] coverage: 30.1% of statements
22:38:41 [2021-07-22T22:38:41.315Z] ok  	github.com/docker/docker/layer	0.436s	coverage: 30.1% of statements
22:38:41 [2021-07-22T22:38:41.315Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:38:41 [2021-07-22T22:38:41.315Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:38:41 [2021-07-22T22:38:41.315Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:38:41 [2021-07-22T22:38:41.315Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:38:42 [2021-07-22T22:38:42.010Z] --- PASS: TestRenameAnonymousContainer (4.00s)
22:38:42 [2021-07-22T22:38:42.011Z] === RUN   TestRenameContainerWithSameName
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestSequenceGetAvailableBit
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestSequenceEqual
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestSequenceEqual (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestSequenceCopy
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestSequenceCopy (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestGetFirstAvailable
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestGetFirstAvailable (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestFindSequence
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestFindSequence (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestCheckIfAvailable
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestCheckIfAvailable (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestMergeSequences
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestMergeSequences (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestPushReservation
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestPushReservation (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestSerializeDeserialize
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestSerializeDeserialize (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestSet
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestSet (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestSetUnset
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestSetUnset (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestOffsetSetUnset
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestOffsetSetUnset (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestSetInRange
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestSetInRange (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestSetAnyInRange
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestSetAnyInRange (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestMethods
22:38:42 [2021-07-22T22:38:42.849Z] --- PASS: TestMethods (0.00s)
22:38:42 [2021-07-22T22:38:42.849Z] === RUN   TestRandomAllocateDeallocate
22:38:43 [2021-07-22T22:38:43.393Z] --- PASS: TestRenameContainerWithSameName (1.25s)
22:38:43 [2021-07-22T22:38:43.394Z] === RUN   TestRenameContainerWithLinkedContainer
22:38:43 [2021-07-22T22:38:43.394Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
22:38:43 [2021-07-22T22:38:43.426Z] --- PASS: TestDockerNetworkReConnect (3.75s)
22:38:43 [2021-07-22T22:38:43.426Z] === RUN   TestServicePlugin
22:38:44 [2021-07-22T22:38:44.094Z] --- PASS: TestConfigsCreateAndDelete (2.68s)
22:38:44 [2021-07-22T22:38:44.094Z] === RUN   TestConfigsUpdate
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestErrorInterfaces
22:38:45 [2021-07-22T22:38:45.024Z] --- PASS: TestErrorInterfaces (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestNetworkMarshalling
22:38:45 [2021-07-22T22:38:45.024Z] --- PASS: TestNetworkMarshalling (0.21s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestEndpointMarshalling
22:38:45 [2021-07-22T22:38:45.024Z] --- PASS: TestEndpointMarshalling (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestAuxAddresses
22:38:45 [2021-07-22T22:38:45.024Z] time="2021-07-22T22:38:44Z" level=info msg="Restoring existing overlay networks from HNS into docker"
22:38:45 [2021-07-22T22:38:45.024Z] --- PASS: TestAuxAddresses (0.01s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestSRVServiceQuery
22:38:45 [2021-07-22T22:38:45.024Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
22:38:45 [2021-07-22T22:38:45.024Z] --- SKIP: TestSRVServiceQuery (0.01s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestServiceVIPReuse
22:38:45 [2021-07-22T22:38:45.024Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
22:38:45 [2021-07-22T22:38:45.024Z] --- SKIP: TestServiceVIPReuse (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestIpamReleaseOnNetDriverFailures
22:38:45 [2021-07-22T22:38:45.024Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
22:38:45 [2021-07-22T22:38:45.024Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestDNSIPQuery
22:38:45 [2021-07-22T22:38:45.024Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
22:38:45 [2021-07-22T22:38:45.024Z] --- SKIP: TestDNSIPQuery (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestDNSProxyServFail
22:38:45 [2021-07-22T22:38:45.024Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
22:38:45 [2021-07-22T22:38:45.024Z] --- SKIP: TestDNSProxyServFail (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestSandboxAddEmpty
22:38:45 [2021-07-22T22:38:45.024Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:38:45 [2021-07-22T22:38:45.024Z] --- SKIP: TestSandboxAddEmpty (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestSandboxAddMultiPrio
22:38:45 [2021-07-22T22:38:45.024Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:38:45 [2021-07-22T22:38:45.024Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestSandboxAddSamePrio
22:38:45 [2021-07-22T22:38:45.024Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:38:45 [2021-07-22T22:38:45.024Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestCleanupServiceDiscovery
22:38:45 [2021-07-22T22:38:45.024Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
22:38:45 [2021-07-22T22:38:45.024Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestDNSOptions
22:38:45 [2021-07-22T22:38:45.024Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
22:38:45 [2021-07-22T22:38:45.024Z] --- SKIP: TestDNSOptions (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestMultipleControllersWithSameStore
22:38:45 [2021-07-22T22:38:45.024Z] time="2021-07-22T22:38:44Z" level=info msg="Restoring existing overlay networks from HNS into docker"
22:38:45 [2021-07-22T22:38:45.024Z] time="2021-07-22T22:38:44Z" level=info msg="Restoring existing overlay networks from HNS into docker"
22:38:45 [2021-07-22T22:38:45.024Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
22:38:45 [2021-07-22T22:38:45.024Z] PASS
22:38:45 [2021-07-22T22:38:45.024Z] coverage: 8.6% of statements
22:38:45 [2021-07-22T22:38:45.024Z] ok  	github.com/docker/docker/libnetwork	0.376s	coverage: 8.6% of statements
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestInvalidConfig
22:38:45 [2021-07-22T22:38:45.024Z] --- PASS: TestInvalidConfig (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestConfig
22:38:45 [2021-07-22T22:38:45.024Z] --- PASS: TestConfig (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestOptionsLabels
22:38:45 [2021-07-22T22:38:45.024Z] --- PASS: TestOptionsLabels (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestValidName
22:38:45 [2021-07-22T22:38:45.024Z] --- PASS: TestValidName (0.00s)
22:38:45 [2021-07-22T22:38:45.024Z] === RUN   TestTLSConfiguration
22:38:45 [2021-07-22T22:38:45.024Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
22:38:45 [2021-07-22T22:38:45.024Z] time="2021-07-22T22:38:44Z" level=info msg="Option Initializing KV with TLS"
22:38:45 [2021-07-22T22:38:45.024Z] --- PASS: TestTLSConfiguration (0.21s)
22:38:45 [2021-07-22T22:38:45.024Z] PASS
22:38:45 [2021-07-22T22:38:45.024Z] coverage: 24.0% of statements
22:38:45 [2021-07-22T22:38:45.024Z] ok  	github.com/docker/docker/libnetwork/config	0.303s	coverage: 24.0% of statements
22:38:45 [2021-07-22T22:38:45.487Z] === RUN   TestKey
22:38:45 [2021-07-22T22:38:45.487Z] --- PASS: TestKey (0.00s)
22:38:45 [2021-07-22T22:38:45.487Z] === RUN   TestParseKey
22:38:45 [2021-07-22T22:38:45.487Z] --- PASS: TestParseKey (0.00s)
22:38:45 [2021-07-22T22:38:45.487Z] === RUN   TestInvalidDataStore
22:38:45 [2021-07-22T22:38:45.487Z] --- PASS: TestInvalidDataStore (0.00s)
22:38:45 [2021-07-22T22:38:45.487Z] === RUN   TestKVObjectFlatKey
22:38:45 [2021-07-22T22:38:45.487Z] --- PASS: TestKVObjectFlatKey (0.00s)
22:38:45 [2021-07-22T22:38:45.487Z] === RUN   TestAtomicKVObjectFlatKey
22:38:45 [2021-07-22T22:38:45.487Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
22:38:45 [2021-07-22T22:38:45.487Z] PASS
22:38:45 [2021-07-22T22:38:45.487Z] coverage: 21.9% of statements
22:38:45 [2021-07-22T22:38:45.487Z] ok  	github.com/docker/docker/libnetwork/datastore	0.051s	coverage: 21.9% of statements
22:38:45 [2021-07-22T22:38:45.937Z] --- PASS: TestRenameContainerWithLinkedContainer (2.36s)
22:38:45 [2021-07-22T22:38:45.937Z] === RUN   TestResize
22:38:45 [2021-07-22T22:38:45.937Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
22:38:46 [2021-07-22T22:38:46.452Z] === RUN   TestIPDataMarshalling
22:38:46 [2021-07-22T22:38:46.452Z] --- PASS: TestIPDataMarshalling (0.00s)
22:38:46 [2021-07-22T22:38:46.452Z] === RUN   TestValidateAndIsV6
22:38:46 [2021-07-22T22:38:46.452Z] --- PASS: TestValidateAndIsV6 (0.00s)
22:38:46 [2021-07-22T22:38:46.452Z] PASS
22:38:46 [2021-07-22T22:38:46.452Z] coverage: 68.9% of statements
22:38:46 [2021-07-22T22:38:46.452Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.051s	coverage: 68.9% of statements
22:38:46 [2021-07-22T22:38:46.452Z] === RUN   TestDriver
22:38:46 [2021-07-22T22:38:46.452Z] --- PASS: TestDriver (0.00s)
22:38:46 [2021-07-22T22:38:46.452Z] PASS
22:38:46 [2021-07-22T22:38:46.452Z] coverage: 34.8% of statements
22:38:46 [2021-07-22T22:38:46.452Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.082s	coverage: 34.8% of statements
22:38:46 [2021-07-22T22:38:46.633Z] --- PASS: TestConfigsUpdate (2.63s)
22:38:46 [2021-07-22T22:38:46.633Z] === RUN   TestTemplatedConfig
22:38:46 [2021-07-22T22:38:46.882Z] --- PASS: TestResize (1.12s)
22:38:46 [2021-07-22T22:38:46.882Z] === RUN   TestResizeWithInvalidSize
22:38:47 [2021-07-22T22:38:47.418Z] === RUN   TestDriver
22:38:47 [2021-07-22T22:38:47.418Z] --- PASS: TestDriver (0.00s)
22:38:47 [2021-07-22T22:38:47.418Z] PASS
22:38:47 [2021-07-22T22:38:47.418Z] coverage: 34.8% of statements
22:38:47 [2021-07-22T22:38:47.418Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.047s	coverage: 34.8% of statements
22:38:47 [2021-07-22T22:38:47.418Z] === RUN   TestNetworkAllocateFree
22:38:47 [2021-07-22T22:38:47.418Z] --- PASS: TestNetworkAllocateFree (0.00s)
22:38:47 [2021-07-22T22:38:47.418Z] === RUN   TestNetworkAllocateUserDefinedVNIs
22:38:47 [2021-07-22T22:38:47.418Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
22:38:47 [2021-07-22T22:38:47.418Z] PASS
22:38:47 [2021-07-22T22:38:47.418Z] coverage: 63.6% of statements
22:38:47 [2021-07-22T22:38:47.418Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.052s	coverage: 63.6% of statements
22:38:47 [2021-07-22T22:38:47.613Z]     plugin_test.go:62: [da60bbba9bbf6] joining swarm manager [d34cf9a7cdf90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:38:47 [2021-07-22T22:38:47.826Z] --- PASS: TestResizeWithInvalidSize (1.24s)
22:38:47 [2021-07-22T22:38:47.826Z] === RUN   TestResizeWhenContainerNotStarted
22:38:47 [2021-07-22T22:38:47.876Z] --- PASS: TestRandomAllocateDeallocate (4.92s)
22:38:47 [2021-07-22T22:38:47.876Z] === RUN   TestAllocateRandomDeallocate
22:38:47 [2021-07-22T22:38:47.876Z] === RUN   TestGetEmptyCapabilities
22:38:47 [2021-07-22T22:38:47.876Z] --- PASS: TestGetEmptyCapabilities (0.01s)
22:38:47 [2021-07-22T22:38:47.876Z] === RUN   TestGetExtraCapabilities
22:38:47 [2021-07-22T22:38:47.876Z] --- PASS: TestGetExtraCapabilities (0.01s)
22:38:47 [2021-07-22T22:38:47.876Z] === RUN   TestGetInvalidCapabilities
22:38:47 [2021-07-22T22:38:47.876Z] --- PASS: TestGetInvalidCapabilities (0.00s)
22:38:47 [2021-07-22T22:38:47.876Z] === RUN   TestRemoteDriver
22:38:47 [2021-07-22T22:38:47.876Z] --- PASS: TestRemoteDriver (0.01s)
22:38:47 [2021-07-22T22:38:47.876Z] === RUN   TestDriverError
22:38:47 [2021-07-22T22:38:47.876Z] --- PASS: TestDriverError (0.00s)
22:38:47 [2021-07-22T22:38:47.876Z] === RUN   TestMissingValues
22:38:47 [2021-07-22T22:38:47.876Z] --- PASS: TestMissingValues (0.01s)
22:38:47 [2021-07-22T22:38:47.876Z] === RUN   TestRollback
22:38:47 [2021-07-22T22:38:47.876Z] --- PASS: TestRollback (0.00s)
22:38:47 [2021-07-22T22:38:47.876Z] PASS
22:38:47 [2021-07-22T22:38:47.876Z] coverage: 57.4% of statements
22:38:47 [2021-07-22T22:38:47.876Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.102s	coverage: 57.4% of statements
22:38:48 [2021-07-22T22:38:48.550Z]     plugin_test.go:65: [d1ae3b20a16ec] joining swarm manager [d34cf9a7cdf90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:38:48 [2021-07-22T22:38:48.841Z] === RUN   TestNew
22:38:48 [2021-07-22T22:38:48.841Z] --- PASS: TestNew (0.00s)
22:38:48 [2021-07-22T22:38:48.841Z] === RUN   TestAddDriver
22:38:48 [2021-07-22T22:38:48.841Z] --- PASS: TestAddDriver (0.00s)
22:38:48 [2021-07-22T22:38:48.841Z] === RUN   TestAddDuplicateDriver
22:38:48 [2021-07-22T22:38:48.841Z] --- PASS: TestAddDuplicateDriver (0.00s)
22:38:48 [2021-07-22T22:38:48.841Z] === RUN   TestIPAMDefaultAddressSpaces
22:38:48 [2021-07-22T22:38:48.841Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
22:38:48 [2021-07-22T22:38:48.841Z] === RUN   TestDriver
22:38:48 [2021-07-22T22:38:48.841Z] --- PASS: TestDriver (0.00s)
22:38:48 [2021-07-22T22:38:48.841Z] === RUN   TestIPAM
22:38:48 [2021-07-22T22:38:48.841Z] --- PASS: TestIPAM (0.00s)
22:38:48 [2021-07-22T22:38:48.841Z] === RUN   TestWalkIPAMs
22:38:48 [2021-07-22T22:38:48.841Z] --- PASS: TestWalkIPAMs (0.00s)
22:38:48 [2021-07-22T22:38:48.841Z] === RUN   TestWalkDrivers
22:38:48 [2021-07-22T22:38:48.841Z] --- PASS: TestWalkDrivers (0.00s)
22:38:48 [2021-07-22T22:38:48.841Z] PASS
22:38:48 [2021-07-22T22:38:48.841Z] coverage: 82.4% of statements
22:38:48 [2021-07-22T22:38:48.841Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.088s	coverage: 82.4% of statements
22:38:48 [2021-07-22T22:38:48.841Z] === RUN   TestNAT
22:38:48 [2021-07-22T22:38:48.841Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
22:38:48 [2021-07-22T22:38:48.841Z] --- SKIP: TestNAT (0.00s)
22:38:48 [2021-07-22T22:38:48.841Z] === RUN   TestTransparent
22:38:48 [2021-07-22T22:38:48.841Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
22:38:48 [2021-07-22T22:38:48.841Z] --- SKIP: TestTransparent (0.00s)
22:38:48 [2021-07-22T22:38:48.841Z] PASS
22:38:48 [2021-07-22T22:38:48.841Z] coverage: 0.0% of statements
22:38:48 [2021-07-22T22:38:48.841Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.055s	coverage: 0.0% of statements
22:38:48 [2021-07-22T22:38:48.841Z] --- PASS: TestAllocateRandomDeallocate (1.37s)
22:38:48 [2021-07-22T22:38:48.841Z] === RUN   TestAllocateRandomDeallocateSerialize
22:38:49 [2021-07-22T22:38:49.214Z] --- PASS: TestResizeWhenContainerNotStarted (1.10s)
22:38:49 [2021-07-22T22:38:49.214Z] === RUN   TestDaemonRestartKillContainers
22:38:49 [2021-07-22T22:38:49.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:38:49 [2021-07-22T22:38:49.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestBuildDefault
22:38:49 [2021-07-22T22:38:49.298Z] --- PASS: TestBuildDefault (0.00s)
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestBuildHostnameDomainname
22:38:49 [2021-07-22T22:38:49.298Z] --- PASS: TestBuildHostnameDomainname (0.00s)
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestBuildHostname
22:38:49 [2021-07-22T22:38:49.298Z] --- PASS: TestBuildHostname (0.00s)
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestBuildHostnameFQDN
22:38:49 [2021-07-22T22:38:49.298Z] --- PASS: TestBuildHostnameFQDN (0.00s)
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestBuildNoIP
22:38:49 [2021-07-22T22:38:49.298Z] --- PASS: TestBuildNoIP (0.00s)
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestUpdate
22:38:49 [2021-07-22T22:38:49.298Z] --- PASS: TestUpdate (0.00s)
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestUpdateIgnoresPrefixedHostname
22:38:49 [2021-07-22T22:38:49.298Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestDeleteIgnoresPrefixedHostname
22:38:49 [2021-07-22T22:38:49.298Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestAddEmpty
22:38:49 [2021-07-22T22:38:49.298Z] --- PASS: TestAddEmpty (0.00s)
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestAdd
22:38:49 [2021-07-22T22:38:49.298Z] --- PASS: TestAdd (0.00s)
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestDeleteEmpty
22:38:49 [2021-07-22T22:38:49.298Z] --- PASS: TestDeleteEmpty (0.00s)
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestDeleteNewline
22:38:49 [2021-07-22T22:38:49.298Z] --- PASS: TestDeleteNewline (0.00s)
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestDelete
22:38:49 [2021-07-22T22:38:49.298Z] --- PASS: TestDelete (0.00s)
22:38:49 [2021-07-22T22:38:49.298Z] === RUN   TestConcurrentWrites
22:38:49 [2021-07-22T22:38:49.759Z] --- PASS: TestConcurrentWrites (0.25s)
22:38:49 [2021-07-22T22:38:49.759Z] PASS
22:38:49 [2021-07-22T22:38:49.759Z] coverage: 81.2% of statements
22:38:49 [2021-07-22T22:38:49.759Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.324s	coverage: 81.2% of statements
22:38:49 [2021-07-22T22:38:49.931Z] --- PASS: TestTemplatedConfig (3.16s)
22:38:49 [2021-07-22T22:38:49.931Z] === RUN   TestConfigCreateResolve
22:38:50 [2021-07-22T22:38:50.217Z] === RUN   TestNew
22:38:50 [2021-07-22T22:38:50.217Z] --- PASS: TestNew (0.00s)
22:38:50 [2021-07-22T22:38:50.217Z] === RUN   TestAllocate
22:38:50 [2021-07-22T22:38:50.217Z] --- PASS: TestAllocate (0.00s)
22:38:50 [2021-07-22T22:38:50.217Z] === RUN   TestUninitialized
22:38:50 [2021-07-22T22:38:50.217Z] --- PASS: TestUninitialized (0.00s)
22:38:50 [2021-07-22T22:38:50.217Z] === RUN   TestAllocateInRange
22:38:50 [2021-07-22T22:38:50.217Z] --- PASS: TestAllocateInRange (0.00s)
22:38:50 [2021-07-22T22:38:50.217Z] === RUN   TestAllocateSerial
22:38:50 [2021-07-22T22:38:50.217Z] --- PASS: TestAllocateSerial (0.00s)
22:38:50 [2021-07-22T22:38:50.217Z] PASS
22:38:50 [2021-07-22T22:38:50.217Z] coverage: 87.5% of statements
22:38:50 [2021-07-22T22:38:50.217Z] ok  	github.com/docker/docker/libnetwork/idm	0.052s	coverage: 87.5% of statements
22:38:50 [2021-07-22T22:38:50.217Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.11s)
22:38:50 [2021-07-22T22:38:50.217Z] === RUN   TestRetrieveFromStore
22:38:50 [2021-07-22T22:38:50.217Z] === RUN   TestDiff
22:38:50 [2021-07-22T22:38:50.217Z] --- PASS: TestDiff (0.00s)
22:38:50 [2021-07-22T22:38:50.217Z] === RUN   TestAddedCallback
22:38:50 [2021-07-22T22:38:50.217Z] --- PASS: TestAddedCallback (0.00s)
22:38:50 [2021-07-22T22:38:50.217Z] === RUN   TestRemovedCallback
22:38:50 [2021-07-22T22:38:50.217Z] --- PASS: TestRemovedCallback (0.00s)
22:38:50 [2021-07-22T22:38:50.217Z] === RUN   TestNoCallback
22:38:50 [2021-07-22T22:38:50.217Z] --- PASS: TestNoCallback (0.00s)
22:38:50 [2021-07-22T22:38:50.217Z] PASS
22:38:50 [2021-07-22T22:38:50.217Z] coverage: 48.1% of statements
22:38:50 [2021-07-22T22:38:50.217Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.051s	coverage: 48.1% of statements
22:38:50 [2021-07-22T22:38:50.599Z]     check_test.go:309: [d035632fbb900] daemon is not started
22:38:50 [2021-07-22T22:38:50.599Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
22:38:50 [2021-07-22T22:38:50.674Z] --- PASS: TestRetrieveFromStore (0.46s)
22:38:50 [2021-07-22T22:38:50.674Z] === RUN   TestIsCorrupted
22:38:50 [2021-07-22T22:38:50.674Z] --- PASS: TestIsCorrupted (0.03s)
22:38:50 [2021-07-22T22:38:50.674Z] === RUN   TestSetRollover
22:38:50 [2021-07-22T22:38:50.674Z] === RUN   TestCaller
22:38:50 [2021-07-22T22:38:50.674Z] --- PASS: TestCaller (0.00s)
22:38:50 [2021-07-22T22:38:50.674Z] PASS
22:38:50 [2021-07-22T22:38:50.674Z] coverage: 100.0% of statements
22:38:50 [2021-07-22T22:38:50.674Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.044s	coverage: 100.0% of statements
22:38:51 [2021-07-22T22:38:51.130Z] === RUN   TestSetSerialInsertDelete
22:38:51 [2021-07-22T22:38:51.130Z] --- PASS: TestSetSerialInsertDelete (0.00s)
22:38:51 [2021-07-22T22:38:51.130Z] === RUN   TestSetParallelInsertDelete
22:38:51 [2021-07-22T22:38:51.841Z] --- PASS: TestConfigCreateResolve (2.15s)
22:38:51 [2021-07-22T22:38:51.841Z] PASS
22:38:51 [2021-07-22T22:38:51.841Z] 
22:38:51 [2021-07-22T22:38:51.841Z] DONE 6 tests in 16.822s
22:38:51 [2021-07-22T22:38:51.841Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:38:51 [2021-07-22T22:38:51.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
22:38:51 [2021-07-22T22:38:51.841Z] ++ set -e
22:38:51 [2021-07-22T22:38:51.841Z] ++ '[' -n 0 ']'
22:38:51 [2021-07-22T22:38:51.841Z] ++ set -x
22:38:51 [2021-07-22T22:38:51.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
22:38:52 [2021-07-22T22:38:52.100Z] INFO: Testing against a local daemon
22:38:52 [2021-07-22T22:38:52.100Z] === RUN   TestCheckpoint
22:38:52 [2021-07-22T22:38:52.100Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:38:52 [2021-07-22T22:38:52.100Z] --- SKIP: TestCheckpoint (0.00s)
22:38:52 [2021-07-22T22:38:52.100Z] === RUN   TestContainerInvalidJSON
22:38:52 [2021-07-22T22:38:52.100Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:38:52 [2021-07-22T22:38:52.100Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:38:52 [2021-07-22T22:38:52.100Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:38:52 [2021-07-22T22:38:52.100Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:38:52 [2021-07-22T22:38:52.100Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:38:52 [2021-07-22T22:38:52.100Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:38:52 [2021-07-22T22:38:52.100Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:38:52 [2021-07-22T22:38:52.100Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:38:52 [2021-07-22T22:38:52.100Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:38:52 [2021-07-22T22:38:52.100Z] --- PASS: TestContainerInvalidJSON (0.02s)
22:38:52 [2021-07-22T22:38:52.100Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:38:52 [2021-07-22T22:38:52.100Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:38:52 [2021-07-22T22:38:52.100Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:38:52 [2021-07-22T22:38:52.100Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:38:52 [2021-07-22T22:38:52.100Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
22:38:52 [2021-07-22T22:38:52.100Z] === RUN   TestCopyFromContainerPathIsNotDir
22:38:52 [2021-07-22T22:38:52.361Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
22:38:52 [2021-07-22T22:38:52.361Z] === RUN   TestCopyToContainerPathDoesNotExist
22:38:52 [2021-07-22T22:38:52.361Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
22:38:52 [2021-07-22T22:38:52.361Z] === RUN   TestCopyToContainerPathIsNotDir
22:38:52 [2021-07-22T22:38:52.361Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
22:38:52 [2021-07-22T22:38:52.361Z] === RUN   TestCopyFromContainer
22:38:52 [2021-07-22T22:38:52.511Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
22:38:52 [2021-07-22T22:38:52.511Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:38:52 [2021-07-22T22:38:52.662Z] === RUN   TestInt2IP2IntConversion
22:38:52 [2021-07-22T22:38:52.662Z] === RUN   TestPoolRequest
22:38:52 [2021-07-22T22:38:52.662Z] --- PASS: TestPoolRequest (0.00s)
22:38:52 [2021-07-22T22:38:52.662Z] === RUN   TestOtherRequests
22:38:52 [2021-07-22T22:38:52.662Z] --- PASS: TestOtherRequests (0.00s)
22:38:52 [2021-07-22T22:38:52.662Z] PASS
22:38:52 [2021-07-22T22:38:52.662Z] coverage: 57.1% of statements
22:38:52 [2021-07-22T22:38:52.662Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.055s	coverage: 57.1% of statements
22:38:53 [2021-07-22T22:38:53.081Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:38:53 [2021-07-22T22:38:53.119Z] --- PASS: TestInt2IP2IntConversion (0.68s)
22:38:53 [2021-07-22T22:38:53.119Z] === RUN   TestGetAddressVersion
22:38:53 [2021-07-22T22:38:53.119Z] --- PASS: TestGetAddressVersion (0.00s)
22:38:53 [2021-07-22T22:38:53.119Z] === RUN   TestKeyString
22:38:53 [2021-07-22T22:38:53.119Z] --- PASS: TestKeyString (0.00s)
22:38:53 [2021-07-22T22:38:53.119Z] === RUN   TestPoolDataMarshal
22:38:53 [2021-07-22T22:38:53.119Z] --- PASS: TestPoolDataMarshal (0.00s)
22:38:53 [2021-07-22T22:38:53.119Z] === RUN   TestSubnetsMarshal
22:38:53 [2021-07-22T22:38:53.119Z] --- PASS: TestSubnetsMarshal (0.04s)
22:38:53 [2021-07-22T22:38:53.119Z] === RUN   TestAddSubnets
22:38:53 [2021-07-22T22:38:53.119Z] --- PASS: TestAddSubnets (0.05s)
22:38:53 [2021-07-22T22:38:53.119Z] === RUN   TestDoublePoolRelease
22:38:53 [2021-07-22T22:38:53.119Z] --- PASS: TestDoublePoolRelease (0.02s)
22:38:53 [2021-07-22T22:38:53.119Z] === RUN   TestAddReleasePoolID
22:38:53 [2021-07-22T22:38:53.576Z] --- PASS: TestAddReleasePoolID (0.07s)
22:38:53 [2021-07-22T22:38:53.576Z] === RUN   TestPredefinedPool
22:38:53 [2021-07-22T22:38:53.576Z] --- PASS: TestPredefinedPool (0.02s)
22:38:53 [2021-07-22T22:38:53.576Z] === RUN   TestRemoveSubnet
22:38:53 [2021-07-22T22:38:53.576Z] --- PASS: TestSetRollover (2.89s)
22:38:53 [2021-07-22T22:38:53.576Z] === RUN   TestSetRolloverSerial
22:38:53 [2021-07-22T22:38:53.576Z] --- PASS: TestRemoveSubnet (0.19s)
22:38:53 [2021-07-22T22:38:53.576Z] === RUN   TestGetSameAddress
22:38:53 [2021-07-22T22:38:53.576Z] --- PASS: TestGetSameAddress (0.02s)
22:38:53 [2021-07-22T22:38:53.576Z] === RUN   TestPoolAllocationReuse
22:38:53 [2021-07-22T22:38:53.744Z] === RUN   TestCopyFromContainer//
22:38:54 [2021-07-22T22:38:54.004Z] === RUN   TestCopyFromContainer//bar/root
22:38:54 [2021-07-22T22:38:54.004Z] === RUN   TestCopyFromContainer//bar/root/
22:38:54 [2021-07-22T22:38:54.004Z] === RUN   TestCopyFromContainer/bar/quux
22:38:54 [2021-07-22T22:38:54.033Z] === RUN   TestGetCapabilities
22:38:54 [2021-07-22T22:38:54.264Z] === RUN   TestCopyFromContainer/bar/quux/
22:38:54 [2021-07-22T22:38:54.264Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:38:54 [2021-07-22T22:38:54.264Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:38:54 [2021-07-22T22:38:54.470Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:38:54 [2021-07-22T22:38:54.490Z] --- PASS: TestGetCapabilities (0.01s)
22:38:54 [2021-07-22T22:38:54.490Z] === RUN   TestGetCapabilitiesFromLegacyDriver
22:38:54 [2021-07-22T22:38:54.490Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
22:38:54 [2021-07-22T22:38:54.490Z] === RUN   TestGetDefaultAddressSpaces
22:38:54 [2021-07-22T22:38:54.490Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
22:38:54 [2021-07-22T22:38:54.490Z] === RUN   TestRemoteDriver
22:38:54 [2021-07-22T22:38:54.490Z] --- PASS: TestRemoteDriver (0.01s)
22:38:54 [2021-07-22T22:38:54.490Z] PASS
22:38:54 [2021-07-22T22:38:54.490Z] coverage: 47.4% of statements
22:38:54 [2021-07-22T22:38:54.490Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.073s	coverage: 47.4% of statements
22:38:54 [2021-07-22T22:38:54.524Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:38:54 [2021-07-22T22:38:54.524Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:38:54 [2021-07-22T22:38:54.524Z] === RUN   TestCopyFromContainer/bar/notarget
22:38:54 [2021-07-22T22:38:54.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:38:54 [2021-07-22T22:38:54.784Z] --- PASS: TestCopyFromContainer (2.30s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCopyFromContainer// (0.10s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
22:38:54 [2021-07-22T22:38:54.784Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:38:54 [2021-07-22T22:38:54.784Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:38:54 [2021-07-22T22:38:54.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:38:54 [2021-07-22T22:38:54.784Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:38:54 [2021-07-22T22:38:54.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:38:54 [2021-07-22T22:38:54.784Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:38:54 [2021-07-22T22:38:54.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:38:54 [2021-07-22T22:38:54.784Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:38:54 [2021-07-22T22:38:54.784Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:38:54 [2021-07-22T22:38:54.784Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:38:54 [2021-07-22T22:38:54.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:38:54 [2021-07-22T22:38:54.784Z] === RUN   TestCreateLinkToNonExistingContainer
22:38:54 [2021-07-22T22:38:54.784Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
22:38:54 [2021-07-22T22:38:54.784Z] === RUN   TestCreateWithInvalidEnv
22:38:54 [2021-07-22T22:38:54.784Z] === RUN   TestCreateWithInvalidEnv/0
22:38:54 [2021-07-22T22:38:54.784Z] === PAUSE TestCreateWithInvalidEnv/0
22:38:54 [2021-07-22T22:38:54.784Z] === RUN   TestCreateWithInvalidEnv/1
22:38:54 [2021-07-22T22:38:54.784Z] === PAUSE TestCreateWithInvalidEnv/1
22:38:54 [2021-07-22T22:38:54.784Z] === RUN   TestCreateWithInvalidEnv/2
22:38:54 [2021-07-22T22:38:54.784Z] === PAUSE TestCreateWithInvalidEnv/2
22:38:54 [2021-07-22T22:38:54.784Z] === CONT  TestCreateWithInvalidEnv/0
22:38:54 [2021-07-22T22:38:54.784Z] === CONT  TestCreateWithInvalidEnv/2
22:38:54 [2021-07-22T22:38:54.784Z] === CONT  TestCreateWithInvalidEnv/1
22:38:54 [2021-07-22T22:38:54.784Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:38:54 [2021-07-22T22:38:54.784Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:38:54 [2021-07-22T22:38:54.784Z] === RUN   TestCreateTmpfsMountsTarget
22:38:54 [2021-07-22T22:38:54.784Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
22:38:54 [2021-07-22T22:38:54.784Z] === RUN   TestCreateWithCustomMaskedPaths
22:38:54 [2021-07-22T22:38:54.946Z] --- PASS: TestSetRolloverSerial (1.36s)
22:38:54 [2021-07-22T22:38:54.946Z] === RUN   TestGetFirstAvailableFromCurrent
22:38:54 [2021-07-22T22:38:54.946Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
22:38:54 [2021-07-22T22:38:54.946Z] PASS
22:38:54 [2021-07-22T22:38:54.946Z] coverage: 84.4% of statements
22:38:54 [2021-07-22T22:38:54.946Z] ok  	github.com/docker/docker/libnetwork/bitseq	12.200s	coverage: 84.4% of statements
22:38:55 [2021-07-22T22:38:55.302Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
22:38:55 [2021-07-22T22:38:55.403Z] === RUN   TestWindowsIPAM
22:38:55 [2021-07-22T22:38:55.403Z] --- PASS: TestWindowsIPAM (0.00s)
22:38:55 [2021-07-22T22:38:55.403Z] PASS
22:38:55 [2021-07-22T22:38:55.403Z] coverage: 71.4% of statements
22:38:55 [2021-07-22T22:38:55.403Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.043s	coverage: 71.4% of statements
22:38:55 [2021-07-22T22:38:55.403Z] --- PASS: TestPoolAllocationReuse (1.81s)
22:38:55 [2021-07-22T22:38:55.403Z] === RUN   TestGetAddressSubPoolEqualPool
22:38:55 [2021-07-22T22:38:55.403Z] --- PASS: TestGetAddressSubPoolEqualPool (0.06s)
22:38:55 [2021-07-22T22:38:55.403Z] === RUN   TestRequestReleaseAddressFromSubPool
22:38:55 [2021-07-22T22:38:55.878Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:38:56 [2021-07-22T22:38:56.367Z] === RUN   TestDefaultNetwork
22:38:56 [2021-07-22T22:38:56.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:38:56 [2021-07-22T22:38:56.824Z] --- PASS: TestDefaultNetwork (0.34s)
22:38:56 [2021-07-22T22:38:56.824Z] === RUN   TestConfigGlobalScopeDefaultNetworks
22:38:56 [2021-07-22T22:38:56.824Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.35s)
22:38:56 [2021-07-22T22:38:56.824Z] === RUN   TestInitAddressPools
22:38:56 [2021-07-22T22:38:56.824Z] --- PASS: TestInitAddressPools (0.00s)
22:38:56 [2021-07-22T22:38:56.824Z] PASS
22:38:56 [2021-07-22T22:38:56.824Z] coverage: 74.0% of statements
22:38:56 [2021-07-22T22:38:56.824Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.759s	coverage: 74.0% of statements
22:38:57 [2021-07-22T22:38:57.322Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s)
22:38:57 [2021-07-22T22:38:57.322Z] === RUN   TestCreateWithCustomReadonlyPaths
22:38:57 [2021-07-22T22:38:57.789Z] === RUN   TestKeyValue
22:38:57 [2021-07-22T22:38:57.789Z] --- PASS: TestKeyValue (0.00s)
22:38:57 [2021-07-22T22:38:57.789Z] PASS
22:38:57 [2021-07-22T22:38:57.789Z] coverage: 60.0% of statements
22:38:57 [2021-07-22T22:38:57.789Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.049s	coverage: 60.0% of statements
22:38:59 [2021-07-22T22:38:59.234Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s)
22:38:59 [2021-07-22T22:38:59.234Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:38:59 [2021-07-22T22:38:59.234Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:38:59 [2021-07-22T22:38:59.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:38:59 [2021-07-22T22:38:59.234Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:38:59 [2021-07-22T22:38:59.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:38:59 [2021-07-22T22:38:59.234Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:38:59 [2021-07-22T22:38:59.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:38:59 [2021-07-22T22:38:59.234Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:38:59 [2021-07-22T22:38:59.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:38:59 [2021-07-22T22:38:59.234Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:38:59 [2021-07-22T22:38:59.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:38:59 [2021-07-22T22:38:59.234Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:38:59 [2021-07-22T22:38:59.234Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:38:59 [2021-07-22T22:38:59.234Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:38:59 [2021-07-22T22:38:59.234Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:38:59 [2021-07-22T22:38:59.234Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:38:59 [2021-07-22T22:38:59.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
22:38:59 [2021-07-22T22:38:59.234Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:38:59 [2021-07-22T22:38:59.234Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
22:38:59 [2021-07-22T22:38:59.234Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
22:38:59 [2021-07-22T22:38:59.234Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
22:38:59 [2021-07-22T22:38:59.234Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:38:59 [2021-07-22T22:38:59.234Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:38:59 [2021-07-22T22:38:59.358Z] 4612f6d0b889: Pull complete
22:38:59 [2021-07-22T22:38:59.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:38:59 [2021-07-22T22:38:59.959Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:39:00 [2021-07-22T22:39:00.012Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:39:00 [2021-07-22T22:39:00.175Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
22:39:00 [2021-07-22T22:39:00.175Z] === RUN   TestCreateDifferentPlatform
22:39:00 [2021-07-22T22:39:00.175Z] === RUN   TestCreateDifferentPlatform/different_os
22:39:00 [2021-07-22T22:39:00.175Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:39:00 [2021-07-22T22:39:00.175Z] --- PASS: TestCreateDifferentPlatform (0.03s)
22:39:00 [2021-07-22T22:39:00.175Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:39:00 [2021-07-22T22:39:00.175Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:39:00 [2021-07-22T22:39:00.175Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:39:00 [2021-07-22T22:39:00.175Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
22:39:00 [2021-07-22T22:39:00.175Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:39:00 [2021-07-22T22:39:00.175Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
22:39:00 [2021-07-22T22:39:00.175Z] === RUN   TestContainerStartOnDaemonRestart
22:39:00 [2021-07-22T22:39:00.175Z] === PAUSE TestContainerStartOnDaemonRestart
22:39:00 [2021-07-22T22:39:00.175Z] === RUN   TestDaemonRestartIpcMode
22:39:00 [2021-07-22T22:39:00.175Z] === PAUSE TestDaemonRestartIpcMode
22:39:00 [2021-07-22T22:39:00.175Z] === RUN   TestDaemonHostGatewayIP
22:39:00 [2021-07-22T22:39:00.175Z] === PAUSE TestDaemonHostGatewayIP
22:39:00 [2021-07-22T22:39:00.175Z] === RUN   TestRestartDaemonWithRestartingContainer
22:39:00 [2021-07-22T22:39:00.175Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:39:00 [2021-07-22T22:39:00.175Z] === RUN   TestContainerKillOnDaemonStart
22:39:00 [2021-07-22T22:39:00.175Z] === PAUSE TestContainerKillOnDaemonStart
22:39:00 [2021-07-22T22:39:00.175Z] === RUN   TestDiff
22:39:00 [2021-07-22T22:39:00.924Z] === RUN   TestNetworkDBSimple
22:39:00 [2021-07-22T22:39:00.924Z] --- PASS: TestSetParallelInsertDelete (10.00s)
22:39:00 [2021-07-22T22:39:00.924Z] PASS
22:39:00 [2021-07-22T22:39:00.924Z] coverage: 100.0% of statements
22:39:00 [2021-07-22T22:39:00.924Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.043s	coverage: 100.0% of statements
22:39:00 [2021-07-22T22:39:00.924Z] === RUN   TestGenerate
22:39:00 [2021-07-22T22:39:00.924Z] --- PASS: TestGenerate (0.00s)
22:39:00 [2021-07-22T22:39:00.924Z] === RUN   TestGeneratePtr
22:39:00 [2021-07-22T22:39:00.924Z] --- PASS: TestGeneratePtr (0.00s)
22:39:00 [2021-07-22T22:39:00.924Z] === RUN   TestGenerateMissingField
22:39:00 [2021-07-22T22:39:00.924Z] --- PASS: TestGenerateMissingField (0.00s)
22:39:00 [2021-07-22T22:39:00.924Z] === RUN   TestFieldCannotBeSet
22:39:00 [2021-07-22T22:39:00.924Z] --- PASS: TestFieldCannotBeSet (0.00s)
22:39:00 [2021-07-22T22:39:00.924Z] === RUN   TestTypeMismatchError
22:39:00 [2021-07-22T22:39:00.924Z] --- PASS: TestTypeMismatchError (0.00s)
22:39:00 [2021-07-22T22:39:00.924Z] PASS
22:39:00 [2021-07-22T22:39:00.924Z] coverage: 100.0% of statements
22:39:00 [2021-07-22T22:39:00.924Z] ok  	github.com/docker/docker/libnetwork/options	0.039s	coverage: 100.0% of statements
22:39:01 [2021-07-22T22:39:01.116Z] --- PASS: TestDiff (0.79s)
22:39:01 [2021-07-22T22:39:01.117Z] === RUN   TestExecWithCloseStdin
22:39:01 [2021-07-22T22:39:01.381Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.94s)
22:39:01 [2021-07-22T22:39:01.381Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
22:39:01 [2021-07-22T22:39:01.838Z] testing: warning: no tests to run
22:39:01 [2021-07-22T22:39:01.838Z] PASS
22:39:01 [2021-07-22T22:39:01.838Z] coverage: 0.0% of statements
22:39:01 [2021-07-22T22:39:01.838Z] ok  	github.com/docker/docker/libnetwork/osl	0.044s	coverage: 0.0% of statements [no tests to run]
22:39:01 [2021-07-22T22:39:01.838Z] 2021/07/22 22:39:01 Closing DB instances...
22:39:01 [2021-07-22T22:39:01.838Z] === RUN   TestRequestNewPort
22:39:01 [2021-07-22T22:39:01.838Z] --- PASS: TestRequestNewPort (0.00s)
22:39:01 [2021-07-22T22:39:01.838Z] === RUN   TestRequestSpecificPort
22:39:01 [2021-07-22T22:39:01.838Z] --- PASS: TestRequestSpecificPort (0.00s)
22:39:01 [2021-07-22T22:39:01.839Z] === RUN   TestReleasePort
22:39:01 [2021-07-22T22:39:01.839Z] --- PASS: TestReleasePort (0.00s)
22:39:01 [2021-07-22T22:39:01.839Z] === RUN   TestReuseReleasedPort
22:39:01 [2021-07-22T22:39:01.839Z] --- PASS: TestReuseReleasedPort (0.00s)
22:39:01 [2021-07-22T22:39:01.839Z] === RUN   TestReleaseUnreadledPort
22:39:01 [2021-07-22T22:39:01.839Z] --- PASS: TestReleaseUnreadledPort (0.00s)
22:39:01 [2021-07-22T22:39:01.839Z] === RUN   TestUnknowProtocol
22:39:01 [2021-07-22T22:39:01.839Z] --- PASS: TestUnknowProtocol (0.00s)
22:39:01 [2021-07-22T22:39:01.839Z] === RUN   TestAllocateAllPorts
22:39:01 [2021-07-22T22:39:01.839Z] --- PASS: TestAllocateAllPorts (0.00s)
22:39:01 [2021-07-22T22:39:01.839Z] === RUN   TestPortAllocation
22:39:01 [2021-07-22T22:39:01.839Z] --- PASS: TestPortAllocation (0.00s)
22:39:01 [2021-07-22T22:39:01.839Z] === RUN   TestPortAllocationWithCustomRange
22:39:01 [2021-07-22T22:39:01.839Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
22:39:01 [2021-07-22T22:39:01.839Z] === RUN   TestNoDuplicateBPR
22:39:01 [2021-07-22T22:39:01.839Z] --- PASS: TestNoDuplicateBPR (0.00s)
22:39:01 [2021-07-22T22:39:01.839Z] === RUN   TestChangePortRange
22:39:01 [2021-07-22T22:39:01.839Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
22:39:01 [2021-07-22T22:39:01.839Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
22:39:01 [2021-07-22T22:39:01.839Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
22:39:01 [2021-07-22T22:39:01.839Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
22:39:01 [2021-07-22T22:39:01.839Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
22:39:01 [2021-07-22T22:39:01.839Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
22:39:01 [2021-07-22T22:39:01.839Z] --- PASS: TestChangePortRange (0.00s)
22:39:01 [2021-07-22T22:39:01.839Z] PASS
22:39:01 [2021-07-22T22:39:01.839Z] coverage: 88.6% of statements
22:39:01 [2021-07-22T22:39:01.839Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.050s	coverage: 88.6% of statements
22:39:02 [2021-07-22T22:39:02.056Z] --- PASS: TestExecWithCloseStdin (1.06s)
22:39:02 [2021-07-22T22:39:02.056Z] === RUN   TestExec
22:39:02 [2021-07-22T22:39:02.805Z] === RUN   TestTransportPortConv
22:39:02 [2021-07-22T22:39:02.805Z] --- PASS: TestTransportPortConv (0.00s)
22:39:02 [2021-07-22T22:39:02.805Z] === RUN   TestTransportPortBindingConv
22:39:02 [2021-07-22T22:39:02.805Z] --- PASS: TestTransportPortBindingConv (0.00s)
22:39:02 [2021-07-22T22:39:02.805Z] === RUN   TestErrorConstructors
22:39:02 [2021-07-22T22:39:02.805Z] --- PASS: TestErrorConstructors (0.00s)
22:39:02 [2021-07-22T22:39:02.805Z] === RUN   TestCompareIPMask
22:39:02 [2021-07-22T22:39:02.805Z] --- PASS: TestCompareIPMask (0.00s)
22:39:02 [2021-07-22T22:39:02.805Z] === RUN   TestUtilGetHostPartIP
22:39:02 [2021-07-22T22:39:02.805Z] --- PASS: TestUtilGetHostPartIP (0.00s)
22:39:02 [2021-07-22T22:39:02.805Z] === RUN   TestUtilGetBroadcastIP
22:39:02 [2021-07-22T22:39:02.805Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
22:39:02 [2021-07-22T22:39:02.805Z] === RUN   TestParseCIDR
22:39:02 [2021-07-22T22:39:02.805Z] --- PASS: TestParseCIDR (0.00s)
22:39:02 [2021-07-22T22:39:02.805Z] PASS
22:39:02 [2021-07-22T22:39:02.805Z] coverage: 47.9% of statements
22:39:02 [2021-07-22T22:39:02.805Z] ok  	github.com/docker/docker/libnetwork/types	0.046s	coverage: 47.9% of statements
22:39:02 [2021-07-22T22:39:02.996Z] --- PASS: TestExec (1.06s)
22:39:02 [2021-07-22T22:39:02.996Z] === RUN   TestExecUser
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
22:39:03 [2021-07-22T22:39:03.261Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
22:39:03 [2021-07-22T22:39:03.261Z] PASS
22:39:03 [2021-07-22T22:39:03.261Z] coverage: 44.0% of statements
22:39:03 [2021-07-22T22:39:03.261Z] ok  	github.com/docker/docker/oci	0.049s	coverage: 44.0% of statements
22:39:03 [2021-07-22T22:39:03.261Z] --- PASS: TestNetworkDBSimple (2.65s)
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestNetworkDBJoinLeaveNetwork
22:39:03 [2021-07-22T22:39:03.261Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.00s)
22:39:03 [2021-07-22T22:39:03.261Z] === RUN   TestGetAddress
22:39:03 [2021-07-22T22:39:03.310Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestParseVersion
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestParseVersion (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] PASS
22:39:04 [2021-07-22T22:39:04.225Z] coverage: 52.9% of statements
22:39:04 [2021-07-22T22:39:04.225Z] ok  	github.com/docker/docker/pkg/aaparser	0.042s	coverage: 52.9% of statements
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestAddressPoolOpt
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestAddressPoolOpt (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/a
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/something
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/_=a
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/env1=value1
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/_env1=value1
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/env2=value2=value3
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/env3=abc!qwe
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/env_4=value_4
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/PATH
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/=a
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/PATH=
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/PATH=something
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/asd!qwe
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/1asd
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/123
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/some_space
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/__some_space_before
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/some_space_after__
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/=
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateEnv/PaTh
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestValidateEnv (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/a (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/something (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/_=a (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/PATH (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/=a (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/1asd (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/123 (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/some_space (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/= (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestParseHost
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestParseHost (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestParseDockerDaemonHost
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestParseDockerDaemonHost (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestParseTCP
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestParseTCP (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestParseInvalidUnixAddrInvalid
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateExtraHosts
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestValidateExtraHosts (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestIpOptString
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestIpOptString (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestNewIpOptInvalidDefaultVal
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestNewIpOptValidDefaultVal
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestIpOptSetInvalidVal
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestValidateIPAddress
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestValidateIPAddress (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestMapOpts
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestMapOpts (0.00s)
22:39:04 [2021-07-22T22:39:04.225Z] === RUN   TestListOptsWithoutValidator
22:39:04 [2021-07-22T22:39:04.225Z] --- PASS: TestListOptsWithoutValidator (0.00s)
22:39:04 [2021-07-22T22:39:04.375Z] --- PASS: TestExecUser (1.13s)
22:39:04 [2021-07-22T22:39:04.375Z] === RUN   TestExportContainerAndImportImage
22:39:04 [2021-07-22T22:39:04.681Z] === RUN   TestListOptsWithValidator
22:39:04 [2021-07-22T22:39:04.682Z] --- PASS: TestListOptsWithValidator (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateDNSSearch
22:39:04 [2021-07-22T22:39:04.682Z] --- PASS: TestValidateDNSSearch (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel/label_with_general_format
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel/label_with_more_than_one_=
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel/label_with_one_more
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
22:39:04 [2021-07-22T22:39:04.682Z] --- PASS: TestValidateLabel (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestNamedListOpts
22:39:04 [2021-07-22T22:39:04.682Z] --- PASS: TestNamedListOpts (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestNamedMapOpts
22:39:04 [2021-07-22T22:39:04.682Z] --- PASS: TestNamedMapOpts (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestParseLink
22:39:04 [2021-07-22T22:39:04.682Z] --- PASS: TestParseLink (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestQuotedStringSetWithQuotes
22:39:04 [2021-07-22T22:39:04.682Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
22:39:04 [2021-07-22T22:39:04.682Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestQuotedStringSetWithNoQuotes
22:39:04 [2021-07-22T22:39:04.682Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z] === RUN   TestUlimitOpt
22:39:04 [2021-07-22T22:39:04.682Z] --- PASS: TestUlimitOpt (0.00s)
22:39:04 [2021-07-22T22:39:04.682Z] PASS
22:39:04 [2021-07-22T22:39:04.682Z] coverage: 67.1% of statements
22:39:04 [2021-07-22T22:39:04.682Z] ok  	github.com/docker/docker/opts	0.088s	coverage: 67.1% of statements
22:39:04 [2021-07-22T22:39:04.682Z] 2021/07/22 22:39:04 Closing DB instances...
22:39:05 [2021-07-22T22:39:05.316Z] --- PASS: TestExportContainerAndImportImage (0.98s)
22:39:05 [2021-07-22T22:39:05.316Z] === RUN   TestExportContainerAfterDaemonRestart
22:39:05 [2021-07-22T22:39:05.857Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:39:05 [2021-07-22T22:39:05.857Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:39:06 [2021-07-22T22:39:06.212Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s)
22:39:06 [2021-07-22T22:39:06.212Z] === RUN   TestNetworkDBJoinLeaveNetworks
22:39:06 [2021-07-22T22:39:06.669Z] === RUN   TestPeerCertificateMarshalJSON
22:39:06 [2021-07-22T22:39:06.669Z] === RUN   TestIsArchivePathDir
22:39:06 [2021-07-22T22:39:06.669Z] --- PASS: TestIsArchivePathDir (0.07s)
22:39:06 [2021-07-22T22:39:06.669Z] === RUN   TestIsArchivePathInvalidFile
22:39:06 [2021-07-22T22:39:06.697Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s)
22:39:06 [2021-07-22T22:39:06.697Z] === RUN   TestHealthCheckWorkdir
22:39:06 [2021-07-22T22:39:06.799Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
22:39:07 [2021-07-22T22:39:07.125Z] --- PASS: TestIsArchivePathInvalidFile (0.16s)
22:39:07 [2021-07-22T22:39:07.125Z] === RUN   TestIsArchivePathTar
22:39:07 [2021-07-22T22:39:07.125Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
22:39:07 [2021-07-22T22:39:07.125Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
22:39:07 [2021-07-22T22:39:07.125Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s)
22:39:07 [2021-07-22T22:39:07.125Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
22:39:07 [2021-07-22T22:39:07.125Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
22:39:07 [2021-07-22T22:39:07.125Z] === RUN   TestMiddleware
22:39:07 [2021-07-22T22:39:07.125Z] --- PASS: TestMiddleware (0.00s)
22:39:07 [2021-07-22T22:39:07.125Z] === RUN   TestNewResponseModifier
22:39:07 [2021-07-22T22:39:07.125Z] --- PASS: TestNewResponseModifier (0.00s)
22:39:07 [2021-07-22T22:39:07.125Z] PASS
22:39:07 [2021-07-22T22:39:07.125Z] coverage: 26.8% of statements
22:39:07 [2021-07-22T22:39:07.125Z] ok  	github.com/docker/docker/pkg/authorization	0.436s	coverage: 26.8% of statements
22:39:07 [2021-07-22T22:39:07.125Z] --- PASS: TestIsArchivePathTar (0.18s)
22:39:07 [2021-07-22T22:39:07.125Z] === RUN   TestDecompressStreamGzip
22:39:07 [2021-07-22T22:39:07.583Z] --- PASS: TestDecompressStreamGzip (0.16s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestDecompressStreamBzip2
22:39:07 [2021-07-22T22:39:07.584Z] 2021/07/22 22:39:07 Closing DB instances...
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestDecompressStreamBzip2 (0.14s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestDecompressStreamXz
22:39:07 [2021-07-22T22:39:07.584Z]     archive_test.go:134: Xz not present in msys2
22:39:07 [2021-07-22T22:39:07.584Z] --- SKIP: TestDecompressStreamXz (0.00s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestCompressStreamXzUnsupported
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestCompressStreamBzip2Unsupported
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestCompressStreamInvalid
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestCompressStreamInvalid (0.00s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestExtensionInvalid
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestExtensionInvalid (0.00s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestExtensionUncompressed
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestExtensionUncompressed (0.00s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestExtensionBzip2
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestExtensionBzip2 (0.00s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestExtensionGzip
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestExtensionGzip (0.00s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestExtensionXz
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestExtensionXz (0.00s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestCmdStreamLargeStderr
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestCmdStreamLargeStderr (0.09s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestCmdStreamBad
22:39:07 [2021-07-22T22:39:07.584Z]     archive_test.go:239: Failing on Windows CI machines
22:39:07 [2021-07-22T22:39:07.584Z] --- SKIP: TestCmdStreamBad (0.00s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestCmdStreamGood
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestCmdStreamGood (0.05s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestUntarPathWithInvalidDest
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestUntarPathWithInvalidSrc
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestUntarPath
22:39:07 [2021-07-22T22:39:07.584Z] --- PASS: TestUntarPath (0.08s)
22:39:07 [2021-07-22T22:39:07.584Z] === RUN   TestUntarPathWithDestinationFile
22:39:08 [2021-07-22T22:39:08.040Z] === RUN   TestUnbuffered
22:39:08 [2021-07-22T22:39:08.040Z] --- PASS: TestUnbuffered (0.00s)
22:39:08 [2021-07-22T22:39:08.040Z] === RUN   TestRaceUnbuffered
22:39:08 [2021-07-22T22:39:08.040Z] --- PASS: TestRaceUnbuffered (0.00s)
22:39:08 [2021-07-22T22:39:08.040Z] PASS
22:39:08 [2021-07-22T22:39:08.040Z] coverage: 100.0% of statements
22:39:08 [2021-07-22T22:39:08.040Z] ok  	github.com/docker/docker/pkg/broadcaster	0.045s	coverage: 100.0% of statements
22:39:08 [2021-07-22T22:39:08.040Z] --- PASS: TestUntarPathWithDestinationFile (0.08s)
22:39:08 [2021-07-22T22:39:08.040Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
22:39:08 [2021-07-22T22:39:08.040Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s)
22:39:08 [2021-07-22T22:39:08.040Z] === RUN   TestCopyWithTarInvalidSrc
22:39:08 [2021-07-22T22:39:08.040Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
22:39:08 [2021-07-22T22:39:08.040Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
22:39:08 [2021-07-22T22:39:08.040Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
22:39:08 [2021-07-22T22:39:08.040Z] === RUN   TestCopyWithTarSrcFile
22:39:08 [2021-07-22T22:39:08.040Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
22:39:08 [2021-07-22T22:39:08.040Z] === RUN   TestCopyWithTarSrcFolder
22:39:08 [2021-07-22T22:39:08.040Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
22:39:08 [2021-07-22T22:39:08.040Z] === RUN   TestCopyFileWithTarInvalidSrc
22:39:08 [2021-07-22T22:39:08.040Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
22:39:08 [2021-07-22T22:39:08.040Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
22:39:08 [2021-07-22T22:39:08.040Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
22:39:08 [2021-07-22T22:39:08.040Z] === RUN   TestCopyFileWithTarSrcFolder
22:39:08 [2021-07-22T22:39:08.040Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
22:39:08 [2021-07-22T22:39:08.040Z] === RUN   TestCopyFileWithTarSrcFile
22:39:08 [2021-07-22T22:39:08.040Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
22:39:08 [2021-07-22T22:39:08.040Z] === RUN   TestTarFiles
22:39:08 [2021-07-22T22:39:08.085Z] --- PASS: TestHealthCheckWorkdir (1.35s)
22:39:08 [2021-07-22T22:39:08.085Z] === RUN   TestHealthKillContainer
22:39:08 [2021-07-22T22:39:08.499Z] === RUN   TestMatch
22:39:08 [2021-07-22T22:39:08.499Z] === RUN   TestMatch/[[]]
22:39:08 [2021-07-22T22:39:08.499Z] === RUN   TestMatch/[[foo]]
22:39:08 [2021-07-22T22:39:08.499Z] === RUN   TestMatch/[[bar]_[foo]]
22:39:08 [2021-07-22T22:39:08.499Z] === RUN   TestMatch/[[foo_bar]]
22:39:08 [2021-07-22T22:39:08.499Z] === RUN   TestMatch/[[qux]_[foo]]
22:39:08 [2021-07-22T22:39:08.499Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
22:39:08 [2021-07-22T22:39:08.499Z] === RUN   TestMatch/[]
22:39:08 [2021-07-22T22:39:08.499Z] === RUN   TestMatch/[]#01
22:39:08 [2021-07-22T22:39:08.499Z] === RUN   TestMatch/[[qux]]
22:39:08 [2021-07-22T22:39:08.499Z] === RUN   TestMatch/[[foo_bar_qux]]
22:39:08 [2021-07-22T22:39:08.499Z] === RUN   TestMatch/[[qux]_[baz]]
22:39:08 [2021-07-22T22:39:08.499Z] === RUN   TestMatch/[[foo_baz]]
22:39:08 [2021-07-22T22:39:08.499Z] --- PASS: TestMatch (0.00s)
22:39:08 [2021-07-22T22:39:08.499Z]     --- PASS: TestMatch/[[]] (0.00s)
22:39:08 [2021-07-22T22:39:08.499Z]     --- PASS: TestMatch/[[foo]] (0.00s)
22:39:08 [2021-07-22T22:39:08.499Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
22:39:08 [2021-07-22T22:39:08.499Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
22:39:08 [2021-07-22T22:39:08.499Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
22:39:08 [2021-07-22T22:39:08.499Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
22:39:08 [2021-07-22T22:39:08.499Z]     --- PASS: TestMatch/[] (0.00s)
22:39:08 [2021-07-22T22:39:08.499Z]     --- PASS: TestMatch/[]#01 (0.00s)
22:39:08 [2021-07-22T22:39:08.499Z]     --- PASS: TestMatch/[[qux]] (0.00s)
22:39:08 [2021-07-22T22:39:08.499Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
22:39:08 [2021-07-22T22:39:08.499Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
22:39:08 [2021-07-22T22:39:08.499Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
22:39:08 [2021-07-22T22:39:08.499Z] PASS
22:39:08 [2021-07-22T22:39:08.499Z] coverage: 87.5% of statements
22:39:08 [2021-07-22T22:39:08.499Z] ok  	github.com/docker/docker/pkg/capabilities	0.047s	coverage: 87.5% of statements
22:39:08 [2021-07-22T22:39:08.957Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s)
22:39:08 [2021-07-22T22:39:08.957Z] === RUN   TestNetworkDBCRUDTableEntry
22:39:09 [2021-07-22T22:39:09.921Z] === RUN   TestChrootTarUntar
22:39:09 [2021-07-22T22:39:09.921Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
22:39:09 [2021-07-22T22:39:09.921Z] --- SKIP: TestChrootTarUntar (0.00s)
22:39:09 [2021-07-22T22:39:09.921Z] === RUN   TestChrootUntarWithHugeExcludesList
22:39:09 [2021-07-22T22:39:09.921Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
22:39:09 [2021-07-22T22:39:09.921Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
22:39:09 [2021-07-22T22:39:09.921Z] === RUN   TestChrootUntarEmptyArchive
22:39:09 [2021-07-22T22:39:09.921Z] --- PASS: TestChrootUntarEmptyArchive (0.01s)
22:39:09 [2021-07-22T22:39:09.921Z] === RUN   TestChrootTarUntarWithSymlink
22:39:09 [2021-07-22T22:39:09.921Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:39:09 [2021-07-22T22:39:09.921Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
22:39:09 [2021-07-22T22:39:09.921Z] === RUN   TestChrootCopyWithTar
22:39:09 [2021-07-22T22:39:09.921Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:39:09 [2021-07-22T22:39:09.921Z] --- SKIP: TestChrootCopyWithTar (0.00s)
22:39:09 [2021-07-22T22:39:09.921Z] === RUN   TestChrootCopyFileWithTar
22:39:09 [2021-07-22T22:39:09.921Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
22:39:09 [2021-07-22T22:39:09.921Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
22:39:09 [2021-07-22T22:39:09.921Z] === RUN   TestChrootUntarPath
22:39:09 [2021-07-22T22:39:09.921Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:39:09 [2021-07-22T22:39:09.921Z] --- SKIP: TestChrootUntarPath (0.00s)
22:39:09 [2021-07-22T22:39:09.921Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
22:39:09 [2021-07-22T22:39:09.921Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
22:39:09 [2021-07-22T22:39:09.921Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
22:39:09 [2021-07-22T22:39:09.921Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
22:39:09 [2021-07-22T22:39:09.921Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
22:39:09 [2021-07-22T22:39:09.921Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
22:39:09 [2021-07-22T22:39:09.921Z] === RUN   TestChrootApplyDotDotFile
22:39:09 [2021-07-22T22:39:09.921Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
22:39:09 [2021-07-22T22:39:09.921Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
22:39:09 [2021-07-22T22:39:09.921Z] PASS
22:39:09 [2021-07-22T22:39:09.921Z] coverage: 15.4% of statements
22:39:09 [2021-07-22T22:39:09.921Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.098s	coverage: 15.4% of statements
22:39:10 [2021-07-22T22:39:10.101Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:39:10 [2021-07-22T22:39:10.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.55s)
22:39:10 [2021-07-22T22:39:10.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.92s)
22:39:10 [2021-07-22T22:39:10.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s)
22:39:10 [2021-07-22T22:39:10.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s)
22:39:10 [2021-07-22T22:39:10.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s)
22:39:10 [2021-07-22T22:39:10.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s)
22:39:10 [2021-07-22T22:39:10.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.77s)
22:39:10 [2021-07-22T22:39:10.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.79s)
22:39:10 [2021-07-22T22:39:10.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.86s)
22:39:10 [2021-07-22T22:39:10.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.77s)
22:39:10 [2021-07-22T22:39:10.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.80s)
22:39:10 [2021-07-22T22:39:10.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.96s)
22:39:10 [2021-07-22T22:39:10.101Z] === RUN   TestCgroupNamespacesRun
22:39:10 [2021-07-22T22:39:10.362Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
22:39:10 [2021-07-22T22:39:10.892Z] === RUN   TestSizeEmpty
22:39:10 [2021-07-22T22:39:10.892Z] --- PASS: TestSizeEmpty (0.00s)
22:39:10 [2021-07-22T22:39:10.892Z] === RUN   TestSizeEmptyFile
22:39:10 [2021-07-22T22:39:10.892Z] --- PASS: TestSizeEmptyFile (0.00s)
22:39:10 [2021-07-22T22:39:10.892Z] === RUN   TestSizeNonemptyFile
22:39:10 [2021-07-22T22:39:10.892Z] --- PASS: TestSizeNonemptyFile (0.00s)
22:39:10 [2021-07-22T22:39:10.892Z] === RUN   TestSizeNestedDirectoryEmpty
22:39:10 [2021-07-22T22:39:10.892Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
22:39:10 [2021-07-22T22:39:10.892Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
22:39:10 [2021-07-22T22:39:10.892Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
22:39:10 [2021-07-22T22:39:10.892Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
22:39:10 [2021-07-22T22:39:10.892Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
22:39:10 [2021-07-22T22:39:10.892Z] === RUN   TestMoveToSubdir
22:39:10 [2021-07-22T22:39:10.892Z] --- PASS: TestMoveToSubdir (0.00s)
22:39:10 [2021-07-22T22:39:10.892Z] === RUN   TestSizeNonExistingDirectory
22:39:10 [2021-07-22T22:39:10.892Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
22:39:10 [2021-07-22T22:39:10.892Z] PASS
22:39:10 [2021-07-22T22:39:10.892Z] coverage: 80.0% of statements
22:39:10 [2021-07-22T22:39:10.892Z] ok  	github.com/docker/docker/pkg/directory	0.053s	coverage: 80.0% of statements
22:39:10 [2021-07-22T22:39:10.892Z] 2021/07/22 22:39:10 Closing DB instances...
22:39:10 [2021-07-22T22:39:10.934Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
22:39:11 [2021-07-22T22:39:11.195Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
22:39:11 [2021-07-22T22:39:11.379Z] --- PASS: TestHealthKillContainer (3.04s)
22:39:11 [2021-07-22T22:39:11.379Z] === RUN   TestInspectCpusetInConfigPre120
22:39:11 [2021-07-22T22:39:11.638Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
22:39:11 [2021-07-22T22:39:11.638Z] === RUN   TestIpcModeNone
22:39:12 [2021-07-22T22:39:12.457Z] === RUN   Test
22:39:12 [2021-07-22T22:39:12.457Z] === RUN   Test/TestContainsEntry
22:39:12 [2021-07-22T22:39:12.457Z] === RUN   Test/TestCreateEntries
22:39:12 [2021-07-22T22:39:12.457Z] === RUN   Test/TestEntriesDiff
22:39:12 [2021-07-22T22:39:12.457Z] === RUN   Test/TestEntriesEquality
22:39:12 [2021-07-22T22:39:12.457Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
22:39:12 [2021-07-22T22:39:12.457Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
22:39:12 [2021-07-22T22:39:12.457Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
22:39:12 [2021-07-22T22:39:12.457Z] === RUN   Test/TestGeneratorNotGenerate
22:39:12 [2021-07-22T22:39:12.457Z] === RUN   Test/TestGeneratorWithPort
22:39:12 [2021-07-22T22:39:12.457Z] === RUN   Test/TestGeneratorWithPortNotGenerate
22:39:12 [2021-07-22T22:39:12.457Z] === RUN   Test/TestNewEntry
22:39:12 [2021-07-22T22:39:12.457Z] === RUN   Test/TestParse
22:39:12 [2021-07-22T22:39:12.457Z] --- PASS: Test (0.00s)
22:39:12 [2021-07-22T22:39:12.457Z]     --- PASS: Test/TestContainsEntry (0.00s)
22:39:12 [2021-07-22T22:39:12.457Z]     --- PASS: Test/TestCreateEntries (0.00s)
22:39:12 [2021-07-22T22:39:12.457Z]     --- PASS: Test/TestEntriesDiff (0.00s)
22:39:12 [2021-07-22T22:39:12.457Z]     --- PASS: Test/TestEntriesEquality (0.00s)
22:39:12 [2021-07-22T22:39:12.457Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
22:39:12 [2021-07-22T22:39:12.457Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
22:39:12 [2021-07-22T22:39:12.457Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
22:39:12 [2021-07-22T22:39:12.457Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
22:39:12 [2021-07-22T22:39:12.457Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
22:39:12 [2021-07-22T22:39:12.457Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
22:39:12 [2021-07-22T22:39:12.457Z]     --- PASS: Test/TestNewEntry (0.00s)
22:39:12 [2021-07-22T22:39:12.457Z]     --- PASS: Test/TestParse (0.00s)
22:39:12 [2021-07-22T22:39:12.457Z] PASS
22:39:12 [2021-07-22T22:39:12.457Z] coverage: 58.3% of statements
22:39:12 [2021-07-22T22:39:12.457Z] ok  	github.com/docker/docker/pkg/discovery	0.092s	coverage: 58.3% of statements
22:39:12 [2021-07-22T22:39:12.579Z] --- PASS: TestCgroupNamespacesRun (2.67s)
22:39:12 [2021-07-22T22:39:12.580Z] === RUN   TestCgroupNamespacesRunPrivileged
22:39:12 [2021-07-22T22:39:12.925Z] --- PASS: TestNetworkDBCRUDTableEntry (4.09s)
22:39:12 [2021-07-22T22:39:12.925Z] === RUN   TestNetworkDBCRUDTableEntries
22:39:13 [2021-07-22T22:39:13.018Z] --- PASS: TestIpcModeNone (1.03s)
22:39:13 [2021-07-22T22:39:13.018Z] === RUN   TestIpcModePrivate
22:39:13 [2021-07-22T22:39:13.390Z] === RUN   Test
22:39:13 [2021-07-22T22:39:13.390Z] === RUN   Test/TestContent
22:39:13 [2021-07-22T22:39:13.390Z] === RUN   Test/TestInitialize
22:39:13 [2021-07-22T22:39:13.390Z] === RUN   Test/TestNew
22:39:13 [2021-07-22T22:39:13.390Z] === RUN   Test/TestParsingContentsWithComments
22:39:13 [2021-07-22T22:39:13.390Z] === RUN   Test/TestRegister
22:39:13 [2021-07-22T22:39:13.390Z] === RUN   Test/TestWatch
22:39:13 [2021-07-22T22:39:13.390Z] --- PASS: Test (0.01s)
22:39:13 [2021-07-22T22:39:13.390Z]     --- PASS: Test/TestContent (0.00s)
22:39:13 [2021-07-22T22:39:13.390Z]     --- PASS: Test/TestInitialize (0.00s)
22:39:13 [2021-07-22T22:39:13.390Z]     --- PASS: Test/TestNew (0.00s)
22:39:13 [2021-07-22T22:39:13.390Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
22:39:13 [2021-07-22T22:39:13.390Z]     --- PASS: Test/TestRegister (0.00s)
22:39:13 [2021-07-22T22:39:13.390Z]     --- PASS: Test/TestWatch (0.01s)
22:39:13 [2021-07-22T22:39:13.390Z] PASS
22:39:13 [2021-07-22T22:39:13.390Z] coverage: 97.6% of statements
22:39:13 [2021-07-22T22:39:13.390Z] ok  	github.com/docker/docker/pkg/discovery/file	0.103s	coverage: 97.6% of statements
22:39:13 [2021-07-22T22:39:13.587Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
22:39:13 [2021-07-22T22:39:13.846Z] --- PASS: TestTarFiles (5.93s)
22:39:13 [2021-07-22T22:39:13.846Z] === RUN   TestTarUntar
22:39:13 [2021-07-22T22:39:13.846Z] --- PASS: TestTarUntar (0.05s)
22:39:13 [2021-07-22T22:39:13.846Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
22:39:13 [2021-07-22T22:39:13.846Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
22:39:13 [2021-07-22T22:39:13.846Z] === RUN   TestTarWithOptions
22:39:13 [2021-07-22T22:39:13.846Z] --- PASS: TestTarWithOptions (0.03s)
22:39:13 [2021-07-22T22:39:13.846Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
22:39:13 [2021-07-22T22:39:13.846Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
22:39:13 [2021-07-22T22:39:13.846Z] === RUN   TestUntarUstarGnuConflict
22:39:13 [2021-07-22T22:39:13.847Z] --- PASS: TestIpcModePrivate (1.02s)
22:39:13 [2021-07-22T22:39:13.847Z] === RUN   TestIpcModeShareable
22:39:14 [2021-07-22T22:39:14.303Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
22:39:14 [2021-07-22T22:39:14.303Z] === RUN   TestUntarInvalidFilenames
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames214776322\\dest"
22:39:14 [2021-07-22T22:39:14.303Z] --- PASS: TestUntarInvalidFilenames (0.22s)
22:39:14 [2021-07-22T22:39:14.303Z] === RUN   TestUntarHardlinkToSymlink
22:39:14 [2021-07-22T22:39:14.303Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
22:39:14 [2021-07-22T22:39:14.303Z] === RUN   TestUntarInvalidHardlink
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink299617299\\victim\\hello" -> "../victim/hello"
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink155046486\\victim\\hello" -> "/../victim/hello"
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink145165245\\victim" -> "../victim"
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink836766712\\victim" -> "../victim"
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink259842807\\victim" -> "../victim"
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink065584106\\victim" -> "../victim"
22:39:14 [2021-07-22T22:39:14.303Z] --- PASS: TestUntarInvalidHardlink (0.03s)
22:39:14 [2021-07-22T22:39:14.303Z] === RUN   TestUntarInvalidSymlink
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink962249281\\dest\\dotdot" -> "../victim/hello"
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink204401836\\dest\\slash-dotdot" -> "/../victim/hello"
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink390185499\\dest\\loophole-victim" -> "../victim"
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink462027966\\dest\\loophole-victim" -> "../victim"
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink644022533\\dest\\loophole-victim" -> "../victim"
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink143302816\\dest\\loophole-victim" -> "../victim"
22:39:14 [2021-07-22T22:39:14.303Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink743523199\\dest\\dir\\loophole" -> "../../victim"
22:39:14 [2021-07-22T22:39:14.303Z] --- PASS: TestUntarInvalidSymlink (0.04s)
22:39:14 [2021-07-22T22:39:14.303Z] === RUN   TestTempArchiveCloseMultipleTimes
22:39:14 [2021-07-22T22:39:14.303Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
22:39:14 [2021-07-22T22:39:14.303Z] === RUN   TestXGlobalNoParent
22:39:14 [2021-07-22T22:39:14.303Z] --- PASS: TestXGlobalNoParent (0.00s)
22:39:14 [2021-07-22T22:39:14.303Z] === RUN   TestReplaceFileTarWrapper
22:39:14 [2021-07-22T22:39:14.490Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
22:39:14 [2021-07-22T22:39:14.490Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
22:39:14 [2021-07-22T22:39:14.490Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.02s)
22:39:14 [2021-07-22T22:39:14.490Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:39:14 [2021-07-22T22:39:14.759Z] --- PASS: TestReplaceFileTarWrapper (0.22s)
22:39:14 [2021-07-22T22:39:14.759Z] === RUN   TestPrefixHeaderReadable
22:39:14 [2021-07-22T22:39:14.759Z] --- PASS: TestPrefixHeaderReadable (0.03s)
22:39:14 [2021-07-22T22:39:14.759Z] === RUN   TestDisablePigz
22:39:14 [2021-07-22T22:39:14.759Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
22:39:14 [2021-07-22T22:39:14.759Z] --- PASS: TestDisablePigz (0.27s)
22:39:14 [2021-07-22T22:39:14.759Z] === RUN   TestPigz
22:39:14 [2021-07-22T22:39:14.786Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
22:39:14 [2021-07-22T22:39:14.786Z] --- PASS: TestIpcModeShareable (1.04s)
22:39:14 [2021-07-22T22:39:14.786Z] === RUN   TestAPIIpcModeShareableAndContainer
22:39:15 [2021-07-22T22:39:15.093Z] --- PASS: TestServicePlugin (30.79s)
22:39:15 [2021-07-22T22:39:15.093Z] === RUN   TestServiceUpdateLabel
22:39:15 [2021-07-22T22:39:15.216Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestPigz (0.19s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestCopyFileWithInvalidDest
22:39:15 [2021-07-22T22:39:15.216Z]     archive_windows_test.go:16: Currently fails
22:39:15 [2021-07-22T22:39:15.216Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestCanonicalTarNameForPath
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestCanonicalTarName
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestCanonicalTarName (0.00s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestChmodTarEntry
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestChmodTarEntry (0.00s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestHardLinkOrder
22:39:15 [2021-07-22T22:39:15.216Z] 2021/07/22 22:39:14 Closing DB instances...
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestHardLinkOrder (0.11s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestChangeString
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestChangeString (0.00s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestChangesWithNoChanges
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestChangesWithNoChanges (0.03s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestChangesWithChanges
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestChangesWithChanges (0.04s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestChangesWithChangesGH13590
22:39:15 [2021-07-22T22:39:15.216Z]     changes_test.go:196: needs more investigation
22:39:15 [2021-07-22T22:39:15.216Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestChangesDirsEmpty
22:39:15 [2021-07-22T22:39:15.216Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
22:39:15 [2021-07-22T22:39:15.216Z] --- SKIP: TestChangesDirsEmpty (0.00s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestChangesDirsMutated
22:39:15 [2021-07-22T22:39:15.216Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
22:39:15 [2021-07-22T22:39:15.216Z] --- SKIP: TestChangesDirsMutated (0.00s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestApplyLayer
22:39:15 [2021-07-22T22:39:15.216Z]     changes_test.go:433: needs further investigation
22:39:15 [2021-07-22T22:39:15.216Z] --- SKIP: TestApplyLayer (0.00s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestChangesSizeWithHardlinks
22:39:15 [2021-07-22T22:39:15.216Z]     changes_test.go:469: needs further investigation
22:39:15 [2021-07-22T22:39:15.216Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestChangesSizeWithNoChanges
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestChangesSize
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestChangesSize (0.01s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestApplyLayerInvalidFilenames
22:39:15 [2021-07-22T22:39:15.216Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames384730916\\dest"
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestApplyLayerInvalidHardlink
22:39:15 [2021-07-22T22:39:15.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink821269494\\victim\\hello" -> "../victim/hello"
22:39:15 [2021-07-22T22:39:15.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink787097821\\victim\\hello" -> "/../victim/hello"
22:39:15 [2021-07-22T22:39:15.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink269499032\\victim" -> "../victim"
22:39:15 [2021-07-22T22:39:15.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink239447831\\victim" -> "../victim"
22:39:15 [2021-07-22T22:39:15.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink913699210\\victim" -> "../victim"
22:39:15 [2021-07-22T22:39:15.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink876146017\\victim" -> "../victim"
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestApplyLayerInvalidSymlink
22:39:15 [2021-07-22T22:39:15.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink767093068\\dest\\dotdot" -> "../victim/hello"
22:39:15 [2021-07-22T22:39:15.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink070456379\\dest\\slash-dotdot" -> "/../victim/hello"
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   Test
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   Test/TestInitialize
22:39:15 [2021-07-22T22:39:15.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink336141918\\dest\\loophole-victim" -> "../victim"
22:39:15 [2021-07-22T22:39:15.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink573945893\\dest\\loophole-victim" -> "../victim"
22:39:15 [2021-07-22T22:39:15.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink545931584\\dest\\loophole-victim" -> "../victim"
22:39:15 [2021-07-22T22:39:15.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink322676639\\dest\\loophole-victim" -> "../victim"
22:39:15 [2021-07-22T22:39:15.216Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s)
22:39:15 [2021-07-22T22:39:15.216Z] === RUN   TestApplyLayerWhiteouts
22:39:15 [2021-07-22T22:39:15.672Z] --- PASS: TestApplyLayerWhiteouts (0.09s)
22:39:15 [2021-07-22T22:39:15.672Z] === RUN   TestGenerateEmptyFile
22:39:15 [2021-07-22T22:39:15.672Z] --- PASS: TestGenerateEmptyFile (0.00s)
22:39:15 [2021-07-22T22:39:15.672Z] === RUN   TestGenerateWithContent
22:39:15 [2021-07-22T22:39:15.672Z] --- PASS: TestGenerateWithContent (0.00s)
22:39:15 [2021-07-22T22:39:15.672Z] PASS
22:39:15 [2021-07-22T22:39:15.672Z] coverage: 61.6% of statements
22:39:15 [2021-07-22T22:39:15.672Z] ok  	github.com/docker/docker/pkg/archive	8.701s	coverage: 61.6% of statements
22:39:15 [2021-07-22T22:39:15.672Z] time="2021-07-22T22:39:15Z" level=info msg="Initializing discovery without TLS"
22:39:15 [2021-07-22T22:39:15.672Z] time="2021-07-22T22:39:15Z" level=info msg="Initializing discovery without TLS"
22:39:15 [2021-07-22T22:39:15.672Z] time="2021-07-22T22:39:15Z" level=info msg="Initializing discovery without TLS"
22:39:15 [2021-07-22T22:39:15.672Z] === RUN   Test/TestInitializeWithCerts
22:39:15 [2021-07-22T22:39:15.672Z] time="2021-07-22T22:39:15Z" level=info msg="Initializing discovery with TLS"
22:39:15 [2021-07-22T22:39:15.672Z] === RUN   Test/TestWatch
22:39:15 [2021-07-22T22:39:15.672Z] time="2021-07-22T22:39:15Z" level=info msg="Initializing discovery without TLS"
22:39:16 [2021-07-22T22:39:16.403Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
22:39:16 [2021-07-22T22:39:16.470Z] --- PASS: TestServiceUpdateLabel (2.19s)
22:39:16 [2021-07-22T22:39:16.470Z] === RUN   TestServiceUpdateSecrets
22:39:16 [2021-07-22T22:39:16.636Z] --- PASS: TestNetworkDBCRUDTableEntries (3.28s)
22:39:16 [2021-07-22T22:39:16.636Z] === RUN   TestNetworkDBNodeLeave
22:39:16 [2021-07-22T22:39:16.974Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.55s)
22:39:16 [2021-07-22T22:39:16.974Z] === RUN   TestCgroupNamespacesRunHostMode
22:39:17 [2021-07-22T22:39:17.235Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
22:39:18 [2021-07-22T22:39:18.085Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s)
22:39:18 [2021-07-22T22:39:18.085Z] === RUN   TestAPIIpcModeHost
22:39:18 [2021-07-22T22:39:18.806Z] --- PASS: Test (3.21s)
22:39:18 [2021-07-22T22:39:18.806Z]     --- PASS: Test/TestInitialize (0.19s)
22:39:18 [2021-07-22T22:39:18.806Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
22:39:18 [2021-07-22T22:39:18.806Z]     --- PASS: Test/TestWatch (3.01s)
22:39:18 [2021-07-22T22:39:18.806Z] PASS
22:39:18 [2021-07-22T22:39:18.806Z] coverage: 84.1% of statements
22:39:18 [2021-07-22T22:39:18.806Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.277s	coverage: 84.1% of statements
22:39:19 [2021-07-22T22:39:19.023Z] --- PASS: TestAPIIpcModeHost (1.16s)
22:39:19 [2021-07-22T22:39:19.023Z] === RUN   TestDaemonIpcModeShareable
22:39:19 [2021-07-22T22:39:19.146Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
22:39:19 [2021-07-22T22:39:19.266Z] --- PASS: TestNetworkDBNodeLeave (3.00s)
22:39:19 [2021-07-22T22:39:19.266Z] === RUN   TestNetworkDBWatch
22:39:19 [2021-07-22T22:39:19.718Z] --- PASS: TestCgroupNamespacesRunHostMode (2.56s)
22:39:19 [2021-07-22T22:39:19.718Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:39:19 [2021-07-22T22:39:19.723Z] === RUN   Test
22:39:19 [2021-07-22T22:39:19.723Z] === RUN   Test/TestWatch
22:39:19 [2021-07-22T22:39:19.723Z] --- PASS: Test (0.00s)
22:39:19 [2021-07-22T22:39:19.723Z]     --- PASS: Test/TestWatch (0.00s)
22:39:19 [2021-07-22T22:39:19.723Z] PASS
22:39:19 [2021-07-22T22:39:19.723Z] coverage: 92.3% of statements
22:39:19 [2021-07-22T22:39:19.723Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.059s	coverage: 92.3% of statements
22:39:20 [2021-07-22T22:39:20.404Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
22:39:20 [2021-07-22T22:39:20.665Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
22:39:20 [2021-07-22T22:39:20.665Z] === RUN   TestDaemonIpcModePrivate
22:39:20 [2021-07-22T22:39:20.690Z] === RUN   Test
22:39:20 [2021-07-22T22:39:20.690Z] === RUN   Test/TestInitialize
22:39:20 [2021-07-22T22:39:20.690Z] === RUN   Test/TestInitializeWithPattern
22:39:20 [2021-07-22T22:39:20.690Z] === RUN   Test/TestRegister
22:39:20 [2021-07-22T22:39:20.690Z] === RUN   Test/TestWatch
22:39:20 [2021-07-22T22:39:20.690Z] --- PASS: Test (0.00s)
22:39:20 [2021-07-22T22:39:20.690Z]     --- PASS: Test/TestInitialize (0.00s)
22:39:20 [2021-07-22T22:39:20.690Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
22:39:20 [2021-07-22T22:39:20.690Z]     --- PASS: Test/TestRegister (0.00s)
22:39:20 [2021-07-22T22:39:20.690Z]     --- PASS: Test/TestWatch (0.00s)
22:39:20 [2021-07-22T22:39:20.690Z] PASS
22:39:20 [2021-07-22T22:39:20.690Z] coverage: 93.8% of statements
22:39:20 [2021-07-22T22:39:20.690Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.057s	coverage: 93.8% of statements
22:39:21 [2021-07-22T22:39:21.147Z] 2021/07/22 22:39:20 Closing DB instances...
22:39:22 [2021-07-22T22:39:22.112Z] === RUN   TestPollerAddRemove
22:39:22 [2021-07-22T22:39:22.112Z] --- PASS: TestPollerAddRemove (0.00s)
22:39:22 [2021-07-22T22:39:22.112Z] === RUN   TestPollerEvent
22:39:22 [2021-07-22T22:39:22.112Z]     poller_test.go:41: No chmod on Windows
22:39:22 [2021-07-22T22:39:22.112Z] --- SKIP: TestPollerEvent (0.00s)
22:39:22 [2021-07-22T22:39:22.112Z] === RUN   TestPollerClose
22:39:22 [2021-07-22T22:39:22.112Z] --- PASS: TestPollerClose (0.00s)
22:39:22 [2021-07-22T22:39:22.112Z] PASS
22:39:22 [2021-07-22T22:39:22.112Z] coverage: 45.7% of statements
22:39:22 [2021-07-22T22:39:22.112Z] ok  	github.com/docker/docker/pkg/filenotify	0.063s	coverage: 45.7% of statements
22:39:22 [2021-07-22T22:39:22.569Z] --- PASS: TestNetworkDBWatch (3.20s)
22:39:22 [2021-07-22T22:39:22.569Z] === RUN   TestNetworkDBBulkSync
22:39:22 [2021-07-22T22:39:22.575Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
22:39:22 [2021-07-22T22:39:22.575Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
22:39:22 [2021-07-22T22:39:22.575Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:39:22 [2021-07-22T22:39:22.880Z] Created binary: bundles/binary-daemon/dockerd-dev
22:39:22 [2021-07-22T22:39:22.880Z] Copying nested executables into bundles/binary-daemon
22:39:22 [2021-07-22T22:39:22.880Z] Building: bundles/binary-daemon/docker-proxy-dev
22:39:22 [2021-07-22T22:39:22.880Z] GOOS="" GOARCH="" GOARM=""
22:39:22 [2021-07-22T22:39:22.880Z] Created binary: bundles/binary-daemon/docker-proxy-dev
22:39:22 [2021-07-22T22:39:22.880Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
22:39:23 [2021-07-22T22:39:23.067Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.87s)
22:39:23 [2021-07-22T22:39:23.067Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:39:23 [2021-07-22T22:39:23.067Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
22:39:23 [2021-07-22T22:39:23.067Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
22:39:23 [2021-07-22T22:39:23.067Z]     check_test.go:309: [dd2ffd27e1521] daemon is not started
22:39:23 [2021-07-22T22:39:23.067Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
22:39:23 [2021-07-22T22:39:23.067Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
22:39:23 [2021-07-22T22:39:23.067Z]     check_test.go:309: [d5ae664409c89] daemon is not started
22:39:23 [2021-07-22T22:39:23.067Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
22:39:23 [2021-07-22T22:39:23.224Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -e DOCKER_GRAPHDRIVER docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/make.sh cross
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestCopyFileWithInvalidSrc
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestCopyFileWithInvalidDest
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestCopyFileWithInvalidDest (0.01s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestCopyFileWithSameSrcAndDest
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestCopyFile
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestCopyFile (0.01s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
22:39:23 [2021-07-22T22:39:23.543Z]     fileutils_test.go:134: Needs porting to Windows
22:39:23 [2021-07-22T22:39:23.543Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestReadSymlinkedDirectoryToFile
22:39:23 [2021-07-22T22:39:23.543Z]     fileutils_test.go:180: Needs porting to Windows
22:39:23 [2021-07-22T22:39:23.543Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestWildcardMatches
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestWildcardMatches (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestPatternMatches
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestPatternMatches (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestExclusionPatternMatchesPatternBefore
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestPatternMatchesFolderExclusions
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestPatternMatchesFolderWildcardExclusions
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestExclusionPatternMatchesPatternAfter
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestExclusionPatternMatchesWholeDirectory
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestSingleExclamationError
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestSingleExclamationError (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestMatchesWithNoPatterns
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestMatchesWithMalformedPatterns
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestMatches
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestMatches (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestCleanPatterns
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestCleanPatterns (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestCleanPatternsStripEmptyPatterns
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestCleanPatternsExceptionFlag
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestCleanPatternsErrorSingleException
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestCreateIfNotExistsDir
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestCreateIfNotExistsDir (0.02s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestCreateIfNotExistsFile
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
22:39:23 [2021-07-22T22:39:23.543Z] === RUN   TestMatch
22:39:23 [2021-07-22T22:39:23.543Z] --- PASS: TestMatch (0.00s)
22:39:23 [2021-07-22T22:39:23.543Z] PASS
22:39:23 [2021-07-22T22:39:23.543Z] coverage: 85.2% of statements
22:39:23 [2021-07-22T22:39:23.543Z] ok  	github.com/docker/docker/pkg/fileutils	0.118s	coverage: 85.2% of statements
22:39:23 [2021-07-22T22:39:23.790Z] 
22:39:23 [2021-07-22T22:39:23.790Z] Removing bundles/
22:39:23 [2021-07-22T22:39:23.790Z] 
22:39:23 [2021-07-22T22:39:23.790Z] ---> Making bundle: cross (in bundles/cross)
22:39:23 [2021-07-22T22:39:23.790Z] Cross building: bundles/cross/linux/amd64
22:39:23 [2021-07-22T22:39:23.790Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
22:39:23 [2021-07-22T22:39:23.790Z] GOOS="linux" GOARCH="amd64" GOARM=""
22:39:24 [2021-07-22T22:39:24.000Z] 2021/07/22 22:39:23 Closing DB instances...
22:39:24 [2021-07-22T22:39:24.457Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s)
22:39:24 [2021-07-22T22:39:24.457Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:39:24 [2021-07-22T22:39:24.483Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
22:39:24 [2021-07-22T22:39:24.483Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s)
22:39:24 [2021-07-22T22:39:24.483Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:39:24 [2021-07-22T22:39:24.966Z] === RUN   TestGet
22:39:24 [2021-07-22T22:39:24.966Z] --- PASS: TestGet (0.00s)
22:39:24 [2021-07-22T22:39:24.966Z] === RUN   TestGetShortcutString
22:39:24 [2021-07-22T22:39:24.966Z] --- PASS: TestGetShortcutString (0.00s)
22:39:24 [2021-07-22T22:39:24.966Z] PASS
22:39:24 [2021-07-22T22:39:24.966Z] coverage: 42.9% of statements
22:39:24 [2021-07-22T22:39:24.966Z] ok  	github.com/docker/docker/pkg/homedir	0.055s	coverage: 42.9% of statements
22:39:25 [2021-07-22T22:39:25.029Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
22:39:25 [2021-07-22T22:39:25.289Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s)
22:39:25 [2021-07-22T22:39:25.289Z] === RUN   TestCgroupNamespacesRunOlderClient
22:39:25 [2021-07-22T22:39:25.423Z] --- PASS: TestNetworkDBBulkSync (2.71s)
22:39:25 [2021-07-22T22:39:25.423Z] === RUN   TestNetworkDBCRUDMediumCluster
22:39:25 [2021-07-22T22:39:25.864Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
22:39:26 [2021-07-22T22:39:26.124Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
22:39:26 [2021-07-22T22:39:26.124Z] === RUN   TestIpcModeOlderClient
22:39:26 [2021-07-22T22:39:26.124Z] === PAUSE TestIpcModeOlderClient
22:39:26 [2021-07-22T22:39:26.124Z] === RUN   TestKillContainerInvalidSignal
22:39:26 [2021-07-22T22:39:26.234Z]     check_test.go:309: [d79f91396e185] daemon is not started
22:39:26 [2021-07-22T22:39:26.234Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
22:39:26 [2021-07-22T22:39:26.386Z] === RUN   TestCreateIDMapOrder
22:39:26 [2021-07-22T22:39:26.386Z] --- PASS: TestCreateIDMapOrder (0.00s)
22:39:26 [2021-07-22T22:39:26.386Z] PASS
22:39:26 [2021-07-22T22:39:26.386Z] coverage: 7.2% of statements
22:39:26 [2021-07-22T22:39:26.386Z] ok  	github.com/docker/docker/pkg/idtools	0.061s	coverage: 7.2% of statements
22:39:26 [2021-07-22T22:39:26.495Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
22:39:27 [2021-07-22T22:39:27.062Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
22:39:27 [2021-07-22T22:39:27.062Z] === RUN   TestKillContainer
22:39:27 [2021-07-22T22:39:27.062Z] === RUN   TestKillContainer/no_signal
22:39:27 [2021-07-22T22:39:27.632Z] === RUN   TestKillContainer/non_killing_signal
22:39:27 [2021-07-22T22:39:27.880Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.54s)
22:39:27 [2021-07-22T22:39:27.880Z] === RUN   TestNISDomainname
22:39:28 [2021-07-22T22:39:28.201Z] === RUN   TestKillContainer/killing_signal
22:39:28 [2021-07-22T22:39:28.451Z] === RUN   TestDockerSuite/TestBuildCacheAdd
22:39:28 [2021-07-22T22:39:28.559Z] === RUN   TestFixedBufferCap
22:39:28 [2021-07-22T22:39:28.559Z] --- PASS: TestFixedBufferCap (0.00s)
22:39:28 [2021-07-22T22:39:28.559Z] === RUN   TestFixedBufferLen
22:39:28 [2021-07-22T22:39:28.559Z] --- PASS: TestFixedBufferLen (0.00s)
22:39:28 [2021-07-22T22:39:28.559Z] === RUN   TestFixedBufferString
22:39:28 [2021-07-22T22:39:28.559Z] --- PASS: TestFixedBufferString (0.00s)
22:39:28 [2021-07-22T22:39:28.559Z] === RUN   TestFixedBufferWrite
22:39:28 [2021-07-22T22:39:28.559Z] --- PASS: TestFixedBufferWrite (0.00s)
22:39:28 [2021-07-22T22:39:28.559Z] === RUN   TestFixedBufferRead
22:39:28 [2021-07-22T22:39:28.559Z] --- PASS: TestFixedBufferRead (0.00s)
22:39:28 [2021-07-22T22:39:28.559Z] === RUN   TestBytesPipeRead
22:39:28 [2021-07-22T22:39:28.559Z] --- PASS: TestBytesPipeRead (0.00s)
22:39:28 [2021-07-22T22:39:28.559Z] === RUN   TestBytesPipeWrite
22:39:28 [2021-07-22T22:39:28.559Z] --- PASS: TestBytesPipeWrite (0.00s)
22:39:28 [2021-07-22T22:39:28.559Z] === RUN   TestBytesPipeWriteRandomChunks
22:39:29 [2021-07-22T22:39:29.015Z] 2021/07/22 22:39:28 Closing DB instances...
22:39:29 [2021-07-22T22:39:29.015Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s)
22:39:29 [2021-07-22T22:39:29.015Z] === RUN   TestAtomicWriteToFile
22:39:29 [2021-07-22T22:39:29.015Z] --- PASS: TestAtomicWriteToFile (0.01s)
22:39:29 [2021-07-22T22:39:29.015Z] === RUN   TestAtomicWriteSetCommit
22:39:29 [2021-07-22T22:39:29.015Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
22:39:29 [2021-07-22T22:39:29.015Z] === RUN   TestAtomicWriteSetCancel
22:39:29 [2021-07-22T22:39:29.015Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
22:39:29 [2021-07-22T22:39:29.015Z] === RUN   TestReadCloserWrapperClose
22:39:29 [2021-07-22T22:39:29.015Z] --- PASS: TestReadCloserWrapperClose (0.00s)
22:39:29 [2021-07-22T22:39:29.015Z] === RUN   TestReaderErrWrapperReadOnError
22:39:29 [2021-07-22T22:39:29.015Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
22:39:29 [2021-07-22T22:39:29.015Z] === RUN   TestReaderErrWrapperRead
22:39:29 [2021-07-22T22:39:29.015Z] --- PASS: TestReaderErrWrapperRead (0.00s)
22:39:29 [2021-07-22T22:39:29.015Z] === RUN   TestHashData
22:39:29 [2021-07-22T22:39:29.015Z] --- PASS: TestHashData (0.00s)
22:39:29 [2021-07-22T22:39:29.015Z] === RUN   TestCancelReadCloser
22:39:29 [2021-07-22T22:39:29.015Z] --- PASS: TestCancelReadCloser (0.10s)
22:39:29 [2021-07-22T22:39:29.015Z] === RUN   TestWriteCloserWrapperClose
22:39:29 [2021-07-22T22:39:29.015Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
22:39:29 [2021-07-22T22:39:29.015Z] === RUN   TestNopWriteCloser
22:39:29 [2021-07-22T22:39:29.015Z] --- PASS: TestNopWriteCloser (0.00s)
22:39:29 [2021-07-22T22:39:29.015Z] === RUN   TestNopWriter
22:39:29 [2021-07-22T22:39:29.015Z] --- PASS: TestNopWriter (0.00s)
22:39:29 [2021-07-22T22:39:29.015Z] === RUN   TestWriteCounter
22:39:29 [2021-07-22T22:39:29.015Z] --- PASS: TestWriteCounter (0.00s)
22:39:29 [2021-07-22T22:39:29.015Z] PASS
22:39:29 [2021-07-22T22:39:29.016Z] coverage: 69.7% of statements
22:39:29 [2021-07-22T22:39:29.016Z] ok  	github.com/docker/docker/pkg/ioutils	0.754s	coverage: 69.7% of statements
22:39:29 [2021-07-22T22:39:29.393Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
22:39:29 [2021-07-22T22:39:29.611Z] --- PASS: TestKillContainer (2.39s)
22:39:29 [2021-07-22T22:39:29.611Z]     --- PASS: TestKillContainer/no_signal (0.74s)
22:39:29 [2021-07-22T22:39:29.611Z]     --- PASS: TestKillContainer/non_killing_signal (0.60s)
22:39:29 [2021-07-22T22:39:29.611Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
22:39:29 [2021-07-22T22:39:29.611Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:39:29 [2021-07-22T22:39:29.611Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:39:30 [2021-07-22T22:39:30.181Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:39:30 [2021-07-22T22:39:30.337Z] --- PASS: TestNISDomainname (2.48s)
22:39:30 [2021-07-22T22:39:30.337Z] === RUN   TestHostnameDnsResolution
22:39:30 [2021-07-22T22:39:30.337Z] === RUN   TestDockerSuite/TestBuildCacheFrom
22:39:30 [2021-07-22T22:39:30.545Z] === RUN   TestError
22:39:30 [2021-07-22T22:39:30.545Z] --- PASS: TestError (0.00s)
22:39:30 [2021-07-22T22:39:30.545Z] === RUN   TestProgressString
22:39:30 [2021-07-22T22:39:30.545Z] === RUN   TestProgressString/no_progress
22:39:30 [2021-07-22T22:39:30.545Z] === RUN   TestProgressString/progress_1
22:39:30 [2021-07-22T22:39:30.545Z] === RUN   TestProgressString/some_progress_with_a_start_time
22:39:30 [2021-07-22T22:39:30.545Z] === RUN   TestProgressString/some_progress_without_a_start_time
22:39:30 [2021-07-22T22:39:30.545Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
22:39:30 [2021-07-22T22:39:30.545Z] === RUN   TestProgressString/with_units
22:39:30 [2021-07-22T22:39:30.545Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
22:39:30 [2021-07-22T22:39:30.545Z] === RUN   TestProgressString/hide_counts
22:39:30 [2021-07-22T22:39:30.545Z] --- PASS: TestProgressString (0.00s)
22:39:30 [2021-07-22T22:39:30.545Z]     --- PASS: TestProgressString/no_progress (0.00s)
22:39:30 [2021-07-22T22:39:30.545Z]     --- PASS: TestProgressString/progress_1 (0.00s)
22:39:30 [2021-07-22T22:39:30.545Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
22:39:30 [2021-07-22T22:39:30.545Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
22:39:30 [2021-07-22T22:39:30.545Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
22:39:30 [2021-07-22T22:39:30.545Z]     --- PASS: TestProgressString/with_units (0.00s)
22:39:30 [2021-07-22T22:39:30.545Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
22:39:30 [2021-07-22T22:39:30.545Z]     --- PASS: TestProgressString/hide_counts (0.00s)
22:39:30 [2021-07-22T22:39:30.545Z] === RUN   TestJSONMessageDisplay
22:39:31 [2021-07-22T22:39:31.002Z] --- PASS: TestJSONMessageDisplay (0.17s)
22:39:31 [2021-07-22T22:39:31.002Z] === RUN   TestJSONMessageDisplayWithJSONError
22:39:31 [2021-07-22T22:39:31.002Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
22:39:31 [2021-07-22T22:39:31.002Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
22:39:31 [2021-07-22T22:39:31.002Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
22:39:31 [2021-07-22T22:39:31.002Z] === RUN   TestDisplayJSONMessagesStream
22:39:31 [2021-07-22T22:39:31.002Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
22:39:31 [2021-07-22T22:39:31.002Z] PASS
22:39:31 [2021-07-22T22:39:31.002Z] coverage: 91.7% of statements
22:39:31 [2021-07-22T22:39:31.002Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.224s	coverage: 91.7% of statements
22:39:31 [2021-07-22T22:39:31.122Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s)
22:39:31 [2021-07-22T22:39:31.122Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s)
22:39:31 [2021-07-22T22:39:31.122Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
22:39:31 [2021-07-22T22:39:31.122Z] === RUN   TestKillStoppedContainer
22:39:31 [2021-07-22T22:39:31.122Z] --- PASS: TestKillStoppedContainer (0.06s)
22:39:31 [2021-07-22T22:39:31.122Z] === RUN   TestKillStoppedContainerAPIPre120
22:39:31 [2021-07-22T22:39:31.122Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
22:39:31 [2021-07-22T22:39:31.122Z] === RUN   TestKillDifferentUserContainer
22:39:31 [2021-07-22T22:39:31.459Z] === RUN   TestStandardLongPath
22:39:31 [2021-07-22T22:39:31.459Z] --- PASS: TestStandardLongPath (0.00s)
22:39:31 [2021-07-22T22:39:31.459Z] === RUN   TestUNCLongPath
22:39:31 [2021-07-22T22:39:31.459Z] --- PASS: TestUNCLongPath (0.00s)
22:39:31 [2021-07-22T22:39:31.459Z] PASS
22:39:31 [2021-07-22T22:39:31.459Z] coverage: 100.0% of statements
22:39:31 [2021-07-22T22:39:31.459Z] ok  	github.com/docker/docker/pkg/longpath	0.049s	coverage: 100.0% of statements
22:39:31 [2021-07-22T22:39:31.917Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.65s)
22:39:31 [2021-07-22T22:39:31.917Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
22:39:32 [2021-07-22T22:39:32.061Z] --- PASS: TestKillDifferentUserContainer (0.82s)
22:39:32 [2021-07-22T22:39:32.061Z] === RUN   TestInspectOomKilledTrue
22:39:32 [2021-07-22T22:39:32.061Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:39:32 [2021-07-22T22:39:32.061Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:39:32 [2021-07-22T22:39:32.061Z] === RUN   TestInspectOomKilledFalse
22:39:32 [2021-07-22T22:39:32.061Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:39:32 [2021-07-22T22:39:32.061Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:39:32 [2021-07-22T22:39:32.061Z] === RUN   TestLinksEtcHostsContentMatch
22:39:32 [2021-07-22T22:39:32.375Z] === RUN   TestNameFormat
22:39:32 [2021-07-22T22:39:32.375Z] --- PASS: TestNameFormat (0.00s)
22:39:32 [2021-07-22T22:39:32.375Z] === RUN   TestNameRetries
22:39:32 [2021-07-22T22:39:32.375Z] --- PASS: TestNameRetries (0.00s)
22:39:32 [2021-07-22T22:39:32.375Z] PASS
22:39:32 [2021-07-22T22:39:32.375Z] coverage: 85.7% of statements
22:39:32 [2021-07-22T22:39:32.375Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.049s	coverage: 85.7% of statements
22:39:32 [2021-07-22T22:39:32.633Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s)
22:39:32 [2021-07-22T22:39:32.633Z] === RUN   TestLinksContainerNames
22:39:32 [2021-07-22T22:39:32.832Z] 2021/07/22 22:39:32 Closing DB instances...
22:39:32 [2021-07-22T22:39:32.882Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
22:39:32 [2021-07-22T22:39:32.882Z] --- PASS: TestHostnameDnsResolution (2.59s)
22:39:32 [2021-07-22T22:39:32.882Z] === RUN   TestStats
22:39:33 [2021-07-22T22:39:33.288Z] === RUN   TestParseKeyValueOpt
22:39:33 [2021-07-22T22:39:33.288Z] --- PASS: TestParseKeyValueOpt (0.00s)
22:39:33 [2021-07-22T22:39:33.288Z] === RUN   TestParseUintList
22:39:33 [2021-07-22T22:39:33.288Z] --- PASS: TestParseUintList (0.00s)
22:39:33 [2021-07-22T22:39:33.288Z] === RUN   TestParseUintListMaximumLimits
22:39:33 [2021-07-22T22:39:33.288Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
22:39:33 [2021-07-22T22:39:33.288Z] PASS
22:39:33 [2021-07-22T22:39:33.288Z] coverage: 97.0% of statements
22:39:33 [2021-07-22T22:39:33.288Z] ok  	github.com/docker/docker/pkg/parsers	0.047s	coverage: 97.0% of statements
22:39:34 [2021-07-22T22:39:34.251Z] === RUN   TestNewAndRemove
22:39:34 [2021-07-22T22:39:34.251Z] --- PASS: TestNewAndRemove (0.00s)
22:39:34 [2021-07-22T22:39:34.251Z] === RUN   TestRemoveInvalidPath
22:39:34 [2021-07-22T22:39:34.251Z] --- PASS: TestRemoveInvalidPath (0.00s)
22:39:34 [2021-07-22T22:39:34.252Z] PASS
22:39:34 [2021-07-22T22:39:34.252Z] coverage: 82.6% of statements
22:39:34 [2021-07-22T22:39:34.252Z] ok  	github.com/docker/docker/pkg/pidfile	0.057s	coverage: 82.6% of statements
22:39:34 [2021-07-22T22:39:34.541Z] --- PASS: TestLinksContainerNames (1.51s)
22:39:34 [2021-07-22T22:39:34.541Z] === RUN   TestLogsFollowTailEmpty
22:39:34 [2021-07-22T22:39:34.553Z] --- PASS: TestServiceUpdateSecrets (15.21s)
22:39:34 [2021-07-22T22:39:34.553Z] === RUN   TestServiceUpdateConfigs
22:39:34 [2021-07-22T22:39:34.708Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s)
22:39:34 [2021-07-22T22:39:34.708Z] === RUN   TestNetworkDBGarbageCollection
22:39:35 [2021-07-22T22:39:35.110Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
22:39:35 [2021-07-22T22:39:35.110Z] === RUN   TestContainerNetworkMountsNoChown
22:39:35 [2021-07-22T22:39:35.670Z] --- PASS: TestGetAddress (32.37s)
22:39:35 [2021-07-22T22:39:35.671Z] === RUN   TestRequestSyntaxCheck
22:39:35 [2021-07-22T22:39:35.671Z] --- PASS: TestRequestSyntaxCheck (0.02s)
22:39:35 [2021-07-22T22:39:35.671Z] === RUN   TestRequest
22:39:35 [2021-07-22T22:39:35.681Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/default
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/default
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/private
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/private
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rprivate
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rprivate
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/slave
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/slave
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rslave
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rslave
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/shared
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/shared
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rshared
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rshared
22:39:35 [2021-07-22T22:39:35.681Z] === CONT  TestMountDaemonRoot/default
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/default/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === CONT  TestMountDaemonRoot/rslave
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === CONT  TestMountDaemonRoot/shared
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === CONT  TestMountDaemonRoot/slave
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/default/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === CONT  TestMountDaemonRoot/private
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/private/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === CONT  TestMountDaemonRoot/rshared
22:39:35 [2021-07-22T22:39:35.681Z] === CONT  TestMountDaemonRoot/rprivate
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/private/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:39:35 [2021-07-22T22:39:35.681Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:39:35 [2021-07-22T22:39:35.681Z] === CONT  TestMountDaemonRoot/default/bind_root
22:39:35 [2021-07-22T22:39:35.681Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/default/mount_root
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/private/bind_root
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/private/mount_root
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:39:35 [2021-07-22T22:39:35.941Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:39:35 [2021-07-22T22:39:35.941Z] --- PASS: TestMountDaemonRoot (0.03s)
22:39:35 [2021-07-22T22:39:35.941Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:39:35 [2021-07-22T22:39:35.941Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:39:35 [2021-07-22T22:39:35.941Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
22:39:35 [2021-07-22T22:39:35.941Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
22:39:35 [2021-07-22T22:39:35.941Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
22:39:35 [2021-07-22T22:39:35.941Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:39:35 [2021-07-22T22:39:35.941Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:39:35 [2021-07-22T22:39:35.941Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
22:39:35 [2021-07-22T22:39:35.941Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
22:39:35 [2021-07-22T22:39:35.941Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
22:39:35 [2021-07-22T22:39:35.941Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:39:35 [2021-07-22T22:39:35.941Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
22:39:35 [2021-07-22T22:39:35.941Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:39:35 [2021-07-22T22:39:35.941Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
22:39:35 [2021-07-22T22:39:35.942Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:39:35 [2021-07-22T22:39:35.942Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
22:39:35 [2021-07-22T22:39:35.942Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:39:35 [2021-07-22T22:39:35.942Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:39:35 [2021-07-22T22:39:35.942Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
22:39:35 [2021-07-22T22:39:35.942Z] === RUN   TestContainerBindMountNonRecursive
22:39:36 [2021-07-22T22:39:36.185Z] --- PASS: TestStats (3.09s)
22:39:36 [2021-07-22T22:39:36.185Z] === RUN   TestStopContainerWithTimeout
22:39:36 [2021-07-22T22:39:36.185Z] === RUN   TestStopContainerWithTimeout/0
22:39:36 [2021-07-22T22:39:36.185Z] === PAUSE TestStopContainerWithTimeout/0
22:39:36 [2021-07-22T22:39:36.185Z] === RUN   TestStopContainerWithTimeout/1
22:39:36 [2021-07-22T22:39:36.185Z] === PAUSE TestStopContainerWithTimeout/1
22:39:36 [2021-07-22T22:39:36.185Z] === RUN   TestStopContainerWithTimeout/3
22:39:36 [2021-07-22T22:39:36.185Z] === PAUSE TestStopContainerWithTimeout/3
22:39:36 [2021-07-22T22:39:36.185Z] === RUN   TestStopContainerWithTimeout/-1
22:39:36 [2021-07-22T22:39:36.185Z] === PAUSE TestStopContainerWithTimeout/-1
22:39:36 [2021-07-22T22:39:36.185Z] === CONT  TestStopContainerWithTimeout/0
22:39:36 [2021-07-22T22:39:36.185Z] === CONT  TestStopContainerWithTimeout/-1
22:39:36 [2021-07-22T22:39:36.185Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
22:39:36 [2021-07-22T22:39:36.633Z] === RUN   TestFailedConnection
22:39:36 [2021-07-22T22:39:36.757Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
22:39:38 [2021-07-22T22:39:38.144Z] === CONT  TestStopContainerWithTimeout/3
22:39:38 [2021-07-22T22:39:38.482Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
22:39:38 [2021-07-22T22:39:38.482Z] === RUN   TestContainerVolumesMountedAsShared
22:39:38 [2021-07-22T22:39:38.482Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s)
22:39:38 [2021-07-22T22:39:38.482Z] === RUN   TestContainerVolumesMountedAsSlave
22:39:38 [2021-07-22T22:39:38.715Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
22:39:38 [2021-07-22T22:39:38.805Z] --- PASS: TestFailedConnection (2.10s)
22:39:38 [2021-07-22T22:39:38.805Z] === RUN   TestFailOnce
22:39:38 [2021-07-22T22:39:38.805Z] 2021/07/22 22:39:38 http: panic serving 127.0.0.1:49311: Plugin not ready
22:39:38 [2021-07-22T22:39:38.805Z] goroutine 18 [running]:
22:39:38 [2021-07-22T22:39:38.805Z] net/http.(*conn).serve.func1(0xc0001a0000)
22:39:38 [2021-07-22T22:39:38.805Z] 	c:/go/src/net/http/server.go:1804 +0x153
22:39:38 [2021-07-22T22:39:38.805Z] panic(0x455280, 0x56c6d0)
22:39:38 [2021-07-22T22:39:38.805Z] 	c:/go/src/runtime/panic.go:971 +0x49a
22:39:38 [2021-07-22T22:39:38.805Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x57cd90, 0xc00021a000, 0xc0001b0000)
22:39:38 [2021-07-22T22:39:38.805Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
22:39:38 [2021-07-22T22:39:38.805Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x57cd90, 0xc00021a000, 0xc0001b0000)
22:39:38 [2021-07-22T22:39:38.805Z] 	c:/go/src/net/http/server.go:2049 +0x4b
22:39:38 [2021-07-22T22:39:38.805Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x57cd90, 0xc00021a000, 0xc0001b0000)
22:39:38 [2021-07-22T22:39:38.805Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
22:39:38 [2021-07-22T22:39:38.805Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x57cd90, 0xc00021a000, 0xc0001b0000)
22:39:38 [2021-07-22T22:39:38.805Z] 	c:/go/src/net/http/server.go:2867 +0xaa
22:39:38 [2021-07-22T22:39:38.805Z] net/http.(*conn).serve(0xc0001a0000, 0x57d980, 0xc000188040)
22:39:38 [2021-07-22T22:39:38.805Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
22:39:38 [2021-07-22T22:39:38.805Z] created by net/http.(*Server).Serve
22:39:38 [2021-07-22T22:39:38.805Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
22:39:38 [2021-07-22T22:39:38.805Z] time="2021-07-22T22:39:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.FailOnce: Post \"http://127.0.0.1:49310/Test.FailOnce\": EOF, retrying in 1s"
22:39:39 [2021-07-22T22:39:39.421Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s)
22:39:39 [2021-07-22T22:39:39.421Z] === RUN   TestNetworkNat
22:39:39 [2021-07-22T22:39:39.657Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
22:39:39 [2021-07-22T22:39:39.657Z] === CONT  TestStopContainerWithTimeout/1
22:39:39 [2021-07-22T22:39:39.769Z] --- PASS: TestFailOnce (1.19s)
22:39:39 [2021-07-22T22:39:39.769Z] === RUN   TestEchoInputOutput
22:39:39 [2021-07-22T22:39:39.769Z] --- PASS: TestEchoInputOutput (0.00s)
22:39:39 [2021-07-22T22:39:39.769Z] === RUN   TestBackoff
22:39:39 [2021-07-22T22:39:39.769Z] --- PASS: TestBackoff (0.00s)
22:39:39 [2021-07-22T22:39:39.769Z] === RUN   TestAbortRetry
22:39:39 [2021-07-22T22:39:39.769Z] --- PASS: TestAbortRetry (0.00s)
22:39:39 [2021-07-22T22:39:39.769Z] === RUN   TestClientScheme
22:39:39 [2021-07-22T22:39:39.769Z] --- PASS: TestClientScheme (0.00s)
22:39:39 [2021-07-22T22:39:39.769Z] === RUN   TestNewClientWithTimeout
22:39:40 [2021-07-22T22:39:40.226Z] time="2021-07-22T22:39:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
22:39:40 [2021-07-22T22:39:40.229Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
22:39:40 [2021-07-22T22:39:40.360Z] --- PASS: TestNetworkNat (0.86s)
22:39:40 [2021-07-22T22:39:40.360Z] === RUN   TestNetworkLocalhostTCPNat
22:39:40 [2021-07-22T22:39:40.799Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
22:39:40 [2021-07-22T22:39:40.930Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s)
22:39:40 [2021-07-22T22:39:40.930Z] === RUN   TestNetworkLoopbackNat
22:39:41 [2021-07-22T22:39:41.741Z] --- PASS: TestStopContainerWithTimeout (0.03s)
22:39:41 [2021-07-22T22:39:41.741Z]     --- PASS: TestStopContainerWithTimeout/0 (1.98s)
22:39:41 [2021-07-22T22:39:41.741Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.82s)
22:39:41 [2021-07-22T22:39:41.741Z]     --- PASS: TestStopContainerWithTimeout/3 (3.12s)
22:39:41 [2021-07-22T22:39:41.741Z]     --- PASS: TestStopContainerWithTimeout/1 (2.12s)
22:39:41 [2021-07-22T22:39:41.741Z] === RUN   TestDeleteDevicemapper
22:39:41 [2021-07-22T22:39:41.741Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:39:41 [2021-07-22T22:39:41.741Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:39:41 [2021-07-22T22:39:41.741Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:39:41 [2021-07-22T22:39:41.756Z] time="2021-07-22T22:39:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
22:39:42 [2021-07-22T22:39:42.213Z] === RUN   TestParseEmptyInterface
22:39:42 [2021-07-22T22:39:42.213Z] --- PASS: TestParseEmptyInterface (0.00s)
22:39:42 [2021-07-22T22:39:42.213Z] === RUN   TestParseNonInterfaceType
22:39:42 [2021-07-22T22:39:42.213Z] --- PASS: TestParseNonInterfaceType (0.00s)
22:39:42 [2021-07-22T22:39:42.213Z] === RUN   TestParseWithOneFunction
22:39:42 [2021-07-22T22:39:42.213Z] --- PASS: TestParseWithOneFunction (0.00s)
22:39:42 [2021-07-22T22:39:42.213Z] === RUN   TestParseWithMultipleFuncs
22:39:42 [2021-07-22T22:39:42.213Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
22:39:42 [2021-07-22T22:39:42.213Z] === RUN   TestParseWithUnnamedReturn
22:39:42 [2021-07-22T22:39:42.213Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
22:39:42 [2021-07-22T22:39:42.213Z] === RUN   TestEmbeddedInterface
22:39:42 [2021-07-22T22:39:42.213Z] --- PASS: TestEmbeddedInterface (0.00s)
22:39:42 [2021-07-22T22:39:42.213Z] === RUN   TestParsedImports
22:39:42 [2021-07-22T22:39:42.213Z] --- PASS: TestParsedImports (0.00s)
22:39:42 [2021-07-22T22:39:42.213Z] === RUN   TestAliasedImports
22:39:42 [2021-07-22T22:39:42.213Z] --- PASS: TestAliasedImports (0.00s)
22:39:42 [2021-07-22T22:39:42.213Z] PASS
22:39:42 [2021-07-22T22:39:42.214Z] coverage: 56.8% of statements
22:39:42 [2021-07-22T22:39:42.214Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.053s	coverage: 56.8% of statements
22:39:42 [2021-07-22T22:39:42.313Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
22:39:43 [2021-07-22T22:39:43.746Z] === RUN   TestHTTPTransport
22:39:43 [2021-07-22T22:39:43.746Z] --- PASS: TestHTTPTransport (0.00s)
22:39:43 [2021-07-22T22:39:43.746Z] PASS
22:39:43 [2021-07-22T22:39:43.746Z] coverage: 85.7% of statements
22:39:43 [2021-07-22T22:39:43.746Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.054s	coverage: 85.7% of statements
22:39:44 [2021-07-22T22:39:44.203Z] time="2021-07-22T22:39:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
22:39:44 [2021-07-22T22:39:44.203Z] --- PASS: TestRequest (8.50s)
22:39:44 [2021-07-22T22:39:44.203Z] === RUN   TestOverlappingRequests
22:39:44 [2021-07-22T22:39:44.203Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
22:39:44 [2021-07-22T22:39:44.203Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
22:39:44 [2021-07-22T22:39:44.203Z] === RUN   TestBufioReaderPoolPutAndGet
22:39:44 [2021-07-22T22:39:44.203Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
22:39:44 [2021-07-22T22:39:44.203Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
22:39:44 [2021-07-22T22:39:44.203Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
22:39:44 [2021-07-22T22:39:44.203Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
22:39:44 [2021-07-22T22:39:44.203Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
22:39:44 [2021-07-22T22:39:44.203Z] === RUN   TestBufioWriterPoolPutAndGet
22:39:44 [2021-07-22T22:39:44.203Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
22:39:44 [2021-07-22T22:39:44.203Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
22:39:44 [2021-07-22T22:39:44.203Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
22:39:44 [2021-07-22T22:39:44.203Z] === RUN   TestBufferPoolPutAndGet
22:39:44 [2021-07-22T22:39:44.203Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
22:39:44 [2021-07-22T22:39:44.203Z] PASS
22:39:44 [2021-07-22T22:39:44.203Z] coverage: 88.2% of statements
22:39:44 [2021-07-22T22:39:44.203Z] ok  	github.com/docker/docker/pkg/pools	0.043s	coverage: 88.2% of statements
22:39:44 [2021-07-22T22:39:44.224Z] --- PASS: TestNetworkLoopbackNat (3.19s)
22:39:44 [2021-07-22T22:39:44.224Z] === RUN   TestPause
22:39:44 [2021-07-22T22:39:44.661Z] --- PASS: TestOverlappingRequests (0.44s)
22:39:44 [2021-07-22T22:39:44.661Z] === RUN   TestRelease
22:39:45 [2021-07-22T22:39:45.118Z] === RUN   TestOutputOnPrematureClose
22:39:45 [2021-07-22T22:39:45.118Z] --- PASS: TestOutputOnPrematureClose (0.00s)
22:39:45 [2021-07-22T22:39:45.118Z] === RUN   TestCompleteSilently
22:39:45 [2021-07-22T22:39:45.118Z] --- PASS: TestCompleteSilently (0.00s)
22:39:45 [2021-07-22T22:39:45.118Z] PASS
22:39:45 [2021-07-22T22:39:45.118Z] coverage: 75.9% of statements
22:39:45 [2021-07-22T22:39:45.118Z] ok  	github.com/docker/docker/pkg/progress	0.043s	coverage: 75.9% of statements
22:39:45 [2021-07-22T22:39:45.163Z] --- PASS: TestPause (0.80s)
22:39:45 [2021-07-22T22:39:45.163Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:39:45 [2021-07-22T22:39:45.163Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:39:45 [2021-07-22T22:39:45.163Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:39:45 [2021-07-22T22:39:45.163Z] === RUN   TestPauseStopPausedContainer
22:39:45 [2021-07-22T22:39:45.575Z] === RUN   TestSendToOneSub
22:39:45 [2021-07-22T22:39:45.575Z] --- PASS: TestSendToOneSub (0.00s)
22:39:45 [2021-07-22T22:39:45.575Z] === RUN   TestSendToMultipleSubs
22:39:45 [2021-07-22T22:39:45.575Z] --- PASS: TestSendToMultipleSubs (0.00s)
22:39:45 [2021-07-22T22:39:45.575Z] === RUN   TestEvictOneSub
22:39:45 [2021-07-22T22:39:45.575Z] --- PASS: TestEvictOneSub (0.00s)
22:39:45 [2021-07-22T22:39:45.575Z] === RUN   TestClosePublisher
22:39:45 [2021-07-22T22:39:45.575Z] --- PASS: TestClosePublisher (0.00s)
22:39:45 [2021-07-22T22:39:45.575Z] === RUN   TestPubSubRace
22:39:45 [2021-07-22T22:39:45.734Z] --- PASS: TestPauseStopPausedContainer (0.83s)
22:39:45 [2021-07-22T22:39:45.734Z] === RUN   TestPidHost
22:39:46 [2021-07-22T22:39:46.519Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.98s)
22:39:46 [2021-07-22T22:39:46.519Z] === RUN   TestUpdateMemory
22:39:46 [2021-07-22T22:39:46.519Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:39:46 [2021-07-22T22:39:46.519Z] --- SKIP: TestUpdateMemory (0.00s)
22:39:46 [2021-07-22T22:39:46.519Z] === RUN   TestUpdateCPUQuota
22:39:46 [2021-07-22T22:39:46.519Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
22:39:46 [2021-07-22T22:39:46.541Z] --- PASS: TestRelease (1.77s)
22:39:46 [2021-07-22T22:39:46.541Z] === RUN   TestAllocateRandomDeallocate
22:39:46 [2021-07-22T22:39:46.760Z] --- PASS: TestServiceUpdateConfigs (15.18s)
22:39:46 [2021-07-22T22:39:46.760Z] === RUN   TestServiceUpdateNetwork
22:39:46 [2021-07-22T22:39:46.998Z] --- PASS: TestPubSubRace (1.05s)
22:39:46 [2021-07-22T22:39:46.998Z] PASS
22:39:46 [2021-07-22T22:39:46.998Z] coverage: 75.0% of statements
22:39:46 [2021-07-22T22:39:46.998Z] ok  	github.com/docker/docker/pkg/pubsub	1.093s	coverage: 75.0% of statements
22:39:47 [2021-07-22T22:39:47.455Z] === RUN   TestRegister
22:39:47 [2021-07-22T22:39:47.455Z] --- PASS: TestRegister (0.00s)
22:39:47 [2021-07-22T22:39:47.455Z] === RUN   TestCommand
22:39:47 [2021-07-22T22:39:47.455Z] --- PASS: TestCommand (0.03s)
22:39:47 [2021-07-22T22:39:47.455Z] === RUN   TestNaiveSelf
22:39:47 [2021-07-22T22:39:47.900Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
22:39:47 [2021-07-22T22:39:47.913Z] --- PASS: TestNaiveSelf (0.04s)
22:39:47 [2021-07-22T22:39:47.913Z] PASS
22:39:47 [2021-07-22T22:39:47.913Z] coverage: 82.4% of statements
22:39:47 [2021-07-22T22:39:47.913Z] ok  	github.com/docker/docker/pkg/reexec	0.111s	coverage: 82.4% of statements
22:39:48 [2021-07-22T22:39:48.276Z] --- PASS: TestPidHost (2.05s)
22:39:48 [2021-07-22T22:39:48.276Z] === RUN   TestPsFilter
22:39:48 [2021-07-22T22:39:48.276Z] --- PASS: TestPsFilter (0.13s)
22:39:48 [2021-07-22T22:39:48.276Z] === RUN   TestRemoveContainerWithRemovedVolume
22:39:48 [2021-07-22T22:39:48.369Z] === RUN   TestParseSignal
22:39:48 [2021-07-22T22:39:48.369Z] --- PASS: TestParseSignal (0.00s)
22:39:48 [2021-07-22T22:39:48.369Z] === RUN   TestValidSignalForPlatform
22:39:48 [2021-07-22T22:39:48.369Z] --- PASS: TestValidSignalForPlatform (0.00s)
22:39:48 [2021-07-22T22:39:48.369Z] PASS
22:39:48 [2021-07-22T22:39:48.369Z] coverage: 57.1% of statements
22:39:48 [2021-07-22T22:39:48.369Z] ok  	github.com/docker/docker/pkg/signal	0.041s	coverage: 57.1% of statements
22:39:48 [2021-07-22T22:39:48.826Z] time="2021-07-22T22:39:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
22:39:48 [2021-07-22T22:39:48.845Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
22:39:48 [2021-07-22T22:39:48.845Z] === RUN   TestRemoveContainerWithVolume
22:39:49 [2021-07-22T22:39:49.283Z] === RUN   TestDump
22:39:49 [2021-07-22T22:39:49.283Z] goroutine 6 [running]:
22:39:49 [2021-07-22T22:39:49.283Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x3a19294c, 0x1242c1ff2c4)
22:39:49 [2021-07-22T22:39:49.283Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
22:39:49 [2021-07-22T22:39:49.283Z] github.com/docker/docker/pkg/stack.Dump(...)
22:39:49 [2021-07-22T22:39:49.283Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
22:39:49 [2021-07-22T22:39:49.283Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080)
22:39:49 [2021-07-22T22:39:49.283Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e
22:39:49 [2021-07-22T22:39:49.283Z] testing.tRunner(0xc000029080, 0xa45ee0)
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1193 +0xef
22:39:49 [2021-07-22T22:39:49.283Z] created by testing.(*T).Run
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
22:39:49 [2021-07-22T22:39:49.283Z] 
22:39:49 [2021-07-22T22:39:49.283Z] goroutine 1 [chan receive]:
22:39:49 [2021-07-22T22:39:49.283Z] testing.(*T).Run(0xc000029080, 0xa38618, 0x8, 0xa45ee0, 0x8aa2cd)
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1239 +0x2da
22:39:49 [2021-07-22T22:39:49.283Z] testing.runTests.func1(0xc000028f00)
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1511 +0x7f
22:39:49 [2021-07-22T22:39:49.283Z] testing.tRunner(0xc000028f00, 0xc000075da8)
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1193 +0xef
22:39:49 [2021-07-22T22:39:49.283Z] testing.runTests(0xc000004078, 0xb8b220, 0x3, 0x3, 0xc0369b633a19294c, 0x8bb33440ed, 0xb8fc80, 0xa39e68)
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1509 +0x310
22:39:49 [2021-07-22T22:39:49.283Z] testing.(*M).Run(0xc00007a080, 0x0)
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
22:39:49 [2021-07-22T22:39:49.283Z] main.main()
22:39:49 [2021-07-22T22:39:49.283Z] 	_testmain.go:95 +0x1c8
22:39:49 [2021-07-22T22:39:49.283Z] --- PASS: TestDump (0.00s)
22:39:49 [2021-07-22T22:39:49.283Z] === RUN   TestDumpToFile
22:39:49 [2021-07-22T22:39:49.283Z] --- PASS: TestDumpToFile (0.17s)
22:39:49 [2021-07-22T22:39:49.283Z] === RUN   TestDumpToFileWithEmptyInput
22:39:49 [2021-07-22T22:39:49.283Z] goroutine 8 [running]:
22:39:49 [2021-07-22T22:39:49.283Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x924500)
22:39:49 [2021-07-22T22:39:49.283Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
22:39:49 [2021-07-22T22:39:49.283Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
22:39:49 [2021-07-22T22:39:49.283Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5
22:39:49 [2021-07-22T22:39:49.283Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500)
22:39:49 [2021-07-22T22:39:49.283Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34
22:39:49 [2021-07-22T22:39:49.283Z] testing.tRunner(0xc000029500, 0xa45ed0)
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1193 +0xef
22:39:49 [2021-07-22T22:39:49.283Z] created by testing.(*T).Run
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
22:39:49 [2021-07-22T22:39:49.283Z] 
22:39:49 [2021-07-22T22:39:49.283Z] goroutine 1 [chan receive]:
22:39:49 [2021-07-22T22:39:49.283Z] testing.(*T).Run(0xc000029500, 0xa3f0cc, 0x1c, 0xa45ed0, 0x8aa201)
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1239 +0x2da
22:39:49 [2021-07-22T22:39:49.283Z] testing.runTests.func1(0xc000028f00)
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1511 +0x7f
22:39:49 [2021-07-22T22:39:49.283Z] testing.tRunner(0xc000028f00, 0xc000075da8)
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1193 +0xef
22:39:49 [2021-07-22T22:39:49.283Z] testing.runTests(0xc000004078, 0xb8b220, 0x3, 0x3, 0xc0369b633a19294c, 0x8bb33440ed, 0xb8fc80, 0xa39e68)
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1509 +0x310
22:39:49 [2021-07-22T22:39:49.283Z] testing.(*M).Run(0xc00007a080, 0x0)
22:39:49 [2021-07-22T22:39:49.283Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
22:39:49 [2021-07-22T22:39:49.283Z] main.main()
22:39:49 [2021-07-22T22:39:49.283Z] 	_testmain.go:95 +0x1c8
22:39:49 [2021-07-22T22:39:49.283Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
22:39:49 [2021-07-22T22:39:49.283Z] PASS
22:39:49 [2021-07-22T22:39:49.283Z] coverage: 90.9% of statements
22:39:49 [2021-07-22T22:39:49.283Z] ok  	github.com/docker/docker/pkg/stack	0.215s	coverage: 90.9% of statements
22:39:49 [2021-07-22T22:39:49.415Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
22:39:49 [2021-07-22T22:39:49.415Z] === RUN   TestRemoveContainerRunning
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestNewStdWriter
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestNewStdWriter (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestWriteWithUninitializedStdWriter
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestWriteWithNilBytes
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestWriteWithNilBytes (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestWrite
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestWrite (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestWriteWithWriterError
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestWriteWithWriterError (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestStdCopyWriteAndRead
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestStdCopyReturnsErrorReadingHeader
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestStdCopyReturnsErrorReadingFrame
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestStdCopyDetectsCorruptedFrame
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestStdCopyWithInvalidInputHeader
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestStdCopyWithCorruptedPrefix
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestStdCopyReturnsWriteErrors
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] === RUN   TestStdCopyReturnsErrorFromSystem
22:39:50 [2021-07-22T22:39:50.246Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
22:39:50 [2021-07-22T22:39:50.246Z] PASS
22:39:50 [2021-07-22T22:39:50.246Z] coverage: 100.0% of statements
22:39:50 [2021-07-22T22:39:50.246Z] ok  	github.com/docker/docker/pkg/stdcopy	0.049s	coverage: 100.0% of statements
22:39:50 [2021-07-22T22:39:50.354Z] --- PASS: TestRemoveContainerRunning (0.81s)
22:39:50 [2021-07-22T22:39:50.354Z] === RUN   TestRemoveContainerForceRemoveRunning
22:39:51 [2021-07-22T22:39:51.198Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
22:39:51 [2021-07-22T22:39:51.198Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
22:39:51 [2021-07-22T22:39:51.209Z] === RUN   TestRawProgressFormatterFormatStatus
22:39:51 [2021-07-22T22:39:51.209Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
22:39:51 [2021-07-22T22:39:51.209Z] === RUN   TestRawProgressFormatterFormatProgress
22:39:51 [2021-07-22T22:39:51.209Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
22:39:51 [2021-07-22T22:39:51.209Z] === RUN   TestFormatStatus
22:39:51 [2021-07-22T22:39:51.209Z] --- PASS: TestFormatStatus (0.00s)
22:39:51 [2021-07-22T22:39:51.209Z] === RUN   TestFormatError
22:39:51 [2021-07-22T22:39:51.209Z] --- PASS: TestFormatError (0.00s)
22:39:51 [2021-07-22T22:39:51.209Z] === RUN   TestFormatJSONError
22:39:51 [2021-07-22T22:39:51.209Z] --- PASS: TestFormatJSONError (0.00s)
22:39:51 [2021-07-22T22:39:51.209Z] === RUN   TestJsonProgressFormatterFormatProgress
22:39:51 [2021-07-22T22:39:51.209Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.01s)
22:39:51 [2021-07-22T22:39:51.209Z] === RUN   TestJsonProgressFormatterFormatStatus
22:39:51 [2021-07-22T22:39:51.209Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
22:39:51 [2021-07-22T22:39:51.209Z] === RUN   TestNewJSONProgressOutput
22:39:51 [2021-07-22T22:39:51.209Z] --- PASS: TestNewJSONProgressOutput (0.00s)
22:39:51 [2021-07-22T22:39:51.209Z] === RUN   TestAuxFormatterEmit
22:39:51 [2021-07-22T22:39:51.209Z] --- PASS: TestAuxFormatterEmit (0.00s)
22:39:51 [2021-07-22T22:39:51.209Z] === RUN   TestStreamWriterStdout
22:39:51 [2021-07-22T22:39:51.209Z] --- PASS: TestStreamWriterStdout (0.00s)
22:39:51 [2021-07-22T22:39:51.209Z] === RUN   TestStreamWriterStderr
22:39:51 [2021-07-22T22:39:51.209Z] --- PASS: TestStreamWriterStderr (0.00s)
22:39:51 [2021-07-22T22:39:51.209Z] PASS
22:39:51 [2021-07-22T22:39:51.209Z] coverage: 66.2% of statements
22:39:51 [2021-07-22T22:39:51.209Z] ok  	github.com/docker/docker/pkg/streamformatter	0.055s	coverage: 66.2% of statements
22:39:51 [2021-07-22T22:39:51.209Z] --- PASS: TestAllocateRandomDeallocate (4.56s)
22:39:51 [2021-07-22T22:39:51.209Z] === RUN   TestRetrieveFromStore
22:39:51 [2021-07-22T22:39:51.293Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
22:39:51 [2021-07-22T22:39:51.293Z] === RUN   TestRemoveInvalidContainer
22:39:51 [2021-07-22T22:39:51.293Z] --- PASS: TestRemoveInvalidContainer (0.02s)
22:39:51 [2021-07-22T22:39:51.293Z] === RUN   TestRenameLinkedContainer
22:39:51 [2021-07-22T22:39:51.459Z] === RUN   TestDockerSuite/TestBuildClearCmd
22:39:51 [2021-07-22T22:39:51.666Z] === RUN   TestGenerateRandomID
22:39:51 [2021-07-22T22:39:51.666Z] --- PASS: TestGenerateRandomID (0.00s)
22:39:51 [2021-07-22T22:39:51.666Z] === RUN   TestShortenId
22:39:51 [2021-07-22T22:39:51.666Z] --- PASS: TestShortenId (0.00s)
22:39:51 [2021-07-22T22:39:51.666Z] === RUN   TestShortenSha256Id
22:39:51 [2021-07-22T22:39:51.666Z] --- PASS: TestShortenSha256Id (0.00s)
22:39:51 [2021-07-22T22:39:51.666Z] === RUN   TestShortenIdEmpty
22:39:51 [2021-07-22T22:39:51.666Z] --- PASS: TestShortenIdEmpty (0.00s)
22:39:51 [2021-07-22T22:39:51.666Z] === RUN   TestShortenIdInvalid
22:39:51 [2021-07-22T22:39:51.666Z] --- PASS: TestShortenIdInvalid (0.00s)
22:39:51 [2021-07-22T22:39:51.666Z] === RUN   TestIsShortIDNonHex
22:39:51 [2021-07-22T22:39:51.666Z] --- PASS: TestIsShortIDNonHex (0.00s)
22:39:51 [2021-07-22T22:39:51.666Z] === RUN   TestIsShortIDNotCorrectSize
22:39:51 [2021-07-22T22:39:51.666Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
22:39:51 [2021-07-22T22:39:51.666Z] PASS
22:39:51 [2021-07-22T22:39:51.666Z] coverage: 70.6% of statements
22:39:51 [2021-07-22T22:39:51.666Z] ok  	github.com/docker/docker/pkg/stringid	0.047s	coverage: 70.6% of statements
22:39:51 [2021-07-22T22:39:51.719Z] === RUN   TestDockerSuite/TestBuildCmd
22:39:51 [2021-07-22T22:39:51.979Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
22:39:52 [2021-07-22T22:39:52.551Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
22:39:52 [2021-07-22T22:39:52.551Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
22:39:52 [2021-07-22T22:39:52.551Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
22:39:52 [2021-07-22T22:39:52.551Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
22:39:52 [2021-07-22T22:39:52.631Z] --- PASS: TestRetrieveFromStore (1.57s)
22:39:52 [2021-07-22T22:39:52.631Z] === RUN   TestRequestReleaseAddressDuplicate
22:39:52 [2021-07-22T22:39:52.631Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
22:39:52 [2021-07-22T22:39:52.631Z] === RUN   TestParallelPredefinedRequest1
22:39:52 [2021-07-22T22:39:52.631Z] === PAUSE TestParallelPredefinedRequest1
22:39:52 [2021-07-22T22:39:52.631Z] === RUN   TestParallelPredefinedRequest2
22:39:52 [2021-07-22T22:39:52.631Z] === PAUSE TestParallelPredefinedRequest2
22:39:52 [2021-07-22T22:39:52.631Z] === RUN   TestParallelPredefinedRequest3
22:39:52 [2021-07-22T22:39:52.631Z] === PAUSE TestParallelPredefinedRequest3
22:39:52 [2021-07-22T22:39:52.631Z] === RUN   TestParallelPredefinedRequest4
22:39:52 [2021-07-22T22:39:52.631Z] === PAUSE TestParallelPredefinedRequest4
22:39:52 [2021-07-22T22:39:52.631Z] === RUN   TestParallelPredefinedRequest5
22:39:52 [2021-07-22T22:39:52.631Z] === PAUSE TestParallelPredefinedRequest5
22:39:52 [2021-07-22T22:39:52.631Z] === RUN   TestDebug
22:39:52 [2021-07-22T22:39:52.631Z] --- PASS: TestDebug (0.00s)
22:39:52 [2021-07-22T22:39:52.631Z] === RUN   TestRequestPoolParallel
22:39:52 [2021-07-22T22:39:52.631Z] === RUN   TestIsCpusetListAvailable
22:39:52 [2021-07-22T22:39:52.631Z] --- PASS: TestIsCpusetListAvailable (0.00s)
22:39:52 [2021-07-22T22:39:52.631Z] PASS
22:39:52 [2021-07-22T22:39:52.631Z] coverage: 39.4% of statements
22:39:52 [2021-07-22T22:39:52.631Z] ok  	github.com/docker/docker/pkg/sysinfo	0.041s	coverage: 39.4% of statements
22:39:53 [2021-07-22T22:39:53.092Z] --- PASS: TestRequestPoolParallel (0.54s)
22:39:53 [2021-07-22T22:39:53.092Z] === RUN   TestFullAllocateRelease
22:39:53 [2021-07-22T22:39:53.935Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
22:39:54 [2021-07-22T22:39:54.056Z] --- PASS: TestFullAllocateRelease (0.64s)
22:39:54 [2021-07-22T22:39:54.056Z] === RUN   TestOddAllocateRelease
22:39:54 [2021-07-22T22:39:54.056Z] --- PASS: TestOddAllocateRelease (0.32s)
22:39:54 [2021-07-22T22:39:54.056Z] === RUN   TestFullAllocateSerialReleaseParallel
22:39:54 [2021-07-22T22:39:54.056Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s)
22:39:54 [2021-07-22T22:39:54.514Z] === RUN   TestOddAllocateSerialReleaseParallel
22:39:54 [2021-07-22T22:39:54.514Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s)
22:39:54 [2021-07-22T22:39:54.514Z] === RUN   TestEvenAllocateSerialReleaseParallel
22:39:54 [2021-07-22T22:39:54.514Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s)
22:39:54 [2021-07-22T22:39:54.514Z] === CONT  TestParallelPredefinedRequest1
22:39:54 [2021-07-22T22:39:54.514Z] === CONT  TestParallelPredefinedRequest5
22:39:54 [2021-07-22T22:39:54.514Z] === CONT  TestParallelPredefinedRequest3
22:39:54 [2021-07-22T22:39:54.514Z] === CONT  TestParallelPredefinedRequest1
22:39:54 [2021-07-22T22:39:54.514Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:39:54 [2021-07-22T22:39:54.514Z] === CONT  TestParallelPredefinedRequest3
22:39:54 [2021-07-22T22:39:54.514Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:39:54 [2021-07-22T22:39:54.514Z] === CONT  TestParallelPredefinedRequest5
22:39:54 [2021-07-22T22:39:54.514Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:39:54 [2021-07-22T22:39:54.514Z] === CONT  TestParallelPredefinedRequest4
22:39:54 [2021-07-22T22:39:54.514Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:39:54 [2021-07-22T22:39:54.514Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
22:39:54 [2021-07-22T22:39:54.514Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
22:39:54 [2021-07-22T22:39:54.514Z] === CONT  TestParallelPredefinedRequest2
22:39:54 [2021-07-22T22:39:54.514Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
22:39:54 [2021-07-22T22:39:54.514Z] === CONT  TestParallelPredefinedRequest2
22:39:54 [2021-07-22T22:39:54.514Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:39:54 [2021-07-22T22:39:54.514Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
22:39:54 [2021-07-22T22:39:54.514Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
22:39:54 [2021-07-22T22:39:54.514Z] PASS
22:39:54 [2021-07-22T22:39:54.514Z] coverage: 85.3% of statements
22:39:54 [2021-07-22T22:39:54.514Z] ok  	github.com/docker/docker/libnetwork/ipam	61.944s	coverage: 85.3% of statements
22:39:54 [2021-07-22T22:39:54.586Z] --- PASS: TestRenameLinkedContainer (3.15s)
22:39:54 [2021-07-22T22:39:54.586Z] === RUN   TestRenameStoppedContainer
22:39:54 [2021-07-22T22:39:54.972Z] === RUN   TestChtimes
22:39:54 [2021-07-22T22:39:54.972Z] --- PASS: TestChtimes (0.00s)
22:39:54 [2021-07-22T22:39:54.972Z] === RUN   TestChtimesWindows
22:39:54 [2021-07-22T22:39:54.972Z] --- PASS: TestChtimesWindows (0.00s)
22:39:54 [2021-07-22T22:39:54.972Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
22:39:54 [2021-07-22T22:39:54.972Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
22:39:54 [2021-07-22T22:39:54.972Z] === RUN   TestEnsureRemoveAllNotExist
22:39:54 [2021-07-22T22:39:54.972Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
22:39:54 [2021-07-22T22:39:54.972Z] === RUN   TestEnsureRemoveAllWithDir
22:39:54 [2021-07-22T22:39:54.972Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
22:39:54 [2021-07-22T22:39:54.972Z] === RUN   TestEnsureRemoveAllWithFile
22:39:54 [2021-07-22T22:39:54.972Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
22:39:54 [2021-07-22T22:39:54.972Z] === RUN   TestHasWin32KSupport
22:39:54 [2021-07-22T22:39:54.972Z]     syscall_windows_test.go:8: win32k: true
22:39:54 [2021-07-22T22:39:54.972Z] --- PASS: TestHasWin32KSupport (0.00s)
22:39:54 [2021-07-22T22:39:54.972Z] PASS
22:39:54 [2021-07-22T22:39:54.972Z] coverage: 12.9% of statements
22:39:54 [2021-07-22T22:39:54.972Z] ok  	github.com/docker/docker/pkg/system	0.055s	coverage: 12.9% of statements
22:39:55 [2021-07-22T22:39:55.156Z] --- PASS: TestRenameStoppedContainer (0.78s)
22:39:55 [2021-07-22T22:39:55.156Z] === RUN   TestRenameRunningContainerAndReuse
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestTailFile
22:39:55 [2021-07-22T22:39:55.429Z] --- PASS: TestTailFile (0.00s)
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestTailFileManyLines
22:39:55 [2021-07-22T22:39:55.429Z] --- PASS: TestTailFileManyLines (0.00s)
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestTailEmptyFile
22:39:55 [2021-07-22T22:39:55.429Z] --- PASS: TestTailEmptyFile (0.00s)
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestTailNegativeN
22:39:55 [2021-07-22T22:39:55.429Z] --- PASS: TestTailNegativeN (0.00s)
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader
22:39:55 [2021-07-22T22:39:55.429Z] === CONT  TestNewTailReader
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/no_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/no_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/single_byte_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/single_byte_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/2_byte_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/2_byte_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/4_byte_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/4_byte_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/8_byte_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/8_byte_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/12_byte_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/12_byte_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/truncated_last_line
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/truncated_last_line#01
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/truncated_last_line#02
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
22:39:55 [2021-07-22T22:39:55.429Z] === CONT  TestNewTailReader/no_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.429Z] === CONT  TestNewTailReader/4_byte_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === CONT  TestNewTailReader/2_byte_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.429Z] === CONT  TestNewTailReader/single_byte_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.429Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.429Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.851Z] --- PASS: TestUpdateCPUQuota (9.80s)
22:39:55 [2021-07-22T22:39:55.851Z] === RUN   TestUpdatePidsLimit
22:39:55 [2021-07-22T22:39:55.851Z] === RUN   TestUpdatePidsLimit/update_from_none
22:39:55 [2021-07-22T22:39:55.891Z] === CONT  TestNewTailReader/12_byte_delimiter
22:39:55 [2021-07-22T22:39:55.891Z] === CONT  TestNewTailReader/8_byte_delimiter
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/no_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.891Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.891Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.891Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.892Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.893Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.893Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/no_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.894Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.894Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.895Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:55 [2021-07-22T22:39:55.896Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:56 [2021-07-22T22:39:56.354Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
22:39:56 [2021-07-22T22:39:56.355Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
22:39:56 [2021-07-22T22:39:56.355Z] --- PASS: TestNewTailReader (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.355Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.356Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
22:39:56 [2021-07-22T22:39:56.358Z] PASS
22:39:56 [2021-07-22T22:39:56.358Z] coverage: 88.6% of statements
22:39:56 [2021-07-22T22:39:56.358Z] ok  	github.com/docker/docker/pkg/tailfile	0.275s	coverage: 88.6% of statements
22:39:56 [2021-07-22T22:39:56.537Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s)
22:39:56 [2021-07-22T22:39:56.537Z] === RUN   TestRenameInvalidName
22:39:56 [2021-07-22T22:39:56.794Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
22:39:57 [2021-07-22T22:39:57.055Z] === RUN   TestUpdatePidsLimit/no_change
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestTarSumRemoveNonExistent
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestTarSumRemove
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestTarSumRemove (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestSortFileInfoSums
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestSortFileInfoSums (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestNewTarSumForLabelInvalid
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestNewTarSumForLabel
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestNewTarSumForLabel (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestEmptyTar
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestEmptyTar (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestTarSumsReadSize
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestTarSumsReadSize (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestTarSums
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestTarSums (0.09s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestIteration
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestIteration (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestVersionLabelForChecksum
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestVersionLabelForChecksum (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestVersion
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestVersion (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestGetVersion
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestGetVersion (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestGetVersions
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestGetVersions (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] PASS
22:39:57 [2021-07-22T22:39:57.324Z] coverage: 89.3% of statements
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestNewClientWithTimeout (17.61s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestClientStream
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestClientStream (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestClientSendFile
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestClientSendFile (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestClientWithRequestTimeout
22:39:57 [2021-07-22T22:39:57.324Z] ok  	github.com/docker/docker/pkg/tarsum	0.150s	coverage: 89.3% of statements
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestClientWithRequestTimeout (0.01s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestFileSpecPlugin
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestFileSpecPlugin (0.01s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestFileJSONSpecPlugin
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestPluginAddHandler
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestPluginAddHandler (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestPluginWaitBadPlugin
22:39:57 [2021-07-22T22:39:57.324Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
22:39:57 [2021-07-22T22:39:57.324Z] === RUN   TestGet
22:39:57 [2021-07-22T22:39:57.324Z] time="2021-07-22T22:39:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
22:39:57 [2021-07-22T22:39:57.476Z] --- PASS: TestRenameInvalidName (0.77s)
22:39:57 [2021-07-22T22:39:57.476Z] === RUN   TestRenameAnonymousContainer
22:39:58 [2021-07-22T22:39:58.289Z] testing: warning: no tests to run
22:39:58 [2021-07-22T22:39:58.289Z] PASS
22:39:58 [2021-07-22T22:39:58.289Z] coverage: [no statements]
22:39:58 [2021-07-22T22:39:58.289Z] ok  	github.com/docker/docker/pkg/term/windows	0.043s	coverage: [no statements] [no tests to run]
22:39:58 [2021-07-22T22:39:58.289Z] time="2021-07-22T22:39:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
22:39:58 [2021-07-22T22:39:58.439Z] === RUN   TestUpdatePidsLimit/update_lower
22:39:58 [2021-07-22T22:39:58.746Z] === RUN   TestTruncIndex
22:39:58 [2021-07-22T22:39:58.746Z] --- PASS: TestTruncIndex (0.10s)
22:39:58 [2021-07-22T22:39:58.746Z] PASS
22:39:58 [2021-07-22T22:39:58.746Z] coverage: 91.5% of statements
22:39:58 [2021-07-22T22:39:58.746Z] ok  	github.com/docker/docker/pkg/truncindex	0.142s	coverage: 91.5% of statements
22:39:59 [2021-07-22T22:39:59.711Z] === RUN   TestIsGIT
22:39:59 [2021-07-22T22:39:59.711Z] --- PASS: TestIsGIT (0.00s)
22:39:59 [2021-07-22T22:39:59.711Z] === RUN   TestIsTransport
22:39:59 [2021-07-22T22:39:59.711Z] --- PASS: TestIsTransport (0.00s)
22:39:59 [2021-07-22T22:39:59.711Z] PASS
22:39:59 [2021-07-22T22:39:59.711Z] coverage: 100.0% of statements
22:39:59 [2021-07-22T22:39:59.711Z] ok  	github.com/docker/docker/pkg/urlutil	0.042s	coverage: 100.0% of statements
22:39:59 [2021-07-22T22:39:59.823Z]     check_test.go:309: [d45ca963962fb] daemon is not started
22:39:59 [2021-07-22T22:39:59.823Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
22:39:59 [2021-07-22T22:39:59.823Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:40:00 [2021-07-22T22:40:00.014Z] --- PASS: TestRenameAnonymousContainer (2.79s)
22:40:00 [2021-07-22T22:40:00.014Z] === RUN   TestRenameContainerWithSameName
22:40:00 [2021-07-22T22:40:00.168Z] === RUN   TestVersionInfo
22:40:00 [2021-07-22T22:40:00.168Z] --- PASS: TestVersionInfo (0.00s)
22:40:00 [2021-07-22T22:40:00.168Z] === RUN   TestAppendVersions
22:40:00 [2021-07-22T22:40:00.168Z] --- PASS: TestAppendVersions (0.00s)
22:40:00 [2021-07-22T22:40:00.168Z] PASS
22:40:00 [2021-07-22T22:40:00.168Z] coverage: 88.9% of statements
22:40:00 [2021-07-22T22:40:00.168Z] ok  	github.com/docker/docker/pkg/useragent	0.042s	coverage: 88.9% of statements
22:40:00 [2021-07-22T22:40:00.168Z] time="2021-07-22T22:40:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
22:40:00 [2021-07-22T22:40:00.954Z] --- PASS: TestRenameContainerWithSameName (0.78s)
22:40:00 [2021-07-22T22:40:00.954Z] === RUN   TestRenameContainerWithLinkedContainer
22:40:01 [2021-07-22T22:40:01.208Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:40:01 [2021-07-22T22:40:01.640Z] --- PASS: TestServiceUpdateNetwork (12.96s)
22:40:01 [2021-07-22T22:40:01.640Z] === RUN   TestServiceUpdatePidsLimit
22:40:01 [2021-07-22T22:40:01.640Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:40:01 [2021-07-22T22:40:01.899Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:40:02 [2021-07-22T22:40:02.150Z] === RUN   TestDockerSuite/TestBuildConditionalCache
22:40:02 [2021-07-22T22:40:02.336Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s)
22:40:02 [2021-07-22T22:40:02.336Z] === RUN   TestResize
22:40:02 [2021-07-22T22:40:02.343Z] === RUN   TestValidatePrivileges
22:40:02 [2021-07-22T22:40:02.343Z] --- PASS: TestValidatePrivileges (0.00s)
22:40:02 [2021-07-22T22:40:02.343Z] === RUN   TestFilterByCapNeg
22:40:02 [2021-07-22T22:40:02.343Z] --- PASS: TestFilterByCapNeg (0.00s)
22:40:02 [2021-07-22T22:40:02.343Z] === RUN   TestFilterByCapPos
22:40:02 [2021-07-22T22:40:02.343Z] --- PASS: TestFilterByCapPos (0.00s)
22:40:02 [2021-07-22T22:40:02.343Z] === RUN   TestStoreGetPluginNotMatchCapRefs
22:40:02 [2021-07-22T22:40:02.343Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
22:40:02 [2021-07-22T22:40:02.343Z] PASS
22:40:02 [2021-07-22T22:40:02.343Z] coverage: 12.0% of statements
22:40:02 [2021-07-22T22:40:02.343Z] ok  	github.com/docker/docker/plugin	0.060s	coverage: 12.0% of statements
22:40:02 [2021-07-22T22:40:02.412Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:40:02 [2021-07-22T22:40:02.983Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
22:40:03 [2021-07-22T22:40:03.276Z] --- PASS: TestResize (0.78s)
22:40:03 [2021-07-22T22:40:03.276Z] === RUN   TestResizeWithInvalidSize
22:40:03 [2021-07-22T22:40:03.875Z] === RUN   TestNewSettable
22:40:03 [2021-07-22T22:40:03.875Z] --- PASS: TestNewSettable (0.00s)
22:40:03 [2021-07-22T22:40:03.875Z] === RUN   TestIsSettable
22:40:03 [2021-07-22T22:40:03.875Z] --- PASS: TestIsSettable (0.00s)
22:40:03 [2021-07-22T22:40:03.875Z] === RUN   TestUpdateSettingsEnv
22:40:03 [2021-07-22T22:40:03.875Z] --- PASS: TestUpdateSettingsEnv (0.00s)
22:40:03 [2021-07-22T22:40:03.875Z] PASS
22:40:03 [2021-07-22T22:40:03.875Z] coverage: 20.0% of statements
22:40:03 [2021-07-22T22:40:03.875Z] ok  	github.com/docker/docker/plugin/v2	0.046s	coverage: 20.0% of statements
22:40:03 [2021-07-22T22:40:03.926Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
22:40:03 [2021-07-22T22:40:03.926Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:40:04 [2021-07-22T22:40:04.214Z] --- PASS: TestResizeWithInvalidSize (0.79s)
22:40:04 [2021-07-22T22:40:04.214Z] === RUN   TestResizeWhenContainerNotStarted
22:40:04 [2021-07-22T22:40:04.334Z] time="2021-07-22T22:40:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
22:40:04 [2021-07-22T22:40:04.498Z] === RUN   TestDockerSuite/TestBuildContextCleanup
22:40:04 [2021-07-22T22:40:04.759Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
22:40:04 [2021-07-22T22:40:04.785Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
22:40:04 [2021-07-22T22:40:04.785Z] === RUN   TestDaemonRestartKillContainers
22:40:04 [2021-07-22T22:40:04.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:40:04 [2021-07-22T22:40:04.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:40:04 [2021-07-22T22:40:04.791Z] === RUN   TestLoad
22:40:04 [2021-07-22T22:40:04.791Z] --- PASS: TestLoad (0.00s)
22:40:04 [2021-07-22T22:40:04.791Z] === RUN   TestSave
22:40:04 [2021-07-22T22:40:04.791Z] --- PASS: TestSave (0.03s)
22:40:04 [2021-07-22T22:40:04.791Z] === RUN   TestAddDeleteGet
22:40:04 [2021-07-22T22:40:04.791Z] --- PASS: TestAddDeleteGet (0.04s)
22:40:04 [2021-07-22T22:40:04.791Z] === RUN   TestInvalidTags
22:40:04 [2021-07-22T22:40:04.791Z] --- PASS: TestInvalidTags (0.01s)
22:40:04 [2021-07-22T22:40:04.791Z] PASS
22:40:04 [2021-07-22T22:40:04.791Z] coverage: 84.4% of statements
22:40:04 [2021-07-22T22:40:04.791Z] ok  	github.com/docker/docker/reference	0.138s	coverage: 84.4% of statements
22:40:06 [2021-07-22T22:40:06.145Z] --- PASS: TestUpdatePidsLimit (10.31s)
22:40:06 [2021-07-22T22:40:06.145Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.32s)
22:40:06 [2021-07-22T22:40:06.145Z]     --- PASS: TestUpdatePidsLimit/no_change (1.41s)
22:40:06 [2021-07-22T22:40:06.145Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.33s)
22:40:06 [2021-07-22T22:40:06.145Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.34s)
22:40:06 [2021-07-22T22:40:06.145Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.46s)
22:40:06 [2021-07-22T22:40:06.145Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.37s)
22:40:06 [2021-07-22T22:40:06.145Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.07s)
22:40:06 [2021-07-22T22:40:06.145Z] === RUN   TestUpdateRestartPolicy
22:40:06 [2021-07-22T22:40:06.145Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
22:40:06 [2021-07-22T22:40:06.716Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
22:40:06 [2021-07-22T22:40:06.977Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
22:40:07 [2021-07-22T22:40:07.238Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
22:40:07 [2021-07-22T22:40:07.332Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:40:07 [2021-07-22T22:40:07.593Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:40:07 [2021-07-22T22:40:07.593Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestResolveAuthConfigIndexServer
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestResolveAuthConfigFullURL
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestLoadAllowNondistributableArtifacts
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestValidateMirror
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestValidateMirror (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestLoadInsecureRegistries
22:40:07 [2021-07-22T22:40:07.687Z] time="2021-07-22T22:40:07Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
22:40:07 [2021-07-22T22:40:07.687Z] time="2021-07-22T22:40:07Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
22:40:07 [2021-07-22T22:40:07.687Z] time="2021-07-22T22:40:07Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestLoadInsecureRegistries (0.19s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestNewServiceConfig
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestNewServiceConfig (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestValidateIndexName
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestValidateIndexName (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestValidateIndexNameWithError
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestValidateIndexNameWithError (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestEndpointParse
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestEndpointParse (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestEndpointParseInvalid
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestEndpointParseInvalid (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestValidateEndpoint
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestValidateEndpoint (0.01s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestPing
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestPing (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestPingRegistryEndpoint
22:40:07 [2021-07-22T22:40:07.687Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
22:40:07 [2021-07-22T22:40:07.687Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestEndpoint
22:40:07 [2021-07-22T22:40:07.687Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
22:40:07 [2021-07-22T22:40:07.687Z] --- SKIP: TestEndpoint (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestParseRepositoryInfo
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestParseRepositoryInfo (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestNewIndexInfo
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestNewIndexInfo (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestMirrorEndpointLookup
22:40:07 [2021-07-22T22:40:07.687Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
22:40:07 [2021-07-22T22:40:07.687Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestSearchRepositories
22:40:07 [2021-07-22T22:40:07.687Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
22:40:07 [2021-07-22T22:40:07.687Z]         Host: 127.0.0.1:49337
22:40:07 [2021-07-22T22:40:07.687Z]         User-Agent: docker test client
22:40:07 [2021-07-22T22:40:07.687Z]         Authorization: Token fake-token
22:40:07 [2021-07-22T22:40:07.687Z]         X-Docker-Token: true
22:40:07 [2021-07-22T22:40:07.687Z]         Accept-Encoding: gzip
22:40:07 [2021-07-22T22:40:07.687Z]         
22:40:07 [2021-07-22T22:40:07.687Z]         
22:40:07 [2021-07-22T22:40:07.687Z]     registry_test.go:730: HTTP/1.1 200 OK
22:40:07 [2021-07-22T22:40:07.687Z]         Connection: close
22:40:07 [2021-07-22T22:40:07.687Z]         Content-Length: 144
22:40:07 [2021-07-22T22:40:07.687Z]         Cache-Control: no-cache
22:40:07 [2021-07-22T22:40:07.687Z]         Content-Type: application/json
22:40:07 [2021-07-22T22:40:07.687Z]         Date: Thu, 22 Jul 2021 22:40:07 GMT
22:40:07 [2021-07-22T22:40:07.687Z]         Expires: -1
22:40:07 [2021-07-22T22:40:07.687Z]         Pragma: no-cache
22:40:07 [2021-07-22T22:40:07.687Z]         Server: docker-tests/mock
22:40:07 [2021-07-22T22:40:07.687Z]         X-Docker-Registry-Config: mock
22:40:07 [2021-07-22T22:40:07.687Z]         X-Docker-Registry-Version: 0.0.0
22:40:07 [2021-07-22T22:40:07.687Z]         
22:40:07 [2021-07-22T22:40:07.687Z]         
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestSearchRepositories (0.01s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestTrustedLocation
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestTrustedLocation (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestAllowNondistributableArtifacts
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] === RUN   TestIsSecureIndex
22:40:07 [2021-07-22T22:40:07.687Z] --- PASS: TestIsSecureIndex (0.00s)
22:40:07 [2021-07-22T22:40:07.687Z] PASS
22:40:07 [2021-07-22T22:40:07.687Z] coverage: 51.7% of statements
22:40:07 [2021-07-22T22:40:07.687Z] ok  	github.com/docker/docker/registry	0.281s	coverage: 51.7% of statements
22:40:07 [2021-07-22T22:40:07.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:40:08 [2021-07-22T22:40:08.144Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:40:08 [2021-07-22T22:40:08.144Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:40:08 [2021-07-22T22:40:08.144Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:40:08 [2021-07-22T22:40:08.144Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
22:40:08 [2021-07-22T22:40:08.600Z] === RUN   TestResumableRequestHeaderSimpleErrors
22:40:08 [2021-07-22T22:40:08.600Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
22:40:08 [2021-07-22T22:40:08.600Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
22:40:08 [2021-07-22T22:40:08.600Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
22:40:08 [2021-07-22T22:40:08.600Z] === RUN   TestResumableRequestHeaderTooMuchFailures
22:40:08 [2021-07-22T22:40:08.600Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
22:40:08 [2021-07-22T22:40:08.600Z] === RUN   TestResumableRequestReaderWithReadError
22:40:08 [2021-07-22T22:40:08.600Z] === RUN   TestRestartManagerTimeout
22:40:08 [2021-07-22T22:40:08.600Z] --- PASS: TestRestartManagerTimeout (0.00s)
22:40:08 [2021-07-22T22:40:08.600Z] === RUN   TestRestartManagerTimeoutReset
22:40:08 [2021-07-22T22:40:08.600Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
22:40:08 [2021-07-22T22:40:08.600Z] PASS
22:40:08 [2021-07-22T22:40:08.600Z] coverage: 50.9% of statements
22:40:08 [2021-07-22T22:40:08.600Z] ok  	github.com/docker/docker/restartmanager	0.040s	coverage: 50.9% of statements
22:40:09 [2021-07-22T22:40:09.057Z] time="2021-07-22T22:40:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
22:40:09 [2021-07-22T22:40:09.057Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s)
22:40:09 [2021-07-22T22:40:09.057Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
22:40:09 [2021-07-22T22:40:09.057Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
22:40:09 [2021-07-22T22:40:09.057Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
22:40:09 [2021-07-22T22:40:09.057Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
22:40:09 [2021-07-22T22:40:09.057Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
22:40:09 [2021-07-22T22:40:09.057Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
22:40:09 [2021-07-22T22:40:09.057Z] === RUN   TestResumableRequestReader
22:40:09 [2021-07-22T22:40:09.057Z] --- PASS: TestResumableRequestReader (0.00s)
22:40:09 [2021-07-22T22:40:09.057Z] === RUN   TestResumableRequestReaderWithInitialResponse
22:40:09 [2021-07-22T22:40:09.057Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
22:40:09 [2021-07-22T22:40:09.057Z] PASS
22:40:09 [2021-07-22T22:40:09.057Z] coverage: 100.0% of statements
22:40:09 [2021-07-22T22:40:09.057Z] ok  	github.com/docker/docker/registry/resumable	0.230s	coverage: 100.0% of statements
22:40:09 [2021-07-22T22:40:09.149Z]     check_test.go:309: [d8f8a4b7a4563] daemon is not started
22:40:09 [2021-07-22T22:40:09.149Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
22:40:09 [2021-07-22T22:40:09.241Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:40:09 [2021-07-22T22:40:09.241Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:40:09 [2021-07-22T22:40:09.501Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:40:09 [2021-07-22T22:40:09.516Z] === RUN   TestDecodeContainerConfig
22:40:09 [2021-07-22T22:40:09.516Z] --- PASS: TestDecodeContainerConfig (0.00s)
22:40:09 [2021-07-22T22:40:09.516Z] === RUN   TestDecodeContainerConfigIsolation
22:40:09 [2021-07-22T22:40:09.516Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
22:40:09 [2021-07-22T22:40:09.516Z] === RUN   TestValidatePrivileged
22:40:09 [2021-07-22T22:40:09.516Z] --- PASS: TestValidatePrivileged (0.00s)
22:40:09 [2021-07-22T22:40:09.516Z] PASS
22:40:09 [2021-07-22T22:40:09.516Z] coverage: 52.2% of statements
22:40:09 [2021-07-22T22:40:09.516Z] ok  	github.com/docker/docker/runconfig	0.046s	coverage: 52.2% of statements
22:40:09 [2021-07-22T22:40:09.978Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
22:40:09 [2021-07-22T22:40:09.978Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
22:40:09 [2021-07-22T22:40:09.978Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
22:40:09 [2021-07-22T22:40:09.978Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
22:40:09 [2021-07-22T22:40:09.978Z] PASS
22:40:09 [2021-07-22T22:40:09.978Z] coverage: 62.5% of statements
22:40:09 [2021-07-22T22:40:09.978Z] ok  	github.com/docker/docker/testutil	0.055s	coverage: 62.5% of statements
22:40:10 [2021-07-22T22:40:10.015Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:40:10 [2021-07-22T22:40:10.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:40:12 [2021-07-22T22:40:12.798Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:40:12 [2021-07-22T22:40:12.798Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s)
22:40:12 [2021-07-22T22:40:12.798Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s)
22:40:12 [2021-07-22T22:40:12.798Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s)
22:40:12 [2021-07-22T22:40:12.798Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.19s)
22:40:12 [2021-07-22T22:40:12.798Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s)
22:40:12 [2021-07-22T22:40:12.798Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s)
22:40:12 [2021-07-22T22:40:12.798Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s)
22:40:12 [2021-07-22T22:40:12.798Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.32s)
22:40:12 [2021-07-22T22:40:12.798Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s)
22:40:12 [2021-07-22T22:40:12.798Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s)
22:40:12 [2021-07-22T22:40:12.798Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s)
22:40:12 [2021-07-22T22:40:12.798Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.16s)
22:40:12 [2021-07-22T22:40:12.798Z] === RUN   TestCgroupNamespacesRun
22:40:12 [2021-07-22T22:40:12.874Z] --- PASS: TestGet (15.01s)
22:40:12 [2021-07-22T22:40:12.874Z] === RUN   TestPluginWithNoManifest
22:40:12 [2021-07-22T22:40:12.874Z] --- PASS: TestPluginWithNoManifest (0.00s)
22:40:12 [2021-07-22T22:40:12.874Z] === RUN   TestGetAll
22:40:12 [2021-07-22T22:40:12.874Z] --- PASS: TestGetAll (0.00s)
22:40:12 [2021-07-22T22:40:12.874Z] PASS
22:40:12 [2021-07-22T22:40:12.874Z] coverage: 73.4% of statements
22:40:12 [2021-07-22T22:40:12.874Z] ok  	github.com/docker/docker/pkg/plugins	36.002s	coverage: 73.4% of statements
22:40:13 [2021-07-22T22:40:13.331Z] === RUN   TestGetDriver
22:40:13 [2021-07-22T22:40:13.332Z] --- PASS: TestGetDriver (0.00s)
22:40:13 [2021-07-22T22:40:13.332Z] === RUN   TestVolumeRequestError
22:40:13 [2021-07-22T22:40:13.332Z] --- PASS: TestVolumeRequestError (0.01s)
22:40:13 [2021-07-22T22:40:13.332Z] PASS
22:40:13 [2021-07-22T22:40:13.332Z] coverage: 36.1% of statements
22:40:13 [2021-07-22T22:40:13.332Z] ok  	github.com/docker/docker/volume/drivers	0.062s	coverage: 36.1% of statements
22:40:13 [2021-07-22T22:40:13.400Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
22:40:13 [2021-07-22T22:40:13.789Z] === RUN   TestGetAddress
22:40:13 [2021-07-22T22:40:13.789Z] --- PASS: TestGetAddress (0.00s)
22:40:13 [2021-07-22T22:40:13.789Z] === RUN   TestRemove
22:40:13 [2021-07-22T22:40:13.789Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
22:40:13 [2021-07-22T22:40:13.789Z] --- SKIP: TestRemove (0.00s)
22:40:13 [2021-07-22T22:40:13.789Z] === RUN   TestInitializeWithVolumes
22:40:13 [2021-07-22T22:40:13.789Z] --- PASS: TestInitializeWithVolumes (0.01s)
22:40:13 [2021-07-22T22:40:13.789Z] === RUN   TestCreate
22:40:13 [2021-07-22T22:40:13.789Z] --- PASS: TestCreate (0.01s)
22:40:13 [2021-07-22T22:40:13.789Z] === RUN   TestValidateName
22:40:13 [2021-07-22T22:40:13.789Z] --- PASS: TestValidateName (0.00s)
22:40:13 [2021-07-22T22:40:13.789Z] === RUN   TestCreateWithOpts
22:40:13 [2021-07-22T22:40:13.789Z]     local_test.go:181: runtime.GOOS == "windows"
22:40:13 [2021-07-22T22:40:13.789Z] --- SKIP: TestCreateWithOpts (0.00s)
22:40:13 [2021-07-22T22:40:13.789Z] === RUN   TestRelaodNoOpts
22:40:13 [2021-07-22T22:40:13.789Z] --- PASS: TestRelaodNoOpts (0.01s)
22:40:13 [2021-07-22T22:40:13.789Z] PASS
22:40:13 [2021-07-22T22:40:13.789Z] coverage: 41.5% of statements
22:40:13 [2021-07-22T22:40:13.789Z] ok  	github.com/docker/docker/volume/local	0.086s	coverage: 41.5% of statements
22:40:14 [2021-07-22T22:40:14.247Z] === RUN   TestConvertTmpfsOptions
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:49: data="mode=700,size=1m"
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:49: data="ro"
22:40:14 [2021-07-22T22:40:14.247Z] --- PASS: TestConvertTmpfsOptions (0.00s)
22:40:14 [2021-07-22T22:40:14.247Z] === RUN   TestParseMountRaw
22:40:14 [2021-07-22T22:40:14.247Z] --- PASS: TestParseMountRaw (0.03s)
22:40:14 [2021-07-22T22:40:14.247Z] === RUN   TestParseMountRawSplit
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 0
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 1
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 2
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 3
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 4
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 5
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 6
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 7
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 8
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 0
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 1
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 2
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 3
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 4
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 5
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 6
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 7
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 8
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 9
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 10
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 11
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 12
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 0
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 1
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 2
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 3
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 4
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 5
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 6
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 7
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 8
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 9
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 10
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:390: case 11
22:40:14 [2021-07-22T22:40:14.247Z] --- PASS: TestParseMountRawSplit (0.01s)
22:40:14 [2021-07-22T22:40:14.247Z] === RUN   TestParseMountSpec
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:455: case 0
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:455: case 1
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:455: case 2
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:455: case 3
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:455: case 4
22:40:14 [2021-07-22T22:40:14.247Z]     parser_test.go:455: case 5
22:40:14 [2021-07-22T22:40:14.247Z] --- PASS: TestParseMountSpec (0.00s)
22:40:14 [2021-07-22T22:40:14.247Z] === RUN   TestParseMountSpecBindWithFileinfoError
22:40:14 [2021-07-22T22:40:14.247Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
22:40:14 [2021-07-22T22:40:14.247Z] === RUN   TestValidateMount
22:40:14 [2021-07-22T22:40:14.247Z] --- PASS: TestValidateMount (0.00s)
22:40:14 [2021-07-22T22:40:14.247Z] PASS
22:40:14 [2021-07-22T22:40:14.247Z] coverage: 66.2% of statements
22:40:14 [2021-07-22T22:40:14.247Z] ok  	github.com/docker/docker/volume/mounts	0.086s	coverage: 66.2% of statements
22:40:14 [2021-07-22T22:40:14.706Z] --- PASS: TestCgroupNamespacesRun (1.79s)
22:40:14 [2021-07-22T22:40:14.706Z] === RUN   TestCgroupNamespacesRunPrivileged
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestSetGetMeta
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestSetGetMeta
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestRestore
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestRestore
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestServiceCreate
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestServiceCreate
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestServiceList
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestServiceList
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestServiceRemove
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestServiceRemove
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestServiceGet
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestServiceGet
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestServicePrune
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestServicePrune
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestCreate
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestCreate
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestRemove
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestRemove
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestList
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestList
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestFindByDriver
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestFindByDriver
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestFindByReferenced
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestFindByReferenced
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestDerefMultipleOfSameRef
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestDerefMultipleOfSameRef
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestDefererencePluginOnCreateError
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestDefererencePluginOnCreateError
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestRefDerefRemove
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestRefDerefRemove
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestGet
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestGet
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestGetWithReference
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestGetWithReference
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestFilterFunc
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestFilterFunc/test_nil_list
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestFilterFunc/test_nil_list
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestFilterFunc/test_empty_list
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestFilterFunc/test_empty_list
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestFilterFunc/test_filter_some
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestFilterFunc/test_filter_some
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestFilterFunc/test_filter_middle
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestFilterFunc/test_filter_middle
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestFilterFunc/test_filter_middle_and_last
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
22:40:15 [2021-07-22T22:40:15.785Z] === RUN   TestFilterFunc/test_filter_first_and_last
22:40:15 [2021-07-22T22:40:15.785Z] === PAUSE TestFilterFunc/test_filter_first_and_last
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestFilterFunc/test_nil_list
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestFilterFunc/test_filter_first_and_last
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestFilterFunc/test_filter_some
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestFilterFunc/test_filter_middle_and_last
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestFilterFunc/test_filter_middle
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestFilterFunc/test_empty_list
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestFilterFunc (0.00s)
22:40:15 [2021-07-22T22:40:15.785Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
22:40:15 [2021-07-22T22:40:15.785Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
22:40:15 [2021-07-22T22:40:15.785Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
22:40:15 [2021-07-22T22:40:15.785Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
22:40:15 [2021-07-22T22:40:15.785Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
22:40:15 [2021-07-22T22:40:15.785Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
22:40:15 [2021-07-22T22:40:15.785Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
22:40:15 [2021-07-22T22:40:15.785Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestSetGetMeta
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestRefDerefRemove
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestFindByDriver
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestSetGetMeta (0.02s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestList
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestRefDerefRemove (0.02s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestRemove
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestCreate
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestFindByDriver (0.03s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestServicePrune
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestCreate (0.02s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestServiceGet
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestRemove (0.02s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestServiceRemove
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestList (0.03s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestServiceList
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestServiceGet (0.14s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestServiceCreate
22:40:15 [2021-07-22T22:40:15.785Z] time="2021-07-22T22:40:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestServiceRemove (0.13s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestRestore
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestServiceList (0.13s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestDerefMultipleOfSameRef
22:40:15 [2021-07-22T22:40:15.785Z] time="2021-07-22T22:40:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:40:15 [2021-07-22T22:40:15.785Z] time="2021-07-22T22:40:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:40:15 [2021-07-22T22:40:15.785Z] time="2021-07-22T22:40:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestServiceCreate (0.03s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestDefererencePluginOnCreateError
22:40:15 [2021-07-22T22:40:15.785Z] time="2021-07-22T22:40:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestFindByReferenced
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestRestore (0.03s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestGetWithReference
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestServicePrune (0.18s)
22:40:15 [2021-07-22T22:40:15.785Z] === CONT  TestGet
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestFindByReferenced (0.02s)
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestGetWithReference (0.02s)
22:40:15 [2021-07-22T22:40:15.785Z] --- PASS: TestGet (0.02s)
22:40:15 [2021-07-22T22:40:15.785Z] PASS
22:40:15 [2021-07-22T22:40:15.785Z] coverage: 69.6% of statements
22:40:15 [2021-07-22T22:40:15.785Z] ok  	github.com/docker/docker/volume/service	0.279s	coverage: 69.6% of statements
22:40:16 [2021-07-22T22:40:16.089Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.45s)
22:40:16 [2021-07-22T22:40:16.089Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:40:17 [2021-07-22T22:40:17.604Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
22:40:18 [2021-07-22T22:40:18.009Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s)
22:40:18 [2021-07-22T22:40:18.009Z] === RUN   TestCgroupNamespacesRunHostMode
22:40:18 [2021-07-22T22:40:18.134Z] --- PASS: TestServiceUpdatePidsLimit (17.04s)
22:40:18 [2021-07-22T22:40:18.134Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s)
22:40:18 [2021-07-22T22:40:18.134Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s)
22:40:18 [2021-07-22T22:40:18.134Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s)
22:40:18 [2021-07-22T22:40:18.134Z] PASS
22:40:18 [2021-07-22T22:40:18.134Z] 
22:40:18 [2021-07-22T22:40:18.134Z] === Skipped
22:40:18 [2021-07-22T22:40:18.134Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:40:18 [2021-07-22T22:40:18.134Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:40:18 [2021-07-22T22:40:18.134Z] 
22:40:18 [2021-07-22T22:40:18.134Z] 
22:40:18 [2021-07-22T22:40:18.134Z] DONE 27 tests, 1 skipped in 176.562s
22:40:18 [2021-07-22T22:40:18.134Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:40:18 [2021-07-22T22:40:18.134Z] INFO: Testing against a local daemon
22:40:18 [2021-07-22T22:40:18.134Z] === RUN   TestSessionCreate
22:40:18 [2021-07-22T22:40:18.134Z] --- PASS: TestSessionCreate (0.02s)
22:40:18 [2021-07-22T22:40:18.134Z] === RUN   TestSessionCreateWithBadUpgrade
22:40:18 [2021-07-22T22:40:18.134Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:40:18 [2021-07-22T22:40:18.134Z] PASS
22:40:18 [2021-07-22T22:40:18.134Z] 
22:40:18 [2021-07-22T22:40:18.134Z] DONE 2 tests in 0.079s
22:40:18 [2021-07-22T22:40:18.134Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:40:18 [2021-07-22T22:40:18.134Z] INFO: Testing against a local daemon
22:40:18 [2021-07-22T22:40:18.134Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:40:18 [2021-07-22T22:40:18.134Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
22:40:18 [2021-07-22T22:40:18.134Z] === RUN   TestEventsExecDie
22:40:18 [2021-07-22T22:40:18.134Z] --- PASS: TestEventsExecDie (1.04s)
22:40:18 [2021-07-22T22:40:18.134Z] === RUN   TestEventsBackwardsCompatible
22:40:18 [2021-07-22T22:40:18.134Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
22:40:18 [2021-07-22T22:40:18.134Z] === RUN   TestEventsVolumeCreate
22:40:18 [2021-07-22T22:40:18.134Z] --- PASS: TestEventsVolumeCreate (0.06s)
22:40:18 [2021-07-22T22:40:18.134Z] === RUN   TestInfoBinaryCommits
22:40:18 [2021-07-22T22:40:18.134Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:40:18 [2021-07-22T22:40:18.134Z] === RUN   TestInfoAPIVersioned
22:40:18 [2021-07-22T22:40:18.134Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:40:18 [2021-07-22T22:40:18.134Z] === RUN   TestInfoDiscoveryBackend
22:40:18 [2021-07-22T22:40:18.546Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
22:40:18 [2021-07-22T22:40:18.701Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
22:40:18 [2021-07-22T22:40:18.701Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:40:18 [2021-07-22T22:40:18.806Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
22:40:19 [2021-07-22T22:40:19.378Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
22:40:19 [2021-07-22T22:40:19.637Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:40:19 [2021-07-22T22:40:19.637Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:40:19 [2021-07-22T22:40:19.638Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
22:40:19 [2021-07-22T22:40:19.638Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
22:40:19 [2021-07-22T22:40:19.898Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
22:40:19 [2021-07-22T22:40:19.921Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s)
22:40:19 [2021-07-22T22:40:19.921Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:40:20 [2021-07-22T22:40:20.158Z] --- PASS: TestUpdateRestartPolicy (14.16s)
22:40:20 [2021-07-22T22:40:20.158Z] === RUN   TestUpdateRestartWithAutoRemove
22:40:20 [2021-07-22T22:40:20.158Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
22:40:20 [2021-07-22T22:40:20.205Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
22:40:20 [2021-07-22T22:40:20.205Z] === RUN   TestInfoAPI
22:40:20 [2021-07-22T22:40:20.205Z] --- PASS: TestInfoAPI (0.02s)
22:40:20 [2021-07-22T22:40:20.205Z] === RUN   TestInfoAPIWarnings
22:40:20 [2021-07-22T22:40:20.419Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
22:40:20 [2021-07-22T22:40:20.679Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
22:40:21 [2021-07-22T22:40:21.252Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
22:40:21 [2021-07-22T22:40:21.252Z] --- PASS: TestUpdateRestartWithAutoRemove (1.10s)
22:40:21 [2021-07-22T22:40:21.252Z] === RUN   TestWaitNonBlocked
22:40:21 [2021-07-22T22:40:21.252Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:40:21 [2021-07-22T22:40:21.252Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:40:21 [2021-07-22T22:40:21.252Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:40:21 [2021-07-22T22:40:21.252Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:40:21 [2021-07-22T22:40:21.252Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:40:21 [2021-07-22T22:40:21.252Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:40:21 [2021-07-22T22:40:21.512Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
22:40:21 [2021-07-22T22:40:21.827Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s)
22:40:21 [2021-07-22T22:40:21.827Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:40:22 [2021-07-22T22:40:22.086Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
22:40:22 [2021-07-22T22:40:22.658Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
22:40:22 [2021-07-22T22:40:22.658Z] --- PASS: TestWaitNonBlocked (0.03s)
22:40:22 [2021-07-22T22:40:22.658Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s)
22:40:22 [2021-07-22T22:40:22.658Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.49s)
22:40:22 [2021-07-22T22:40:22.658Z] === RUN   TestWaitBlocked
22:40:22 [2021-07-22T22:40:22.658Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:40:22 [2021-07-22T22:40:22.658Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:40:22 [2021-07-22T22:40:22.658Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:40:22 [2021-07-22T22:40:22.658Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:40:22 [2021-07-22T22:40:22.658Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:40:22 [2021-07-22T22:40:22.658Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:40:23 [2021-07-22T22:40:23.208Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s)
22:40:23 [2021-07-22T22:40:23.208Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:40:23 [2021-07-22T22:40:23.230Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
22:40:23 [2021-07-22T22:40:23.778Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s)
22:40:23 [2021-07-22T22:40:23.778Z] === RUN   TestCgroupNamespacesRunOlderClient
22:40:23 [2021-07-22T22:40:23.801Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
22:40:24 [2021-07-22T22:40:24.373Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
22:40:24 [2021-07-22T22:40:24.373Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
22:40:24 [2021-07-22T22:40:24.373Z] --- PASS: TestWaitBlocked (0.03s)
22:40:24 [2021-07-22T22:40:24.373Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.55s)
22:40:24 [2021-07-22T22:40:24.373Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.66s)
22:40:24 [2021-07-22T22:40:24.373Z] === CONT  TestContainerStartOnDaemonRestart
22:40:24 [2021-07-22T22:40:24.373Z] === CONT  TestContainerKillOnDaemonStart
22:40:24 [2021-07-22T22:40:24.633Z]     check_test.go:309: [d9772b8799792] daemon is not started
22:40:24 [2021-07-22T22:40:24.633Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
22:40:25 [2021-07-22T22:40:25.687Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
22:40:25 [2021-07-22T22:40:25.687Z] === RUN   TestNISDomainname
22:40:26 [2021-07-22T22:40:26.017Z]     check_test.go:309: [d012f4b10c4b9] daemon is not started
22:40:26 [2021-07-22T22:40:26.017Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
22:40:26 [2021-07-22T22:40:26.278Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
22:40:27 [2021-07-22T22:40:27.069Z] --- PASS: TestNISDomainname (1.31s)
22:40:27 [2021-07-22T22:40:27.069Z] === RUN   TestHostnameDnsResolution
22:40:28 [2021-07-22T22:40:28.142Z] 2021/07/22 22:40:26 Closing DB instances...
22:40:28 [2021-07-22T22:40:28.193Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
22:40:28 [2021-07-22T22:40:28.451Z] --- PASS: TestHostnameDnsResolution (1.36s)
22:40:28 [2021-07-22T22:40:28.451Z] === RUN   TestStats
22:40:28 [2021-07-22T22:40:28.601Z] time="2021-07-22T22:40:28Z" level=error msg="node: c509bb8ffb98 is unknown to memberlist"
22:40:28 [2021-07-22T22:40:28.765Z] --- PASS: TestContainerStartOnDaemonRestart (4.41s)
22:40:28 [2021-07-22T22:40:28.765Z] === CONT  TestIpcModeOlderClient
22:40:28 [2021-07-22T22:40:28.765Z] --- PASS: TestIpcModeOlderClient (0.09s)
22:40:28 [2021-07-22T22:40:28.765Z] === CONT  TestDaemonHostGatewayIP
22:40:29 [2021-07-22T22:40:29.059Z] --- PASS: TestNetworkDBGarbageCollection (54.26s)
22:40:29 [2021-07-22T22:40:29.059Z] === RUN   TestFindNode
22:40:29 [2021-07-22T22:40:29.059Z] 2021/07/22 22:40:28 Closing DB instances...
22:40:29 [2021-07-22T22:40:29.059Z] --- PASS: TestFindNode (0.02s)
22:40:29 [2021-07-22T22:40:29.059Z] === RUN   TestChangeNodeState
22:40:29 [2021-07-22T22:40:29.059Z] 2021/07/22 22:40:28 Closing DB instances...
22:40:29 [2021-07-22T22:40:29.059Z] --- PASS: TestChangeNodeState (0.02s)
22:40:29 [2021-07-22T22:40:29.059Z] === RUN   TestNodeReincarnation
22:40:29 [2021-07-22T22:40:29.059Z] 2021/07/22 22:40:28 Closing DB instances...
22:40:29 [2021-07-22T22:40:29.338Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
22:40:30 [2021-07-22T22:40:30.991Z] --- PASS: TestStats (2.81s)
22:40:30 [2021-07-22T22:40:30.991Z] === RUN   TestStopContainerWithTimeout
22:40:30 [2021-07-22T22:40:30.991Z] === RUN   TestStopContainerWithTimeout/0
22:40:30 [2021-07-22T22:40:30.991Z] === PAUSE TestStopContainerWithTimeout/0
22:40:30 [2021-07-22T22:40:30.991Z] === RUN   TestStopContainerWithTimeout/1
22:40:30 [2021-07-22T22:40:30.991Z] === PAUSE TestStopContainerWithTimeout/1
22:40:30 [2021-07-22T22:40:30.991Z] === RUN   TestStopContainerWithTimeout/3
22:40:30 [2021-07-22T22:40:30.991Z] === PAUSE TestStopContainerWithTimeout/3
22:40:30 [2021-07-22T22:40:30.991Z] === RUN   TestStopContainerWithTimeout/-1
22:40:30 [2021-07-22T22:40:30.991Z] === PAUSE TestStopContainerWithTimeout/-1
22:40:30 [2021-07-22T22:40:30.991Z] === CONT  TestStopContainerWithTimeout/0
22:40:30 [2021-07-22T22:40:30.991Z] === CONT  TestStopContainerWithTimeout/-1
22:40:30 [2021-07-22T22:40:30.991Z] === CONT  TestStopContainerWithTimeout/3
22:40:30 [2021-07-22T22:40:30.991Z] === CONT  TestStopContainerWithTimeout/1
22:40:31 [2021-07-22T22:40:31.885Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
22:40:31 [2021-07-22T22:40:31.885Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
22:40:31 [2021-07-22T22:40:31.885Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
22:40:31 [2021-07-22T22:40:31.885Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
22:40:31 [2021-07-22T22:40:31.885Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
22:40:31 [2021-07-22T22:40:31.885Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
22:40:31 [2021-07-22T22:40:31.885Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
22:40:31 [2021-07-22T22:40:31.885Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
22:40:31 [2021-07-22T22:40:31.885Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
22:40:31 [2021-07-22T22:40:31.885Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
22:40:32 [2021-07-22T22:40:32.145Z]     check_test.go:309: [dfdbf49cdf2c9] daemon is not started
22:40:32 [2021-07-22T22:40:32.145Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
22:40:33 [2021-07-22T22:40:33.738Z] time="2021-07-22T22:40:33Z" level=error msg="failed to send node leave: timed out broadcasting node event"
22:40:33 [2021-07-22T22:40:33.738Z] --- PASS: TestNodeReincarnation (5.02s)
22:40:33 [2021-07-22T22:40:33.738Z] === RUN   TestParallelCreate
22:40:33 [2021-07-22T22:40:33.738Z] 2021/07/22 22:40:33 Closing DB instances...
22:40:33 [2021-07-22T22:40:33.738Z] --- PASS: TestParallelCreate (0.02s)
22:40:33 [2021-07-22T22:40:33.738Z] === RUN   TestParallelDelete
22:40:33 [2021-07-22T22:40:33.738Z] 2021/07/22 22:40:33 Closing DB instances...
22:40:33 [2021-07-22T22:40:33.738Z] --- PASS: TestParallelDelete (0.02s)
22:40:33 [2021-07-22T22:40:33.738Z] === RUN   TestNetworkDBIslands
22:40:33 [2021-07-22T22:40:33.738Z] time="2021-07-22T22:40:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:197e2c506a98 with config:&{NodeID:197e2c506a98 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:40:33 [2021-07-22T22:40:33.738Z] time="2021-07-22T22:40:33Z" level=info msg="Node 197e2c506a98/172.21.189.109, joined gossip cluster"
22:40:33 [2021-07-22T22:40:33.738Z] time="2021-07-22T22:40:33Z" level=info msg="Node 197e2c506a98/172.21.189.109, added to nodes list"
22:40:33 [2021-07-22T22:40:33.739Z] time="2021-07-22T22:40:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0a94676b727e with config:&{NodeID:0a94676b727e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:40:33 [2021-07-22T22:40:33.739Z] time="2021-07-22T22:40:33Z" level=info msg="Node 0a94676b727e/172.21.189.109, joined gossip cluster"
22:40:33 [2021-07-22T22:40:33.739Z] time="2021-07-22T22:40:33Z" level=info msg="Node 0a94676b727e/172.21.189.109, added to nodes list"
22:40:33 [2021-07-22T22:40:33.739Z] time="2021-07-22T22:40:33Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
22:40:33 [2021-07-22T22:40:33.739Z] time="2021-07-22T22:40:33Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
22:40:33 [2021-07-22T22:40:33.739Z] time="2021-07-22T22:40:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49365"
22:40:33 [2021-07-22T22:40:33.739Z] time="2021-07-22T22:40:33Z" level=info msg="Node 0a94676b727e/172.21.189.109, joined gossip cluster"
22:40:33 [2021-07-22T22:40:33.739Z] time="2021-07-22T22:40:33Z" level=info msg="Node 0a94676b727e/172.21.189.109, added to nodes list"
22:40:33 [2021-07-22T22:40:33.739Z] time="2021-07-22T22:40:33Z" level=info msg="Node 197e2c506a98/172.21.189.109, joined gossip cluster"
22:40:33 [2021-07-22T22:40:33.739Z] time="2021-07-22T22:40:33Z" level=info msg="Node 197e2c506a98/172.21.189.109, added to nodes list"
22:40:33 [2021-07-22T22:40:33.739Z] time="2021-07-22T22:40:33Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
22:40:33 [2021-07-22T22:40:33.739Z] time="2021-07-22T22:40:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366"
22:40:34 [2021-07-22T22:40:34.056Z] --- PASS: TestDaemonHostGatewayIP (5.24s)
22:40:34 [2021-07-22T22:40:34.056Z] === CONT  TestRestartDaemonWithRestartingContainer
22:40:34 [2021-07-22T22:40:34.287Z] --- PASS: TestStopContainerWithTimeout (0.02s)
22:40:34 [2021-07-22T22:40:34.287Z]     --- PASS: TestStopContainerWithTimeout/0 (1.29s)
22:40:34 [2021-07-22T22:40:34.287Z]     --- PASS: TestStopContainerWithTimeout/1 (2.42s)
22:40:34 [2021-07-22T22:40:34.287Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
22:40:34 [2021-07-22T22:40:34.287Z]     --- PASS: TestStopContainerWithTimeout/3 (3.17s)
22:40:34 [2021-07-22T22:40:34.287Z] === RUN   TestDeleteDevicemapper
22:40:34 [2021-07-22T22:40:34.287Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:40:34 [2021-07-22T22:40:34.287Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:40:34 [2021-07-22T22:40:34.287Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5cce0266bf04 with config:&{NodeID:5cce0266bf04 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=info msg="Node 5cce0266bf04/172.21.189.109, joined gossip cluster"
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=info msg="Node 5cce0266bf04/172.21.189.109, added to nodes list"
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49367"
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=info msg="Node 5cce0266bf04/172.21.189.109, joined gossip cluster"
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=info msg="Node 5cce0266bf04/172.21.189.109, added to nodes list"
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=info msg="Node 197e2c506a98/172.21.189.109, joined gossip cluster"
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=info msg="Node 197e2c506a98/172.21.189.109, added to nodes list"
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=info msg="Node 0a94676b727e/172.21.189.109, joined gossip cluster"
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=info msg="Node 0a94676b727e/172.21.189.109, added to nodes list"
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
22:40:34 [2021-07-22T22:40:34.711Z] time="2021-07-22T22:40:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="Node 5cce0266bf04/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="Node 5cce0266bf04/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ced91914212b with config:&{NodeID:ced91914212b Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="Node ced91914212b/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="Node ced91914212b/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49369"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="Node ced91914212b/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="Node ced91914212b/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="Node 197e2c506a98/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="Node 197e2c506a98/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="Node 0a94676b727e/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="Node 0a94676b727e/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="Node 5cce0266bf04/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=info msg="Node 5cce0266bf04/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:35Z" level=info msg="Node ced91914212b/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:35Z" level=info msg="Node ced91914212b/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:35Z" level=info msg="Node ced91914212b/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.167Z] time="2021-07-22T22:40:35Z" level=info msg="Node ced91914212b/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:91655617980e with config:&{NodeID:91655617980e Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 91655617980e/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 91655617980e/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49371"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 91655617980e/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 197e2c506a98/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 91655617980e/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 197e2c506a98/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 0a94676b727e/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 0a94676b727e/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 5cce0266bf04/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 5cce0266bf04/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node ced91914212b/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node ced91914212b/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 91655617980e/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 91655617980e/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 91655617980e/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 91655617980e/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 91655617980e/172.21.189.109, joined gossip cluster"
22:40:35 [2021-07-22T22:40:35.627Z] time="2021-07-22T22:40:35Z" level=info msg="Node 91655617980e/172.21.189.109, added to nodes list"
22:40:35 [2021-07-22T22:40:35.970Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
22:40:36 [2021-07-22T22:40:36.084Z]     networkdb_test.go:842: Re-joining: 3
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=info msg="The new bootstrap node list is:[172.21.189.109:10033 172.21.189.109:10034 172.21.189.109:10035]"
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.21.189.109:10033"
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Stream connection from=172.21.189.109:49373"
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.21.189.109:10034"
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Stream connection from=172.21.189.109:49374"
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.21.189.109:10035"
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Stream connection from=172.21.189.109:49375"
22:40:36 [2021-07-22T22:40:36.084Z]     networkdb_test.go:842: Re-joining: 4
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=info msg="The new bootstrap node list is:[172.21.189.109:10033 172.21.189.109:10034 172.21.189.109:10035]"
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.21.189.109:10033"
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Stream connection from=172.21.189.109:49376"
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.21.189.109:10034"
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Stream connection from=172.21.189.109:49377"
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.21.189.109:10035"
22:40:36 [2021-07-22T22:40:36.084Z] time="2021-07-22T22:40:35Z" level=debug msg="memberlist: Stream connection from=172.21.189.109:49378"
22:40:36 [2021-07-22T22:40:36.541Z] time="2021-07-22T22:40:36Z" level=info msg="node 0 leaving"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="Node 197e2c506a98 change state NodeActive --> NodeLeft"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="node5(91655617980e): Node leave event for 197e2c506a98/172.21.189.109"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="Node 197e2c506a98 change state NodeActive --> NodeLeft"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="node3(5cce0266bf04): Node leave event for 197e2c506a98/172.21.189.109"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="Node 197e2c506a98 change state NodeActive --> NodeLeft"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="node4(ced91914212b): Node leave event for 197e2c506a98/172.21.189.109"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="Node 197e2c506a98 change state NodeActive --> NodeLeft"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="node1(197e2c506a98): Node leave event for 197e2c506a98/172.21.189.109"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="Node 197e2c506a98 change state NodeActive --> NodeLeft"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="node2(0a94676b727e): Node leave event for 197e2c506a98/172.21.189.109"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="Node 197e2c506a98/172.21.189.109, left gossip cluster"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="Node 197e2c506a98/172.21.189.109, left gossip cluster"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="Node 197e2c506a98/172.21.189.109, left gossip cluster"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="Node 197e2c506a98/172.21.189.109, left gossip cluster"
22:40:36 [2021-07-22T22:40:36.542Z] time="2021-07-22T22:40:36Z" level=info msg="Node 197e2c506a98/172.21.189.109, left gossip cluster"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=info msg="node 1 leaving"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=info msg="Node 0a94676b727e/172.21.189.109, left gossip cluster"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=info msg="Node 0a94676b727e change state NodeActive --> NodeFailed"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=info msg="Node 0a94676b727e change state NodeActive --> NodeLeft"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=info msg="node5(91655617980e): Node leave event for 0a94676b727e/172.21.189.109"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=info msg="Node 0a94676b727e change state NodeActive --> NodeLeft"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=info msg="Node 0a94676b727e change state NodeActive --> NodeLeft"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=info msg="node4(ced91914212b): Node leave event for 0a94676b727e/172.21.189.109"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=info msg="node3(5cce0266bf04): Node leave event for 0a94676b727e/172.21.189.109"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=info msg="Node 0a94676b727e/172.21.189.109, added to failed nodes list"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=error msg="node: 0a94676b727e is unknown to memberlist"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=info msg="Node 0a94676b727e/172.21.189.109, left gossip cluster"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=info msg="Node 0a94676b727e/172.21.189.109, left gossip cluster"
22:40:36 [2021-07-22T22:40:36.998Z] time="2021-07-22T22:40:36Z" level=info msg="Node 0a94676b727e/172.21.189.109, left gossip cluster"
22:40:37 [2021-07-22T22:40:37.352Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
22:40:37 [2021-07-22T22:40:37.454Z] time="2021-07-22T22:40:37Z" level=info msg="node 2 leaving"
22:40:37 [2021-07-22T22:40:37.454Z] time="2021-07-22T22:40:37Z" level=info msg="Node 5cce0266bf04 change state NodeActive --> NodeLeft"
22:40:37 [2021-07-22T22:40:37.454Z] time="2021-07-22T22:40:37Z" level=info msg="node5(91655617980e): Node leave event for 5cce0266bf04/172.21.189.109"
22:40:37 [2021-07-22T22:40:37.454Z] time="2021-07-22T22:40:37Z" level=info msg="Node 5cce0266bf04 change state NodeActive --> NodeLeft"
22:40:37 [2021-07-22T22:40:37.454Z] time="2021-07-22T22:40:37Z" level=info msg="node4(ced91914212b): Node leave event for 5cce0266bf04/172.21.189.109"
22:40:37 [2021-07-22T22:40:37.454Z] time="2021-07-22T22:40:37Z" level=info msg="Node 5cce0266bf04 change state NodeActive --> NodeLeft"
22:40:37 [2021-07-22T22:40:37.454Z] time="2021-07-22T22:40:37Z" level=info msg="node3(5cce0266bf04): Node leave event for 5cce0266bf04/172.21.189.109"
22:40:37 [2021-07-22T22:40:37.454Z] time="2021-07-22T22:40:37Z" level=debug msg="memberlist: Failed ping: 91655617980e (timeout reached)"
22:40:37 [2021-07-22T22:40:37.454Z] time="2021-07-22T22:40:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.189.109:10034: use of closed network connection"
22:40:37 [2021-07-22T22:40:37.454Z] time="2021-07-22T22:40:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.189.109:10036: use of closed network connection"
22:40:37 [2021-07-22T22:40:37.454Z] time="2021-07-22T22:40:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.189.109:10035: use of closed network connection"
22:40:37 [2021-07-22T22:40:37.454Z] time="2021-07-22T22:40:37Z" level=debug msg="memberlist: Stream connection from=172.21.189.109:49379"
22:40:37 [2021-07-22T22:40:37.454Z] time="2021-07-22T22:40:37Z" level=info msg="Node 5cce0266bf04/172.21.189.109, left gossip cluster"
22:40:37 [2021-07-22T22:40:37.584Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.11s)
22:40:37 [2021-07-22T22:40:37.584Z] === RUN   TestUpdateMemory
22:40:37 [2021-07-22T22:40:37.584Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:40:37 [2021-07-22T22:40:37.584Z] --- SKIP: TestUpdateMemory (0.00s)
22:40:37 [2021-07-22T22:40:37.584Z] === RUN   TestUpdateCPUQuota
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="Node 5cce0266bf04/172.21.189.109, left gossip cluster"
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="Node 5cce0266bf04/172.21.189.109, left gossip cluster"
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=warning msg="memberlist: Was able to connect to 91655617980e but other probes failed, network may be misconfigured"
22:40:37 [2021-07-22T22:40:37.911Z]     networkdb_test.go:874: node4: OK
22:40:37 [2021-07-22T22:40:37.911Z]     networkdb_test.go:874: node5: OK
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="node 0 coming back"
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3ac56cda8200 with config:&{NodeID:3ac56cda8200 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="Node 3ac56cda8200/172.21.189.109, joined gossip cluster"
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="Node 3ac56cda8200/172.21.189.109, added to nodes list"
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="node 1 coming back"
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c787f852ab53 with config:&{NodeID:c787f852ab53 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="Node c787f852ab53/172.21.189.109, joined gossip cluster"
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="Node c787f852ab53/172.21.189.109, added to nodes list"
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="node 2 coming back"
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6cf24178d8c7 with config:&{NodeID:6cf24178d8c7 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, joined gossip cluster"
22:40:37 [2021-07-22T22:40:37.911Z] time="2021-07-22T22:40:37Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, added to nodes list"
22:40:38 [2021-07-22T22:40:38.295Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
22:40:38 [2021-07-22T22:40:38.357Z] --- PASS: TestInfoAPIWarnings (16.25s)
22:40:38 [2021-07-22T22:40:38.357Z] === RUN   TestInfoDebug
22:40:38 [2021-07-22T22:40:38.357Z] --- PASS: TestInfoDebug (0.53s)
22:40:38 [2021-07-22T22:40:38.357Z] === RUN   TestInfoInsecureRegistries
22:40:38 [2021-07-22T22:40:38.357Z] --- PASS: TestInfoInsecureRegistries (0.53s)
22:40:38 [2021-07-22T22:40:38.357Z] === RUN   TestInfoRegistryMirrors
22:40:38 [2021-07-22T22:40:38.357Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:40:38 [2021-07-22T22:40:38.357Z] === RUN   TestLoginFailsWithBadCredentials
22:40:38 [2021-07-22T22:40:38.357Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
22:40:38 [2021-07-22T22:40:38.357Z] === RUN   TestPingCacheHeaders
22:40:38 [2021-07-22T22:40:38.357Z] --- PASS: TestPingCacheHeaders (0.02s)
22:40:38 [2021-07-22T22:40:38.357Z] === RUN   TestPingGet
22:40:38 [2021-07-22T22:40:38.357Z] --- PASS: TestPingGet (0.01s)
22:40:38 [2021-07-22T22:40:38.357Z] === RUN   TestPingHead
22:40:38 [2021-07-22T22:40:38.357Z] --- PASS: TestPingHead (0.02s)
22:40:38 [2021-07-22T22:40:38.357Z] === RUN   TestVersion
22:40:38 [2021-07-22T22:40:38.357Z] --- PASS: TestVersion (0.02s)
22:40:38 [2021-07-22T22:40:38.357Z] === CONT  TestCgroupDriverSystemdMemoryLimit
22:40:38 [2021-07-22T22:40:38.563Z] --- PASS: TestContainerKillOnDaemonStart (14.18s)
22:40:38 [2021-07-22T22:40:38.563Z] === CONT  TestDaemonRestartIpcMode
22:40:39 [2021-07-22T22:40:39.736Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s)
22:40:39 [2021-07-22T22:40:39.736Z] PASS
22:40:39 [2021-07-22T22:40:39.736Z] 
22:40:39 [2021-07-22T22:40:39.736Z] DONE 19 tests in 22.817s
22:40:39 [2021-07-22T22:40:39.736Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:40:39 [2021-07-22T22:40:39.736Z] INFO: Testing against a local daemon
22:40:39 [2021-07-22T22:40:39.736Z] === RUN   TestVolumesCreateAndList
22:40:39 [2021-07-22T22:40:39.736Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:40:39 [2021-07-22T22:40:39.736Z] === RUN   TestVolumesRemove
22:40:39 [2021-07-22T22:40:39.736Z] --- PASS: TestVolumesRemove (0.09s)
22:40:39 [2021-07-22T22:40:39.736Z] === RUN   TestVolumesInspect
22:40:39 [2021-07-22T22:40:39.736Z] --- PASS: TestVolumesInspect (0.02s)
22:40:39 [2021-07-22T22:40:39.736Z] === RUN   TestVolumesInvalidJSON
22:40:39 [2021-07-22T22:40:39.736Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:40:39 [2021-07-22T22:40:39.736Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:40:39 [2021-07-22T22:40:39.736Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:40:39 [2021-07-22T22:40:39.736Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:40:39 [2021-07-22T22:40:39.736Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:40:39 [2021-07-22T22:40:39.736Z] PASS
22:40:39 [2021-07-22T22:40:39.736Z] 
22:40:39 [2021-07-22T22:40:39.736Z] DONE 5 tests in 0.176s
22:40:39 [2021-07-22T22:40:39.736Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:40:40 [2021-07-22T22:40:40.477Z] --- PASS: TestRestartDaemonWithRestartingContainer (6.17s)
22:40:40 [2021-07-22T22:40:40.565Z] Stopping apparmor (via systemctl): apparmor.service.
22:40:40 [2021-07-22T22:40:40.565Z] Removing test suite binaries
22:40:40 [2021-07-22T22:40:40.565Z] exiting test-integration
22:40:40 [2021-07-22T22:40:40.565Z] ++ exit 0
22:40:40 [2021-07-22T22:40:40.565Z] 
22:40:41 [2021-07-22T22:40:41.641Z] time="2021-07-22T22:40:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.189.109:10033 172.21.189.109:10034 172.21.189.109:10035]"
22:40:41 [2021-07-22T22:40:41.641Z] time="2021-07-22T22:40:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.189.109:10033 172.21.189.109:10034 172.21.189.109:10035]"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.21.189.109:10033"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=debug msg="memberlist: Stream connection from=172.21.189.109:49380"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 91655617980e/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 91655617980e/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node ced91914212b/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node ced91914212b/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 3ac56cda8200/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 3ac56cda8200/172.21.189.109, is the new incarnation of the shutdown node 197e2c506a98/172.21.189.109"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 3ac56cda8200/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.21.189.109:10034"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=debug msg="memberlist: Stream connection from=172.21.189.109:49381"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 3ac56cda8200/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 3ac56cda8200/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 91655617980e/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 91655617980e/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node ced91914212b/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node c787f852ab53/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node c787f852ab53/172.21.189.109, is the new incarnation of the shutdown node 0a94676b727e/172.21.189.109"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node c787f852ab53/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node ced91914212b/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.21.189.109:10035"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=debug msg="memberlist: Stream connection from=172.21.189.109:49382"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 3ac56cda8200/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 3ac56cda8200/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 91655617980e/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 91655617980e/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node c787f852ab53/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, is the new incarnation of the shutdown node 5cce0266bf04/172.21.189.109"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node c787f852ab53/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node ced91914212b/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node ced91914212b/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node c787f852ab53/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node c787f852ab53/172.21.189.109, is the new incarnation of the shutdown node 0a94676b727e/172.21.189.109"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node c787f852ab53/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 3ac56cda8200/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 3ac56cda8200/172.21.189.109, is the new incarnation of the shutdown node 197e2c506a98/172.21.189.109"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 3ac56cda8200/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node c787f852ab53/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node c787f852ab53/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.097Z] time="2021-07-22T22:40:41Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.554Z] time="2021-07-22T22:40:42Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, joined gossip cluster"
22:40:42 [2021-07-22T22:40:42.554Z] time="2021-07-22T22:40:42Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, is the new incarnation of the shutdown node 5cce0266bf04/172.21.189.109"
22:40:42 [2021-07-22T22:40:42.554Z] time="2021-07-22T22:40:42Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, added to nodes list"
22:40:42 [2021-07-22T22:40:42.554Z] time="2021-07-22T22:40:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.21.189.109:10033"
22:40:42 [2021-07-22T22:40:42.554Z] time="2021-07-22T22:40:42Z" level=debug msg="memberlist: Stream connection from=172.21.189.109:49383"
22:40:42 [2021-07-22T22:40:42.554Z] time="2021-07-22T22:40:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.21.189.109:10034"
22:40:42 [2021-07-22T22:40:42.554Z] time="2021-07-22T22:40:42Z" level=debug msg="memberlist: Stream connection from=172.21.189.109:49384"
22:40:42 [2021-07-22T22:40:42.554Z] time="2021-07-22T22:40:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.21.189.109:10035"
22:40:42 [2021-07-22T22:40:42.554Z] time="2021-07-22T22:40:42Z" level=debug msg="memberlist: Stream connection from=172.21.189.109:49385"
22:40:43 [2021-07-22T22:40:43.017Z] 2021/07/22 22:40:42 Closing DB instances...
22:40:43 [2021-07-22T22:40:43.017Z] time="2021-07-22T22:40:42Z" level=info msg="Node 3ac56cda8200 change state NodeActive --> NodeLeft"
22:40:43 [2021-07-22T22:40:43.017Z] time="2021-07-22T22:40:42Z" level=info msg="node5(91655617980e): Node leave event for 3ac56cda8200/172.21.189.109"
22:40:43 [2021-07-22T22:40:43.017Z] time="2021-07-22T22:40:42Z" level=info msg="Node 3ac56cda8200 change state NodeActive --> NodeLeft"
22:40:43 [2021-07-22T22:40:43.017Z] time="2021-07-22T22:40:42Z" level=info msg="node3(6cf24178d8c7): Node leave event for 3ac56cda8200/172.21.189.109"
22:40:43 [2021-07-22T22:40:43.017Z] time="2021-07-22T22:40:42Z" level=info msg="Node 3ac56cda8200 change state NodeActive --> NodeLeft"
22:40:43 [2021-07-22T22:40:43.017Z] time="2021-07-22T22:40:42Z" level=info msg="node2(c787f852ab53): Node leave event for 3ac56cda8200/172.21.189.109"
22:40:43 [2021-07-22T22:40:43.017Z] time="2021-07-22T22:40:42Z" level=info msg="Node 3ac56cda8200 change state NodeActive --> NodeLeft"
22:40:43 [2021-07-22T22:40:43.017Z] time="2021-07-22T22:40:42Z" level=info msg="node1(3ac56cda8200): Node leave event for 3ac56cda8200/172.21.189.109"
22:40:43 [2021-07-22T22:40:43.017Z] time="2021-07-22T22:40:42Z" level=info msg="Node 3ac56cda8200 change state NodeActive --> NodeLeft"
22:40:43 [2021-07-22T22:40:43.017Z] time="2021-07-22T22:40:42Z" level=info msg="node4(ced91914212b): Node leave event for 3ac56cda8200/172.21.189.109"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="Node 3ac56cda8200/172.21.189.109, left gossip cluster"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="Node 3ac56cda8200/172.21.189.109, left gossip cluster"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="Node 3ac56cda8200/172.21.189.109, left gossip cluster"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="Node 3ac56cda8200/172.21.189.109, left gossip cluster"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="Node 3ac56cda8200/172.21.189.109, left gossip cluster"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="Node c787f852ab53 change state NodeActive --> NodeLeft"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="node3(6cf24178d8c7): Node leave event for c787f852ab53/172.21.189.109"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="Node c787f852ab53 change state NodeActive --> NodeLeft"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="node5(91655617980e): Node leave event for c787f852ab53/172.21.189.109"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="Node c787f852ab53 change state NodeActive --> NodeLeft"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="node4(ced91914212b): Node leave event for c787f852ab53/172.21.189.109"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="Node c787f852ab53/172.21.189.109, left gossip cluster"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="Node c787f852ab53 change state NodeActive --> NodeFailed"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=info msg="Node c787f852ab53/172.21.189.109, added to failed nodes list"
22:40:43 [2021-07-22T22:40:43.474Z] time="2021-07-22T22:40:43Z" level=error msg="node: c787f852ab53 is unknown to memberlist"
22:40:43 [2021-07-22T22:40:43.780Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
22:40:43 [2021-07-22T22:40:43.780Z] --- PASS: TestDaemonRestartIpcMode (5.07s)
22:40:43 [2021-07-22T22:40:43.780Z] PASS
22:40:43 [2021-07-22T22:40:43.780Z] 
22:40:43 [2021-07-22T22:40:43.780Z] === Skipped
22:40:43 [2021-07-22T22:40:43.780Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:40:43 [2021-07-22T22:40:43.780Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:40:43 [2021-07-22T22:40:43.781Z] 
22:40:43 [2021-07-22T22:40:43.781Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:40:43 [2021-07-22T22:40:43.781Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:40:43 [2021-07-22T22:40:43.781Z] 
22:40:43 [2021-07-22T22:40:43.781Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
22:40:43 [2021-07-22T22:40:43.781Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:40:43 [2021-07-22T22:40:43.781Z] 
22:40:43 [2021-07-22T22:40:43.781Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:40:43 [2021-07-22T22:40:43.781Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:40:43 [2021-07-22T22:40:43.781Z] 
22:40:43 [2021-07-22T22:40:43.781Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:40:43 [2021-07-22T22:40:43.781Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:40:43 [2021-07-22T22:40:43.781Z] 
22:40:43 [2021-07-22T22:40:43.781Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
22:40:43 [2021-07-22T22:40:43.781Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:40:43 [2021-07-22T22:40:43.781Z] 
22:40:43 [2021-07-22T22:40:43.781Z] 
22:40:43 [2021-07-22T22:40:43.781Z] DONE 196 tests, 6 skipped in 227.634s
22:40:43 [2021-07-22T22:40:43.781Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
22:40:43 [2021-07-22T22:40:43.781Z] ++ 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
22:40:43 [2021-07-22T22:40:43.781Z] ++ set -e
22:40:43 [2021-07-22T22:40:43.781Z] ++ '[' -n 0 ']'
22:40:43 [2021-07-22T22:40:43.781Z] ++ set -x
22:40:43 [2021-07-22T22:40:43.781Z] ++ 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
22:40:43 [2021-07-22T22:40:43.781Z] === RUN   TestConfigDaemonLibtrustID
Post stage
[Pipeline] junit
22:40:43 [2021-07-22T22:40:43.869Z] Recording test results
22:40:43 [2021-07-22T22:40:43.931Z] time="2021-07-22T22:40:43Z" level=info msg="Node c787f852ab53/172.21.189.109, left gossip cluster"
22:40:43 [2021-07-22T22:40:43.931Z] time="2021-07-22T22:40:43Z" level=info msg="Node c787f852ab53/172.21.189.109, left gossip cluster"
22:40:43 [2021-07-22T22:40:43.931Z] time="2021-07-22T22:40:43Z" level=info msg="Node c787f852ab53/172.21.189.109, left gossip cluster"
22:40:43 [2021-07-22T22:40:43.931Z] time="2021-07-22T22:40:43Z" level=info msg="Node 6cf24178d8c7 change state NodeActive --> NodeLeft"
22:40:43 [2021-07-22T22:40:43.931Z] time="2021-07-22T22:40:43Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, left gossip cluster"
22:40:43 [2021-07-22T22:40:43.931Z] time="2021-07-22T22:40:43Z" level=info msg="Node 6cf24178d8c7 change state NodeActive --> NodeFailed"
22:40:43 [2021-07-22T22:40:43.931Z] time="2021-07-22T22:40:43Z" level=info msg="node4(ced91914212b): Node leave event for 6cf24178d8c7/172.21.189.109"
22:40:43 [2021-07-22T22:40:43.931Z] time="2021-07-22T22:40:43Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, added to failed nodes list"
22:40:43 [2021-07-22T22:40:43.931Z] time="2021-07-22T22:40:43Z" level=info msg="Node 6cf24178d8c7 change state NodeActive --> NodeLeft"
22:40:43 [2021-07-22T22:40:43.931Z] time="2021-07-22T22:40:43Z" level=info msg="node5(91655617980e): Node leave event for 6cf24178d8c7/172.21.189.109"
22:40:44 [2021-07-22T22:40:44.157Z] --- PASS: TestUpdateCPUQuota (5.70s)
22:40:44 [2021-07-22T22:40:44.157Z] === RUN   TestUpdatePidsLimit
22:40:44 [2021-07-22T22:40:44.157Z] === RUN   TestUpdatePidsLimit/update_from_none
22:40:44 [2021-07-22T22:40:44.157Z] === RUN   TestUpdatePidsLimit/no_change
22:40:44 [2021-07-22T22:40:44.352Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
22:40:44 [2021-07-22T22:40:44.352Z] === RUN   TestDaemonConfigValidation
22:40:44 [2021-07-22T22:40:44.352Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:40:44 [2021-07-22T22:40:44.352Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:40:44 [2021-07-22T22:40:44.352Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:40:44 [2021-07-22T22:40:44.352Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:40:44 [2021-07-22T22:40:44.352Z] === RUN   TestDaemonConfigValidation/invalid_config
22:40:44 [2021-07-22T22:40:44.352Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:40:44 [2021-07-22T22:40:44.352Z] === RUN   TestDaemonConfigValidation/malformed_config
22:40:44 [2021-07-22T22:40:44.352Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:40:44 [2021-07-22T22:40:44.352Z] === RUN   TestDaemonConfigValidation/valid_config
22:40:44 [2021-07-22T22:40:44.352Z] === PAUSE TestDaemonConfigValidation/valid_config
22:40:44 [2021-07-22T22:40:44.352Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:40:44 [2021-07-22T22:40:44.352Z] === CONT  TestDaemonConfigValidation/malformed_config
22:40:44 [2021-07-22T22:40:44.352Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
22:40:44 [2021-07-22T22:40:44.387Z] time="2021-07-22T22:40:43Z" level=error msg="node: 6cf24178d8c7 is unknown to memberlist"
22:40:44 [2021-07-22T22:40:44.387Z] time="2021-07-22T22:40:43Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, left gossip cluster"
22:40:44 [2021-07-22T22:40:44.387Z] time="2021-07-22T22:40:43Z" level=info msg="Node 6cf24178d8c7/172.21.189.109, left gossip cluster"
22:40:44 [2021-07-22T22:40:44.387Z] time="2021-07-22T22:40:44Z" level=debug msg="memberlist: Failed ping: 6cf24178d8c7 (timeout reached)"
22:40:44 [2021-07-22T22:40:44.387Z] time="2021-07-22T22:40:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.189.109:10036: use of closed network connection"
22:40:44 [2021-07-22T22:40:44.387Z] time="2021-07-22T22:40:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.189.109:10037: use of closed network connection"
22:40:44 [2021-07-22T22:40:44.387Z] time="2021-07-22T22:40:44Z" level=info msg="Node ced91914212b change state NodeActive --> NodeLeft"
22:40:44 [2021-07-22T22:40:44.387Z] time="2021-07-22T22:40:44Z" level=info msg="node5(91655617980e): Node leave event for ced91914212b/172.21.189.109"
22:40:44 [2021-07-22T22:40:44.417Z] === RUN   TestUpdatePidsLimit/update_lower
22:40:44 [2021-07-22T22:40:44.612Z] === CONT  TestDaemonConfigValidation/valid_config
22:40:44 [2021-07-22T22:40:44.612Z] === CONT  TestDaemonConfigValidation/invalid_config
22:40:44 [2021-07-22T22:40:44.612Z]     check_test.go:309: [d2ff69f8e66c9] daemon is not started
22:40:44 [2021-07-22T22:40:44.612Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
22:40:44 [2021-07-22T22:40:44.612Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:40:44 [2021-07-22T22:40:44.846Z] time="2021-07-22T22:40:44Z" level=info msg="Node ced91914212b change state NodeActive --> NodeLeft"
22:40:44 [2021-07-22T22:40:44.847Z] time="2021-07-22T22:40:44Z" level=info msg="node4(ced91914212b): Node leave event for ced91914212b/172.21.189.109"
22:40:44 [2021-07-22T22:40:44.847Z] time="2021-07-22T22:40:44Z" level=info msg="Node ced91914212b/172.21.189.109, left gossip cluster"
22:40:44 [2021-07-22T22:40:44.847Z] time="2021-07-22T22:40:44Z" level=info msg="memberlist: Suspect 6cf24178d8c7 has failed, no acks received"
22:40:44 [2021-07-22T22:40:44.873Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:40:44 [2021-07-22T22:40:44.873Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.13s)
22:40:44 [2021-07-22T22:40:44.873Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s)
22:40:44 [2021-07-22T22:40:44.873Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.16s)
22:40:44 [2021-07-22T22:40:44.873Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.20s)
22:40:44 [2021-07-22T22:40:44.873Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
22:40:44 [2021-07-22T22:40:44.873Z] PASS
22:40:44 [2021-07-22T22:40:44.873Z] 
22:40:44 [2021-07-22T22:40:44.873Z] DONE 7 tests in 1.105s
22:40:44 [2021-07-22T22:40:44.873Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:40:44 [2021-07-22T22:40:44.873Z] ++ 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
22:40:44 [2021-07-22T22:40:44.873Z] ++ set -e
22:40:44 [2021-07-22T22:40:44.873Z] ++ '[' -n 0 ']'
22:40:44 [2021-07-22T22:40:44.873Z] ++ set -x
22:40:44 [2021-07-22T22:40:44.873Z] ++ 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
22:40:44 [2021-07-22T22:40:44.986Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:40:45 [2021-07-22T22:40:45.133Z] INFO: Testing against a local daemon
22:40:45 [2021-07-22T22:40:45.133Z] === RUN   TestCommitInheritsEnv
22:40:45 [2021-07-22T22:40:45.181Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:40:45 [2021-07-22T22:40:45.303Z] time="2021-07-22T22:40:44Z" level=info msg="Node ced91914212b/172.21.189.109, left gossip cluster"
22:40:45 [2021-07-22T22:40:45.530Z] + echo Ensuring container killed.
22:40:45 [2021-07-22T22:40:45.530Z] Ensuring container killed.
22:40:45 [2021-07-22T22:40:45.530Z] + docker rm -vf docker-pr7
22:40:45 [2021-07-22T22:40:45.530Z] Error: No such container: docker-pr7
[Pipeline] sh
22:40:45 [2021-07-22T22:40:45.555Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:40:45 [2021-07-22T22:40:45.704Z] --- PASS: TestCommitInheritsEnv (0.69s)
22:40:45 [2021-07-22T22:40:45.704Z] === RUN   TestImportExtremelyLargeImageWorks
22:40:45 [2021-07-22T22:40:45.704Z] === PAUSE TestImportExtremelyLargeImageWorks
22:40:45 [2021-07-22T22:40:45.704Z] === RUN   TestImagesFilterMultiReference
22:40:45 [2021-07-22T22:40:45.760Z] time="2021-07-22T22:40:45Z" level=info msg="Node 91655617980e/172.21.189.109, left gossip cluster"
22:40:45 [2021-07-22T22:40:45.760Z] time="2021-07-22T22:40:45Z" level=info msg="Node 91655617980e change state NodeActive --> NodeFailed"
22:40:45 [2021-07-22T22:40:45.760Z] time="2021-07-22T22:40:45Z" level=info msg="Node 91655617980e/172.21.189.109, added to failed nodes list"
22:40:45 [2021-07-22T22:40:45.760Z] --- PASS: TestNetworkDBIslands (11.87s)
22:40:45 [2021-07-22T22:40:45.760Z] PASS
22:40:45 [2021-07-22T22:40:45.760Z] coverage: 60.3% of statements
22:40:45 [2021-07-22T22:40:45.760Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.168s	coverage: 60.3% of statements
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/quota	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/rootless	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/volume	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:40:45 [2021-07-22T22:40:45.760Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:40:45 [2021-07-22T22:40:45.822Z] + echo Chowning /workspace to jenkins user
22:40:45 [2021-07-22T22:40:45.822Z] Chowning /workspace to jenkins user
22:40:45 [2021-07-22T22:40:45.822Z] + id -u
22:40:45 [2021-07-22T22:40:45.822Z] + id -g
22:40:45 [2021-07-22T22:40:45.822Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42661:/workspace busybox chown -R 1000:1000 /workspace
22:40:45 [2021-07-22T22:40:45.822Z] Unable to find image 'busybox:latest' locally
22:40:45 [2021-07-22T22:40:45.964Z] --- PASS: TestImagesFilterMultiReference (0.21s)
22:40:45 [2021-07-22T22:40:45.964Z] === RUN   TestImagePullPlatformInvalid
22:40:45 [2021-07-22T22:40:45.964Z] --- PASS: TestImagePullPlatformInvalid (0.08s)
22:40:45 [2021-07-22T22:40:45.964Z] === RUN   TestRemoveImageOrphaning
22:40:46 [2021-07-22T22:40:46.081Z] latest: Pulling from library/busybox
22:40:46 [2021-07-22T22:40:46.081Z] b71f96345d44: Pulling fs layer
22:40:46 [2021-07-22T22:40:46.081Z] b71f96345d44: Download complete
22:40:46 [2021-07-22T22:40:46.340Z] b71f96345d44: Pull complete
22:40:46 [2021-07-22T22:40:46.340Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
22:40:46 [2021-07-22T22:40:46.340Z] Status: Downloaded newer image for busybox:latest
22:40:46 [2021-07-22T22:40:46.495Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:40:46 [2021-07-22T22:40:46.535Z] --- PASS: TestRemoveImageOrphaning (0.45s)
22:40:46 [2021-07-22T22:40:46.535Z] === RUN   TestRemoveImageGarbageCollector
22:40:47 [2021-07-22T22:40:47.064Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:40:48 [2021-07-22T22:40:48.449Z] --- PASS: TestUpdatePidsLimit (5.29s)
22:40:48 [2021-07-22T22:40:48.449Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.63s)
22:40:48 [2021-07-22T22:40:48.449Z]     --- PASS: TestUpdatePidsLimit/no_change (0.62s)
22:40:48 [2021-07-22T22:40:48.449Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.62s)
22:40:48 [2021-07-22T22:40:48.449Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.63s)
22:40:48 [2021-07-22T22:40:48.449Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s)
22:40:48 [2021-07-22T22:40:48.449Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s)
22:40:48 [2021-07-22T22:40:48.449Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s)
22:40:48 [2021-07-22T22:40:48.449Z] === RUN   TestUpdateRestartPolicy
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === Skipped
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     dispatchers_test.go:377: Windows does not support stopsignal
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
22:40:48 [2021-07-22T22:40:48.661Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     client_test.go:23: runtime.GOOS == "windows"
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     network_proxy_test.go:212: No support for dual stack yet
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     daemon_test.go:147: root required
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     reload_test.go:520: root required
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     pull_v2_test.go:73: Needs fixing on Windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     pull_v2_test.go:118: Needs fixing on Windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     download_test.go:268: Needs fixing on Windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     layer_test.go:304: Failing on Windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     layer_test.go:353: Failing on Windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     layer_test.go:468: Failing on Windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     layer_test.go:697: Failing on Windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     migration_test.go:46: Failing on Windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     migration_test.go:182: Failing on Windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     mount_test.go:17: Failing on Windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     mount_test.go:76: Failing on Windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     mount_test.go:125: Failing on Windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     mount_test.go:212: Failing on Windows
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s)
22:40:48 [2021-07-22T22:40:48.661Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     archive_test.go:134: Xz not present in msys2
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     archive_test.go:239: Failing on Windows CI machines
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     archive_windows_test.go:16: Currently fails
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     changes_test.go:196: needs more investigation
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     changes_test.go:433: needs further investigation
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     changes_test.go:469: needs further investigation
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
22:40:48 [2021-07-22T22:40:48.661Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:40:48 [2021-07-22T22:40:48.661Z] 
22:40:48 [2021-07-22T22:40:48.661Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     poller_test.go:41: No chmod on Windows
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     fileutils_test.go:134: Needs porting to Windows
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     fileutils_test.go:180: Needs porting to Windows
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
22:40:48 [2021-07-22T22:40:48.662Z]     local_test.go:181: runtime.GOOS == "windows"
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] 
22:40:48 [2021-07-22T22:40:48.662Z] DONE 2031 tests, 69 skipped in 322.803s
22:40:48 [2021-07-22T22:40:48.662Z] INFO: make.ps1 ended at 07/22/2021 22:40:48
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:40:49 [2021-07-22T22:40:49.079Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
22:40:49 [2021-07-22T22:40:49.181Z] + bundleName=amd64-cgroup2
22:40:49 [2021-07-22T22:40:49.181Z] + echo Creating amd64-cgroup2-bundles.tar.gz
22:40:49 [2021-07-22T22:40:49.181Z] Creating amd64-cgroup2-bundles.tar.gz
22:40:49 [2021-07-22T22:40:49.181Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:40:49 [2021-07-22T22:40:49.181Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
22:40:49 [2021-07-22T22:40:49.339Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
[Pipeline] archiveArtifacts
22:40:49 [2021-07-22T22:40:49.452Z] Archiving artifacts
22:40:49 [2021-07-22T22:40:49.600Z] --- PASS: TestRemoveImageGarbageCollector (3.19s)
22:40:49 [2021-07-22T22:40:49.600Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:40:49 [2021-07-22T22:40:49.862Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
22:40:49 [2021-07-22T22:40:49.862Z] === RUN   TestTagInvalidReference
22:40:49 [2021-07-22T22:40:49.862Z] --- PASS: TestTagInvalidReference (0.03s)
22:40:49 [2021-07-22T22:40:49.862Z] === RUN   TestTagValidPrefixedRepo
22:40:49 [2021-07-22T22:40:49.862Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
22:40:49 [2021-07-22T22:40:49.862Z] === RUN   TestTagExistedNameWithoutForce
22:40:49 [2021-07-22T22:40:49.862Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
22:40:49 [2021-07-22T22:40:49.862Z] === RUN   TestTagOfficialNames
22:40:50 [2021-07-22T22:40:50.123Z] --- PASS: TestTagOfficialNames (0.09s)
22:40:50 [2021-07-22T22:40:50.123Z] === RUN   TestTagMatchesDigest
22:40:50 [2021-07-22T22:40:50.123Z] --- PASS: TestTagMatchesDigest (0.02s)
22:40:50 [2021-07-22T22:40:50.123Z] === CONT  TestImportExtremelyLargeImageWorks
22:40:50 [2021-07-22T22:40:50.841Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
22:40:50 [2021-07-22T22:40:50.841Z] INFO: Unit tests ended at 07/22/2021 22:40:50. Duration:00:05:41.3172265
22:40:50 [2021-07-22T22:40:50.841Z] INFO: Building busybox
22:40:50 [2021-07-22T22:40:50.841Z] Sending build context to Docker daemon   5.12kB
22:40:50 [2021-07-22T22:40:50.841Z] 
22:40:50 [2021-07-22T22:40:50.841Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
22:40:50 [2021-07-22T22:40:50.841Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
22:40:50 [2021-07-22T22:40:50.841Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
22:40:50 [2021-07-22T22:40:50.841Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
22:40:50 [2021-07-22T22:40:50.841Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
22:40:50 [2021-07-22T22:40:50.841Z]  ---> 39d157a84080
22:40:50 [2021-07-22T22:40:50.841Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
22:40:50 [2021-07-22T22:40:50.841Z]  ---> Running in 1ec7aa8d1c6b
22:40:51 [2021-07-22T22:40:51.605Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42661/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:40:51 [2021-07-22T22:40:51.927Z] + make clean
22:40:52 [2021-07-22T22:40:52.186Z] docker volume rm -f docker-dev-cache
22:40:52 [2021-07-22T22:40:52.186Z] docker-dev-cache
[Pipeline] deleteDir
22:40:52 [2021-07-22T22:40:52.668Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
22:40:55 [2021-07-22T22:40:55.520Z] Removing intermediate container 1ec7aa8d1c6b
22:40:55 [2021-07-22T22:40:55.520Z]  ---> 528cc4bee51c
22:40:55 [2021-07-22T22:40:55.520Z] Step 7/13 : ARG BUSYBOX_VERSION
[Pipeline] }
22:40:55 [2021-07-22T22:40:55.976Z]  ---> Running in 50b08f8df2c2
22:40:56 [2021-07-22T22:40:56.434Z] Removing intermediate container 50b08f8df2c2
22:40:56 [2021-07-22T22:40:56.434Z]  ---> 220006227ebf
22:40:56 [2021-07-22T22:40:56.434Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
22:40:56 [2021-07-22T22:40:56.434Z]  ---> Running in de7873f0e178
22:40:56 [2021-07-22T22:40:56.890Z] Removing intermediate container de7873f0e178
22:40:56 [2021-07-22T22:40:56.890Z]  ---> ddbcdd131790
22:40:56 [2021-07-22T22:40:56.890Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
22:40:57 [2021-07-22T22:40:57.954Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
22:40:57 [2021-07-22T22:40:57.954Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
22:40:58 [2021-07-22T22:40:58.422Z] 
22:40:58 [2021-07-22T22:40:58.879Z]  ---> f1b6cc89ba75
22:40:58 [2021-07-22T22:40:58.879Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
22:40:58 [2021-07-22T22:40:58.879Z]  ---> Running in 9b1a44d7f025
22:41:00 [2021-07-22T22:41:00.240Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
22:41:00 [2021-07-22T22:41:00.240Z] Copying nested executables into bundles/cross/linux/amd64-daemon
22:41:00 [2021-07-22T22:41:00.240Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
22:41:00 [2021-07-22T22:41:00.240Z] GOOS="linux" GOARCH="amd64" GOARM=""
22:41:00 [2021-07-22T22:41:00.240Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
22:41:00 [2021-07-22T22:41:00.240Z] Cross building: bundles/cross/windows/amd64
22:41:00 [2021-07-22T22:41:00.240Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
22:41:00 [2021-07-22T22:41:00.240Z] GOOS="windows" GOARCH="amd64" GOARM=""
22:41:03 [2021-07-22T22:41:03.240Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
22:41:03 [2021-07-22T22:41:03.343Z] --- PASS: TestUpdateRestartPolicy (12.71s)
22:41:03 [2021-07-22T22:41:03.343Z] === RUN   TestUpdateRestartWithAutoRemove
22:41:03 [2021-07-22T22:41:03.343Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
22:41:03 [2021-07-22T22:41:03.343Z] === RUN   TestWaitNonBlocked
22:41:03 [2021-07-22T22:41:03.343Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:41:03 [2021-07-22T22:41:03.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:41:03 [2021-07-22T22:41:03.343Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:41:03 [2021-07-22T22:41:03.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:41:03 [2021-07-22T22:41:03.343Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:41:03 [2021-07-22T22:41:03.343Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:41:03 [2021-07-22T22:41:03.343Z] --- PASS: TestWaitNonBlocked (0.02s)
22:41:03 [2021-07-22T22:41:03.343Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
22:41:03 [2021-07-22T22:41:03.343Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s)
22:41:03 [2021-07-22T22:41:03.343Z] === RUN   TestWaitBlocked
22:41:03 [2021-07-22T22:41:03.343Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:41:03 [2021-07-22T22:41:03.343Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:41:03 [2021-07-22T22:41:03.343Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:41:03 [2021-07-22T22:41:03.343Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:41:03 [2021-07-22T22:41:03.343Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:41:03 [2021-07-22T22:41:03.343Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:41:03 [2021-07-22T22:41:03.913Z] --- PASS: TestWaitBlocked (0.02s)
22:41:03 [2021-07-22T22:41:03.913Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s)
22:41:03 [2021-07-22T22:41:03.913Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s)
22:41:03 [2021-07-22T22:41:03.913Z] === CONT  TestContainerStartOnDaemonRestart
22:41:03 [2021-07-22T22:41:03.913Z] === CONT  TestContainerKillOnDaemonStart
22:41:03 [2021-07-22T22:41:03.913Z] === CONT  TestDaemonHostGatewayIP
22:41:03 [2021-07-22T22:41:03.913Z] === CONT  TestRestartDaemonWithRestartingContainer
22:41:04 [2021-07-22T22:41:04.626Z]     check_test.go:309: [dc38da7fdf63e] daemon is not started
22:41:04 [2021-07-22T22:41:04.626Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
22:41:05 [2021-07-22T22:41:05.211Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
22:41:05 [2021-07-22T22:41:05.788Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
22:41:06 [2021-07-22T22:41:06.359Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
22:41:06 [2021-07-22T22:41:06.359Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
22:41:06 [2021-07-22T22:41:06.929Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
22:41:07 [2021-07-22T22:41:07.213Z] --- PASS: TestContainerStartOnDaemonRestart (3.25s)
22:41:07 [2021-07-22T22:41:07.213Z] === CONT  TestDaemonRestartIpcMode
22:41:07 [2021-07-22T22:41:07.473Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.57s)
22:41:07 [2021-07-22T22:41:07.473Z] === CONT  TestIpcModeOlderClient
22:41:07 [2021-07-22T22:41:07.734Z] --- PASS: TestIpcModeOlderClient (0.07s)
22:41:08 [2021-07-22T22:41:08.675Z] --- PASS: TestDaemonHostGatewayIP (4.48s)
22:41:08 [2021-07-22T22:41:08.841Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
22:41:08 [2021-07-22T22:41:08.841Z]     check_test.go:309: [d7f4f375f63eb] daemon is not started
22:41:08 [2021-07-22T22:41:08.841Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
22:41:08 [2021-07-22T22:41:08.841Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
22:41:09 [2021-07-22T22:41:09.202Z] Removing intermediate container 9b1a44d7f025
22:41:09 [2021-07-22T22:41:09.202Z]  ---> 0ddb63c91aeb
22:41:09 [2021-07-22T22:41:09.202Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
22:41:09 [2021-07-22T22:41:09.202Z]  ---> Running in cf211cac3d87
22:41:10 [2021-07-22T22:41:10.586Z] --- PASS: TestDaemonRestartIpcMode (3.40s)
22:41:10 [2021-07-22T22:41:10.737Z] 
22:41:10 [2021-07-22T22:41:10.737Z] SUCCESS: Specified value was saved.
22:41:10 [2021-07-22T22:41:10.755Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
22:41:12 [2021-07-22T22:41:12.670Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
22:41:13 [2021-07-22T22:41:13.642Z] Removing intermediate container cf211cac3d87
22:41:13 [2021-07-22T22:41:13.643Z]  ---> 473c7b2f0dfa
22:41:13 [2021-07-22T22:41:13.643Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
22:41:13 [2021-07-22T22:41:13.643Z]  ---> Running in 4befb8a9bf7c
22:41:14 [2021-07-22T22:41:14.057Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
22:41:14 [2021-07-22T22:41:14.627Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
22:41:14 [2021-07-22T22:41:14.627Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
22:41:16 [2021-07-22T22:41:16.010Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
22:41:16 [2021-07-22T22:41:16.271Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
22:41:17 [2021-07-22T22:41:17.158Z] --- PASS: TestContainerKillOnDaemonStart (12.68s)
22:41:17 [2021-07-22T22:41:17.158Z] PASS
22:41:17 [2021-07-22T22:41:17.158Z] 
22:41:17 [2021-07-22T22:41:17.158Z] === Skipped
22:41:17 [2021-07-22T22:41:17.158Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:41:17 [2021-07-22T22:41:17.158Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:41:17 [2021-07-22T22:41:17.158Z] 
22:41:17 [2021-07-22T22:41:17.158Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
22:41:17 [2021-07-22T22:41:17.158Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:41:17 [2021-07-22T22:41:17.158Z] 
22:41:17 [2021-07-22T22:41:17.158Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
22:41:17 [2021-07-22T22:41:17.158Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:41:17 [2021-07-22T22:41:17.158Z] 
22:41:17 [2021-07-22T22:41:17.159Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:41:17 [2021-07-22T22:41:17.159Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:41:17 [2021-07-22T22:41:17.159Z] 
22:41:17 [2021-07-22T22:41:17.159Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:41:17 [2021-07-22T22:41:17.159Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:41:17 [2021-07-22T22:41:17.159Z] 
22:41:17 [2021-07-22T22:41:17.159Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
22:41:17 [2021-07-22T22:41:17.159Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:41:17 [2021-07-22T22:41:17.159Z] 
22:41:17 [2021-07-22T22:41:17.159Z] 
22:41:17 [2021-07-22T22:41:17.159Z] DONE 196 tests, 6 skipped in 145.141s
22:41:17 [2021-07-22T22:41:17.159Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:41:17 [2021-07-22T22:41:17.159Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
22:41:17 [2021-07-22T22:41:17.159Z] ++ set -e
22:41:17 [2021-07-22T22:41:17.159Z] ++ '[' -n 0 ']'
22:41:17 [2021-07-22T22:41:17.159Z] ++ set -x
22:41:17 [2021-07-22T22:41:17.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
22:41:17 [2021-07-22T22:41:17.159Z] === RUN   TestConfigDaemonLibtrustID
22:41:17 [2021-07-22T22:41:17.419Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
22:41:17 [2021-07-22T22:41:17.419Z] === RUN   TestDaemonConfigValidation
22:41:17 [2021-07-22T22:41:17.419Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:41:17 [2021-07-22T22:41:17.419Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:41:17 [2021-07-22T22:41:17.419Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:41:17 [2021-07-22T22:41:17.419Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:41:17 [2021-07-22T22:41:17.419Z] === RUN   TestDaemonConfigValidation/invalid_config
22:41:17 [2021-07-22T22:41:17.419Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:41:17 [2021-07-22T22:41:17.419Z] === RUN   TestDaemonConfigValidation/malformed_config
22:41:17 [2021-07-22T22:41:17.419Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:41:17 [2021-07-22T22:41:17.419Z] === RUN   TestDaemonConfigValidation/valid_config
22:41:17 [2021-07-22T22:41:17.419Z] === PAUSE TestDaemonConfigValidation/valid_config
22:41:17 [2021-07-22T22:41:17.419Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:41:17 [2021-07-22T22:41:17.419Z] === CONT  TestDaemonConfigValidation/malformed_config
22:41:17 [2021-07-22T22:41:17.419Z] === CONT  TestDaemonConfigValidation/valid_config
22:41:17 [2021-07-22T22:41:17.419Z] === CONT  TestDaemonConfigValidation/invalid_config
22:41:17 [2021-07-22T22:41:17.419Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:41:17 [2021-07-22T22:41:17.419Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:41:17 [2021-07-22T22:41:17.419Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.12s)
22:41:17 [2021-07-22T22:41:17.419Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s)
22:41:17 [2021-07-22T22:41:17.419Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.13s)
22:41:17 [2021-07-22T22:41:17.419Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.14s)
22:41:17 [2021-07-22T22:41:17.419Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
22:41:17 [2021-07-22T22:41:17.419Z] PASS
22:41:17 [2021-07-22T22:41:17.419Z] 
22:41:17 [2021-07-22T22:41:17.419Z] DONE 7 tests in 0.842s
22:41:17 [2021-07-22T22:41:17.655Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
22:41:17 [2021-07-22T22:41:17.678Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:41:17 [2021-07-22T22:41:17.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
22:41:17 [2021-07-22T22:41:17.678Z] ++ set -e
22:41:17 [2021-07-22T22:41:17.678Z] ++ '[' -n 0 ']'
22:41:17 [2021-07-22T22:41:17.678Z] ++ set -x
22:41:17 [2021-07-22T22:41:17.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
22:41:17 [2021-07-22T22:41:17.916Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
22:41:18 [2021-07-22T22:41:18.329Z] Cannot create a file when that file already exists.
22:41:19 [2021-07-22T22:41:19.300Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
22:41:19 [2021-07-22T22:41:19.561Z] === RUN   TestDockerSuite/TestBuildDockerignore
22:41:22 [2021-07-22T22:41:22.954Z] INFO: Testing against a local daemon
22:41:22 [2021-07-22T22:41:22.954Z] === RUN   TestCommitInheritsEnv
22:41:23 [2021-07-22T22:41:23.525Z] --- PASS: TestCommitInheritsEnv (0.46s)
22:41:23 [2021-07-22T22:41:23.525Z] === RUN   TestImportExtremelyLargeImageWorks
22:41:23 [2021-07-22T22:41:23.525Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
22:41:23 [2021-07-22T22:41:23.525Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:41:23 [2021-07-22T22:41:23.525Z] === RUN   TestImagesFilterMultiReference
22:41:23 [2021-07-22T22:41:23.525Z] --- PASS: TestImagesFilterMultiReference (0.08s)
22:41:23 [2021-07-22T22:41:23.525Z] === RUN   TestImagePullPlatformInvalid
22:41:23 [2021-07-22T22:41:23.525Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
22:41:23 [2021-07-22T22:41:23.525Z] === RUN   TestRemoveImageOrphaning
22:41:23 [2021-07-22T22:41:23.765Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
22:41:23 [2021-07-22T22:41:23.785Z] --- PASS: TestRemoveImageOrphaning (0.32s)
22:41:23 [2021-07-22T22:41:23.785Z] === RUN   TestRemoveImageGarbageCollector
22:41:23 [2021-07-22T22:41:23.785Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:41:23 [2021-07-22T22:41:23.785Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:41:23 [2021-07-22T22:41:23.785Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:41:24 [2021-07-22T22:41:24.045Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
22:41:24 [2021-07-22T22:41:24.045Z] === RUN   TestTagInvalidReference
22:41:24 [2021-07-22T22:41:24.045Z] --- PASS: TestTagInvalidReference (0.03s)
22:41:24 [2021-07-22T22:41:24.045Z] === RUN   TestTagValidPrefixedRepo
22:41:24 [2021-07-22T22:41:24.045Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
22:41:24 [2021-07-22T22:41:24.045Z] === RUN   TestTagExistedNameWithoutForce
22:41:24 [2021-07-22T22:41:24.045Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
22:41:24 [2021-07-22T22:41:24.045Z] === RUN   TestTagOfficialNames
22:41:24 [2021-07-22T22:41:24.045Z] --- PASS: TestTagOfficialNames (0.07s)
22:41:24 [2021-07-22T22:41:24.045Z] === RUN   TestTagMatchesDigest
22:41:24 [2021-07-22T22:41:24.045Z] --- PASS: TestTagMatchesDigest (0.03s)
22:41:24 [2021-07-22T22:41:24.045Z] PASS
22:41:24 [2021-07-22T22:41:24.045Z] 
22:41:24 [2021-07-22T22:41:24.045Z] === Skipped
22:41:24 [2021-07-22T22:41:24.045Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:41:24 [2021-07-22T22:41:24.045Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
22:41:24 [2021-07-22T22:41:24.045Z] 
22:41:24 [2021-07-22T22:41:24.045Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:41:24 [2021-07-22T22:41:24.045Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:41:24 [2021-07-22T22:41:24.045Z] 
22:41:24 [2021-07-22T22:41:24.045Z] 
22:41:24 [2021-07-22T22:41:24.045Z] DONE 12 tests, 2 skipped in 6.597s
22:41:24 [2021-07-22T22:41:24.045Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:41:24 [2021-07-22T22:41:24.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
22:41:24 [2021-07-22T22:41:24.045Z] ++ set -e
22:41:24 [2021-07-22T22:41:24.045Z] ++ '[' -n 0 ']'
22:41:24 [2021-07-22T22:41:24.045Z] ++ set -x
22:41:24 [2021-07-22T22:41:24.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
22:41:24 [2021-07-22T22:41:24.114Z] Removing intermediate container 4befb8a9bf7c
22:41:24 [2021-07-22T22:41:24.114Z]  ---> 48eefd8eeb95
22:41:24 [2021-07-22T22:41:24.114Z] Step 13/13 : CMD ["sh"]
22:41:24 [2021-07-22T22:41:24.114Z]  ---> Running in 79aa4c06795e
22:41:24 [2021-07-22T22:41:24.572Z] Removing intermediate container 79aa4c06795e
22:41:24 [2021-07-22T22:41:24.572Z]  ---> a3c48bbcd726
22:41:24 [2021-07-22T22:41:24.572Z] Successfully built a3c48bbcd726
22:41:24 [2021-07-22T22:41:24.572Z] Successfully tagged busybox:latest
22:41:24 [2021-07-22T22:41:24.572Z] INFO: Docker images of the daemon under test
22:41:24 [2021-07-22T22:41:24.572Z] 
22:41:24 [2021-07-22T22:41:24.572Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED                  SIZE
22:41:24 [2021-07-22T22:41:24.572Z] busybox                                        latest              a3c48bbcd726        Less than a second ago   2.78GB
22:41:24 [2021-07-22T22:41:24.572Z] microsoft/windowsservercore                    latest              39d157a84080        5 months ago             2.74GB
22:41:24 [2021-07-22T22:41:24.572Z] mcr.microsoft.com/windows/servercore/insider   10.0.20295.1        39d157a84080        5 months ago             2.74GB
22:41:24 [2021-07-22T22:41:24.572Z] 
22:41:24 [2021-07-22T22:41:24.572Z] INFO: Running integration tests at 07/22/2021 22:41:24...
22:41:24 [2021-07-22T22:41:24.572Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
22:41:24 [2021-07-22T22:41:24.572Z] INFO: Integration API tests being run from the host:
22:41:24 [2021-07-22T22:41:24.572Z] INFO: make.ps1 starting at 07/22/2021 22:41:24
22:41:24 [2021-07-22T22:41:24.615Z] INFO: Testing against a local daemon
22:41:24 [2021-07-22T22:41:24.615Z] === RUN   TestNetworkCreateDelete
22:41:24 [2021-07-22T22:41:24.879Z] --- PASS: TestNetworkCreateDelete (0.20s)
22:41:24 [2021-07-22T22:41:24.879Z] === RUN   TestDockerNetworkDeletePreferID
22:41:25 [2021-07-22T22:41:25.451Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s)
22:41:25 [2021-07-22T22:41:25.451Z] === RUN   TestDaemonDNSFallback
22:41:26 [2021-07-22T22:41:26.111Z] Running D:\gopath\src\github.com\docker\docker\integration\build
22:41:27 [2021-07-22T22:41:27.969Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
22:41:33 [2021-07-22T22:41:33.578Z] --- PASS: TestDaemonDNSFallback (6.85s)
22:41:33 [2021-07-22T22:41:33.578Z] === RUN   TestInspectNetwork
22:41:34 [2021-07-22T22:41:34.550Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
22:41:35 [2021-07-22T22:41:35.123Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
22:41:35 [2021-07-22T22:41:35.695Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
22:41:36 [2021-07-22T22:41:36.122Z] === RUN   TestInspectNetwork/full_network_id
22:41:36 [2021-07-22T22:41:36.122Z] === RUN   TestInspectNetwork/partial_network_id
22:41:36 [2021-07-22T22:41:36.122Z] === RUN   TestInspectNetwork/network_name
22:41:36 [2021-07-22T22:41:36.122Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:41:36 [2021-07-22T22:41:36.639Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
22:41:36 [2021-07-22T22:41:36.900Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
22:41:38 [2021-07-22T22:41:38.285Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
22:41:40 [2021-07-22T22:41:40.318Z] --- PASS: TestInspectNetwork (8.17s)
22:41:40 [2021-07-22T22:41:40.318Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:41:40 [2021-07-22T22:41:40.318Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:41:40 [2021-07-22T22:41:40.318Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:41:40 [2021-07-22T22:41:40.318Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:41:40 [2021-07-22T22:41:40.318Z] === RUN   TestRunContainerWithBridgeNone
22:41:41 [2021-07-22T22:41:41.429Z] f143c6fed32d: Pull complete
22:41:41 [2021-07-22T22:41:41.429Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877
22:41:41 [2021-07-22T22:41:41.429Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
22:41:41 [2021-07-22T22:41:41.429Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
22:41:41 [2021-07-22T22:41:41.429Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
22:41:41 [2021-07-22T22:41:41.429Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061'
22:41:41 [2021-07-22T22:41:41.429Z] WARN: Skipping validation tests
22:41:41 [2021-07-22T22:41:41.429Z] INFO: Running unit tests at 07/22/2021 22:41:39...
22:41:41 [2021-07-22T22:41:41.586Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
22:41:41 [2021-07-22T22:41:41.586Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
22:41:43 [2021-07-22T22:41:43.612Z] --- PASS: TestRunContainerWithBridgeNone (3.00s)
22:41:43 [2021-07-22T22:41:43.612Z] === RUN   TestNetworkInvalidJSON
22:41:43 [2021-07-22T22:41:43.612Z] === RUN   TestNetworkInvalidJSON//networks/create
22:41:43 [2021-07-22T22:41:43.612Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:41:43 [2021-07-22T22:41:43.612Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:41:43 [2021-07-22T22:41:43.612Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:41:43 [2021-07-22T22:41:43.612Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:41:43 [2021-07-22T22:41:43.612Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:41:43 [2021-07-22T22:41:43.612Z] === CONT  TestNetworkInvalidJSON//networks/create
22:41:43 [2021-07-22T22:41:43.612Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:41:43 [2021-07-22T22:41:43.612Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:41:43 [2021-07-22T22:41:43.612Z] --- PASS: TestNetworkInvalidJSON (0.03s)
22:41:43 [2021-07-22T22:41:43.612Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:41:43 [2021-07-22T22:41:43.612Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:41:43 [2021-07-22T22:41:43.612Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:41:43 [2021-07-22T22:41:43.612Z] === RUN   TestNetworkList
22:41:43 [2021-07-22T22:41:43.612Z] === RUN   TestNetworkList//networks
22:41:43 [2021-07-22T22:41:43.612Z] === PAUSE TestNetworkList//networks
22:41:43 [2021-07-22T22:41:43.612Z] === RUN   TestNetworkList//networks/
22:41:43 [2021-07-22T22:41:43.612Z] === PAUSE TestNetworkList//networks/
22:41:43 [2021-07-22T22:41:43.612Z] === CONT  TestNetworkList//networks
22:41:43 [2021-07-22T22:41:43.612Z] === CONT  TestNetworkList//networks/
22:41:43 [2021-07-22T22:41:43.612Z] --- PASS: TestNetworkList (0.03s)
22:41:43 [2021-07-22T22:41:43.612Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:41:43 [2021-07-22T22:41:43.612Z]     --- PASS: TestNetworkList//networks (0.00s)
22:41:43 [2021-07-22T22:41:43.612Z] === RUN   TestHostIPv4BridgeLabel
22:41:44 [2021-07-22T22:41:44.181Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
22:41:44 [2021-07-22T22:41:44.181Z] === RUN   TestDaemonRestartWithLiveRestore
22:41:45 [2021-07-22T22:41:45.121Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
22:41:45 [2021-07-22T22:41:45.121Z] === RUN   TestDaemonDefaultNetworkPools
22:41:46 [2021-07-22T22:41:46.061Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
22:41:46 [2021-07-22T22:41:46.061Z] === RUN   TestDaemonRestartWithExistingNetwork
22:41:47 [2021-07-22T22:41:47.212Z] INFO: make.ps1 starting at 07/22/2021 22:41:46
22:41:47 [2021-07-22T22:41:47.212Z] INFO: Git commit (d5dbbb5369) assumed from DOCKER_GITCOMMIT environment variable
22:41:47 [2021-07-22T22:41:47.443Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
22:41:47 [2021-07-22T22:41:47.443Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:41:47 [2021-07-22T22:41:47.671Z] INFO: Invoking autogen...
22:41:48 [2021-07-22T22:41:48.130Z] INFO: Running unit tests...
22:41:48 [2021-07-22T22:41:48.825Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s)
22:41:48 [2021-07-22T22:41:48.825Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:41:49 [2021-07-22T22:41:49.086Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
22:41:49 [2021-07-22T22:41:49.086Z] === RUN   TestServiceWithPredefinedNetwork
22:41:49 [2021-07-22T22:41:49.723Z]     docker_cli_daemon_test.go:2550: [da8f2943291b2] daemon is not started
22:41:51 [2021-07-22T22:41:51.638Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
22:41:53 [2021-07-22T22:41:53.284Z] --- PASS: TestServiceWithPredefinedNetwork (3.64s)
22:41:53 [2021-07-22T22:41:53.284Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:41:53 [2021-07-22T22:41:53.284Z]     service_test.go:242: FLAKY_TEST
22:41:53 [2021-07-22T22:41:53.284Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:41:53 [2021-07-22T22:41:53.284Z] === RUN   TestServiceWithDataPathPortInit
22:41:58 [2021-07-22T22:41:58.225Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
22:41:58 [2021-07-22T22:41:58.457Z] 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/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/stack 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
22:41:59 [2021-07-22T22:41:59.169Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
22:41:59 [2021-07-22T22:41:59.429Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
22:42:02 [2021-07-22T22:42:02.728Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
22:42:05 [2021-07-22T22:42:05.272Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
22:42:06 [2021-07-22T22:42:06.214Z] === RUN   TestDockerDaemonSuite/TestShmSize
22:42:08 [2021-07-22T22:42:08.696Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:42:08 [2021-07-22T22:42:08.696Z] INFO: Testing against a local daemon
22:42:08 [2021-07-22T22:42:08.696Z] === RUN   TestBuildWithSession
22:42:08 [2021-07-22T22:42:08.696Z]     build_session_test.go:25: TODO: BuildKit
22:42:08 [2021-07-22T22:42:08.696Z] --- SKIP: TestBuildWithSession (0.00s)
22:42:08 [2021-07-22T22:42:08.696Z] === RUN   TestBuildSquashParent
22:42:08 [2021-07-22T22:42:08.696Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
22:42:08 [2021-07-22T22:42:08.696Z] --- SKIP: TestBuildSquashParent (0.00s)
22:42:08 [2021-07-22T22:42:08.696Z] === RUN   TestBuildWithRemoveAndForceRemove
22:42:08 [2021-07-22T22:42:08.696Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:42:08 [2021-07-22T22:42:08.696Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:42:08 [2021-07-22T22:42:08.696Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:42:08 [2021-07-22T22:42:08.696Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:42:08 [2021-07-22T22:42:08.696Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:42:08 [2021-07-22T22:42:08.696Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:42:08 [2021-07-22T22:42:08.696Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:42:08 [2021-07-22T22:42:08.696Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:42:08 [2021-07-22T22:42:08.696Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:42:08 [2021-07-22T22:42:08.696Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:42:08 [2021-07-22T22:42:08.696Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:42:08 [2021-07-22T22:42:08.696Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:42:08 [2021-07-22T22:42:08.696Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:42:08 [2021-07-22T22:42:08.696Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:42:08 [2021-07-22T22:42:08.696Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:42:08 [2021-07-22T22:42:08.696Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:42:08 [2021-07-22T22:42:08.765Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
22:42:08 [2021-07-22T22:42:08.765Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
22:42:10 [2021-07-22T22:42:10.825Z] ?   	github.com/docker/docker/api	[no test files]
22:42:11 [2021-07-22T22:42:11.384Z] --- PASS: TestServiceWithDataPathPortInit (16.05s)
22:42:11 [2021-07-22T22:42:11.384Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:42:11 [2021-07-22T22:42:11.953Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p6vcxinj0nq7ac502nnk0pgfm Created:2021-07-22 22:42:10.317650404 +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[7f781eec832fc87a3f32e72a12441edfafaf22b035b939721dbedcbed5766310:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n1aoegi21nxfhuafe0tzvdonm EndpointID:180262303ecd446b978ae1570db58b8a8e955632db0d3fc8d5e805367d3590ae MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:69d52c0f5171ffb066fc9a30a86c85ac3df6c871c837fdfeb7bd6b0a64aaf728 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:dac6dd94c860 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n1aoegi21nxfhuafe0tzvdonm EndpointID:180262303ecd446b978ae1570db58b8a8e955632db0d3fc8d5e805367d3590ae EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:42:12 [2021-07-22T22:42:12.073Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
22:42:12 [2021-07-22T22:42:12.073Z]     check_test.go:309: [d5fdfa74cd6b0] daemon is not started
22:42:12 [2021-07-22T22:42:12.073Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
22:42:12 [2021-07-22T22:42:12.073Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
22:42:17 [2021-07-22T22:42:17.228Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s)
22:42:17 [2021-07-22T22:42:17.228Z] PASS
22:42:17 [2021-07-22T22:42:17.228Z] 
22:42:17 [2021-07-22T22:42:17.228Z] === Skipped
22:42:17 [2021-07-22T22:42:17.228Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:42:17 [2021-07-22T22:42:17.228Z]     service_test.go:242: FLAKY_TEST
22:42:17 [2021-07-22T22:42:17.228Z] 
22:42:17 [2021-07-22T22:42:17.228Z] 
22:42:17 [2021-07-22T22:42:17.228Z] DONE 26 tests, 1 skipped in 52.454s
22:42:17 [2021-07-22T22:42:17.228Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:42:17 [2021-07-22T22:42:17.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:42:17 [2021-07-22T22:42:17.228Z] ++ set -e
22:42:17 [2021-07-22T22:42:17.228Z] ++ '[' -n 0 ']'
22:42:17 [2021-07-22T22:42:17.228Z] ++ set -x
22:42:17 [2021-07-22T22:42:17.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:42:18 [2021-07-22T22:42:18.608Z] INFO: Testing against a local daemon
22:42:18 [2021-07-22T22:42:18.608Z] === RUN   TestDockerNetworkIpvlanPersistance
22:42:18 [2021-07-22T22:42:18.608Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:42:18 [2021-07-22T22:42:18.608Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:42:18 [2021-07-22T22:42:18.608Z] === RUN   TestDockerNetworkIpvlan
22:42:18 [2021-07-22T22:42:18.608Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:42:18 [2021-07-22T22:42:18.608Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:42:18 [2021-07-22T22:42:18.608Z] PASS
22:42:18 [2021-07-22T22:42:18.608Z] 
22:42:18 [2021-07-22T22:42:18.608Z] === Skipped
22:42:18 [2021-07-22T22:42:18.608Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:42:18 [2021-07-22T22:42:18.608Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:42:18 [2021-07-22T22:42:18.608Z] 
22:42:18 [2021-07-22T22:42:18.608Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:42:18 [2021-07-22T22:42:18.608Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:42:18 [2021-07-22T22:42:18.608Z] 
22:42:18 [2021-07-22T22:42:18.608Z] 
22:42:18 [2021-07-22T22:42:18.608Z] DONE 2 tests, 2 skipped in 2.077s
22:42:18 [2021-07-22T22:42:18.653Z] --- PASS: TestDockerDaemonSuite (419.66s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.87s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.21s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.97s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.92s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.36s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.50s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.34s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.09s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.24s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.85s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.85s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.00s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.08s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.09s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.76s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.98s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.81s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.39s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.99s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.98s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.73s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.84s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.11s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.35s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.38s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.82s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.36s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.66s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.10s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.30s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.34s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.31s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.15s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.14s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.35s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.11s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.10s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.89s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.12s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.74s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.81s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.06s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.74s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.88s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.25s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.97s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.81s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.26s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.95s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.58s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.51s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.87s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.17s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.19s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.80s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.39s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.92s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.18s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.43s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.11s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.53s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.77s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.65s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.53s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.09s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.09s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.86s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.06s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.07s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.03s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.38s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.78s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.74s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.66s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.22s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.34s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.82s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.26s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.63s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.00s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.96s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.42s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.28s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.54s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
22:42:18 [2021-07-22T22:42:18.653Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.48s)
22:42:18 [2021-07-22T22:42:18.653Z] === RUN   TestDockerSwarmSuite
22:42:18 [2021-07-22T22:42:18.653Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
22:42:18 [2021-07-22T22:42:18.869Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:42:18 [2021-07-22T22:42:18.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:42:18 [2021-07-22T22:42:18.869Z] ++ set -e
22:42:18 [2021-07-22T22:42:18.869Z] ++ '[' -n 0 ']'
22:42:18 [2021-07-22T22:42:18.869Z] ++ set -x
22:42:18 [2021-07-22T22:42:18.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:42:19 [2021-07-22T22:42:19.048Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:42:19 [2021-07-22T22:42:19.439Z] INFO: Testing against a local daemon
22:42:19 [2021-07-22T22:42:19.439Z] === RUN   TestDockerNetworkMacvlanPersistance
22:42:19 [2021-07-22T22:42:19.509Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:42:20 [2021-07-22T22:42:20.038Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
22:42:20 [2021-07-22T22:42:20.821Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
22:42:20 [2021-07-22T22:42:20.821Z] === RUN   TestDockerNetworkMacvlan
22:42:21 [2021-07-22T22:42:21.675Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
22:42:21 [2021-07-22T22:42:21.675Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
22:42:21 [2021-07-22T22:42:21.675Z] GOOS="windows" GOARCH="amd64" GOARM=""
22:42:21 [2021-07-22T22:42:21.675Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
22:42:21 [2021-07-22T22:42:21.675Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
22:42:21 [2021-07-22T22:42:21.675Z] remote: Enumerating objects: 23, done.
22:42:21 [2021-07-22T22:42:21.675Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
22:42:21 [2021-07-22T22:42:21.675Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
22:42:21 [2021-07-22T22:42:21.675Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
22:42:21 [2021-07-22T22:42:21.675Z] 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.
22:42:21 [2021-07-22T22:42:21.675Z] Building: bundles/cross/windows/amd64/containerutility.exe
22:42:21 [2021-07-22T22:42:21.675Z] Cross building: bundles/cross/linux/ppc64le
22:42:21 [2021-07-22T22:42:21.675Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
22:42:21 [2021-07-22T22:42:21.675Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
22:42:21 [2021-07-22T22:42:21.763Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:42:21 [2021-07-22T22:42:21.953Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
22:42:22 [2021-07-22T22:42:22.331Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:42:22 [2021-07-22T22:42:22.895Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
22:42:23 [2021-07-22T22:42:23.270Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:42:24 [2021-07-22T22:42:24.808Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
22:42:25 [2021-07-22T22:42:25.750Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
22:42:26 [2021-07-22T22:42:26.563Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:42:28 [2021-07-22T22:42:28.500Z] === RUN   TestMiddlewares
22:42:28 [2021-07-22T22:42:28.500Z] --- PASS: TestMiddlewares (0.00s)
22:42:28 [2021-07-22T22:42:28.500Z] PASS
22:42:28 [2021-07-22T22:42:28.500Z] coverage: 9.0% of statements
22:42:28 [2021-07-22T22:42:28.500Z] ok  	github.com/docker/docker/api/server	0.055s	coverage: 9.0% of statements
22:42:29 [2021-07-22T22:42:29.104Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:42:31 [2021-07-22T22:42:31.036Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
22:42:35 [2021-07-22T22:42:35.681Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:42:36 [2021-07-22T22:42:36.251Z] --- PASS: TestDockerNetworkMacvlan (15.37s)
22:42:36 [2021-07-22T22:42:36.251Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
22:42:36 [2021-07-22T22:42:36.251Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
22:42:36 [2021-07-22T22:42:36.251Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.64s)
22:42:36 [2021-07-22T22:42:36.251Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.92s)
22:42:36 [2021-07-22T22:42:36.251Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.31s)
22:42:36 [2021-07-22T22:42:36.251Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s)
22:42:36 [2021-07-22T22:42:36.251Z] PASS
22:42:36 [2021-07-22T22:42:36.251Z] 
22:42:36 [2021-07-22T22:42:36.251Z] DONE 8 tests in 17.448s
22:42:36 [2021-07-22T22:42:36.251Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:42:36 [2021-07-22T22:42:36.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:42:36 [2021-07-22T22:42:36.251Z] ++ set -e
22:42:36 [2021-07-22T22:42:36.251Z] ++ '[' -n 0 ']'
22:42:36 [2021-07-22T22:42:36.251Z] ++ set -x
22:42:36 [2021-07-22T22:42:36.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:42:36 [2021-07-22T22:42:36.251Z] testing: warning: no tests to run
22:42:36 [2021-07-22T22:42:36.251Z] PASS
22:42:36 [2021-07-22T22:42:36.251Z] 
22:42:36 [2021-07-22T22:42:36.251Z] DONE 0 tests in 0.032s
22:42:36 [2021-07-22T22:42:36.251Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:42:36 [2021-07-22T22:42:36.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
22:42:36 [2021-07-22T22:42:36.251Z] ++ set -e
22:42:36 [2021-07-22T22:42:36.251Z] ++ '[' -n 0 ']'
22:42:36 [2021-07-22T22:42:36.251Z] ++ set -x
22:42:36 [2021-07-22T22:42:36.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
22:42:38 [2021-07-22T22:42:38.159Z] INFO: Testing against a local daemon
22:42:38 [2021-07-22T22:42:38.159Z] === RUN   TestAuthZPluginAllowRequest
22:42:39 [2021-07-22T22:42:39.565Z] --- PASS: TestAuthZPluginAllowRequest (1.61s)
22:42:39 [2021-07-22T22:42:39.565Z] === RUN   TestAuthZPluginTLS
22:42:40 [2021-07-22T22:42:40.137Z] --- PASS: TestAuthZPluginTLS (0.58s)
22:42:40 [2021-07-22T22:42:40.137Z] === RUN   TestAuthZPluginDenyRequest
22:42:40 [2021-07-22T22:42:40.590Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
22:42:40 [2021-07-22T22:42:40.590Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.08s)
22:42:40 [2021-07-22T22:42:40.590Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.34s)
22:42:40 [2021-07-22T22:42:40.590Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.90s)
22:42:40 [2021-07-22T22:42:40.590Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (24.40s)
22:42:40 [2021-07-22T22:42:40.590Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.98s)
22:42:40 [2021-07-22T22:42:40.590Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (18.49s)
22:42:40 [2021-07-22T22:42:40.590Z] === RUN   TestBuildMultiStageCopy
22:42:40 [2021-07-22T22:42:40.590Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:42:40 [2021-07-22T22:42:40.709Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
22:42:40 [2021-07-22T22:42:40.709Z] === RUN   TestAuthZPluginAPIDenyResponse
22:42:41 [2021-07-22T22:42:41.278Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
22:42:41 [2021-07-22T22:42:41.278Z] === RUN   TestAuthZPluginDenyResponse
22:42:41 [2021-07-22T22:42:41.848Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
22:42:41 [2021-07-22T22:42:41.848Z] === RUN   TestAuthZPluginAllowEventStream
22:42:43 [2021-07-22T22:42:43.757Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s)
22:42:43 [2021-07-22T22:42:43.757Z] === RUN   TestAuthZPluginErrorResponse
22:42:44 [2021-07-22T22:42:44.018Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
22:42:44 [2021-07-22T22:42:44.018Z] === RUN   TestAuthZPluginErrorRequest
22:42:44 [2021-07-22T22:42:44.588Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
22:42:44 [2021-07-22T22:42:44.588Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:42:45 [2021-07-22T22:42:45.157Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
22:42:45 [2021-07-22T22:42:45.157Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:42:45 [2021-07-22T22:42:45.940Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
22:42:45 [2021-07-22T22:42:45.940Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
22:42:45 [2021-07-22T22:42:45.940Z] === RUN   TestDockerSuite/TestBuildDotDotFile
22:42:45 [2021-07-22T22:42:45.940Z] === RUN   TestDockerSuite/TestBuildEOLInLine
22:42:47 [2021-07-22T22:42:47.065Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s)
22:42:47 [2021-07-22T22:42:47.065Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:42:47 [2021-07-22T22:42:47.323Z]     docker_api_swarm_test.go:562: [d4628dcb78d1e] joining swarm manager [d213a57278676]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:42:47 [2021-07-22T22:42:47.659Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:42:48 [2021-07-22T22:42:48.630Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:42:48 [2021-07-22T22:42:48.974Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s)
22:42:48 [2021-07-22T22:42:48.974Z] === RUN   TestAuthZPluginHeader
22:42:49 [2021-07-22T22:42:49.597Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:42:49 [2021-07-22T22:42:49.914Z] --- PASS: TestAuthZPluginHeader (0.81s)
22:42:49 [2021-07-22T22:42:49.914Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:42:49 [2021-07-22T22:42:49.914Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:42:49 [2021-07-22T22:42:49.914Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:42:49 [2021-07-22T22:42:49.914Z] === RUN   TestAuthZPluginV2Disable
22:42:49 [2021-07-22T22:42:49.914Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:42:49 [2021-07-22T22:42:49.914Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:42:49 [2021-07-22T22:42:49.914Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:42:49 [2021-07-22T22:42:49.914Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:42:49 [2021-07-22T22:42:49.914Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:42:49 [2021-07-22T22:42:49.914Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:42:49 [2021-07-22T22:42:49.914Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:42:49 [2021-07-22T22:42:49.914Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:42:49 [2021-07-22T22:42:49.914Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:42:51 [2021-07-22T22:42:51.134Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:42:52 [2021-07-22T22:42:52.606Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
22:42:53 [2021-07-22T22:42:53.179Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
22:42:53 [2021-07-22T22:42:53.306Z] --- PASS: TestBuildMultiStageCopy (14.94s)
22:42:53 [2021-07-22T22:42:53.306Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.18s)
22:42:53 [2021-07-22T22:42:53.306Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.05s)
22:42:53 [2021-07-22T22:42:53.306Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.36s)
22:42:53 [2021-07-22T22:42:53.306Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.49s)
22:42:53 [2021-07-22T22:42:53.306Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.86s)
22:42:53 [2021-07-22T22:42:53.306Z] === RUN   TestBuildMultiStageParentConfig
22:42:53 [2021-07-22T22:42:53.441Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
22:42:54 [2021-07-22T22:42:54.014Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
22:42:54 [2021-07-22T22:42:54.275Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
22:42:54 [2021-07-22T22:42:54.536Z] === RUN   TestDockerSuite/TestBuildEntrypoint
22:42:54 [2021-07-22T22:42:54.796Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
22:42:56 [2021-07-22T22:42:56.210Z] --- PASS: TestBuildMultiStageParentConfig (3.21s)
22:42:56 [2021-07-22T22:42:56.210Z] === RUN   TestBuildLabelWithTargets
22:42:56 [2021-07-22T22:42:56.210Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
22:42:56 [2021-07-22T22:42:56.210Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
22:42:56 [2021-07-22T22:42:56.210Z] === RUN   TestBuildWithEmptyLayers
22:42:57 [2021-07-22T22:42:57.339Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
22:42:58 [2021-07-22T22:42:58.384Z] --- PASS: TestBuildWithEmptyLayers (1.87s)
22:42:58 [2021-07-22T22:42:58.384Z] === RUN   TestBuildMultiStageOnBuild
22:42:58 [2021-07-22T22:42:58.724Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
22:43:01 [2021-07-22T22:43:01.269Z] === RUN   TestDockerSuite/TestBuildEnv
22:43:02 [2021-07-22T22:43:02.654Z]     docker_api_swarm_test.go:584: [d880e5c5b7e59] joining swarm manager [d213a57278676]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:43:02 [2021-07-22T22:43:02.915Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
22:43:05 [2021-07-22T22:43:05.459Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
22:43:07 [2021-07-22T22:43:07.374Z] === RUN   TestDockerSuite/TestBuildEnvUsage
22:43:07 [2021-07-22T22:43:07.374Z]     check_test.go:380: [d4628dcb78d1e] daemon is not started
22:43:08 [2021-07-22T22:43:08.011Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s)
22:43:08 [2021-07-22T22:43:08.011Z] PASS
22:43:08 [2021-07-22T22:43:08.011Z] 
22:43:08 [2021-07-22T22:43:08.011Z] === Skipped
22:43:08 [2021-07-22T22:43:08.011Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:43:08 [2021-07-22T22:43:08.011Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:43:08 [2021-07-22T22:43:08.011Z] 
22:43:08 [2021-07-22T22:43:08.011Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:43:08 [2021-07-22T22:43:08.011Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:43:08 [2021-07-22T22:43:08.011Z] 
22:43:08 [2021-07-22T22:43:08.011Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:43:08 [2021-07-22T22:43:08.011Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:43:08 [2021-07-22T22:43:08.011Z] 
22:43:08 [2021-07-22T22:43:08.011Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:43:08 [2021-07-22T22:43:08.011Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:43:08 [2021-07-22T22:43:08.011Z] 
22:43:08 [2021-07-22T22:43:08.011Z] 
22:43:08 [2021-07-22T22:43:08.011Z] DONE 17 tests, 4 skipped in 30.249s
22:43:08 [2021-07-22T22:43:08.011Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:43:08 [2021-07-22T22:43:08.011Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:43:08 [2021-07-22T22:43:08.011Z] ++ set -e
22:43:08 [2021-07-22T22:43:08.011Z] ++ '[' -n 0 ']'
22:43:08 [2021-07-22T22:43:08.011Z] ++ set -x
22:43:08 [2021-07-22T22:43:08.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:43:09 [2021-07-22T22:43:09.392Z] INFO: Testing against a local daemon
22:43:09 [2021-07-22T22:43:09.392Z] === RUN   TestPluginInvalidJSON
22:43:09 [2021-07-22T22:43:09.392Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:43:09 [2021-07-22T22:43:09.392Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:43:09 [2021-07-22T22:43:09.392Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:43:09 [2021-07-22T22:43:09.392Z] --- PASS: TestPluginInvalidJSON (0.03s)
22:43:09 [2021-07-22T22:43:09.392Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:43:09 [2021-07-22T22:43:09.392Z] === RUN   TestPluginInstall
22:43:09 [2021-07-22T22:43:09.392Z] === RUN   TestPluginInstall/no_auth
22:43:11 [2021-07-22T22:43:11.932Z] time="2021-07-22T22:43:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:43:11 [2021-07-22T22:43:11.932Z] time="2021-07-22T22:43:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8d8c2d3762a6f98595e51f536ee72dd8a7043e4466647c7e794bbcc98c4cf41" mediatype=application/vnd.docker.plugin.v1+json size=522
22:43:11 [2021-07-22T22:43:11.932Z] time="2021-07-22T22:43:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:43:11 [2021-07-22T22:43:11.932Z] time="2021-07-22T22:43:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8d8c2d3762a6f98595e51f536ee72dd8a7043e4466647c7e794bbcc98c4cf41" mediatype=application/vnd.docker.plugin.v1+json size=522
22:43:11 [2021-07-22T22:43:11.932Z] === RUN   TestPluginInstall/with_htpasswd
22:43:12 [2021-07-22T22:43:12.502Z] time="2021-07-22T22:43:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:43:12 [2021-07-22T22:43:12.502Z] time="2021-07-22T22:43:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcd9af15b598553ae2c02b78e1b0794aeca99d73010d152033d9ecaa5443612a" mediatype=application/vnd.docker.plugin.v1+json size=522
22:43:12 [2021-07-22T22:43:12.502Z] time="2021-07-22T22:43:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:43:12 [2021-07-22T22:43:12.502Z] time="2021-07-22T22:43:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcd9af15b598553ae2c02b78e1b0794aeca99d73010d152033d9ecaa5443612a" mediatype=application/vnd.docker.plugin.v1+json size=522
22:43:12 [2021-07-22T22:43:12.761Z] === RUN   TestPluginInstall/with_insecure
22:43:15 [2021-07-22T22:43:15.509Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
22:43:16 [2021-07-22T22:43:16.053Z] time="2021-07-22T22:43:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:43:16 [2021-07-22T22:43:16.054Z] time="2021-07-22T22:43:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ed097e85065a5b31a0419865b794533af06fae67c6a53aa6b7d35665edf06c0" mediatype=application/vnd.docker.plugin.v1+json size=522
22:43:16 [2021-07-22T22:43:16.054Z] time="2021-07-22T22:43:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:43:16 [2021-07-22T22:43:16.054Z] time="2021-07-22T22:43:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ed097e85065a5b31a0419865b794533af06fae67c6a53aa6b7d35665edf06c0" mediatype=application/vnd.docker.plugin.v1+json size=522
22:43:16 [2021-07-22T22:43:16.054Z]     plugin_test.go:165: [d8abe2529a03d] daemon is not started
22:43:16 [2021-07-22T22:43:16.054Z] --- PASS: TestPluginInstall (6.54s)
22:43:16 [2021-07-22T22:43:16.054Z]     --- PASS: TestPluginInstall/no_auth (2.43s)
22:43:16 [2021-07-22T22:43:16.054Z]     --- PASS: TestPluginInstall/with_htpasswd (0.93s)
22:43:16 [2021-07-22T22:43:16.054Z]     --- PASS: TestPluginInstall/with_insecure (3.18s)
22:43:16 [2021-07-22T22:43:16.054Z] === RUN   TestPluginsWithRuntimes
22:43:17 [2021-07-22T22:43:17.962Z] === RUN   TestPluginsWithRuntimes/No_Args
22:43:18 [2021-07-22T22:43:18.055Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
22:43:18 [2021-07-22T22:43:18.055Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
22:43:18 [2021-07-22T22:43:18.055Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
22:43:18 [2021-07-22T22:43:18.902Z] === RUN   TestPluginsWithRuntimes/With_Args
22:43:19 [2021-07-22T22:43:19.453Z] --- PASS: TestBuildMultiStageOnBuild (19.61s)
22:43:19 [2021-07-22T22:43:19.453Z] === RUN   TestBuildUncleanTarFilenames
22:43:19 [2021-07-22T22:43:19.453Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
22:43:19 [2021-07-22T22:43:19.453Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
22:43:19 [2021-07-22T22:43:19.453Z] === RUN   TestBuildMultiStageLayerLeak
22:43:20 [2021-07-22T22:43:20.283Z] --- PASS: TestPluginsWithRuntimes (4.12s)
22:43:20 [2021-07-22T22:43:20.283Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.11s)
22:43:20 [2021-07-22T22:43:20.283Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.12s)
22:43:20 [2021-07-22T22:43:20.283Z] === RUN   TestPluginBackCompatMediaTypes
22:43:20 [2021-07-22T22:43:20.601Z]     docker_api_swarm_test.go:45: [d138a4b0fd4f5] joining swarm manager [ddce73c017731]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:43:20 [2021-07-22T22:43:20.852Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s)
22:43:20 [2021-07-22T22:43:20.852Z] PASS
22:43:20 [2021-07-22T22:43:20.852Z] 
22:43:20 [2021-07-22T22:43:20.852Z] DONE 10 tests in 14.440s
22:43:21 [2021-07-22T22:43:21.112Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:43:21 [2021-07-22T22:43:21.112Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:43:21 [2021-07-22T22:43:21.112Z] ++ set -e
22:43:21 [2021-07-22T22:43:21.112Z] ++ '[' -n 0 ']'
22:43:21 [2021-07-22T22:43:21.112Z] ++ set -x
22:43:21 [2021-07-22T22:43:21.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:43:21 [2021-07-22T22:43:21.112Z] INFO: Testing against a local daemon
22:43:21 [2021-07-22T22:43:21.112Z] === RUN   TestExternalGraphDriver
22:43:21 [2021-07-22T22:43:21.112Z] === RUN   TestExternalGraphDriver/json
22:43:24 [2021-07-22T22:43:24.406Z] === RUN   TestExternalGraphDriver/spec
22:43:28 [2021-07-22T22:43:28.601Z] === RUN   TestExternalGraphDriver/pull
22:43:29 [2021-07-22T22:43:29.987Z] --- PASS: TestExternalGraphDriver (8.81s)
22:43:29 [2021-07-22T22:43:29.987Z]     --- PASS: TestExternalGraphDriver/json (2.68s)
22:43:29 [2021-07-22T22:43:29.987Z]     --- PASS: TestExternalGraphDriver/spec (4.19s)
22:43:29 [2021-07-22T22:43:29.987Z]     --- PASS: TestExternalGraphDriver/pull (1.82s)
22:43:29 [2021-07-22T22:43:29.987Z] === RUN   TestGraphdriverPluginV2
22:43:29 [2021-07-22T22:43:29.987Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:43:29 [2021-07-22T22:43:29.987Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
22:43:29 [2021-07-22T22:43:29.987Z] PASS
22:43:29 [2021-07-22T22:43:29.987Z] 
22:43:29 [2021-07-22T22:43:29.987Z] === Skipped
22:43:29 [2021-07-22T22:43:29.987Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
22:43:29 [2021-07-22T22:43:29.987Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:43:29 [2021-07-22T22:43:29.987Z] 
22:43:29 [2021-07-22T22:43:29.987Z] 
22:43:29 [2021-07-22T22:43:29.987Z] DONE 5 tests, 1 skipped in 8.957s
22:43:29 [2021-07-22T22:43:29.987Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:43:29 [2021-07-22T22:43:29.987Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:43:29 [2021-07-22T22:43:29.987Z] ++ set -e
22:43:29 [2021-07-22T22:43:29.987Z] ++ '[' -n 0 ']'
22:43:29 [2021-07-22T22:43:29.987Z] ++ set -x
22:43:29 [2021-07-22T22:43:29.987Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:43:29 [2021-07-22T22:43:29.987Z] INFO: Testing against a local daemon
22:43:29 [2021-07-22T22:43:29.987Z] === RUN   TestContinueAfterPluginCrash
22:43:29 [2021-07-22T22:43:29.987Z] === PAUSE TestContinueAfterPluginCrash
22:43:29 [2021-07-22T22:43:29.987Z] === RUN   TestReadPluginNoRead
22:43:29 [2021-07-22T22:43:29.987Z] === PAUSE TestReadPluginNoRead
22:43:29 [2021-07-22T22:43:29.987Z] === RUN   TestDaemonStartWithLogOpt
22:43:29 [2021-07-22T22:43:29.987Z] === PAUSE TestDaemonStartWithLogOpt
22:43:29 [2021-07-22T22:43:29.987Z] === CONT  TestDaemonStartWithLogOpt
22:43:29 [2021-07-22T22:43:29.987Z] === CONT  TestContinueAfterPluginCrash
22:43:29 [2021-07-22T22:43:29.987Z] === CONT  TestReadPluginNoRead
22:43:31 [2021-07-22T22:43:31.835Z] --- PASS: TestBuildMultiStageLayerLeak (12.78s)
22:43:31 [2021-07-22T22:43:31.835Z] === RUN   TestBuildWithHugeFile
22:43:34 [2021-07-22T22:43:34.189Z] === RUN   TestReadPluginNoRead/default
22:43:34 [2021-07-22T22:43:34.189Z] --- PASS: TestDaemonStartWithLogOpt (3.97s)
22:43:35 [2021-07-22T22:43:35.569Z] === RUN   TestReadPluginNoRead/disabled_caching
22:43:36 [2021-07-22T22:43:36.949Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:43:38 [2021-07-22T22:43:38.735Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
22:43:38 [2021-07-22T22:43:38.858Z] === CONT  TestReadPluginNoRead
22:43:38 [2021-07-22T22:43:38.858Z]     read_test.go:92: [d104cc813b4af] daemon is not started
22:43:38 [2021-07-22T22:43:38.858Z] --- PASS: TestReadPluginNoRead (8.44s)
22:43:38 [2021-07-22T22:43:38.858Z]     --- PASS: TestReadPluginNoRead/default (1.68s)
22:43:38 [2021-07-22T22:43:38.858Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.63s)
22:43:38 [2021-07-22T22:43:38.858Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.64s)
22:43:39 [2021-07-22T22:43:39.409Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
22:43:39 [2021-07-22T22:43:39.409Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
22:43:39 [2021-07-22T22:43:39.427Z] --- PASS: TestContinueAfterPluginCrash (9.42s)
22:43:39 [2021-07-22T22:43:39.428Z] PASS
22:43:39 [2021-07-22T22:43:39.428Z] 
22:43:39 [2021-07-22T22:43:39.428Z] DONE 6 tests in 9.557s
22:43:39 [2021-07-22T22:43:39.428Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:43:39 [2021-07-22T22:43:39.428Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:43:39 [2021-07-22T22:43:39.428Z] ++ set -e
22:43:39 [2021-07-22T22:43:39.428Z] ++ '[' -n 0 ']'
22:43:39 [2021-07-22T22:43:39.428Z] ++ set -x
22:43:39 [2021-07-22T22:43:39.428Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:43:39 [2021-07-22T22:43:39.687Z] testing: warning: no tests to run
22:43:39 [2021-07-22T22:43:39.687Z] PASS
22:43:39 [2021-07-22T22:43:39.687Z] 
22:43:39 [2021-07-22T22:43:39.687Z] DONE 0 tests in 0.039s
22:43:39 [2021-07-22T22:43:39.687Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:43:39 [2021-07-22T22:43:39.687Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:43:39 [2021-07-22T22:43:39.687Z] ++ set -e
22:43:39 [2021-07-22T22:43:39.687Z] ++ '[' -n 0 ']'
22:43:39 [2021-07-22T22:43:39.687Z] ++ set -x
22:43:39 [2021-07-22T22:43:39.687Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:43:39 [2021-07-22T22:43:39.687Z] INFO: Testing against a local daemon
22:43:39 [2021-07-22T22:43:39.687Z] === RUN   TestPluginWithDevMounts
22:43:39 [2021-07-22T22:43:39.687Z] === PAUSE TestPluginWithDevMounts
22:43:39 [2021-07-22T22:43:39.687Z] === CONT  TestPluginWithDevMounts
22:43:40 [2021-07-22T22:43:40.577Z] === RUN   TestBoolValue
22:43:40 [2021-07-22T22:43:40.577Z] --- PASS: TestBoolValue (0.00s)
22:43:40 [2021-07-22T22:43:40.577Z] === RUN   TestBoolValueOrDefault
22:43:40 [2021-07-22T22:43:40.577Z] --- PASS: TestBoolValueOrDefault (0.00s)
22:43:40 [2021-07-22T22:43:40.577Z] === RUN   TestInt64ValueOrZero
22:43:40 [2021-07-22T22:43:40.577Z] --- PASS: TestInt64ValueOrZero (0.00s)
22:43:40 [2021-07-22T22:43:40.577Z] === RUN   TestInt64ValueOrDefault
22:43:40 [2021-07-22T22:43:40.577Z] --- PASS: TestInt64ValueOrDefault (0.00s)
22:43:40 [2021-07-22T22:43:40.577Z] === RUN   TestInt64ValueOrDefaultWithError
22:43:40 [2021-07-22T22:43:40.577Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
22:43:40 [2021-07-22T22:43:40.577Z] === RUN   TestJsonContentType
22:43:40 [2021-07-22T22:43:40.577Z] --- PASS: TestJsonContentType (0.00s)
22:43:40 [2021-07-22T22:43:40.577Z] PASS
22:43:40 [2021-07-22T22:43:40.577Z] coverage: 14.7% of statements
22:43:41 [2021-07-22T22:43:41.036Z] ok  	github.com/docker/docker/api/server/httputils	0.057s	coverage: 14.7% of statements
22:43:41 [2021-07-22T22:43:41.324Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
22:43:41 [2021-07-22T22:43:41.596Z] --- PASS: TestPluginWithDevMounts (1.87s)
22:43:41 [2021-07-22T22:43:41.596Z] PASS
22:43:41 [2021-07-22T22:43:41.596Z] 
22:43:41 [2021-07-22T22:43:41.596Z] DONE 1 tests in 1.994s
22:43:41 [2021-07-22T22:43:41.596Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:43:41 [2021-07-22T22:43:41.596Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:43:41 [2021-07-22T22:43:41.596Z] ++ set -e
22:43:41 [2021-07-22T22:43:41.596Z] ++ '[' -n 0 ']'
22:43:41 [2021-07-22T22:43:41.596Z] ++ set -x
22:43:41 [2021-07-22T22:43:41.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:43:42 [2021-07-22T22:43:42.000Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:43:42 [2021-07-22T22:43:42.975Z] INFO: Testing against a local daemon
22:43:42 [2021-07-22T22:43:42.975Z] === RUN   TestSecretInspect
22:43:43 [2021-07-22T22:43:43.180Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
22:43:43 [2021-07-22T22:43:43.180Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
22:43:43 [2021-07-22T22:43:43.180Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
22:43:43 [2021-07-22T22:43:43.180Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
22:43:43 [2021-07-22T22:43:43.180Z] Cross building: bundles/cross/linux/s390x
22:43:43 [2021-07-22T22:43:43.180Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
22:43:43 [2021-07-22T22:43:43.180Z] GOOS="linux" GOARCH="s390x" GOARM=""
22:43:44 [2021-07-22T22:43:44.175Z] === RUN   TestMaskSecretKeys
22:43:44 [2021-07-22T22:43:44.175Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
22:43:44 [2021-07-22T22:43:44.175Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
22:43:44 [2021-07-22T22:43:44.175Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
22:43:44 [2021-07-22T22:43:44.175Z] --- PASS: TestMaskSecretKeys (0.00s)
22:43:44 [2021-07-22T22:43:44.175Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
22:43:44 [2021-07-22T22:43:44.175Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
22:43:44 [2021-07-22T22:43:44.175Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
22:43:44 [2021-07-22T22:43:44.175Z] === RUN   TestVersionMiddlewareVersion
22:43:44 [2021-07-22T22:43:44.175Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
22:43:44 [2021-07-22T22:43:44.175Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
22:43:44 [2021-07-22T22:43:44.175Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
22:43:44 [2021-07-22T22:43:44.175Z] PASS
22:43:44 [2021-07-22T22:43:44.175Z] coverage: 37.7% of statements
22:43:44 [2021-07-22T22:43:44.175Z] ok  	github.com/docker/docker/api/server/middleware	0.109s	coverage: 37.7% of statements
22:43:44 [2021-07-22T22:43:44.175Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:43:44 [2021-07-22T22:43:44.175Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:43:44 [2021-07-22T22:43:44.175Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:43:44 [2021-07-22T22:43:44.175Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:43:44 [2021-07-22T22:43:44.175Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:43:44 [2021-07-22T22:43:44.175Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:43:44 [2021-07-22T22:43:44.175Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:43:44 [2021-07-22T22:43:44.175Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:43:44 [2021-07-22T22:43:44.175Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:43:45 [2021-07-22T22:43:45.141Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:43:45 [2021-07-22T22:43:45.141Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:43:45 [2021-07-22T22:43:45.598Z] === RUN   TestAdjustForAPIVersion
22:43:45 [2021-07-22T22:43:45.598Z] --- PASS: TestAdjustForAPIVersion (0.00s)
22:43:45 [2021-07-22T22:43:45.598Z] PASS
22:43:45 [2021-07-22T22:43:45.598Z] coverage: 5.7% of statements
22:43:45 [2021-07-22T22:43:45.598Z] ok  	github.com/docker/docker/api/server/router/swarm	0.056s	coverage: 5.7% of statements
22:43:45 [2021-07-22T22:43:45.598Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:43:45 [2021-07-22T22:43:45.598Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:43:45 [2021-07-22T22:43:45.598Z] ?   	github.com/docker/docker/api/types	[no test files]
22:43:45 [2021-07-22T22:43:45.598Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:43:45 [2021-07-22T22:43:45.598Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:43:45 [2021-07-22T22:43:45.598Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:43:45 [2021-07-22T22:43:45.598Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestStrSliceMarshalJSON
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestStrSliceUnmarshalJSON
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestStrSliceUnmarshalString
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestStrSliceUnmarshalSlice
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] PASS
22:43:46 [2021-07-22T22:43:46.056Z] coverage: 90.0% of statements
22:43:46 [2021-07-22T22:43:46.056Z] ok  	github.com/docker/docker/api/types/strslice	0.052s	coverage: 90.0% of statements
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestToJSON
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestToJSON (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestToParamWithVersion
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestToParamWithVersion (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestFromJSON
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestFromJSON (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestEmpty
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestEmpty (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestArgsMatchKVListEmptySources
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestArgsMatchKVList
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestArgsMatchKVList (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestArgsMatch
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestArgsMatch (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestAdd
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestAdd (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestDel
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestDel (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestLen
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestLen (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestExactMatch
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestExactMatch (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestOnlyOneExactMatch
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestOnlyOneExactMatch (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestContains
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestContains (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestValidate
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestValidate (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestWalkValues
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestWalkValues (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestFuzzyMatch
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestFuzzyMatch (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestClone
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestClone (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] PASS
22:43:46 [2021-07-22T22:43:46.056Z] coverage: 92.2% of statements
22:43:46 [2021-07-22T22:43:46.056Z] ok  	github.com/docker/docker/api/types/filters	0.054s	coverage: 92.2% of statements
22:43:46 [2021-07-22T22:43:46.056Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:43:46 [2021-07-22T22:43:46.056Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:43:46 [2021-07-22T22:43:46.056Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:43:46 [2021-07-22T22:43:46.056Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:43:46 [2021-07-22T22:43:46.056Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:43:46 [2021-07-22T22:43:46.056Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:43:46 [2021-07-22T22:43:46.056Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestDurationToSecondsString
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestDurationToSecondsString (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestGetTimestamp
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestGetTimestamp (0.19s)
22:43:46 [2021-07-22T22:43:46.056Z] === RUN   TestParseTimestamps
22:43:46 [2021-07-22T22:43:46.056Z] --- PASS: TestParseTimestamps (0.00s)
22:43:46 [2021-07-22T22:43:46.056Z] PASS
22:43:46 [2021-07-22T22:43:46.056Z] coverage: 100.0% of statements
22:43:46 [2021-07-22T22:43:46.056Z] ok  	github.com/docker/docker/api/types/time	0.242s	coverage: 100.0% of statements
22:43:46 [2021-07-22T22:43:46.291Z] --- PASS: TestSecretInspect (2.66s)
22:43:46 [2021-07-22T22:43:46.291Z] === RUN   TestSecretList
22:43:46 [2021-07-22T22:43:46.514Z] === RUN   TestCompareVersion
22:43:46 [2021-07-22T22:43:46.514Z] --- PASS: TestCompareVersion (0.00s)
22:43:46 [2021-07-22T22:43:46.514Z] PASS
22:43:46 [2021-07-22T22:43:46.514Z] coverage: 75.0% of statements
22:43:46 [2021-07-22T22:43:46.514Z] ok  	github.com/docker/docker/api/types/versions	0.057s	coverage: 75.0% of statements
22:43:46 [2021-07-22T22:43:46.514Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:43:46 [2021-07-22T22:43:46.515Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:43:46 [2021-07-22T22:43:46.515Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:43:46 [2021-07-22T22:43:46.515Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
22:43:46 [2021-07-22T22:43:46.515Z] ?   	github.com/docker/docker/builder	[no test files]
22:43:46 [2021-07-22T22:43:46.515Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:43:46 [2021-07-22T22:43:46.515Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:43:46 [2021-07-22T22:43:46.515Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:43:46 [2021-07-22T22:43:46.515Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:43:46 [2021-07-22T22:43:46.515Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:43:46 [2021-07-22T22:43:46.515Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:43:46 [2021-07-22T22:43:46.515Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestParseRemoteURL
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
22:43:48 [2021-07-22T22:43:48.048Z] --- PASS: TestParseRemoteURL (0.00s)
22:43:48 [2021-07-22T22:43:48.048Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
22:43:48 [2021-07-22T22:43:48.048Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
22:43:48 [2021-07-22T22:43:48.048Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
22:43:48 [2021-07-22T22:43:48.048Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
22:43:48 [2021-07-22T22:43:48.048Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
22:43:48 [2021-07-22T22:43:48.048Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
22:43:48 [2021-07-22T22:43:48.048Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
22:43:48 [2021-07-22T22:43:48.048Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
22:43:48 [2021-07-22T22:43:48.048Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
22:43:48 [2021-07-22T22:43:48.048Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestCloneArgsSmartHttp
22:43:48 [2021-07-22T22:43:48.048Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestCloneArgsDumbHttp
22:43:48 [2021-07-22T22:43:48.048Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestCloneArgsGit
22:43:48 [2021-07-22T22:43:48.048Z] --- PASS: TestCloneArgsGit (0.00s)
22:43:48 [2021-07-22T22:43:48.048Z] === RUN   TestCheckoutGit
22:43:48 [2021-07-22T22:43:48.829Z] --- PASS: TestSecretList (2.69s)
22:43:48 [2021-07-22T22:43:48.829Z] === RUN   TestSecretsCreateAndDelete
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
22:43:50 [2021-07-22T22:43:50.227Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestProcessNoDockerignore
22:43:50 [2021-07-22T22:43:50.227Z] --- PASS: TestProcessNoDockerignore (0.00s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestProcessShouldLeaveAllFiles
22:43:50 [2021-07-22T22:43:50.227Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestDetectContentType
22:43:50 [2021-07-22T22:43:50.227Z] --- PASS: TestDetectContentType (0.00s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestSelectAcceptableMIME
22:43:50 [2021-07-22T22:43:50.227Z] --- PASS: TestSelectAcceptableMIME (0.00s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestInspectEmptyResponse
22:43:50 [2021-07-22T22:43:50.227Z] --- PASS: TestInspectEmptyResponse (0.00s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestInspectResponseBinary
22:43:50 [2021-07-22T22:43:50.227Z] --- PASS: TestInspectResponseBinary (0.00s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestResponseUnsupportedContentType
22:43:50 [2021-07-22T22:43:50.227Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestInspectResponseTextSimple
22:43:50 [2021-07-22T22:43:50.227Z] --- PASS: TestInspectResponseTextSimple (0.00s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestInspectResponseEmptyContentType
22:43:50 [2021-07-22T22:43:50.227Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestUnknownContentLength
22:43:50 [2021-07-22T22:43:50.227Z] --- PASS: TestUnknownContentLength (0.00s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestDownloadRemote
22:43:50 [2021-07-22T22:43:50.227Z] --- PASS: TestDownloadRemote (0.10s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestGetWithStatusError
22:43:50 [2021-07-22T22:43:50.227Z] --- PASS: TestGetWithStatusError (0.00s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestCloseRootDirectory
22:43:50 [2021-07-22T22:43:50.227Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:43:50 [2021-07-22T22:43:50.227Z] --- SKIP: TestCloseRootDirectory (0.00s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestHashFile
22:43:50 [2021-07-22T22:43:50.227Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:43:50 [2021-07-22T22:43:50.227Z] --- SKIP: TestHashFile (0.00s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestHashSubdir
22:43:50 [2021-07-22T22:43:50.227Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:43:50 [2021-07-22T22:43:50.227Z] --- SKIP: TestHashSubdir (0.01s)
22:43:50 [2021-07-22T22:43:50.227Z] === RUN   TestRemoveDirectory
22:43:50 [2021-07-22T22:43:50.227Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:43:50 [2021-07-22T22:43:50.227Z] --- SKIP: TestRemoveDirectory (0.01s)
22:43:50 [2021-07-22T22:43:50.227Z] PASS
22:43:50 [2021-07-22T22:43:50.227Z] coverage: 9.3% of statements
22:43:50 [2021-07-22T22:43:50.227Z] ok  	github.com/docker/docker/builder/remotecontext	0.365s	coverage: 9.3% of statements
22:43:50 [2021-07-22T22:43:50.685Z] === RUN   TestGetAllAllowed
22:43:50 [2021-07-22T22:43:50.685Z] --- PASS: TestGetAllAllowed (0.00s)
22:43:50 [2021-07-22T22:43:50.685Z] === RUN   TestGetAllMeta
22:43:50 [2021-07-22T22:43:50.685Z] --- PASS: TestGetAllMeta (0.00s)
22:43:50 [2021-07-22T22:43:50.685Z] === RUN   TestWarnOnUnusedBuildArgs
22:43:50 [2021-07-22T22:43:50.685Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
22:43:50 [2021-07-22T22:43:50.685Z] === RUN   TestIsUnreferencedBuiltin
22:43:50 [2021-07-22T22:43:50.685Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
22:43:50 [2021-07-22T22:43:50.685Z] === RUN   TestIsExistingDirectory
22:43:50 [2021-07-22T22:43:50.685Z] --- PASS: TestIsExistingDirectory (0.00s)
22:43:50 [2021-07-22T22:43:50.685Z] === RUN   TestGetFilenameForDownload
22:43:50 [2021-07-22T22:43:50.685Z] --- PASS: TestGetFilenameForDownload (0.00s)
22:43:50 [2021-07-22T22:43:50.685Z] === RUN   TestEnv2Variables
22:43:50 [2021-07-22T22:43:50.685Z] --- PASS: TestEnv2Variables (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestEnvValueWithExistingRunConfigEnv
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestMaintainer
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestMaintainer (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestLabel
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestLabel (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestFromScratch
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestFromScratch (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestFromWithArg
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestFromWithArg (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestFromWithArgButBuildArgsNotGiven
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestFromWithUndefinedArg
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestFromWithUndefinedArg (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestFromMultiStageWithNamedStage
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestOnbuild
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestOnbuild (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestWorkdir
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestWorkdir (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestCmd
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestCmd (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestHealthcheckNone
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestHealthcheckNone (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestHealthcheckCmd
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestHealthcheckCmd (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestEntrypoint
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestEntrypoint (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestExpose
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestExpose (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestUser
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestUser (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestVolume
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestVolume (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestStopSignal
22:43:50 [2021-07-22T22:43:50.686Z]     dispatchers_test.go:377: Windows does not support stopsignal
22:43:50 [2021-07-22T22:43:50.686Z] --- SKIP: TestStopSignal (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestArg
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestArg (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestShell
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestShell (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestPrependEnvOnCmd
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestPrependEnvOnCmd (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestRunWithBuildArgs
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestRunWithBuildArgs (0.01s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestRunIgnoresHealthcheck
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDispatchUnsupportedOptions
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestNormalizeWorkdir
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestNormalizeWorkdir (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDispatch
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDispatch/ADD_multiple_files_to_file
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDispatch/COPY_multiple_files_to_file
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDispatch/COPY_wildcard_no_files
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDispatch/COPY_url
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestDispatch (0.09s)
22:43:50 [2021-07-22T22:43:50.686Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s)
22:43:50 [2021-07-22T22:43:50.686Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
22:43:50 [2021-07-22T22:43:50.686Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
22:43:50 [2021-07-22T22:43:50.686Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
22:43:50 [2021-07-22T22:43:50.686Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
22:43:50 [2021-07-22T22:43:50.686Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z]     --- PASS: TestDispatch/COPY_url (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestAddScratchImageAddsToMounts
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestAddFromScratchPopulatesPlatform
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestImageSourceGetAddsToMounts
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestEmptyDockerfile
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestEmptyDockerfile (0.01s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestSymlinkDockerfile
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestSymlinkDockerfile (0.01s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDockerfileOutsideTheBuildContext
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestNonExistingDockerfile
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestNonExistingDockerfile (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestCopyRunConfig
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestCopyRunConfig (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestDeepCopyRunConfig
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestDeepCopyRunConfig (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestExportImage
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestExportImage (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] === RUN   TestNormalizeDest
22:43:50 [2021-07-22T22:43:50.686Z] --- PASS: TestNormalizeDest (0.00s)
22:43:50 [2021-07-22T22:43:50.686Z] PASS
22:43:50 [2021-07-22T22:43:50.686Z] coverage: 47.0% of statements
22:43:50 [2021-07-22T22:43:50.686Z] ok  	github.com/docker/docker/builder/dockerfile	0.233s	coverage: 47.0% of statements
22:43:51 [2021-07-22T22:43:51.144Z] === RUN   TestEnable
22:43:51 [2021-07-22T22:43:51.144Z] --- PASS: TestEnable (0.00s)
22:43:51 [2021-07-22T22:43:51.144Z] === RUN   TestDisable
22:43:51 [2021-07-22T22:43:51.144Z] --- PASS: TestDisable (0.00s)
22:43:51 [2021-07-22T22:43:51.144Z] === RUN   TestEnabled
22:43:51 [2021-07-22T22:43:51.144Z] --- PASS: TestEnabled (0.00s)
22:43:51 [2021-07-22T22:43:51.144Z] PASS
22:43:51 [2021-07-22T22:43:51.144Z] coverage: 100.0% of statements
22:43:51 [2021-07-22T22:43:51.144Z] ok  	github.com/docker/docker/cli/debug	0.047s	coverage: 100.0% of statements
22:43:51 [2021-07-22T22:43:51.144Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
22:43:51 [2021-07-22T22:43:51.369Z] --- PASS: TestSecretsCreateAndDelete (2.71s)
22:43:51 [2021-07-22T22:43:51.369Z] === RUN   TestSecretsUpdate
22:43:52 [2021-07-22T22:43:52.112Z] === RUN   TestTCP4Proxy
22:43:52 [2021-07-22T22:43:52.112Z] --- PASS: TestTCP4Proxy (0.01s)
22:43:52 [2021-07-22T22:43:52.112Z] === RUN   TestTCP4ProxyHalfClose
22:43:52 [2021-07-22T22:43:52.112Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
22:43:52 [2021-07-22T22:43:52.112Z] === RUN   TestTCP6Proxy
22:43:52 [2021-07-22T22:43:52.112Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
22:43:52 [2021-07-22T22:43:52.112Z] --- SKIP: TestTCP6Proxy (0.00s)
22:43:52 [2021-07-22T22:43:52.112Z] === RUN   TestTCPDualStackProxy
22:43:52 [2021-07-22T22:43:52.112Z]     network_proxy_test.go:212: No support for dual stack yet
22:43:52 [2021-07-22T22:43:52.112Z] --- SKIP: TestTCPDualStackProxy (0.00s)
22:43:52 [2021-07-22T22:43:52.112Z] === RUN   TestUDP4Proxy
22:43:52 [2021-07-22T22:43:52.112Z] --- PASS: TestUDP4Proxy (0.00s)
22:43:52 [2021-07-22T22:43:52.112Z] === RUN   TestUDP6Proxy
22:43:52 [2021-07-22T22:43:52.112Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
22:43:52 [2021-07-22T22:43:52.112Z] --- SKIP: TestUDP6Proxy (0.00s)
22:43:52 [2021-07-22T22:43:52.112Z] === RUN   TestUDPWriteError
22:43:52 [2021-07-22T22:43:52.112Z] --- PASS: TestUDPWriteError (0.00s)
22:43:52 [2021-07-22T22:43:52.112Z] === RUN   TestSCTP4Proxy
22:43:52 [2021-07-22T22:43:52.112Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
22:43:52 [2021-07-22T22:43:52.112Z] --- SKIP: TestSCTP4Proxy (0.00s)
22:43:52 [2021-07-22T22:43:52.112Z] === RUN   TestSCTP6Proxy
22:43:52 [2021-07-22T22:43:52.112Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
22:43:52 [2021-07-22T22:43:52.112Z] --- SKIP: TestSCTP6Proxy (0.00s)
22:43:52 [2021-07-22T22:43:52.112Z] PASS
22:43:52 [2021-07-22T22:43:52.112Z] coverage: 49.4% of statements
22:43:52 [2021-07-22T22:43:52.112Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.101s	coverage: 49.4% of statements
22:43:53 [2021-07-22T22:43:53.554Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
22:43:53 [2021-07-22T22:43:53.554Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
22:43:53 [2021-07-22T22:43:53.554Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
22:43:53 [2021-07-22T22:43:53.554Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
22:43:53 [2021-07-22T22:43:53.909Z] --- PASS: TestSecretsUpdate (2.67s)
22:43:53 [2021-07-22T22:43:53.909Z] === RUN   TestTemplatedSecret
22:43:54 [2021-07-22T22:43:54.939Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
22:43:54 [2021-07-22T22:43:54.939Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
22:43:54 [2021-07-22T22:43:54.939Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
22:43:55 [2021-07-22T22:43:55.201Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
22:43:57 [2021-07-22T22:43:57.745Z] --- PASS: TestImportExtremelyLargeImageWorks (187.37s)
22:43:57 [2021-07-22T22:43:57.745Z] PASS
22:43:57 [2021-07-22T22:43:57.745Z] 
22:43:57 [2021-07-22T22:43:57.745Z] DONE 12 tests in 192.594s
22:43:57 [2021-07-22T22:43:57.745Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:43:57 [2021-07-22T22:43:57.745Z] ++ 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
22:43:57 [2021-07-22T22:43:57.745Z] ++ set -e
22:43:57 [2021-07-22T22:43:57.745Z] ++ '[' -n 0 ']'
22:43:57 [2021-07-22T22:43:57.745Z] ++ set -x
22:43:57 [2021-07-22T22:43:57.746Z] ++ 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
22:43:57 [2021-07-22T22:43:57.746Z] INFO: Testing against a local daemon
22:43:57 [2021-07-22T22:43:57.746Z] === RUN   TestNetworkCreateDelete
22:43:57 [2021-07-22T22:43:57.746Z] --- PASS: TestNetworkCreateDelete (0.18s)
22:43:57 [2021-07-22T22:43:57.746Z] === RUN   TestDockerNetworkDeletePreferID
22:43:58 [2021-07-22T22:43:58.107Z] --- PASS: TestTemplatedSecret (3.67s)
22:43:58 [2021-07-22T22:43:58.107Z] === RUN   TestSecretCreateResolve
22:43:58 [2021-07-22T22:43:58.317Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
22:43:58 [2021-07-22T22:43:58.317Z] === RUN   TestDaemonDNSFallback
22:44:00 [2021-07-22T22:44:00.015Z] --- PASS: TestSecretCreateResolve (2.67s)
22:44:00 [2021-07-22T22:44:00.015Z] PASS
22:44:00 [2021-07-22T22:44:00.015Z] 
22:44:00 [2021-07-22T22:44:00.015Z] DONE 6 tests in 18.512s
22:44:00 [2021-07-22T22:44:00.275Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:44:00 [2021-07-22T22:44:00.275Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
22:44:00 [2021-07-22T22:44:00.275Z] ++ set -e
22:44:00 [2021-07-22T22:44:00.275Z] ++ '[' -n 0 ']'
22:44:00 [2021-07-22T22:44:00.275Z] ++ set -x
22:44:00 [2021-07-22T22:44:00.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
22:44:02 [2021-07-22T22:44:02.814Z] INFO: Testing against a local daemon
22:44:02 [2021-07-22T22:44:02.814Z] === RUN   TestServiceCreateInit
22:44:02 [2021-07-22T22:44:02.814Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCheckpointCreateError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCheckpointCreateError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCheckpointCreate
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCheckpointCreate (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCheckpointDeleteError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCheckpointDeleteError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCheckpointDelete
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCheckpointDelete (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCheckpointListError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCheckpointListError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCheckpointList
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCheckpointList (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCheckpointListContainerNotFound
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestNewClientWithOpsFromEnv
22:44:04 [2021-07-22T22:44:04.485Z]     client_test.go:23: runtime.GOOS == "windows"
22:44:04 [2021-07-22T22:44:04.485Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestGetAPIPath
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestGetAPIPath (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestParseHostURL
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestParseHostURL (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestNegotiateAPIVersionEmpty
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestNegotiateAPIVersion
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestNegotiateAPIVersion (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestNegotiateAPVersionOverride
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestNegotiateAPIVersionAutomatic
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestClientRedirect
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestClientRedirect (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigCreateUnsupported
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigCreateUnsupported (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigCreateError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigCreateError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigCreate
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigCreate (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigInspectNotFound
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigInspectNotFound (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigInspectWithEmptyID
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigInspectUnsupported
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigInspectUnsupported (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigInspectError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigInspectError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigInspectConfigNotFound
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigInspect
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigInspect (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigListUnsupported
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigListUnsupported (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigListError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigListError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigList
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigList (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigRemoveUnsupported
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigRemoveError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigRemoveError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigRemove
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigRemove (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigUpdateUnsupported
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigUpdateError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigUpdateError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestConfigUpdate
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestConfigUpdate (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerCommitError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerCommitError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerCommit
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerCommit (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerStatPathError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerStatPathError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerStatPathNotFoundError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerStatPathNoHeaderError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerStatPath
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerStatPath (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCopyToContainerError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCopyToContainerError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCopyToContainerNotFoundError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCopyToContainerNotStatusOKError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCopyToContainer
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCopyToContainer (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCopyFromContainerError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCopyFromContainerError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCopyFromContainerNotFoundError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCopyFromContainerNotStatusOKError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCopyFromContainerNoHeaderError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestCopyFromContainer
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestCopyFromContainer (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerCreateError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerCreateError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerCreateImageNotFound
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerCreateWithName
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerCreateWithName (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerCreateAutoRemove
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerDiffError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerDiffError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerDiff
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerDiff (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerExecCreateError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerExecCreateError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerExecCreate
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerExecCreate (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerExecStartError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerExecStartError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerExecStart
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerExecStart (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerExecInspectError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerExecInspectError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerExecInspect
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerExecInspect (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerExportError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerExportError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerExport
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerExport (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerInspectError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerInspectError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerInspectContainerNotFound
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerInspectWithEmptyID
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerInspect
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerInspect (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerInspectNode
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerInspectNode (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerKillError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerKillError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerKill
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerKill (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerListError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerListError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerList
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerList (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerLogsNotFoundError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerLogsError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerLogsError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerLogs
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerLogs (0.22s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerPauseError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerPauseError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerPause
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerPause (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainersPruneError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainersPruneError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainersPrune
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainersPrune (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerRemoveError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerRemoveError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerRemoveNotFoundError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerRemove
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerRemove (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerRenameError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerRenameError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerRename
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerRename (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerResizeError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerResizeError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerExecResizeError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerExecResizeError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerResize
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerResize (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerExecResize
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerExecResize (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerRestartError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerRestartError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerRestart
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerRestart (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerStartError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerStartError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerStart
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerStart (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerStatsError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerStatsError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerStats
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerStats (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerStopError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerStopError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerStop
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerStop (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerTopError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerTopError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerTop
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerTop (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerUnpauseError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerUnpauseError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerUnpause
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerUnpause (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerUpdateError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerUpdateError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerUpdate
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerUpdate (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerWaitError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerWaitError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestContainerWait
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestContainerWait (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestDiskUsageError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestDiskUsageError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestDiskUsage
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestDiskUsage (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestDistributionInspectUnsupported
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestDistributionInspectWithEmptyID
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestEventsErrorInOptions
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestEventsErrorInOptions (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestEventsErrorFromServer
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestEventsErrorFromServer (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestEvents
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestEvents (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestTLSCloseWriter
22:44:04 [2021-07-22T22:44:04.485Z] === PAUSE TestTLSCloseWriter
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageBuildError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageBuildError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageBuild
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageBuild (0.01s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestGetDockerOS
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestGetDockerOS (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageCreateError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageCreateError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageCreate
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageCreate (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageHistoryError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageHistoryError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageHistory
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageHistory (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageImportError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageImportError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageImport
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageImport (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageInspectError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageInspectError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageInspectImageNotFound
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageInspectImageNotFound (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageInspectWithEmptyID
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageInspect
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageInspect (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageListError
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageListError (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageList
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageList (0.00s)
22:44:04 [2021-07-22T22:44:04.485Z] === RUN   TestImageListApiBefore125
22:44:04 [2021-07-22T22:44:04.485Z] --- PASS: TestImageListApiBefore125 (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageLoadError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageLoadError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageLoad
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageLoad (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagesPruneError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagesPruneError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagesPrune
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagesPrune (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePullReferenceParseError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePullReferenceParseError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePullAnyError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePullAnyError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePullStatusUnauthorizedError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePullWithPrivilegedFuncNoError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePullWithoutErrors
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePullWithoutErrors (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePushReferenceError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePushReferenceError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePushAnyError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePushAnyError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePushStatusUnauthorizedError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePushWithPrivilegedFuncNoError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePushWithoutErrors
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImagePushWithoutErrors (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageRemoveError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageRemoveError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageRemoveImageNotFound
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageRemove
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageRemove (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageSaveError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageSaveError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageSave
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageSave (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageSearchAnyError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageSearchAnyError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageSearchStatusUnauthorizedError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageSearchWithoutErrors
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageTagError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageTagError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageTagInvalidReference
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageTagInvalidReference (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageTagInvalidSourceImageName
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageTagHexSource
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageTagHexSource (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestImageTag
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestImageTag (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestInfoServerError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestInfoServerError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestInfoInvalidResponseJSONError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestInfo
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestInfo (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkConnectError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkConnectError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkConnect
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkConnect (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkCreateError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkCreateError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkCreate
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkCreate (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkDisconnectError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkDisconnectError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkDisconnect
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkDisconnect (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkInspectError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkInspectError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkInspectNotFoundError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkInspectWithEmptyID
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkInspect
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkInspect (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkListError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkListError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkList
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkList (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworksPruneError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworksPruneError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworksPrune
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworksPrune (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkRemoveError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkRemoveError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNetworkRemove
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNetworkRemove (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNodeInspectError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNodeInspectError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNodeInspectNodeNotFound
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNodeInspectWithEmptyID
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNodeInspect
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNodeInspect (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNodeListError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNodeListError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNodeList
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNodeList (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNodeRemoveError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNodeRemoveError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNodeRemove
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNodeRemove (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNodeUpdateError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNodeUpdateError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestNodeUpdate
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestNodeUpdate (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestOptionWithTimeout
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestOptionWithTimeout (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPingFail
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPingFail (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPingWithError
22:44:04 [2021-07-22T22:44:04.486Z] 2021/07/22 22:44:04 RoundTripper returned a response & error; ignoring response
22:44:04 [2021-07-22T22:44:04.486Z] 2021/07/22 22:44:04 RoundTripper returned a response & error; ignoring response
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPingWithError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPingSuccess
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPingSuccess (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPingHeadFallback
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPingHeadFallback/OK
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPingHeadFallback/Internal_Server_Error
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPingHeadFallback/Not_Found
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPingHeadFallback (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginDisableError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginDisableError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginDisable
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginDisable (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginEnableError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginEnableError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginEnable
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginEnable (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginInspectError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginInspectError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginInspectWithEmptyID
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginInspect
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginInspect (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginListError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginListError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginList
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginList (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginPushError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginPushError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginPush
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginPush (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginRemoveError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginRemoveError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginRemove
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginRemove (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginSetError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginSetError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPluginSet
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPluginSet (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSetHostHeader
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSetHostHeader (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestPlainTextError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestPlainTextError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestInfiniteError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestInfiniteError (0.04s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestCanceledContext
22:44:04 [2021-07-22T22:44:04.486Z] 2021/07/22 22:44:04 RoundTripper returned a response & error; ignoring response
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestCanceledContext (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestDeadlineExceededContext
22:44:04 [2021-07-22T22:44:04.486Z] 2021/07/22 22:44:04 RoundTripper returned a response & error; ignoring response
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestDeadlineExceededContext (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretCreateUnsupported
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretCreateUnsupported (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretCreateError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretCreateError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretCreate
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretCreate (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretInspectUnsupported
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretInspectUnsupported (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretInspectError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretInspectError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretInspectSecretNotFound
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretInspectWithEmptyID
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretInspect
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretInspect (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretListUnsupported
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretListUnsupported (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretListError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretListError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretList
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretList (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretRemoveUnsupported
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretRemoveError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretRemoveError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretRemove
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretRemove (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretUpdateUnsupported
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretUpdateError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretUpdateError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSecretUpdate
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSecretUpdate (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceCreateError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceCreateError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceCreate
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceCreate (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceCreateCompatiblePlatforms
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceCreateDigestPinning
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceInspectError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceInspectError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceInspectServiceNotFound
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceInspectWithEmptyID
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceInspect
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceInspect (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceListError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceListError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceList
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceList (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceLogsError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceLogsError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceLogs
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceLogs (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceRemoveError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceRemoveError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceRemoveNotFoundError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceRemove
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceRemove (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceUpdateError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceUpdateError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestServiceUpdate
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestServiceUpdate (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmGetUnlockKeyError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmGetUnlockKey
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmInitError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmInitError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmInit
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmInit (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmInspectError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmInspectError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmInspect
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmInspect (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmJoinError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmJoinError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmJoin
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmJoin (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmLeaveError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmLeaveError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmLeave
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmLeave (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmUnlockError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmUnlockError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmUnlock
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmUnlock (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmUpdateError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmUpdateError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestSwarmUpdate
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestSwarmUpdate (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestTaskInspectError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestTaskInspectError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestTaskInspectWithEmptyID
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestTaskInspect
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestTaskInspect (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestTaskListError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestTaskListError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestTaskList
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestTaskList (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestVolumeCreateError
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestVolumeCreateError (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestVolumeCreate
22:44:04 [2021-07-22T22:44:04.486Z] --- PASS: TestVolumeCreate (0.00s)
22:44:04 [2021-07-22T22:44:04.486Z] === RUN   TestVolumeInspectError
22:44:04 [2021-07-22T22:44:04.487Z] --- PASS: TestVolumeInspectError (0.00s)
22:44:04 [2021-07-22T22:44:04.487Z] === RUN   TestVolumeInspectNotFound
22:44:04 [2021-07-22T22:44:04.487Z] --- PASS: TestVolumeInspectNotFound (0.00s)
22:44:04 [2021-07-22T22:44:04.487Z] === RUN   TestVolumeInspectWithEmptyID
22:44:04 [2021-07-22T22:44:04.487Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
22:44:04 [2021-07-22T22:44:04.487Z] === RUN   TestVolumeInspect
22:44:04 [2021-07-22T22:44:04.487Z] --- PASS: TestVolumeInspect (0.00s)
22:44:04 [2021-07-22T22:44:04.487Z] === RUN   TestVolumeListError
22:44:04 [2021-07-22T22:44:04.487Z] --- PASS: TestVolumeListError (0.00s)
22:44:04 [2021-07-22T22:44:04.487Z] === RUN   TestVolumeList
22:44:04 [2021-07-22T22:44:04.487Z] --- PASS: TestVolumeList (0.00s)
22:44:04 [2021-07-22T22:44:04.487Z] === RUN   TestVolumeRemoveError
22:44:04 [2021-07-22T22:44:04.487Z] --- PASS: TestVolumeRemoveError (0.00s)
22:44:04 [2021-07-22T22:44:04.487Z] === RUN   TestVolumeRemove
22:44:04 [2021-07-22T22:44:04.487Z] --- PASS: TestVolumeRemove (0.00s)
22:44:04 [2021-07-22T22:44:04.487Z] === CONT  TestTLSCloseWriter
22:44:04 [2021-07-22T22:44:04.487Z] --- PASS: TestTLSCloseWriter (0.01s)
22:44:04 [2021-07-22T22:44:04.487Z] PASS
22:44:04 [2021-07-22T22:44:04.487Z] coverage: 75.0% of statements
22:44:04 [2021-07-22T22:44:04.487Z] ok  	github.com/docker/docker/client	0.549s	coverage: 75.0% of statements
22:44:06 [2021-07-22T22:44:06.453Z] --- PASS: TestDaemonDNSFallback (6.96s)
22:44:06 [2021-07-22T22:44:06.453Z] === RUN   TestInspectNetwork
22:44:06 [2021-07-22T22:44:06.453Z] === RUN   TestDockerSuite/TestBuildExpose
22:44:06 [2021-07-22T22:44:06.453Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
22:44:07 [2021-07-22T22:44:07.395Z] === RUN   TestDockerSuite/TestBuildExposeOrder
22:44:07 [2021-07-22T22:44:07.656Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
22:44:07 [2021-07-22T22:44:07.917Z] === RUN   TestDockerSuite/TestBuildFails
22:44:08 [2021-07-22T22:44:08.096Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:44:09 [2021-07-22T22:44:09.302Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
22:44:09 [2021-07-22T22:44:09.302Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
22:44:09 [2021-07-22T22:44:09.563Z] === RUN   TestInspectNetwork/full_network_id
22:44:09 [2021-07-22T22:44:09.563Z] === RUN   TestInspectNetwork/partial_network_id
22:44:09 [2021-07-22T22:44:09.563Z] === RUN   TestInspectNetwork/network_name
22:44:09 [2021-07-22T22:44:09.563Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:44:10 [2021-07-22T22:44:10.946Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
22:44:13 [2021-07-22T22:44:13.377Z] --- PASS: TestServiceCreateInit (9.76s)
22:44:13 [2021-07-22T22:44:13.377Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.97s)
22:44:13 [2021-07-22T22:44:13.377Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s)
22:44:13 [2021-07-22T22:44:13.377Z] === RUN   TestCreateServiceMultipleTimes
22:44:13 [2021-07-22T22:44:13.491Z] === RUN   TestDockerSuite/TestBuildForceRm
22:44:13 [2021-07-22T22:44:13.753Z] --- PASS: TestInspectNetwork (8.67s)
22:44:13 [2021-07-22T22:44:13.753Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:44:13 [2021-07-22T22:44:13.753Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:44:13 [2021-07-22T22:44:13.753Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:44:13 [2021-07-22T22:44:13.753Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:44:13 [2021-07-22T22:44:13.753Z] === RUN   TestRunContainerWithBridgeNone
22:44:15 [2021-07-22T22:44:15.139Z] === RUN   TestDockerSuite/TestBuildFromGit
22:44:16 [2021-07-22T22:44:16.545Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
22:44:17 [2021-07-22T22:44:17.118Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
22:44:18 [2021-07-22T22:44:18.060Z] --- PASS: TestRunContainerWithBridgeNone (4.09s)
22:44:18 [2021-07-22T22:44:18.060Z] === RUN   TestNetworkInvalidJSON
22:44:18 [2021-07-22T22:44:18.060Z] === RUN   TestNetworkInvalidJSON//networks/create
22:44:18 [2021-07-22T22:44:18.060Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:44:18 [2021-07-22T22:44:18.060Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:44:18 [2021-07-22T22:44:18.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:44:18 [2021-07-22T22:44:18.060Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:44:18 [2021-07-22T22:44:18.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:44:18 [2021-07-22T22:44:18.060Z] === CONT  TestNetworkInvalidJSON//networks/create
22:44:18 [2021-07-22T22:44:18.060Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:44:18 [2021-07-22T22:44:18.060Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:44:18 [2021-07-22T22:44:18.060Z] --- PASS: TestNetworkInvalidJSON (0.03s)
22:44:18 [2021-07-22T22:44:18.060Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:44:18 [2021-07-22T22:44:18.060Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:44:18 [2021-07-22T22:44:18.060Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:44:18 [2021-07-22T22:44:18.060Z] === RUN   TestNetworkList
22:44:18 [2021-07-22T22:44:18.060Z] === RUN   TestNetworkList//networks
22:44:18 [2021-07-22T22:44:18.060Z] === PAUSE TestNetworkList//networks
22:44:18 [2021-07-22T22:44:18.060Z] === RUN   TestNetworkList//networks/
22:44:18 [2021-07-22T22:44:18.060Z] === PAUSE TestNetworkList//networks/
22:44:18 [2021-07-22T22:44:18.060Z] === CONT  TestNetworkList//networks
22:44:18 [2021-07-22T22:44:18.060Z] === CONT  TestNetworkList//networks/
22:44:18 [2021-07-22T22:44:18.060Z] --- PASS: TestNetworkList (0.01s)
22:44:18 [2021-07-22T22:44:18.060Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:44:18 [2021-07-22T22:44:18.060Z]     --- PASS: TestNetworkList//networks (0.00s)
22:44:18 [2021-07-22T22:44:18.060Z] === RUN   TestHostIPv4BridgeLabel
22:44:18 [2021-07-22T22:44:18.320Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
22:44:18 [2021-07-22T22:44:18.581Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
22:44:18 [2021-07-22T22:44:18.581Z] === RUN   TestDaemonRestartWithLiveRestore
22:44:19 [2021-07-22T22:44:19.521Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:44:19 [2021-07-22T22:44:19.521Z] === RUN   TestDaemonDefaultNetworkPools
22:44:20 [2021-07-22T22:44:20.463Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
22:44:20 [2021-07-22T22:44:20.463Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
22:44:20 [2021-07-22T22:44:20.463Z] === RUN   TestDaemonRestartWithExistingNetwork
22:44:21 [2021-07-22T22:44:21.034Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
22:44:21 [2021-07-22T22:44:21.297Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
22:44:21 [2021-07-22T22:44:21.557Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
22:44:21 [2021-07-22T22:44:21.557Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:44:22 [2021-07-22T22:44:22.945Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
22:44:22 [2021-07-22T22:44:22.946Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:44:23 [2021-07-22T22:44:23.520Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
22:44:23 [2021-07-22T22:44:23.520Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
22:44:23 [2021-07-22T22:44:23.520Z] === RUN   TestServiceWithPredefinedNetwork
22:44:25 [2021-07-22T22:44:25.436Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
22:44:25 [2021-07-22T22:44:25.627Z] --- PASS: TestCheckoutGit (37.71s)
22:44:25 [2021-07-22T22:44:25.627Z] === RUN   TestValidGitTransport
22:44:25 [2021-07-22T22:44:25.627Z] --- PASS: TestValidGitTransport (0.00s)
22:44:25 [2021-07-22T22:44:25.627Z] === RUN   TestGitInvalidRef
22:44:25 [2021-07-22T22:44:25.627Z] --- PASS: TestGitInvalidRef (0.34s)
22:44:25 [2021-07-22T22:44:25.627Z] PASS
22:44:25 [2021-07-22T22:44:25.627Z] coverage: 86.3% of statements
22:44:26 [2021-07-22T22:44:26.085Z] ok  	github.com/docker/docker/builder/remotecontext/git	38.147s	coverage: 86.3% of statements
22:44:26 [2021-07-22T22:44:26.821Z] === RUN   TestDockerSuite/TestBuildHistory
22:44:26 [2021-07-22T22:44:26.821Z] --- PASS: TestServiceWithPredefinedNetwork (3.12s)
22:44:26 [2021-07-22T22:44:26.821Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:44:26 [2021-07-22T22:44:26.821Z]     service_test.go:242: FLAKY_TEST
22:44:26 [2021-07-22T22:44:26.821Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:44:26 [2021-07-22T22:44:26.821Z] === RUN   TestServiceWithDataPathPortInit
22:44:27 [2021-07-22T22:44:27.054Z] ?   	github.com/docker/docker/cli	[no test files]
22:44:27 [2021-07-22T22:44:27.054Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:44:28 [2021-07-22T22:44:28.204Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
22:44:30 [2021-07-22T22:44:30.749Z] === RUN   TestDockerSuite/TestBuildIidFile
22:44:30 [2021-07-22T22:44:30.749Z]     docker_api_swarm_test.go:303: [df2432ff7cff8] joining swarm manager [d9b4d8db1ff2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:44:31 [2021-07-22T22:44:31.327Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
22:44:31 [2021-07-22T22:44:31.488Z] --- PASS: TestCreateServiceMultipleTimes (16.58s)
22:44:31 [2021-07-22T22:44:31.488Z] === RUN   TestCreateServiceConflict
22:44:31 [2021-07-22T22:44:31.488Z] --- PASS: TestCreateServiceConflict (2.19s)
22:44:31 [2021-07-22T22:44:31.488Z] === RUN   TestCreateServiceMaxReplicas
22:44:31 [2021-07-22T22:44:31.899Z] === RUN   TestDockerSuite/TestBuildInheritance
22:44:32 [2021-07-22T22:44:32.160Z]     docker_api_swarm_test.go:304: [d6cbd617f8854] joining swarm manager [d9b4d8db1ff2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:44:32 [2021-07-22T22:44:32.731Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
22:44:32 [2021-07-22T22:44:32.991Z] === RUN   TestDockerSuite/TestBuildInvalidTag
22:44:32 [2021-07-22T22:44:32.991Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
22:44:33 [2021-07-22T22:44:33.252Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
22:44:33 [2021-07-22T22:44:33.822Z] === RUN   TestDockerSuite/TestBuildLabel
22:44:34 [2021-07-22T22:44:34.393Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
22:44:34 [2021-07-22T22:44:34.653Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
22:44:34 [2021-07-22T22:44:34.781Z] --- PASS: TestCreateServiceMaxReplicas (3.46s)
22:44:34 [2021-07-22T22:44:34.781Z] === RUN   TestCreateWithDuplicateNetworkNames
22:44:34 [2021-07-22T22:44:34.914Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
22:44:35 [2021-07-22T22:44:35.176Z] === RUN   TestDockerSuite/TestBuildLabels
22:44:35 [2021-07-22T22:44:35.746Z] === RUN   TestDockerSuite/TestBuildLabelsCache
22:44:36 [2021-07-22T22:44:36.318Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
22:44:38 [2021-07-22T22:44:38.863Z] === RUN   TestDockerSuite/TestBuildLastModified
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestLoadDaemonCliConfigWithTLS
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestLoadDaemonCliConfigWithConflicts
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestLoadDaemonCliWithConflictingLabels
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestConfigureDaemonLogs
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestConfigureDaemonLogs (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestCommonOptionsInstallFlags
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] PASS
22:44:41 [2021-07-22T22:44:41.860Z] coverage: 18.5% of statements
22:44:41 [2021-07-22T22:44:41.860Z] ok  	github.com/docker/docker/cmd/dockerd	0.258s	coverage: 18.5% of statements
22:44:41 [2021-07-22T22:44:41.860Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
22:44:41 [2021-07-22T22:44:41.860Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestContainerStopSignal
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestContainerStopSignal (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestContainerStopTimeout
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestContainerStopTimeout (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestContainerSecretReferenceDestTarget
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestContainerLogPathSetForJSONFileLogger
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestContainerLogPathSetForRingLogger
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestReplaceAndAppendEnvVars
22:44:41 [2021-07-22T22:44:41.860Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestNewMemoryStore
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestNewMemoryStore (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestAddContainers
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestAddContainers (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestGetContainer
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestGetContainer (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestDeleteContainer
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestDeleteContainer (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestListContainers
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestListContainers (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestFirstContainer
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestFirstContainer (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestApplyAllContainer
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestApplyAllContainer (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestIsValidHealthString
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestIsValidHealthString (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestStateRunStop
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestStateRunStop (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestStateTimeoutWait
22:44:41 [2021-07-22T22:44:41.860Z]     state_test.go:141: Stop callback fired
22:44:41 [2021-07-22T22:44:41.860Z]     state_test.go:165: Stop callback fired
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestStateTimeoutWait (0.10s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestIsValidStateString
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestIsValidStateString (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestViewSaveDelete
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestViewSaveDelete (0.02s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestViewAll
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestViewAll (0.03s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestViewGet
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestViewGet (0.02s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestNames
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestNames (0.00s)
22:44:41 [2021-07-22T22:44:41.860Z] === RUN   TestViewWithHealthCheck
22:44:41 [2021-07-22T22:44:41.860Z] --- PASS: TestViewWithHealthCheck (0.03s)
22:44:41 [2021-07-22T22:44:41.860Z] PASS
22:44:41 [2021-07-22T22:44:41.860Z] coverage: 41.5% of statements
22:44:41 [2021-07-22T22:44:41.860Z] ok  	github.com/docker/docker/container	0.340s	coverage: 41.5% of statements
22:44:41 [2021-07-22T22:44:41.860Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:44:41 [2021-07-22T22:44:41.860Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:44:41 [2021-07-22T22:44:41.860Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:44:41 [2021-07-22T22:44:41.860Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:44:44 [2021-07-22T22:44:44.034Z] === RUN   TestPrepare
22:44:44 [2021-07-22T22:44:44.034Z] --- PASS: TestPrepare (0.00s)
22:44:44 [2021-07-22T22:44:44.034Z] === RUN   TestStart
22:44:44 [2021-07-22T22:44:44.034Z] --- PASS: TestStart (0.00s)
22:44:44 [2021-07-22T22:44:44.034Z] === RUN   TestWaitCancel
22:44:44 [2021-07-22T22:44:44.034Z] --- PASS: TestWaitCancel (0.00s)
22:44:44 [2021-07-22T22:44:44.034Z] === RUN   TestWaitDisabled
22:44:44 [2021-07-22T22:44:44.034Z] --- PASS: TestWaitDisabled (0.00s)
22:44:44 [2021-07-22T22:44:44.034Z] === RUN   TestWaitEnabled
22:44:44 [2021-07-22T22:44:44.034Z] --- PASS: TestWaitEnabled (0.00s)
22:44:44 [2021-07-22T22:44:44.034Z] === RUN   TestRemove
22:44:44 [2021-07-22T22:44:44.034Z] --- PASS: TestRemove (0.00s)
22:44:44 [2021-07-22T22:44:44.034Z] PASS
22:44:44 [2021-07-22T22:44:44.034Z] coverage: 65.3% of statements
22:44:44 [2021-07-22T22:44:44.034Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.069s	coverage: 65.3% of statements
22:44:44 [2021-07-22T22:44:44.143Z] --- PASS: TestServiceWithDataPathPortInit (16.52s)
22:44:44 [2021-07-22T22:44:44.143Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:44:44 [2021-07-22T22:44:44.143Z] === RUN   TestDockerSuite/TestBuildLineBreak
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
22:44:46 [2021-07-22T22:44:46.206Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s)
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
22:44:46 [2021-07-22T22:44:46.206Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
22:44:46 [2021-07-22T22:44:46.206Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
22:44:46 [2021-07-22T22:44:46.206Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCContainerRuntime
22:44:46 [2021-07-22T22:44:46.206Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
22:44:46 [2021-07-22T22:44:46.206Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCIsolation
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCIsolation/empty
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCIsolation/default
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCIsolation/process
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
22:44:46 [2021-07-22T22:44:46.206Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertFromGRPCIsolation
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertFromGRPCIsolation/default
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertFromGRPCIsolation/process
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
22:44:46 [2021-07-22T22:44:46.206Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCCredentialSpec
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
22:44:46 [2021-07-22T22:44:46.206Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
22:44:46 [2021-07-22T22:44:46.206Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
22:44:46 [2021-07-22T22:44:46.206Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
22:44:46 [2021-07-22T22:44:46.206Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
22:44:46 [2021-07-22T22:44:46.665Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
22:44:46 [2021-07-22T22:44:46.665Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
22:44:46 [2021-07-22T22:44:46.665Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z] === RUN   TestServiceConvertFromGRPCConfigs
22:44:46 [2021-07-22T22:44:46.665Z] === RUN   TestServiceConvertFromGRPCConfigs/file
22:44:46 [2021-07-22T22:44:46.665Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
22:44:46 [2021-07-22T22:44:46.665Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z] === RUN   TestServiceConvertToGRPCConfigs
22:44:46 [2021-07-22T22:44:46.665Z] === RUN   TestServiceConvertToGRPCConfigs/file
22:44:46 [2021-07-22T22:44:46.665Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
22:44:46 [2021-07-22T22:44:46.665Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
22:44:46 [2021-07-22T22:44:46.665Z] === RUN   TestServiceConvertToGRPCConfigs/none
22:44:46 [2021-07-22T22:44:46.665Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z] PASS
22:44:46 [2021-07-22T22:44:46.665Z] coverage: 35.9% of statements
22:44:46 [2021-07-22T22:44:46.665Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.397s	coverage: 35.9% of statements
22:44:46 [2021-07-22T22:44:46.665Z] === RUN   TestNewListSecretsFilters
22:44:46 [2021-07-22T22:44:46.665Z] --- PASS: TestNewListSecretsFilters (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z] === RUN   TestNewListConfigsFilters
22:44:46 [2021-07-22T22:44:46.665Z] --- PASS: TestNewListConfigsFilters (0.00s)
22:44:46 [2021-07-22T22:44:46.665Z] PASS
22:44:46 [2021-07-22T22:44:46.665Z] coverage: 0.5% of statements
22:44:46 [2021-07-22T22:44:46.665Z] ok  	github.com/docker/docker/daemon/cluster	1.131s	coverage: 0.5% of statements
22:44:47 [2021-07-22T22:44:47.442Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qo7xsvfsa8kwmel46zbacwbu9 Created:2021-07-22 22:44:44.764622422 +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[a7e61ea6d17324fc658b6f5b675ec3b0702b8feaa18e5332efbd165875a13e99:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.31u9dglbylkgo4nxdyi7dmf5w EndpointID:b2a4e5c0758e9aeb423dd4cc5286d52e6e69876d57ca058a4494f8e6470e7c80 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f07825368db939314848c856ac94f532004814bd8e807fe7a1de27767e473599 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:e668787d471c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.31u9dglbylkgo4nxdyi7dmf5w EndpointID:b2a4e5c0758e9aeb423dd4cc5286d52e6e69876d57ca058a4494f8e6470e7c80 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:44:47 [2021-07-22T22:44:47.703Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
22:44:47 [2021-07-22T22:44:47.703Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
22:44:47 [2021-07-22T22:44:47.963Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
22:44:47 [2021-07-22T22:44:47.963Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
22:44:47 [2021-07-22T22:44:47.963Z] === RUN   TestDockerSuite/TestBuildMaintainer
22:44:48 [2021-07-22T22:44:48.224Z] === RUN   TestDockerSuite/TestBuildMissingArgs
22:44:49 [2021-07-22T22:44:49.166Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
22:44:49 [2021-07-22T22:44:49.697Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s)
22:44:49 [2021-07-22T22:44:49.697Z] === RUN   TestCreateServiceSecretFileMode
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestBuilderGC
22:44:50 [2021-07-22T22:44:50.426Z] --- PASS: TestBuilderGC (0.01s)
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestDaemonConfigurationNotFound
22:44:50 [2021-07-22T22:44:50.426Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestDaemonBrokenConfiguration
22:44:50 [2021-07-22T22:44:50.426Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestParseClusterAdvertiseSettings
22:44:50 [2021-07-22T22:44:50.426Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestFindConfigurationConflicts
22:44:50 [2021-07-22T22:44:50.426Z] --- PASS: TestFindConfigurationConflicts (0.00s)
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
22:44:50 [2021-07-22T22:44:50.426Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestDaemonConfigurationMergeConflicts
22:44:50 [2021-07-22T22:44:50.426Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestDaemonConfigurationMergeConcurrent
22:44:50 [2021-07-22T22:44:50.426Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestDaemonConfigurationMergeConcurrentError
22:44:50 [2021-07-22T22:44:50.426Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
22:44:50 [2021-07-22T22:44:50.426Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
22:44:50 [2021-07-22T22:44:50.426Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
22:44:50 [2021-07-22T22:44:50.426Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
22:44:50 [2021-07-22T22:44:50.426Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
22:44:50 [2021-07-22T22:44:50.426Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
22:44:50 [2021-07-22T22:44:50.426Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
22:44:50 [2021-07-22T22:44:50.426Z] === RUN   TestFindConfigurationConflictsWithMergedValues
22:44:50 [2021-07-22T22:44:50.427Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfigurationErrors
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
22:44:50 [2021-07-22T22:44:50.427Z] --- PASS: TestValidateConfigurationErrors (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfiguration
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfiguration/with_label
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfiguration/with_dns
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfiguration/with_dns-search
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfiguration/with_max-download-attempts
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestValidateConfiguration/with_node_generic_resources
22:44:50 [2021-07-22T22:44:50.427Z] --- PASS: TestValidateConfiguration (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestModifiedDiscoverySettings
22:44:50 [2021-07-22T22:44:50.427Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
22:44:50 [2021-07-22T22:44:50.427Z] === RUN   TestReloadSetConfigFileNotExist
22:44:50 [2021-07-22T22:44:50.550Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
22:44:50 [2021-07-22T22:44:50.884Z] time="2021-07-22T22:44:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
22:44:50 [2021-07-22T22:44:50.884Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s)
22:44:50 [2021-07-22T22:44:50.884Z] === RUN   TestReloadDefaultConfigNotExist
22:44:50 [2021-07-22T22:44:50.884Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
22:44:50 [2021-07-22T22:44:50.884Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
22:44:50 [2021-07-22T22:44:50.884Z] === RUN   TestReloadBadDefaultConfig
22:44:50 [2021-07-22T22:44:50.884Z] time="2021-07-22T22:44:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-003321603"
22:44:50 [2021-07-22T22:44:50.884Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
22:44:50 [2021-07-22T22:44:50.884Z] === RUN   TestReloadWithConflictingLabels
22:44:50 [2021-07-22T22:44:50.884Z] time="2021-07-22T22:44:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-030295686"
22:44:50 [2021-07-22T22:44:50.884Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
22:44:50 [2021-07-22T22:44:50.884Z] === RUN   TestReloadWithDuplicateLabels
22:44:50 [2021-07-22T22:44:50.884Z] time="2021-07-22T22:44:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-564121645"
22:44:50 [2021-07-22T22:44:50.884Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
22:44:50 [2021-07-22T22:44:50.884Z] === RUN   TestDaemonConfigurationMerge
22:44:50 [2021-07-22T22:44:50.884Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
22:44:50 [2021-07-22T22:44:50.884Z] PASS
22:44:50 [2021-07-22T22:44:50.884Z] coverage: 79.2% of statements
22:44:50 [2021-07-22T22:44:50.884Z] ok  	github.com/docker/docker/daemon/config	0.319s	coverage: 79.2% of statements
22:44:51 [2021-07-22T22:44:51.078Z] --- PASS: TestCreateServiceSecretFileMode (2.47s)
22:44:51 [2021-07-22T22:44:51.078Z] === RUN   TestCreateServiceConfigFileMode
22:44:51 [2021-07-22T22:44:51.120Z]     docker_api_swarm_test.go:363: Waiting for possible election...
22:44:51 [2021-07-22T22:44:51.342Z] === RUN   TestWaitNodeAttachment
22:44:51 [2021-07-22T22:44:51.342Z] === RUN   TestDiscoveryOptsErrors
22:44:51 [2021-07-22T22:44:51.342Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
22:44:51 [2021-07-22T22:44:51.342Z] === RUN   TestDiscoveryOpts
22:44:51 [2021-07-22T22:44:51.342Z] --- PASS: TestDiscoveryOpts (0.00s)
22:44:51 [2021-07-22T22:44:51.342Z] PASS
22:44:51 [2021-07-22T22:44:51.342Z] coverage: 30.0% of statements
22:44:51 [2021-07-22T22:44:51.342Z] ok  	github.com/docker/docker/daemon/discovery	0.240s	coverage: 30.0% of statements
22:44:51 [2021-07-22T22:44:51.381Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s)
22:44:51 [2021-07-22T22:44:51.381Z] PASS
22:44:51 [2021-07-22T22:44:51.381Z] 
22:44:51 [2021-07-22T22:44:51.381Z] === Skipped
22:44:51 [2021-07-22T22:44:51.381Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:44:51 [2021-07-22T22:44:51.381Z]     service_test.go:242: FLAKY_TEST
22:44:51 [2021-07-22T22:44:51.381Z] 
22:44:51 [2021-07-22T22:44:51.381Z] 
22:44:51 [2021-07-22T22:44:51.381Z] DONE 26 tests, 1 skipped in 54.080s
22:44:51 [2021-07-22T22:44:51.642Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:44:51 [2021-07-22T22:44:51.642Z] ++ 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
22:44:51 [2021-07-22T22:44:51.642Z] ++ set -e
22:44:51 [2021-07-22T22:44:51.642Z] ++ '[' -n 0 ']'
22:44:51 [2021-07-22T22:44:51.642Z] ++ set -x
22:44:51 [2021-07-22T22:44:51.642Z] ++ 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
22:44:51 [2021-07-22T22:44:51.642Z] INFO: Testing against a local daemon
22:44:51 [2021-07-22T22:44:51.642Z] === RUN   TestDockerNetworkIpvlanPersistance
22:44:51 [2021-07-22T22:44:51.642Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:44:51 [2021-07-22T22:44:51.642Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
22:44:51 [2021-07-22T22:44:51.642Z] === RUN   TestDockerNetworkIpvlan
22:44:51 [2021-07-22T22:44:51.642Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:44:51 [2021-07-22T22:44:51.642Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:44:51 [2021-07-22T22:44:51.642Z] PASS
22:44:51 [2021-07-22T22:44:51.642Z] 
22:44:51 [2021-07-22T22:44:51.642Z] === Skipped
22:44:51 [2021-07-22T22:44:51.642Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
22:44:51 [2021-07-22T22:44:51.642Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:44:51 [2021-07-22T22:44:51.642Z] 
22:44:51 [2021-07-22T22:44:51.642Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:44:51 [2021-07-22T22:44:51.642Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:44:51 [2021-07-22T22:44:51.642Z] 
22:44:51 [2021-07-22T22:44:51.642Z] 
22:44:51 [2021-07-22T22:44:51.642Z] DONE 2 tests, 2 skipped in 0.209s
22:44:51 [2021-07-22T22:44:51.642Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:44:51 [2021-07-22T22:44:51.642Z] ++ 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
22:44:51 [2021-07-22T22:44:51.642Z] ++ set -e
22:44:51 [2021-07-22T22:44:51.642Z] ++ '[' -n 0 ']'
22:44:51 [2021-07-22T22:44:51.642Z] ++ set -x
22:44:51 [2021-07-22T22:44:51.642Z] ++ 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
22:44:51 [2021-07-22T22:44:51.799Z] --- PASS: TestWaitNodeAttachment (0.41s)
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestIsolationConversion
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestIsolationConversion/default
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestIsolationConversion/process
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestIsolationConversion/hyperv
22:44:51 [2021-07-22T22:44:51.799Z] --- PASS: TestIsolationConversion (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z]     --- PASS: TestIsolationConversion/default (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z]     --- PASS: TestIsolationConversion/process (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestContainerLabels
22:44:51 [2021-07-22T22:44:51.799Z] --- PASS: TestContainerLabels (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestCredentialSpecConversion
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestCredentialSpecConversion/none
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestCredentialSpecConversion/config
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestCredentialSpecConversion/file
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestCredentialSpecConversion/registry
22:44:51 [2021-07-22T22:44:51.799Z] --- PASS: TestCredentialSpecConversion (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestControllerValidateMountBind
22:44:51 [2021-07-22T22:44:51.799Z] --- PASS: TestControllerValidateMountBind (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestControllerValidateMountVolume
22:44:51 [2021-07-22T22:44:51.799Z] --- PASS: TestControllerValidateMountVolume (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestControllerValidateMountTarget
22:44:51 [2021-07-22T22:44:51.799Z] --- PASS: TestControllerValidateMountTarget (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestControllerValidateMountTmpfs
22:44:51 [2021-07-22T22:44:51.799Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestControllerValidateMountInvalidType
22:44:51 [2021-07-22T22:44:51.799Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z] === RUN   TestControllerValidateMountNamedPipe
22:44:51 [2021-07-22T22:44:51.799Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
22:44:51 [2021-07-22T22:44:51.799Z] PASS
22:44:51 [2021-07-22T22:44:51.799Z] coverage: 11.0% of statements
22:44:51 [2021-07-22T22:44:51.799Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.659s	coverage: 11.0% of statements
22:44:51 [2021-07-22T22:44:51.908Z] INFO: Testing against a local daemon
22:44:51 [2021-07-22T22:44:51.908Z] === RUN   TestDockerNetworkMacvlanPersistance
22:44:52 [2021-07-22T22:44:52.259Z] === RUN   TestEventsLog
22:44:52 [2021-07-22T22:44:52.259Z] --- PASS: TestEventsLog (0.00s)
22:44:52 [2021-07-22T22:44:52.259Z] === RUN   TestEventsLogTimeout
22:44:52 [2021-07-22T22:44:52.259Z] --- PASS: TestEventsLogTimeout (0.00s)
22:44:52 [2021-07-22T22:44:52.259Z] === RUN   TestLogEvents
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestLogEvents (0.05s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestLoadBufferedEvents
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestLoadBufferedEvents (0.20s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestLoadBufferedEventsOnlyFromPast
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestIgnoreBufferedWhenNoTimes
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] PASS
22:44:52 [2021-07-22T22:44:52.717Z] coverage: 50.0% of statements
22:44:52 [2021-07-22T22:44:52.717Z] ok  	github.com/docker/docker/daemon/events	0.320s	coverage: 50.0% of statements
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestVerifyNetworkingConfig
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestGetContainer
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestGetContainer (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestValidContainerNames
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestValidContainerNames (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestContainerInitDNS
22:44:52 [2021-07-22T22:44:52.717Z]     daemon_test.go:147: root required
22:44:52 [2021-07-22T22:44:52.717Z] --- SKIP: TestContainerInitDNS (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestMerge
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestMerge (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestValidateContainerIsolation
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestValidateContainerIsolation (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestFindNetworkErrorType
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestFindNetworkErrorType (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestEnsureServicesExist
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestEnsureServicesExist (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestEnsureServicesExistErrors
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestContainerDelete
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestContainerDelete (0.01s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestContainerDoubleDelete
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestContainerDoubleDelete (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestLogContainerEventCopyLabels
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestLogContainerEventWithAttributes
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestNoneHealthcheck
22:44:52 [2021-07-22T22:44:52.717Z] --- PASS: TestNoneHealthcheck (0.00s)
22:44:52 [2021-07-22T22:44:52.717Z] === RUN   TestHealthStates
22:44:53 [2021-07-22T22:44:53.175Z] time="2021-07-22T22:44:52Z" 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"
22:44:53 [2021-07-22T22:44:53.175Z] time="2021-07-22T22:44:52Z" 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"
22:44:53 [2021-07-22T22:44:53.175Z] time="2021-07-22T22:44:52Z" 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"
22:44:53 [2021-07-22T22:44:53.175Z] time="2021-07-22T22:44:52Z" 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"
22:44:53 [2021-07-22T22:44:53.175Z] time="2021-07-22T22:44:52Z" 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"
22:44:53 [2021-07-22T22:44:53.175Z] time="2021-07-22T22:44:52Z" 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"
22:44:53 [2021-07-22T22:44:53.175Z] time="2021-07-22T22:44:52Z" 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"
22:44:53 [2021-07-22T22:44:53.175Z] time="2021-07-22T22:44:52Z" 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"
22:44:53 [2021-07-22T22:44:53.175Z] time="2021-07-22T22:44:52Z" 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"
22:44:53 [2021-07-22T22:44:53.175Z] time="2021-07-22T22:44:52Z" 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"
22:44:53 [2021-07-22T22:44:53.175Z] --- PASS: TestHealthStates (0.22s)
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestMaskURLCredentials
22:44:53 [2021-07-22T22:44:53.175Z] --- PASS: TestMaskURLCredentials (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestGetInspectData
22:44:53 [2021-07-22T22:44:53.175Z] --- PASS: TestGetInspectData (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestFillLicense
22:44:53 [2021-07-22T22:44:53.175Z] --- PASS: TestFillLicense (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestListInvalidFilter
22:44:53 [2021-07-22T22:44:53.175Z] --- PASS: TestListInvalidFilter (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestNameFilter
22:44:53 [2021-07-22T22:44:53.175Z] --- PASS: TestNameFilter (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
22:44:53 [2021-07-22T22:44:53.175Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
22:44:53 [2021-07-22T22:44:53.175Z] === 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
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
22:44:53 [2021-07-22T22:44:53.175Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- 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)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestDaemonReloadLabels
22:44:53 [2021-07-22T22:44:53.175Z] --- PASS: TestDaemonReloadLabels (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
22:44:53 [2021-07-22T22:44:53.175Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestDaemonReloadMirrors
22:44:53 [2021-07-22T22:44:53.175Z] --- PASS: TestDaemonReloadMirrors (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestDaemonReloadInsecureRegistries
22:44:53 [2021-07-22T22:44:53.175Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestDaemonReloadNotAffectOthers
22:44:53 [2021-07-22T22:44:53.175Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
22:44:53 [2021-07-22T22:44:53.175Z] === RUN   TestDaemonDiscoveryReload
22:44:53 [2021-07-22T22:44:53.290Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
22:44:53 [2021-07-22T22:44:53.290Z] === RUN   TestDockerNetworkMacvlan
22:44:53 [2021-07-22T22:44:53.632Z] === RUN   TestIsEmptyDir
22:44:53 [2021-07-22T22:44:53.632Z] --- PASS: TestIsEmptyDir (0.01s)
22:44:53 [2021-07-22T22:44:53.632Z] PASS
22:44:53 [2021-07-22T22:44:53.633Z] coverage: 2.3% of statements
22:44:53 [2021-07-22T22:44:53.633Z] ok  	github.com/docker/docker/daemon/graphdriver	0.083s	coverage: 2.3% of statements
22:44:53 [2021-07-22T22:44:53.633Z] === RUN   TestLinkNaming
22:44:53 [2021-07-22T22:44:53.633Z] --- PASS: TestLinkNaming (0.00s)
22:44:53 [2021-07-22T22:44:53.633Z] === RUN   TestLinkNew
22:44:53 [2021-07-22T22:44:53.633Z] --- PASS: TestLinkNew (0.00s)
22:44:53 [2021-07-22T22:44:53.633Z] === RUN   TestLinkEnv
22:44:53 [2021-07-22T22:44:53.633Z] --- PASS: TestLinkEnv (0.00s)
22:44:53 [2021-07-22T22:44:53.633Z] === RUN   TestLinkMultipleEnv
22:44:53 [2021-07-22T22:44:53.633Z] --- PASS: TestLinkMultipleEnv (0.00s)
22:44:53 [2021-07-22T22:44:53.633Z] === RUN   TestLinkPortRangeEnv
22:44:53 [2021-07-22T22:44:53.633Z] --- PASS: TestLinkPortRangeEnv (0.00s)
22:44:53 [2021-07-22T22:44:53.633Z] PASS
22:44:53 [2021-07-22T22:44:53.633Z] coverage: 93.0% of statements
22:44:53 [2021-07-22T22:44:53.633Z] ok  	github.com/docker/docker/daemon/links	0.044s	coverage: 93.0% of statements
22:44:54 [2021-07-22T22:44:54.091Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
22:44:54 [2021-07-22T22:44:54.091Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
22:44:54 [2021-07-22T22:44:54.231Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:44:54 [2021-07-22T22:44:54.370Z] --- PASS: TestCreateServiceConfigFileMode (2.97s)
22:44:54 [2021-07-22T22:44:54.370Z] === RUN   TestCreateServiceSysctls
22:44:54 [2021-07-22T22:44:54.549Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
22:44:54 [2021-07-22T22:44:54.549Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
22:44:54 [2021-07-22T22:44:54.802Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
22:44:55 [2021-07-22T22:44:55.019Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s)
22:44:55 [2021-07-22T22:44:55.019Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
22:44:55 [2021-07-22T22:44:55.019Z]     reload_test.go:520: root required
22:44:55 [2021-07-22T22:44:55.019Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
22:44:55 [2021-07-22T22:44:55.019Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
22:44:55 [2021-07-22T22:44:55.019Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s)
22:44:55 [2021-07-22T22:44:55.019Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
22:44:55 [2021-07-22T22:44:55.019Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
22:44:55 [2021-07-22T22:44:55.019Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
22:44:55 [2021-07-22T22:44:55.019Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s)
22:44:55 [2021-07-22T22:44:55.019Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
22:44:55 [2021-07-22T22:44:55.019Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
22:44:55 [2021-07-22T22:44:55.019Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
22:44:55 [2021-07-22T22:44:55.019Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
22:44:55 [2021-07-22T22:44:55.019Z] === RUN   TestParseVolumesFrom
22:44:55 [2021-07-22T22:44:55.019Z] --- PASS: TestParseVolumesFrom (0.00s)
22:44:55 [2021-07-22T22:44:55.019Z] PASS
22:44:55 [2021-07-22T22:44:55.019Z] coverage: 9.1% of statements
22:44:55 [2021-07-22T22:44:55.019Z] ok  	github.com/docker/docker/daemon	2.597s	coverage: 9.1% of statements
22:44:55 [2021-07-22T22:44:55.062Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:44:55 [2021-07-22T22:44:55.062Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
22:44:55 [2021-07-22T22:44:55.477Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
22:44:55 [2021-07-22T22:44:55.633Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
22:44:55 [2021-07-22T22:44:55.893Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:44:56 [2021-07-22T22:44:56.443Z] === RUN   TestAdapterReadLogs
22:44:56 [2021-07-22T22:44:56.443Z] --- PASS: TestAdapterReadLogs (0.00s)
22:44:56 [2021-07-22T22:44:56.443Z] === RUN   TestCopier
22:44:56 [2021-07-22T22:44:56.443Z] --- PASS: TestCopier (0.00s)
22:44:56 [2021-07-22T22:44:56.443Z] === RUN   TestCopierLongLines
22:44:56 [2021-07-22T22:44:56.443Z] --- PASS: TestCopierLongLines (0.01s)
22:44:56 [2021-07-22T22:44:56.443Z] === RUN   TestCopierSlow
22:44:56 [2021-07-22T22:44:56.443Z] --- PASS: TestCopierSlow (0.21s)
22:44:56 [2021-07-22T22:44:56.443Z] === RUN   TestCopierWithSized
22:44:56 [2021-07-22T22:44:56.443Z] === RUN   TestCopierWithSized/as_is
22:44:56 [2021-07-22T22:44:56.443Z] === RUN   TestCopierWithSized/With_RingLogger
22:44:56 [2021-07-22T22:44:56.443Z] --- PASS: TestCopierWithSized (0.02s)
22:44:56 [2021-07-22T22:44:56.443Z]     --- PASS: TestCopierWithSized/as_is (0.02s)
22:44:56 [2021-07-22T22:44:56.443Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
22:44:56 [2021-07-22T22:44:56.443Z] === RUN   TestCopierWithPartial
22:44:56 [2021-07-22T22:44:56.443Z] --- PASS: TestCopierWithPartial (0.00s)
22:44:56 [2021-07-22T22:44:56.443Z] === RUN   TestRingLogger
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestRingLogger (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestRingCap
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestRingCap (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestRingClose
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestRingClose (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestRingDrain
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestRingDrain (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] PASS
22:44:56 [2021-07-22T22:44:56.901Z] coverage: 43.8% of statements
22:44:56 [2021-07-22T22:44:56.901Z] ok  	github.com/docker/docker/daemon/logger	0.314s	coverage: 43.8% of statements
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestNewStreamConfig
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestNewStreamConfig/defaults
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestNewStreamConfig/invalid_create_group
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestNewStreamConfig/invalid_flush_interval
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestNewStreamConfig/flush_interval_at_15
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestNewStreamConfig (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestNewAWSLogsClientUserAgentHandler
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestNewAWSLogsClientRegionDetect
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestSearchRegistryForImagesErrors
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestSearchRegistryForImages
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestSearchRegistryForImages (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestOnlyPlatformWithFallback
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestImageDelete
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestImageDelete/no_lease
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestImageDelete/lease_exists
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestImageDelete (0.05s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestImageDelete/no_lease (0.01s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestImageDelete/lease_exists (0.03s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestContentStoreForPull
22:44:56 [2021-07-22T22:44:56.901Z] time="2021-07-22T22:44:56Z" level=info msg="Trying to get region from EC2 Metadata"
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCreateSuccess
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCreateSuccess (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCreateStreamSkipped
22:44:56 [2021-07-22T22:44:56.901Z] time="2021-07-22T22:44:56Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCreateStreamSkipped (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCreateLogGroupSuccess
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCreateError
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCreateError (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCreateAlreadyExists
22:44:56 [2021-07-22T22:44:56.901Z] time="2021-07-22T22:44:56Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCreateAlreadyExists (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestLogClosed
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestLogClosed (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestLogBlocking
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestLogBlocking (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestLogNonBlockingBufferEmpty
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestLogNonBlockingBufferFull
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestPublishBatchSuccess
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestPublishBatchSuccess (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestPublishBatchError
22:44:56 [2021-07-22T22:44:56.901Z] time="2021-07-22T22:44:56Z" level=error msg=Error
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestPublishBatchError (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestPublishBatchInvalidSeqSuccess
22:44:56 [2021-07-22T22:44:56.901Z] time="2021-07-22T22:44:56Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestPublishBatchAlreadyAccepted
22:44:56 [2021-07-22T22:44:56.901Z] time="2021-07-22T22:44:56Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
22:44:56 [2021-07-22T22:44:56.901Z] time="2021-07-22T22:44:56Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCollectBatchSimple
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCollectBatchSimple (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCollectBatchTicker
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCollectBatchTicker (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCollectBatchMultilinePattern
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCollectBatchClose
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCollectBatchClose (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestEffectiveLen
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestEffectiveLen/0/Hello
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestEffectiveLen/2/🙃
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestEffectiveLen/3/����
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestEffectiveLen/4/He��o
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestEffectiveLen/5/
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestEffectiveLen (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestFindValidSplit
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestFindValidSplit/0/
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1064: 
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1065: 
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestFindValidSplit/1/Hello
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1064: Hello
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1065: 
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestFindValidSplit/2/Hello
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1064: He
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1065: llo
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestFindValidSplit/3/Hello
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1064: 
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1065: Hello
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestFindValidSplit/4/🙃
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1064: 
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1065: 🙃
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestFindValidSplit/5/🙃
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1064: 🙃
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1065: 
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestFindValidSplit/6/a�
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1064: a
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1065: �
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestFindValidSplit/7/a�
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1064: a�
22:44:56 [2021-07-22T22:44:56.901Z]     cloudwatchlogs_test.go:1065: 
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestFindValidSplit (0.01s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestFindValidSplit/6/a� (0.01s)
22:44:56 [2021-07-22T22:44:56.901Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestProcessEventEmoji
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestProcessEventEmoji (0.00s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCollectBatchLineSplit
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCollectBatchLineSplit (0.02s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCollectBatchLineSplitWithBinary
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCollectBatchMaxEvents
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
22:44:56 [2021-07-22T22:44:56.901Z] === RUN   TestCollectBatchMaxTotalBytes
22:44:56 [2021-07-22T22:44:56.901Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
22:44:57 [2021-07-22T22:44:57.359Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestCollectBatchWithDuplicateTimestamps
22:44:57 [2021-07-22T22:44:57.359Z] --- PASS: TestContentStoreForPull (0.24s)
22:44:57 [2021-07-22T22:44:57.359Z] PASS
22:44:57 [2021-07-22T22:44:57.359Z] coverage: 6.8% of statements
22:44:57 [2021-07-22T22:44:57.359Z] ok  	github.com/docker/docker/daemon/images	0.432s	coverage: 6.8% of statements
22:44:57 [2021-07-22T22:44:57.359Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:44:57 [2021-07-22T22:44:57.359Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:44:57 [2021-07-22T22:44:57.359Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s)
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestParseLogOptionsMultilinePattern
22:44:57 [2021-07-22T22:44:57.359Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestParseLogOptionsDatetimeFormat
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
22:44:57 [2021-07-22T22:44:57.359Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
22:44:57 [2021-07-22T22:44:57.359Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
22:44:57 [2021-07-22T22:44:57.359Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
22:44:57 [2021-07-22T22:44:57.359Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestCreateTagSuccess
22:44:57 [2021-07-22T22:44:57.359Z] --- PASS: TestCreateTagSuccess (0.00s)
22:44:57 [2021-07-22T22:44:57.359Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
22:44:57 [2021-07-22T22:44:57.359Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
22:44:57 [2021-07-22T22:44:57.360Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
22:44:57 [2021-07-22T22:44:57.360Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
22:44:57 [2021-07-22T22:44:57.360Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
22:44:57 [2021-07-22T22:44:57.360Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
22:44:57 [2021-07-22T22:44:57.360Z] PASS
22:44:57 [2021-07-22T22:44:57.360Z] coverage: 77.4% of statements
22:44:57 [2021-07-22T22:44:57.360Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.492s	coverage: 77.4% of statements
22:44:57 [2021-07-22T22:44:57.360Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
22:44:57 [2021-07-22T22:44:57.360Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:44:57 [2021-07-22T22:44:57.360Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:44:57 [2021-07-22T22:44:57.360Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
22:44:57 [2021-07-22T22:44:57.360Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
22:44:57 [2021-07-22T22:44:57.817Z] === RUN   TestJSONLogsMarshalJSONBuf
22:44:57 [2021-07-22T22:44:57.817Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
22:44:57 [2021-07-22T22:44:57.817Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
22:44:57 [2021-07-22T22:44:57.817Z] === RUN   TestJSONFileLogger
22:44:57 [2021-07-22T22:44:57.817Z] --- PASS: TestJSONFileLogger (0.00s)
22:44:57 [2021-07-22T22:44:57.817Z] === RUN   TestJSONFileLoggerWithTags
22:44:57 [2021-07-22T22:44:57.817Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
22:44:57 [2021-07-22T22:44:57.817Z] === RUN   TestJSONFileLoggerWithOpts
22:44:57 [2021-07-22T22:44:57.817Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
22:44:57 [2021-07-22T22:44:57.817Z] === RUN   TestJSONFileLoggerWithLabelsEnv
22:44:57 [2021-07-22T22:44:57.817Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
22:44:57 [2021-07-22T22:44:57.817Z] === RUN   TestEncodeDecode
22:44:57 [2021-07-22T22:44:57.817Z] === PAUSE TestEncodeDecode
22:44:57 [2021-07-22T22:44:57.817Z] === RUN   TestUnexpectedEOF
22:44:58 [2021-07-22T22:44:58.276Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.32s)
22:44:58 [2021-07-22T22:44:58.276Z] === RUN   TestFastTimeMarshalJSON
22:44:58 [2021-07-22T22:44:58.276Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
22:44:58 [2021-07-22T22:44:58.276Z] PASS
22:44:58 [2021-07-22T22:44:58.276Z] coverage: 87.2% of statements
22:44:58 [2021-07-22T22:44:58.276Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.406s	coverage: 87.2% of statements
22:44:58 [2021-07-22T22:44:58.276Z] time="2021-07-22T22:44:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
22:44:58 [2021-07-22T22:44:58.276Z] time="2021-07-22T22:44:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
22:44:58 [2021-07-22T22:44:58.276Z] --- PASS: TestUnexpectedEOF (0.33s)
22:44:58 [2021-07-22T22:44:58.276Z] === CONT  TestEncodeDecode
22:44:58 [2021-07-22T22:44:58.276Z] --- PASS: TestEncodeDecode (0.00s)
22:44:58 [2021-07-22T22:44:58.276Z] PASS
22:44:58 [2021-07-22T22:44:58.276Z] coverage: 69.9% of statements
22:44:58 [2021-07-22T22:44:58.276Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.442s	coverage: 69.9% of statements
22:44:58 [2021-07-22T22:44:58.571Z] --- PASS: TestCreateServiceSysctls (4.34s)
22:44:58 [2021-07-22T22:44:58.571Z] === RUN   TestCreateServiceCapabilities
22:44:59 [2021-07-22T22:44:59.194Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:44:59 [2021-07-22T22:44:59.243Z] === RUN   TestWriteLog
22:44:59 [2021-07-22T22:44:59.243Z] === PAUSE TestWriteLog
22:44:59 [2021-07-22T22:44:59.243Z] === RUN   TestReadLog
22:44:59 [2021-07-22T22:44:59.243Z] === PAUSE TestReadLog
22:44:59 [2021-07-22T22:44:59.243Z] === CONT  TestWriteLog
22:44:59 [2021-07-22T22:44:59.243Z] === CONT  TestReadLog
22:44:59 [2021-07-22T22:44:59.243Z] --- PASS: TestWriteLog (0.00s)
22:44:59 [2021-07-22T22:44:59.243Z] === RUN   TestReadLog/tail_exact
22:44:59 [2021-07-22T22:44:59.243Z] === RUN   TestReadLog/tail_less_than_available
22:44:59 [2021-07-22T22:44:59.243Z] === RUN   TestReadLog/tail_more_than_available
22:44:59 [2021-07-22T22:44:59.243Z] --- PASS: TestReadLog (0.21s)
22:44:59 [2021-07-22T22:44:59.243Z]     --- PASS: TestReadLog/tail_exact (0.19s)
22:44:59 [2021-07-22T22:44:59.243Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
22:44:59 [2021-07-22T22:44:59.243Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
22:44:59 [2021-07-22T22:44:59.243Z] PASS
22:44:59 [2021-07-22T22:44:59.243Z] coverage: 75.2% of statements
22:44:59 [2021-07-22T22:44:59.243Z] ok  	github.com/docker/docker/daemon/logger/local	0.285s	coverage: 75.2% of statements
22:44:59 [2021-07-22T22:44:59.243Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:44:59 [2021-07-22T22:44:59.701Z] === RUN   TestOpenFileDelete
22:44:59 [2021-07-22T22:44:59.701Z] --- PASS: TestOpenFileDelete (0.08s)
22:44:59 [2021-07-22T22:44:59.701Z] === RUN   TestOpenFileRename
22:44:59 [2021-07-22T22:44:59.701Z] --- PASS: TestOpenFileRename (0.02s)
22:44:59 [2021-07-22T22:44:59.701Z] === RUN   TestParseLogTagDefaultTag
22:44:59 [2021-07-22T22:44:59.701Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
22:44:59 [2021-07-22T22:44:59.701Z] === RUN   TestParseLogTag
22:44:59 [2021-07-22T22:44:59.701Z] --- PASS: TestParseLogTag (0.00s)
22:44:59 [2021-07-22T22:44:59.701Z] === RUN   TestParseLogTagEmptyTag
22:44:59 [2021-07-22T22:44:59.701Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
22:44:59 [2021-07-22T22:44:59.701Z] === RUN   TestTailFiles
22:44:59 [2021-07-22T22:44:59.701Z] --- PASS: TestTailFiles (0.00s)
22:44:59 [2021-07-22T22:44:59.701Z] === RUN   TestFollowLogsConsumerGone
22:44:59 [2021-07-22T22:44:59.701Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
22:44:59 [2021-07-22T22:44:59.701Z] === RUN   TestFollowLogsProducerGone
22:44:59 [2021-07-22T22:44:59.701Z]     logfile_test.go:179: logDecode() closed after sending 975 messages
22:44:59 [2021-07-22T22:44:59.701Z]     logfile_test.go:232: messages sent: 975, received: 975
22:44:59 [2021-07-22T22:44:59.701Z] --- PASS: TestFollowLogsProducerGone (0.00s)
22:44:59 [2021-07-22T22:44:59.701Z] === RUN   TestCheckCapacityAndRotate
22:44:59 [2021-07-22T22:44:59.701Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
22:44:59 [2021-07-22T22:44:59.701Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
22:45:00 [2021-07-22T22:45:00.159Z] --- PASS: TestCheckCapacityAndRotate (0.21s)
22:45:00 [2021-07-22T22:45:00.159Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
22:45:00 [2021-07-22T22:45:00.159Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.20s)
22:45:00 [2021-07-22T22:45:00.159Z] PASS
22:45:00 [2021-07-22T22:45:00.159Z] coverage: 55.3% of statements
22:45:00 [2021-07-22T22:45:00.159Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.488s	coverage: 55.3% of statements
22:45:00 [2021-07-22T22:45:00.159Z] === RUN   TestLog
22:45:00 [2021-07-22T22:45:00.159Z] --- PASS: TestLog (0.01s)
22:45:00 [2021-07-22T22:45:00.159Z] PASS
22:45:00 [2021-07-22T22:45:00.159Z] coverage: 31.5% of statements
22:45:00 [2021-07-22T22:45:00.159Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.069s	coverage: 31.5% of statements
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestParseLogFormat
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestParseLogFormat (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestValidateLogOptEmpty
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestValidateLogOptEmpty (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestValidateSyslogAddress
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestValidateSyslogAddress (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestParseAddressDefaultPort
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestParseAddressDefaultPort (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestValidateSyslogFacility
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestValidateSyslogFacility (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestValidateLogOptSyslogFormat
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestValidateLogOpt
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestValidateLogOpt (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] PASS
22:45:01 [2021-07-22T22:45:01.131Z] coverage: 46.8% of statements
22:45:01 [2021-07-22T22:45:01.131Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.057s	coverage: 46.8% of statements
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestValidateLogOpt
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestValidateLogOpt (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestNewMissedConfig
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestNewMissedConfig (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestNewMissedUrl
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestNewMissedUrl (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestNewMissedToken
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestNewMissedToken (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestNewWithProxy
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestNewWithProxy (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestDefault
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestDefault (0.01s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestInlineFormatWithNonDefaultOptions
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestJsonFormat
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestJsonFormat (0.01s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestRawFormat
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestRawFormat (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestRawFormatWithLabels
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestRawFormatWithLabels (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestRawFormatWithoutTag
22:45:01 [2021-07-22T22:45:01.131Z] --- PASS: TestRawFormatWithoutTag (0.00s)
22:45:01 [2021-07-22T22:45:01.131Z] === RUN   TestBatching
22:45:01 [2021-07-22T22:45:01.588Z] === RUN   TestNewParse
22:45:01 [2021-07-22T22:45:01.588Z] --- PASS: TestNewParse (0.00s)
22:45:01 [2021-07-22T22:45:01.588Z] PASS
22:45:01 [2021-07-22T22:45:01.588Z] coverage: 8.3% of statements
22:45:01 [2021-07-22T22:45:01.588Z] ok  	github.com/docker/docker/daemon/logger/templates	0.047s	coverage: 8.3% of statements
22:45:01 [2021-07-22T22:45:01.588Z] --- PASS: TestBatching (0.31s)
22:45:01 [2021-07-22T22:45:01.588Z] === RUN   TestFrequency
22:45:01 [2021-07-22T22:45:01.588Z] --- PASS: TestFrequency (0.17s)
22:45:01 [2021-07-22T22:45:01.588Z] === RUN   TestOneMessagePerRequest
22:45:01 [2021-07-22T22:45:01.588Z] --- PASS: TestOneMessagePerRequest (0.01s)
22:45:01 [2021-07-22T22:45:01.588Z] === RUN   TestVerify
22:45:01 [2021-07-22T22:45:01.588Z] --- PASS: TestVerify (0.00s)
22:45:01 [2021-07-22T22:45:01.588Z] === RUN   TestSkipVerify
22:45:01 [2021-07-22T22:45:01.864Z] --- PASS: TestCreateServiceCapabilities (2.91s)
22:45:01 [2021-07-22T22:45:01.864Z] === RUN   TestInspect
22:45:02 [2021-07-22T22:45:02.045Z] time="2021-07-22T22:45:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:45:02 [2021-07-22T22:45:02.045Z] time="2021-07-22T22:45:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:45:02 [2021-07-22T22:45:02.045Z] time="2021-07-22T22:45:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:45:02 [2021-07-22T22:45:02.495Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
22:45:02 [2021-07-22T22:45:02.503Z] --- PASS: TestSkipVerify (0.82s)
22:45:02 [2021-07-22T22:45:02.503Z] === RUN   TestBufferMaximum
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993902.217235\",\"host\":\"cf617a836edc\"}'"
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993902.217235\",\"host\":\"cf617a836edc\"}'"
22:45:02 [2021-07-22T22:45:02.504Z] --- PASS: TestBufferMaximum (0.01s)
22:45:02 [2021-07-22T22:45:02.504Z] === RUN   TestServerAlwaysDown
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993902.232539\",\"host\":\"cf617a836edc\"}'"
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993902.232539\",\"host\":\"cf617a836edc\"}'"
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993902.232539\",\"host\":\"cf617a836edc\"}'"
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993902.233992\",\"host\":\"cf617a836edc\"}'"
22:45:02 [2021-07-22T22:45:02.504Z] time="2021-07-22T22:45:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626993902.234107\",\"host\":\"cf617a836edc\"}'"
22:45:02 [2021-07-22T22:45:02.504Z] --- PASS: TestServerAlwaysDown (0.01s)
22:45:02 [2021-07-22T22:45:02.504Z] === RUN   TestCannotSendAfterClose
22:45:02 [2021-07-22T22:45:02.504Z] --- PASS: TestCannotSendAfterClose (0.00s)
22:45:02 [2021-07-22T22:45:02.504Z] === RUN   TestDeadlockOnBlockedEndpoint
22:45:02 [2021-07-22T22:45:02.757Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:45:02 [2021-07-22T22:45:02.961Z] === RUN   TestV1IDService
22:45:02 [2021-07-22T22:45:02.961Z] --- PASS: TestV1IDService (0.03s)
22:45:02 [2021-07-22T22:45:02.961Z] === RUN   TestV2MetadataService
22:45:03 [2021-07-22T22:45:03.418Z] time="2021-07-22T22:45:03Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
22:45:03 [2021-07-22T22:45:03.418Z] time="2021-07-22T22:45:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"cf617a836edc\"}'"
22:45:03 [2021-07-22T22:45:03.418Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
22:45:03 [2021-07-22T22:45:03.418Z] PASS
22:45:03 [2021-07-22T22:45:03.418Z] coverage: 82.5% of statements
22:45:03 [2021-07-22T22:45:03.418Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.430s	coverage: 82.5% of statements
22:45:03 [2021-07-22T22:45:03.418Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:45:03 [2021-07-22T22:45:03.418Z] ?   	github.com/docker/docker/daemon/network	[no test files]
22:45:03 [2021-07-22T22:45:03.418Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestContinueOnError_NonMirrorEndpoint
22:45:04 [2021-07-22T22:45:04.381Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestContinueOnError_MirrorEndpoint
22:45:04 [2021-07-22T22:45:04.381Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestContinueOnError_NeverContinue
22:45:04 [2021-07-22T22:45:04.381Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestManifestStore
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestManifestStore/no_remote_or_local
22:45:04 [2021-07-22T22:45:04.381Z] --- PASS: TestV2MetadataService (1.36s)
22:45:04 [2021-07-22T22:45:04.381Z] PASS
22:45:04 [2021-07-22T22:45:04.381Z] coverage: 48.2% of statements
22:45:04 [2021-07-22T22:45:04.381Z] ok  	github.com/docker/docker/distribution/metadata	1.488s	coverage: 48.2% of statements
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestSuccessfulDownload
22:45:04 [2021-07-22T22:45:04.381Z]     download_test.go:268: Needs fixing on Windows
22:45:04 [2021-07-22T22:45:04.381Z] --- SKIP: TestSuccessfulDownload (0.00s)
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestCancelledDownload
22:45:04 [2021-07-22T22:45:04.381Z] --- PASS: TestCancelledDownload (0.00s)
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestMaxDownloadAttempts
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
22:45:04 [2021-07-22T22:45:04.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
22:45:04 [2021-07-22T22:45:04.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
22:45:04 [2021-07-22T22:45:04.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
22:45:04 [2021-07-22T22:45:04.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
22:45:04 [2021-07-22T22:45:04.381Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
22:45:04 [2021-07-22T22:45:04.381Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
22:45:04 [2021-07-22T22:45:04.381Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
22:45:04 [2021-07-22T22:45:04.381Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
22:45:04 [2021-07-22T22:45:04.381Z] time="2021-07-22T22:45:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local271599535\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestManifestStore/no_local_cache
22:45:04 [2021-07-22T22:45:04.381Z] === RUN   TestManifestStore/with_local_cache
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestManifestStore/unknown_media_type
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestManifestStore/unknown_media_type/no_cache
22:45:04 [2021-07-22T22:45:04.382Z] time="2021-07-22T22:45:04Z" level=warning msg="reference for unknown type: "
22:45:04 [2021-07-22T22:45:04.382Z] time="2021-07-22T22:45:04Z" level=warning msg="reference for unknown type: "
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestManifestStore/unknown_media_type/with_cache
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
22:45:04 [2021-07-22T22:45:04.382Z] time="2021-07-22T22:45:04Z" level=warning msg="reference for unknown type: "
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
22:45:04 [2021-07-22T22:45:04.382Z] time="2021-07-22T22:45:04Z" level=warning msg="reference for unknown type: "
22:45:04 [2021-07-22T22:45:04.382Z] time="2021-07-22T22:45:04Z" level=warning msg="reference for unknown type: "
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestManifestStore/error_persisting_manifest
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
22:45:04 [2021-07-22T22:45:04.382Z] time="2021-07-22T22:45:04Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
22:45:04 [2021-07-22T22:45:04.382Z] --- PASS: TestManifestStore (0.36s)
22:45:04 [2021-07-22T22:45:04.382Z]     --- PASS: TestManifestStore/no_remote_or_local (0.24s)
22:45:04 [2021-07-22T22:45:04.382Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
22:45:04 [2021-07-22T22:45:04.382Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
22:45:04 [2021-07-22T22:45:04.382Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
22:45:04 [2021-07-22T22:45:04.382Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
22:45:04 [2021-07-22T22:45:04.382Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
22:45:04 [2021-07-22T22:45:04.382Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
22:45:04 [2021-07-22T22:45:04.382Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
22:45:04 [2021-07-22T22:45:04.382Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
22:45:04 [2021-07-22T22:45:04.382Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s)
22:45:04 [2021-07-22T22:45:04.382Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestDetectManifestBlobMediaType
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestDetectManifestBlobMediaType/schema1
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
22:45:04 [2021-07-22T22:45:04.382Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
22:45:04 [2021-07-22T22:45:04.382Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
22:45:04 [2021-07-22T22:45:04.382Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
22:45:04 [2021-07-22T22:45:04.382Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
22:45:04 [2021-07-22T22:45:04.382Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
22:45:04 [2021-07-22T22:45:04.382Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
22:45:04 [2021-07-22T22:45:04.382Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestFixManifestLayers
22:45:04 [2021-07-22T22:45:04.382Z] --- PASS: TestFixManifestLayers (0.01s)
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestFixManifestLayersBaseLayerParent
22:45:04 [2021-07-22T22:45:04.382Z]     pull_v2_test.go:73: Needs fixing on Windows
22:45:04 [2021-07-22T22:45:04.382Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestFixManifestLayersBadParent
22:45:04 [2021-07-22T22:45:04.382Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestValidateManifest
22:45:04 [2021-07-22T22:45:04.382Z]     pull_v2_test.go:118: Needs fixing on Windows
22:45:04 [2021-07-22T22:45:04.382Z] --- SKIP: TestValidateManifest (0.00s)
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestFormatPlatform
22:45:04 [2021-07-22T22:45:04.382Z] --- PASS: TestFormatPlatform (0.00s)
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestGetRepositoryMountCandidates
22:45:04 [2021-07-22T22:45:04.382Z] --- PASS: TestGetRepositoryMountCandidates (0.01s)
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestLayerAlreadyExists
22:45:04 [2021-07-22T22:45:04.382Z]     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}
22:45:04 [2021-07-22T22:45:04.382Z]     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}
22:45:04 [2021-07-22T22:45:04.382Z]     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}
22:45:04 [2021-07-22T22:45:04.382Z]     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}
22:45:04 [2021-07-22T22:45:04.382Z]     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}
22:45:04 [2021-07-22T22:45:04.382Z]     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}
22:45:04 [2021-07-22T22:45:04.382Z] --- PASS: TestLayerAlreadyExists (0.00s)
22:45:04 [2021-07-22T22:45:04.382Z] === RUN   TestWhenEmptyAuthConfig
22:45:04 [2021-07-22T22:45:04.608Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
22:45:04 [2021-07-22T22:45:04.608Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
22:45:04 [2021-07-22T22:45:04.608Z] GOOS="linux" GOARCH="s390x" GOARM=""
22:45:04 [2021-07-22T22:45:04.608Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
22:45:04 [2021-07-22T22:45:04.608Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:45:04 [2021-07-22T22:45:04.841Z] time="2021-07-22T22:45:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:45:04 [2021-07-22T22:45:04.841Z] time="2021-07-22T22:45:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:45:04 [2021-07-22T22:45:04.841Z] time="2021-07-22T22:45:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:45:04 [2021-07-22T22:45:04.841Z] time="2021-07-22T22:45:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:45:04 [2021-07-22T22:45:04.841Z] --- PASS: TestMaxDownloadAttempts (0.00s)
22:45:04 [2021-07-22T22:45:04.841Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s)
22:45:04 [2021-07-22T22:45:04.841Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s)
22:45:04 [2021-07-22T22:45:04.841Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s)
22:45:04 [2021-07-22T22:45:04.841Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s)
22:45:04 [2021-07-22T22:45:04.841Z] === RUN   TestTransfer
22:45:04 [2021-07-22T22:45:04.841Z] --- PASS: TestTransfer (0.14s)
22:45:04 [2021-07-22T22:45:04.841Z] === RUN   TestConcurrencyLimit
22:45:04 [2021-07-22T22:45:04.933Z] + sudo modprobe ip6table_filter
[Pipeline] sh
22:45:05 [2021-07-22T22:45:05.157Z] --- PASS: TestInspect (3.52s)
22:45:05 [2021-07-22T22:45:05.157Z] === RUN   TestCreateJob
22:45:05 [2021-07-22T22:45:05.211Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/test/unit
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestConcurrencyLimit (0.37s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestInactiveJobs
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestNotFound
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestNotFound (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestConflict
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestConflict (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestForbidden
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestForbidden (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestInvalidParameter
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestInvalidParameter (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestNotImplemented
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestNotImplemented (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestNotModified
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestNotModified (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestUnauthorized
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestUnauthorized (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestUnknown
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestUnknown (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestCancelled
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestCancelled (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestDeadline
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestDeadline (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestDataLoss
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestDataLoss (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestUnavailable
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestUnavailable (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestSystem
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestSystem (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode/Not_Found
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode/Bad_Request
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode/Conflict
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode/Unauthorized
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode/Service_Unavailable
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode/Forbidden
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode/Not_Modified
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode/Not_Implemented
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode/Internal_Server_Error
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
22:45:05 [2021-07-22T22:45:05.299Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
22:45:05 [2021-07-22T22:45:05.299Z] --- PASS: TestFromStatusCode (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
22:45:05 [2021-07-22T22:45:05.299Z] PASS
22:45:05 [2021-07-22T22:45:05.299Z] coverage: 53.1% of statements
22:45:05 [2021-07-22T22:45:05.299Z] ok  	github.com/docker/docker/errdefs	0.064s	coverage: 53.1% of statements
22:45:05 [2021-07-22T22:45:05.303Z]     docker_api_swarm_test.go:271: [d9114295aca0d] joining swarm manager [dd7b7245b1609]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:45:05 [2021-07-22T22:45:05.757Z] --- PASS: TestInactiveJobs (0.38s)
22:45:05 [2021-07-22T22:45:05.757Z] === RUN   TestWatchRelease
22:45:05 [2021-07-22T22:45:05.757Z] --- PASS: TestWhenEmptyAuthConfig (1.12s)
22:45:05 [2021-07-22T22:45:05.757Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
22:45:05 [2021-07-22T22:45:05.757Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
22:45:05 [2021-07-22T22:45:05.757Z] === RUN   TestTokenPassThru
22:45:05 [2021-07-22T22:45:05.757Z] --- PASS: TestWatchRelease (0.04s)
22:45:05 [2021-07-22T22:45:05.757Z] === RUN   TestWatchFinishedTransfer
22:45:05 [2021-07-22T22:45:05.757Z] --- PASS: TestWatchFinishedTransfer (0.00s)
22:45:05 [2021-07-22T22:45:05.757Z] === RUN   TestDuplicateTransfer
22:45:05 [2021-07-22T22:45:05.757Z] --- PASS: TestTokenPassThru (0.01s)
22:45:05 [2021-07-22T22:45:05.757Z] === RUN   TestTokenPassThruDifferentHost
22:45:05 [2021-07-22T22:45:05.757Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
22:45:05 [2021-07-22T22:45:05.757Z] PASS
22:45:05 [2021-07-22T22:45:05.757Z] coverage: 23.8% of statements
22:45:05 [2021-07-22T22:45:05.757Z] ok  	github.com/docker/docker/distribution	1.616s	coverage: 23.8% of statements
22:45:05 [2021-07-22T22:45:05.757Z] --- PASS: TestDuplicateTransfer (0.04s)
22:45:05 [2021-07-22T22:45:05.757Z] === RUN   TestSuccessfulUpload
22:45:05 [2021-07-22T22:45:05.757Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:45:05 [2021-07-22T22:45:05.757Z] time="2021-07-22T22:45:05Z" level=error msg="Upload failed, retrying: simulating retry"
22:45:05 [2021-07-22T22:45:05.777Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
22:45:05 [2021-07-22T22:45:05.777Z] + TESTFLAGS+=' -test.timeout=5m'
22:45:05 [2021-07-22T22:45:05.777Z] + TESTDIRS=./...
22:45:05 [2021-07-22T22:45:05.777Z] + exclude_paths='/vendor/|/integration'
22:45:05 [2021-07-22T22:45:05.777Z] ++ grep -vE '(/vendor/|/integration)'
22:45:05 [2021-07-22T22:45:05.777Z] ++ go list ./...
22:45:06 [2021-07-22T22:45:06.214Z] --- PASS: TestSuccessfulUpload (0.37s)
22:45:06 [2021-07-22T22:45:06.214Z] === RUN   TestCancelledUpload
22:45:06 [2021-07-22T22:45:06.214Z] --- PASS: TestCancelledUpload (0.00s)
22:45:06 [2021-07-22T22:45:06.214Z] PASS
22:45:06 [2021-07-22T22:45:06.214Z] coverage: 76.8% of statements
22:45:06 [2021-07-22T22:45:06.214Z] ok  	github.com/docker/docker/distribution/xfer	1.929s	coverage: 76.8% of statements
22:45:06 [2021-07-22T22:45:06.214Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:45:06 [2021-07-22T22:45:06.214Z] === RUN   TestFSGetInvalidData
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestFSGetInvalidData (0.03s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestFSInvalidSet
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestFSInvalidSet (0.02s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestFSInvalidRoot
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestFSInvalidRoot (0.01s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestFSMetadataGetSet
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestFSMetadataGetSet (0.05s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestFSInvalidWalker
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestFSInvalidWalker (0.02s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestFSGetSet
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestFSGetSet (0.02s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestFSGetUnsetKey
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestFSGetUnsetKey (0.01s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestFSGetEmptyData
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestFSGetEmptyData (0.01s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestFSDelete
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestFSDelete (0.02s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestFSWalker
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestFSWalker (0.03s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestFSWalkerStopOnError
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestFSWalkerStopOnError (0.01s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestNewFromJSON
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestNewFromJSON (0.00s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestNewFromJSONWithInvalidJSON
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestMarshalKeyOrder
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestMarshalKeyOrder (0.00s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestHistoryEqual
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestCompare
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestCompare (0.00s)
22:45:06 [2021-07-22T22:45:06.671Z] PASS
22:45:06 [2021-07-22T22:45:06.671Z] coverage: 19.2% of statements
22:45:06 [2021-07-22T22:45:06.671Z] ok  	github.com/docker/docker/image/cache	0.084s	coverage: 19.2% of statements
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestHistoryEqual (0.18s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestImage
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestImage (0.00s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestImageOSNotEmpty
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestImageOSNotEmpty (0.00s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestNewChildImageFromImageWithRootFS
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestCreate
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestCreate (0.01s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestRestore
22:45:06 [2021-07-22T22:45:06.671Z] time="2021-07-22T22:45:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
22:45:06 [2021-07-22T22:45:06.671Z] --- PASS: TestRestore (0.04s)
22:45:06 [2021-07-22T22:45:06.671Z] === RUN   TestAddDelete
22:45:06 [2021-07-22T22:45:06.688Z]     docker_api_swarm_test.go:272: [dbd5c84082be7] joining swarm manager [dd7b7245b1609]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:45:06 [2021-07-22T22:45:06.711Z] + pkg_list='github.com/docker/docker/api
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/backend/build
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/httputils
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/middleware
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router/build
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router/checkpoint
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router/container
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router/debug
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router/distribution
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router/grpc
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router/image
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router/network
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router/plugin
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router/session
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router/swarm
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router/system
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/server/router/volume
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/backend
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/blkiodev
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/container
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/events
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/filters
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/image
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/mount
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/network
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/plugins/logdriver
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/registry
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/strslice
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/swarm
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/swarm/runtime
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/time
22:45:06 [2021-07-22T22:45:06.711Z] github.com/docker/docker/api/types/versions
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/versions/v1p19
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/versions/v1p20
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/volume
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next/exporter
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next/worker
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/dockerfile
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/dockerignore
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/remotecontext
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/remotecontext/git
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cli
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cli/config
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cli/debug
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/client
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cmd/docker-proxy
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cmd/dockerd
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cmd/dockerd/trap
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/container
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/container/stream
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/contrib/apparmor
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/contrib/docker-device-tool
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/contrib/httpserver
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/cluster
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/cluster/convert
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/cluster/executor
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/cluster/executor/container
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/cluster/provider
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/config
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/discovery
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/events
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/events/testutils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/exec
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/aufs
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/copy
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/overlay
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/register
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/vfs
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/zfs
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/images
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/initlayer
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/links
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/listeners
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/awslogs
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/fluentd
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/gcplogs
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/gelf
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/journald
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/local
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/logentries
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/loggerutils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/splunk
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/syslog
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/logger/templates
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/names
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/network
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/stats
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/distribution
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/distribution/metadata
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/distribution/utils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/distribution/xfer
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/dockerversion
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/errdefs
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/image
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/image/cache
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/image/tarexport
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/image/v1
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/internal/test/suite
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/layer
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libcontainerd
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libcontainerd/queue
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libcontainerd/remote
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libcontainerd/supervisor
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libcontainerd/types
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/api
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/bitseq
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/cluster
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/config
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/datastore
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/diagnostic
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/discoverapi
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/driverapi
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/bridge
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/host
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/null
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/overlay
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/remote
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/windows
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/drvregistry
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/etchosts
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/hostdiscovery
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/idm
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/internal/caller
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/ipam
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/ipamapi
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/ipams/builtin
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/ipams/null
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/ipams/remote
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/ipamutils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/iptables
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/netlabel
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/netutils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/networkdb
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/ns
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/options
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/osl
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/osl/kernel
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/portallocator
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/portmapper
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/resolvconf
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/resolvconf/dns
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/testutils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/libnetwork/types
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/oci
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/oci/caps
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/opts
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/aaparser
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/archive
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/authorization
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/broadcaster
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/capabilities
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/chrootarchive
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/containerfs
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/devicemapper
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/directory
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/discovery
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/discovery/file
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/discovery/kv
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/discovery/memory
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/discovery/nodes
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/dmesg
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/filenotify
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/fileutils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/fsutils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/homedir
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/idtools
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/ioutils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/jsonmessage
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/locker
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/longpath
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/loopback
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/mount
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/namesgenerator
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/parsers
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/parsers/kernel
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/pidfile
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/platform
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/plugingetter
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/plugins
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/plugins/transport
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/pools
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/progress
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/pubsub
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/reexec
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/signal
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/stack
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/stdcopy
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/streamformatter
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/stringid
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/symlink
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/sysinfo
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/system
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/tailfile
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/tarsum
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/term
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/term/windows
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/truncindex
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/urlutil
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/pkg/useragent
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/plugin
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/plugin/executor/containerd
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/plugin/v2
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/profiles/apparmor
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/profiles/seccomp
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/quota
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/reference
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/registry
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/registry/resumable
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/restartmanager
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/rootless
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/rootless/specconv
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/runconfig
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/runconfig/opts
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/testutil
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/testutil/daemon
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/testutil/environment
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/testutil/fakecontext
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/testutil/fakegit
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/testutil/fakestorage
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/testutil/fixtures/load
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/testutil/fixtures/plugin
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/testutil/registry
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/testutil/request
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/volume
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/volume/drivers
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/volume/local
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/volume/mounts
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/volume/service
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/volume/service/opts
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/volume/testutils'
22:45:06 [2021-07-22T22:45:06.712Z] + echo 'github.com/docker/docker/api
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/backend/build
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/httputils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/middleware
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router/build
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router/checkpoint
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router/container
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router/debug
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router/distribution
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router/grpc
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router/image
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router/network
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router/plugin
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router/session
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router/swarm
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router/system
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/server/router/volume
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/backend
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/blkiodev
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/container
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/events
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/filters
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/image
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/mount
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/network
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/plugins/logdriver
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/registry
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/strslice
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/swarm
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/swarm/runtime
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/time
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/versions
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/versions/v1p19
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/versions/v1p20
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/api/types/volume
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next/exporter
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/builder-next/worker
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/dockerfile
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/dockerignore
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/remotecontext
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/builder/remotecontext/git
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cli
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cli/config
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cli/debug
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/client
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cmd/docker-proxy
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cmd/dockerd
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cmd/dockerd/trap
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/container
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/container/stream
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/contrib/apparmor
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/contrib/docker-device-tool
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/contrib/httpserver
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/cluster
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/cluster/convert
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/cluster/executor
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/cluster/executor/container
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/cluster/provider
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/config
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/discovery
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/events
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/events/testutils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/exec
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/aufs
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/copy
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/overlay
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/register
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/vfs
22:45:06 [2021-07-22T22:45:06.712Z] github.com/docker/docker/daemon/graphdriver/zfs
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/images
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/initlayer
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/links
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/listeners
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/awslogs
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/fluentd
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/gcplogs
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/gelf
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/journald
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/local
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/logentries
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/loggerutils
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/splunk
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/syslog
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/logger/templates
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/names
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/network
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/daemon/stats
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/distribution
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/distribution/metadata
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/distribution/utils
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/distribution/xfer
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/dockerversion
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/errdefs
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/image
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/image/cache
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/image/tarexport
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/image/v1
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/internal/test/suite
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/layer
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libcontainerd
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libcontainerd/queue
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libcontainerd/remote
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libcontainerd/supervisor
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libcontainerd/types
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/api
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/bitseq
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/cluster
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/config
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/datastore
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/diagnostic
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/discoverapi
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/driverapi
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/bridge
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/host
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/null
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/overlay
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/remote
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/windows
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drvregistry
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/etchosts
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/hostdiscovery
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/idm
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/internal/caller
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/ipam
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/ipamapi
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/ipams/builtin
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/ipams/null
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/ipams/remote
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/ipamutils
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/iptables
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/netlabel
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/netutils
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/networkdb
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/ns
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/options
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/osl
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/osl/kernel
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/portallocator
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/portmapper
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/resolvconf
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/resolvconf/dns
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/testutils
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/types
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/oci
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/oci/caps
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/opts
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/aaparser
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/archive
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/authorization
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/broadcaster
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/capabilities
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/chrootarchive
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/containerfs
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/devicemapper
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/directory
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/discovery
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/discovery/file
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/discovery/kv
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/discovery/memory
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/discovery/nodes
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/dmesg
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/filenotify
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/fileutils
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/fsutils
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/homedir
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/idtools
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/ioutils
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/jsonmessage
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/locker
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/longpath
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/loopback
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/mount
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/namesgenerator
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/parsers
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/parsers/kernel
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/pidfile
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/platform
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/plugingetter
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/plugins
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/plugins/transport
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/pools
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/progress
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/pubsub
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/reexec
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/signal
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/stack
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/stdcopy
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/streamformatter
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/stringid
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/symlink
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/sysinfo
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/system
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/tailfile
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/tarsum
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/term
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/term/windows
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/truncindex
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/urlutil
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/pkg/useragent
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/plugin
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/plugin/executor/containerd
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/plugin/v2
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/profiles/apparmor
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/profiles/seccomp
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/quota
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/reference
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/registry
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/registry/resumable
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/restartmanager
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/rootless
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/rootless/specconv
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/runconfig
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/runconfig/opts
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/testutil
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/testutil/daemon
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/testutil/environment
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/testutil/fakecontext
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/testutil/fakegit
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/testutil/fakestorage
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/testutil/fixtures/load
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/testutil/fixtures/plugin
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/testutil/registry
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/testutil/request
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/volume
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/volume/drivers
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/volume/local
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/volume/mounts
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/volume/service
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/volume/service/opts
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/volume/testutils'
22:45:06 [2021-07-22T22:45:06.713Z] + grep --fixed-strings libnetwork/drivers/bridge
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/bridge
22:45:06 [2021-07-22T22:45:06.713Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:45:06 [2021-07-22T22:45:06.713Z] + type docker-proxy
22:45:06 [2021-07-22T22:45:06.713Z] hack/test/unit: line 22: type: docker-proxy: not found
22:45:06 [2021-07-22T22:45:06.713Z] + hack/make.sh binary-proxy install-proxy
22:45:06 [2021-07-22T22:45:06.713Z] 
22:45:06 [2021-07-22T22:45:06.713Z] Removing bundles/
22:45:06 [2021-07-22T22:45:06.713Z] 
22:45:06 [2021-07-22T22:45:06.713Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
22:45:06 [2021-07-22T22:45:06.713Z] Building: bundles/binary-proxy/docker-proxy-dev
22:45:06 [2021-07-22T22:45:06.713Z] GOOS="" GOARCH="" GOARM=""
22:45:07 [2021-07-22T22:45:07.129Z] --- PASS: TestAddDelete (0.04s)
22:45:07 [2021-07-22T22:45:07.129Z] === RUN   TestSearchAfterDelete
22:45:07 [2021-07-22T22:45:07.129Z] --- PASS: TestSearchAfterDelete (0.01s)
22:45:07 [2021-07-22T22:45:07.129Z] === RUN   TestParentReset
22:45:07 [2021-07-22T22:45:07.129Z] --- PASS: TestParentReset (0.04s)
22:45:07 [2021-07-22T22:45:07.129Z] === RUN   TestGetAndSetLastUpdated
22:45:07 [2021-07-22T22:45:07.129Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
22:45:07 [2021-07-22T22:45:07.129Z] === RUN   TestStoreLen
22:45:07 [2021-07-22T22:45:07.129Z] --- PASS: TestStoreLen (0.08s)
22:45:07 [2021-07-22T22:45:07.129Z] PASS
22:45:07 [2021-07-22T22:45:07.129Z] coverage: 86.6% of statements
22:45:07 [2021-07-22T22:45:07.129Z] ok  	github.com/docker/docker/image	0.793s	coverage: 86.6% of statements
22:45:07 [2021-07-22T22:45:07.589Z] === RUN   TestMakeV1ConfigFromConfig
22:45:07 [2021-07-22T22:45:07.589Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
22:45:07 [2021-07-22T22:45:07.589Z] PASS
22:45:07 [2021-07-22T22:45:07.589Z] coverage: 25.0% of statements
22:45:07 [2021-07-22T22:45:07.589Z] ok  	github.com/docker/docker/image/v1	0.081s	coverage: 25.0% of statements
22:45:07 [2021-07-22T22:45:07.589Z] === RUN   TestValidateManifest
22:45:07 [2021-07-22T22:45:07.589Z] === RUN   TestValidateManifest/nil
22:45:07 [2021-07-22T22:45:07.589Z] === RUN   TestValidateManifest/non-nil
22:45:07 [2021-07-22T22:45:07.589Z] --- PASS: TestValidateManifest (0.00s)
22:45:07 [2021-07-22T22:45:07.589Z]     --- PASS: TestValidateManifest/nil (0.00s)
22:45:07 [2021-07-22T22:45:07.589Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
22:45:07 [2021-07-22T22:45:07.589Z] PASS
22:45:07 [2021-07-22T22:45:07.589Z] coverage: 0.7% of statements
22:45:07 [2021-07-22T22:45:07.589Z] ok  	github.com/docker/docker/image/tarexport	0.090s	coverage: 0.7% of statements
22:45:07 [2021-07-22T22:45:07.589Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:45:07 [2021-07-22T22:45:07.629Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
22:45:09 [2021-07-22T22:45:09.367Z] --- PASS: TestCreateJob (3.93s)
22:45:09 [2021-07-22T22:45:09.367Z] === RUN   TestReplicatedJob
22:45:09 [2021-07-22T22:45:09.765Z] === RUN   TestSerialization
22:45:09 [2021-07-22T22:45:09.766Z] --- PASS: TestSerialization (0.02s)
22:45:09 [2021-07-22T22:45:09.766Z] PASS
22:45:09 [2021-07-22T22:45:09.766Z] coverage: 100.0% of statements
22:45:09 [2021-07-22T22:45:09.766Z] ok  	github.com/docker/docker/libcontainerd/queue	0.061s	coverage: 100.0% of statements
22:45:09 [2021-07-22T22:45:09.766Z] === RUN   TestEnvironmentParsing
22:45:09 [2021-07-22T22:45:09.766Z] --- PASS: TestEnvironmentParsing (0.00s)
22:45:09 [2021-07-22T22:45:09.766Z] PASS
22:45:09 [2021-07-22T22:45:09.766Z] coverage: 1.2% of statements
22:45:09 [2021-07-22T22:45:09.766Z] ok  	github.com/docker/docker/libcontainerd/local	0.072s	coverage: 1.2% of statements
22:45:10 [2021-07-22T22:45:10.225Z] === RUN   TestEmptyLayer
22:45:10 [2021-07-22T22:45:10.225Z] --- PASS: TestEmptyLayer (0.00s)
22:45:10 [2021-07-22T22:45:10.225Z] === RUN   TestCommitFailure
22:45:10 [2021-07-22T22:45:10.225Z] --- PASS: TestCommitFailure (0.01s)
22:45:10 [2021-07-22T22:45:10.225Z] === RUN   TestStartTransactionFailure
22:45:10 [2021-07-22T22:45:10.225Z] --- PASS: TestStartTransactionFailure (0.00s)
22:45:10 [2021-07-22T22:45:10.225Z] === RUN   TestGetOrphan
22:45:10 [2021-07-22T22:45:10.225Z] --- PASS: TestGetOrphan (0.01s)
22:45:10 [2021-07-22T22:45:10.225Z] === RUN   TestMountAndRegister
22:45:10 [2021-07-22T22:45:10.225Z]     layer_test.go:271: Layer size: 14
22:45:10 [2021-07-22T22:45:10.225Z] --- PASS: TestMountAndRegister (0.06s)
22:45:10 [2021-07-22T22:45:10.225Z] === RUN   TestLayerRelease
22:45:10 [2021-07-22T22:45:10.225Z]     layer_test.go:304: Failing on Windows
22:45:10 [2021-07-22T22:45:10.225Z] --- SKIP: TestLayerRelease (0.00s)
22:45:10 [2021-07-22T22:45:10.225Z] === RUN   TestStoreRestore
22:45:10 [2021-07-22T22:45:10.225Z]     layer_test.go:353: Failing on Windows
22:45:10 [2021-07-22T22:45:10.225Z] --- SKIP: TestStoreRestore (0.00s)
22:45:10 [2021-07-22T22:45:10.225Z] === RUN   TestTarStreamStability
22:45:10 [2021-07-22T22:45:10.225Z]     layer_test.go:468: Failing on Windows
22:45:10 [2021-07-22T22:45:10.225Z] --- SKIP: TestTarStreamStability (0.00s)
22:45:10 [2021-07-22T22:45:10.225Z] === RUN   TestRegisterExistingLayer
22:45:10 [2021-07-22T22:45:10.683Z] --- PASS: TestRegisterExistingLayer (0.31s)
22:45:10 [2021-07-22T22:45:10.683Z] === RUN   TestTarStreamVerification
22:45:10 [2021-07-22T22:45:10.683Z]     layer_test.go:697: Failing on Windows
22:45:10 [2021-07-22T22:45:10.683Z] --- SKIP: TestTarStreamVerification (0.00s)
22:45:10 [2021-07-22T22:45:10.683Z] === RUN   TestLayerMigration
22:45:10 [2021-07-22T22:45:10.683Z]     migration_test.go:46: Failing on Windows
22:45:10 [2021-07-22T22:45:10.683Z] --- SKIP: TestLayerMigration (0.00s)
22:45:10 [2021-07-22T22:45:10.683Z] === RUN   TestLayerMigrationNoTarsplit
22:45:10 [2021-07-22T22:45:10.683Z]     migration_test.go:182: Failing on Windows
22:45:10 [2021-07-22T22:45:10.683Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
22:45:10 [2021-07-22T22:45:10.683Z] === RUN   TestMountInit
22:45:10 [2021-07-22T22:45:10.683Z]     mount_test.go:17: Failing on Windows
22:45:10 [2021-07-22T22:45:10.683Z] --- SKIP: TestMountInit (0.00s)
22:45:10 [2021-07-22T22:45:10.683Z] === RUN   TestMountSize
22:45:10 [2021-07-22T22:45:10.683Z]     mount_test.go:76: Failing on Windows
22:45:10 [2021-07-22T22:45:10.683Z] --- SKIP: TestMountSize (0.00s)
22:45:10 [2021-07-22T22:45:10.683Z] === RUN   TestMountChanges
22:45:10 [2021-07-22T22:45:10.683Z]     mount_test.go:125: Failing on Windows
22:45:10 [2021-07-22T22:45:10.683Z] --- SKIP: TestMountChanges (0.00s)
22:45:10 [2021-07-22T22:45:10.683Z] === RUN   TestMountApply
22:45:10 [2021-07-22T22:45:10.683Z]     mount_test.go:212: Failing on Windows
22:45:10 [2021-07-22T22:45:10.683Z] --- SKIP: TestMountApply (0.00s)
22:45:10 [2021-07-22T22:45:10.683Z] PASS
22:45:10 [2021-07-22T22:45:10.683Z] coverage: 30.1% of statements
22:45:10 [2021-07-22T22:45:10.683Z] ok  	github.com/docker/docker/layer	0.507s	coverage: 30.1% of statements
22:45:10 [2021-07-22T22:45:10.683Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:45:10 [2021-07-22T22:45:10.683Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:45:10 [2021-07-22T22:45:10.683Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:45:10 [2021-07-22T22:45:10.683Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:45:11 [2021-07-22T22:45:11.833Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestSequenceGetAvailableBit
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestSequenceEqual
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestSequenceEqual (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestSequenceCopy
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestSequenceCopy (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestGetFirstAvailable
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestGetFirstAvailable (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestFindSequence
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestFindSequence (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestCheckIfAvailable
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestCheckIfAvailable (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestMergeSequences
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestMergeSequences (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestPushReservation
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestPushReservation (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestSerializeDeserialize
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestSerializeDeserialize (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestSet
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestSet (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestSetUnset
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestSetUnset (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestOffsetSetUnset
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestOffsetSetUnset (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestSetInRange
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestSetInRange (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestSetAnyInRange
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestSetAnyInRange (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestMethods
22:45:12 [2021-07-22T22:45:12.216Z] --- PASS: TestMethods (0.00s)
22:45:12 [2021-07-22T22:45:12.216Z] === RUN   TestRandomAllocateDeallocate
22:45:12 [2021-07-22T22:45:12.403Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
22:45:13 [2021-07-22T22:45:13.275Z] Created binary: bundles/binary-proxy/docker-proxy-dev
22:45:13 [2021-07-22T22:45:13.276Z] 
22:45:13 [2021-07-22T22:45:13.276Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
22:45:13 [2021-07-22T22:45:13.276Z] Installing docker-proxy to /usr/local/bin/
22:45:13 [2021-07-22T22:45:13.276Z] 
22:45:13 [2021-07-22T22:45:13.276Z] + mkdir -p bundles
22:45:13 [2021-07-22T22:45:13.276Z] + 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/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/stack 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
22:45:13 [2021-07-22T22:45:13.365Z] --- PASS: TestDockerNetworkMacvlan (19.87s)
22:45:13 [2021-07-22T22:45:13.365Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
22:45:13 [2021-07-22T22:45:13.365Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
22:45:13 [2021-07-22T22:45:13.365Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.20s)
22:45:13 [2021-07-22T22:45:13.365Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s)
22:45:13 [2021-07-22T22:45:13.365Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.57s)
22:45:13 [2021-07-22T22:45:13.365Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.90s)
22:45:13 [2021-07-22T22:45:13.365Z] PASS
22:45:13 [2021-07-22T22:45:13.365Z] 
22:45:13 [2021-07-22T22:45:13.365Z] DONE 8 tests in 21.463s
22:45:13 [2021-07-22T22:45:13.365Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:45:13 [2021-07-22T22:45:13.365Z] ++ 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
22:45:13 [2021-07-22T22:45:13.365Z] ++ set -e
22:45:13 [2021-07-22T22:45:13.365Z] ++ '[' -n 0 ']'
22:45:13 [2021-07-22T22:45:13.365Z] ++ set -x
22:45:13 [2021-07-22T22:45:13.365Z] ++ 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
22:45:13 [2021-07-22T22:45:13.365Z] testing: warning: no tests to run
22:45:13 [2021-07-22T22:45:13.365Z] PASS
22:45:13 [2021-07-22T22:45:13.365Z] 
22:45:13 [2021-07-22T22:45:13.365Z] DONE 0 tests in 0.037s
22:45:13 [2021-07-22T22:45:13.365Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:45:13 [2021-07-22T22:45:13.365Z] ++ 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
22:45:13 [2021-07-22T22:45:13.365Z] ++ set -e
22:45:13 [2021-07-22T22:45:13.365Z] ++ '[' -n 0 ']'
22:45:13 [2021-07-22T22:45:13.365Z] ++ set -x
22:45:13 [2021-07-22T22:45:13.365Z] ++ 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
22:45:13 [2021-07-22T22:45:13.365Z] INFO: Testing against a local daemon
22:45:13 [2021-07-22T22:45:13.365Z] === RUN   TestAuthZPluginAllowRequest
22:45:13 [2021-07-22T22:45:13.625Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
22:45:13 [2021-07-22T22:45:13.843Z] ?   	github.com/docker/docker/api	[no test files]
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestErrorInterfaces
22:45:14 [2021-07-22T22:45:14.387Z] --- PASS: TestErrorInterfaces (0.00s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestNetworkMarshalling
22:45:14 [2021-07-22T22:45:14.387Z] --- PASS: TestNetworkMarshalling (0.20s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestEndpointMarshalling
22:45:14 [2021-07-22T22:45:14.387Z] --- PASS: TestEndpointMarshalling (0.00s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestAuxAddresses
22:45:14 [2021-07-22T22:45:14.387Z] time="2021-07-22T22:45:13Z" level=info msg="Restoring existing overlay networks from HNS into docker"
22:45:14 [2021-07-22T22:45:14.387Z] --- PASS: TestAuxAddresses (0.02s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestSRVServiceQuery
22:45:14 [2021-07-22T22:45:14.387Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
22:45:14 [2021-07-22T22:45:14.387Z] --- SKIP: TestSRVServiceQuery (0.01s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestServiceVIPReuse
22:45:14 [2021-07-22T22:45:14.387Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
22:45:14 [2021-07-22T22:45:14.387Z] --- SKIP: TestServiceVIPReuse (0.00s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestIpamReleaseOnNetDriverFailures
22:45:14 [2021-07-22T22:45:14.387Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
22:45:14 [2021-07-22T22:45:14.387Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestDNSIPQuery
22:45:14 [2021-07-22T22:45:14.387Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
22:45:14 [2021-07-22T22:45:14.387Z] --- SKIP: TestDNSIPQuery (0.00s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestDNSProxyServFail
22:45:14 [2021-07-22T22:45:14.387Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
22:45:14 [2021-07-22T22:45:14.387Z] --- SKIP: TestDNSProxyServFail (0.00s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestSandboxAddEmpty
22:45:14 [2021-07-22T22:45:14.387Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:45:14 [2021-07-22T22:45:14.387Z] --- SKIP: TestSandboxAddEmpty (0.00s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestSandboxAddMultiPrio
22:45:14 [2021-07-22T22:45:14.387Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:45:14 [2021-07-22T22:45:14.387Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestSandboxAddSamePrio
22:45:14 [2021-07-22T22:45:14.387Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:45:14 [2021-07-22T22:45:14.387Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestCleanupServiceDiscovery
22:45:14 [2021-07-22T22:45:14.387Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
22:45:14 [2021-07-22T22:45:14.387Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestDNSOptions
22:45:14 [2021-07-22T22:45:14.387Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
22:45:14 [2021-07-22T22:45:14.387Z] --- SKIP: TestDNSOptions (0.01s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestMultipleControllersWithSameStore
22:45:14 [2021-07-22T22:45:14.387Z] time="2021-07-22T22:45:14Z" level=info msg="Restoring existing overlay networks from HNS into docker"
22:45:14 [2021-07-22T22:45:14.387Z] time="2021-07-22T22:45:14Z" level=info msg="Restoring existing overlay networks from HNS into docker"
22:45:14 [2021-07-22T22:45:14.387Z] --- PASS: TestMultipleControllersWithSameStore (0.03s)
22:45:14 [2021-07-22T22:45:14.387Z] PASS
22:45:14 [2021-07-22T22:45:14.387Z] coverage: 8.6% of statements
22:45:14 [2021-07-22T22:45:14.387Z] ok  	github.com/docker/docker/libnetwork	0.378s	coverage: 8.6% of statements
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestInvalidConfig
22:45:14 [2021-07-22T22:45:14.387Z] --- PASS: TestInvalidConfig (0.00s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestConfig
22:45:14 [2021-07-22T22:45:14.387Z] --- PASS: TestConfig (0.00s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestOptionsLabels
22:45:14 [2021-07-22T22:45:14.387Z] --- PASS: TestOptionsLabels (0.00s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestValidName
22:45:14 [2021-07-22T22:45:14.387Z] --- PASS: TestValidName (0.00s)
22:45:14 [2021-07-22T22:45:14.387Z] === RUN   TestTLSConfiguration
22:45:14 [2021-07-22T22:45:14.387Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
22:45:14 [2021-07-22T22:45:14.387Z] time="2021-07-22T22:45:14Z" level=info msg="Option Initializing KV with TLS"
22:45:14 [2021-07-22T22:45:14.387Z] --- PASS: TestTLSConfiguration (0.22s)
22:45:14 [2021-07-22T22:45:14.387Z] PASS
22:45:14 [2021-07-22T22:45:14.387Z] coverage: 24.0% of statements
22:45:14 [2021-07-22T22:45:14.387Z] ok  	github.com/docker/docker/libnetwork/config	0.312s	coverage: 24.0% of statements
22:45:14 [2021-07-22T22:45:14.846Z] === RUN   TestKey
22:45:14 [2021-07-22T22:45:14.846Z] --- PASS: TestKey (0.00s)
22:45:14 [2021-07-22T22:45:14.846Z] === RUN   TestParseKey
22:45:14 [2021-07-22T22:45:14.846Z] --- PASS: TestParseKey (0.00s)
22:45:14 [2021-07-22T22:45:14.846Z] === RUN   TestInvalidDataStore
22:45:14 [2021-07-22T22:45:14.846Z] --- PASS: TestInvalidDataStore (0.00s)
22:45:14 [2021-07-22T22:45:14.846Z] === RUN   TestKVObjectFlatKey
22:45:14 [2021-07-22T22:45:14.846Z] --- PASS: TestKVObjectFlatKey (0.00s)
22:45:14 [2021-07-22T22:45:14.846Z] === RUN   TestAtomicKVObjectFlatKey
22:45:14 [2021-07-22T22:45:14.846Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
22:45:14 [2021-07-22T22:45:14.846Z] PASS
22:45:14 [2021-07-22T22:45:14.846Z] coverage: 21.9% of statements
22:45:14 [2021-07-22T22:45:14.846Z] ok  	github.com/docker/docker/libnetwork/datastore	0.062s	coverage: 21.9% of statements
22:45:15 [2021-07-22T22:45:15.537Z] --- PASS: TestAuthZPluginAllowRequest (1.83s)
22:45:15 [2021-07-22T22:45:15.537Z] === RUN   TestAuthZPluginTLS
22:45:15 [2021-07-22T22:45:15.798Z] --- PASS: TestAuthZPluginTLS (0.56s)
22:45:15 [2021-07-22T22:45:15.798Z] === RUN   TestAuthZPluginDenyRequest
22:45:15 [2021-07-22T22:45:15.815Z] === RUN   TestIPDataMarshalling
22:45:15 [2021-07-22T22:45:15.815Z] --- PASS: TestIPDataMarshalling (0.00s)
22:45:15 [2021-07-22T22:45:15.815Z] === RUN   TestValidateAndIsV6
22:45:15 [2021-07-22T22:45:15.815Z] --- PASS: TestValidateAndIsV6 (0.00s)
22:45:15 [2021-07-22T22:45:15.815Z] PASS
22:45:15 [2021-07-22T22:45:15.815Z] coverage: 68.9% of statements
22:45:15 [2021-07-22T22:45:15.815Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.048s	coverage: 68.9% of statements
22:45:15 [2021-07-22T22:45:15.815Z] === RUN   TestDriver
22:45:15 [2021-07-22T22:45:15.815Z] --- PASS: TestDriver (0.00s)
22:45:15 [2021-07-22T22:45:15.815Z] PASS
22:45:15 [2021-07-22T22:45:15.815Z] coverage: 34.8% of statements
22:45:15 [2021-07-22T22:45:15.815Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.047s	coverage: 34.8% of statements
22:45:15 [2021-07-22T22:45:15.948Z] --- PASS: TestReplicatedJob (6.95s)
22:45:15 [2021-07-22T22:45:15.948Z] === RUN   TestUpdateReplicatedJob
22:45:16 [2021-07-22T22:45:16.369Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
22:45:16 [2021-07-22T22:45:16.369Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
22:45:16 [2021-07-22T22:45:16.369Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
22:45:16 [2021-07-22T22:45:16.369Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
22:45:16 [2021-07-22T22:45:16.369Z] === RUN   TestAuthZPluginAPIDenyResponse
22:45:16 [2021-07-22T22:45:16.780Z] === RUN   TestDriver
22:45:16 [2021-07-22T22:45:16.780Z] --- PASS: TestDriver (0.00s)
22:45:16 [2021-07-22T22:45:16.780Z] PASS
22:45:16 [2021-07-22T22:45:16.780Z] coverage: 34.8% of statements
22:45:16 [2021-07-22T22:45:16.780Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.043s	coverage: 34.8% of statements
22:45:16 [2021-07-22T22:45:16.780Z] === RUN   TestNetworkAllocateFree
22:45:16 [2021-07-22T22:45:16.780Z] --- PASS: TestNetworkAllocateFree (0.00s)
22:45:16 [2021-07-22T22:45:16.780Z] === RUN   TestNetworkAllocateUserDefinedVNIs
22:45:16 [2021-07-22T22:45:16.780Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
22:45:16 [2021-07-22T22:45:16.780Z] PASS
22:45:16 [2021-07-22T22:45:16.780Z] coverage: 63.6% of statements
22:45:16 [2021-07-22T22:45:16.780Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.055s	coverage: 63.6% of statements
22:45:16 [2021-07-22T22:45:16.941Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
22:45:16 [2021-07-22T22:45:16.941Z] === RUN   TestAuthZPluginDenyResponse
22:45:17 [2021-07-22T22:45:17.237Z] === RUN   TestGetEmptyCapabilities
22:45:17 [2021-07-22T22:45:17.237Z] --- PASS: TestGetEmptyCapabilities (0.01s)
22:45:17 [2021-07-22T22:45:17.237Z] === RUN   TestGetExtraCapabilities
22:45:17 [2021-07-22T22:45:17.237Z] --- PASS: TestGetExtraCapabilities (0.01s)
22:45:17 [2021-07-22T22:45:17.237Z] === RUN   TestGetInvalidCapabilities
22:45:17 [2021-07-22T22:45:17.237Z] --- PASS: TestGetInvalidCapabilities (0.01s)
22:45:17 [2021-07-22T22:45:17.237Z] === RUN   TestRemoteDriver
22:45:17 [2021-07-22T22:45:17.237Z] --- PASS: TestRemoteDriver (0.01s)
22:45:17 [2021-07-22T22:45:17.237Z] === RUN   TestDriverError
22:45:17 [2021-07-22T22:45:17.237Z] --- PASS: TestDriverError (0.01s)
22:45:17 [2021-07-22T22:45:17.237Z] === RUN   TestMissingValues
22:45:17 [2021-07-22T22:45:17.237Z] --- PASS: TestMissingValues (0.01s)
22:45:17 [2021-07-22T22:45:17.237Z] === RUN   TestRollback
22:45:17 [2021-07-22T22:45:17.237Z] --- PASS: TestRollback (0.01s)
22:45:17 [2021-07-22T22:45:17.237Z] PASS
22:45:17 [2021-07-22T22:45:17.237Z] coverage: 57.4% of statements
22:45:17 [2021-07-22T22:45:17.237Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.110s	coverage: 57.4% of statements
22:45:17 [2021-07-22T22:45:17.510Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
22:45:17 [2021-07-22T22:45:17.510Z] === RUN   TestAuthZPluginAllowEventStream
22:45:18 [2021-07-22T22:45:18.201Z] === RUN   TestNew
22:45:18 [2021-07-22T22:45:18.201Z] --- PASS: TestNew (0.00s)
22:45:18 [2021-07-22T22:45:18.201Z] === RUN   TestAddDriver
22:45:18 [2021-07-22T22:45:18.202Z] --- PASS: TestAddDriver (0.00s)
22:45:18 [2021-07-22T22:45:18.202Z] === RUN   TestAddDuplicateDriver
22:45:18 [2021-07-22T22:45:18.202Z] --- PASS: TestAddDuplicateDriver (0.00s)
22:45:18 [2021-07-22T22:45:18.202Z] === RUN   TestIPAMDefaultAddressSpaces
22:45:18 [2021-07-22T22:45:18.202Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
22:45:18 [2021-07-22T22:45:18.202Z] === RUN   TestDriver
22:45:18 [2021-07-22T22:45:18.202Z] --- PASS: TestDriver (0.00s)
22:45:18 [2021-07-22T22:45:18.202Z] === RUN   TestIPAM
22:45:18 [2021-07-22T22:45:18.202Z] --- PASS: TestIPAM (0.00s)
22:45:18 [2021-07-22T22:45:18.202Z] === RUN   TestWalkIPAMs
22:45:18 [2021-07-22T22:45:18.202Z] --- PASS: TestWalkIPAMs (0.00s)
22:45:18 [2021-07-22T22:45:18.202Z] === RUN   TestWalkDrivers
22:45:18 [2021-07-22T22:45:18.202Z] --- PASS: TestWalkDrivers (0.00s)
22:45:18 [2021-07-22T22:45:18.202Z] PASS
22:45:18 [2021-07-22T22:45:18.202Z] coverage: 82.4% of statements
22:45:18 [2021-07-22T22:45:18.202Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.089s	coverage: 82.4% of statements
22:45:18 [2021-07-22T22:45:18.659Z] === RUN   TestNAT
22:45:18 [2021-07-22T22:45:18.659Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
22:45:18 [2021-07-22T22:45:18.659Z] --- SKIP: TestNAT (0.00s)
22:45:18 [2021-07-22T22:45:18.659Z] === RUN   TestTransparent
22:45:18 [2021-07-22T22:45:18.659Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
22:45:18 [2021-07-22T22:45:18.659Z] --- SKIP: TestTransparent (0.00s)
22:45:18 [2021-07-22T22:45:18.659Z] PASS
22:45:18 [2021-07-22T22:45:18.659Z] coverage: 0.0% of statements
22:45:18 [2021-07-22T22:45:18.659Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.053s	coverage: 0.0% of statements
22:45:18 [2021-07-22T22:45:18.659Z] === RUN   TestBuildDefault
22:45:18 [2021-07-22T22:45:18.659Z] --- PASS: TestBuildDefault (0.00s)
22:45:18 [2021-07-22T22:45:18.659Z] === RUN   TestBuildHostnameDomainname
22:45:18 [2021-07-22T22:45:18.659Z] --- PASS: TestBuildHostnameDomainname (0.00s)
22:45:18 [2021-07-22T22:45:18.659Z] === RUN   TestBuildHostname
22:45:18 [2021-07-22T22:45:18.659Z] --- PASS: TestBuildHostname (0.00s)
22:45:18 [2021-07-22T22:45:18.659Z] === RUN   TestBuildHostnameFQDN
22:45:18 [2021-07-22T22:45:18.659Z] --- PASS: TestBuildHostnameFQDN (0.00s)
22:45:18 [2021-07-22T22:45:18.659Z] === RUN   TestBuildNoIP
22:45:18 [2021-07-22T22:45:18.659Z] --- PASS: TestBuildNoIP (0.00s)
22:45:18 [2021-07-22T22:45:18.659Z] === RUN   TestUpdate
22:45:18 [2021-07-22T22:45:18.659Z] --- PASS: TestUpdate (0.00s)
22:45:18 [2021-07-22T22:45:18.659Z] === RUN   TestUpdateIgnoresPrefixedHostname
22:45:18 [2021-07-22T22:45:18.659Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
22:45:18 [2021-07-22T22:45:18.659Z] === RUN   TestDeleteIgnoresPrefixedHostname
22:45:18 [2021-07-22T22:45:18.659Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
22:45:18 [2021-07-22T22:45:18.660Z] === RUN   TestAddEmpty
22:45:18 [2021-07-22T22:45:18.660Z] --- PASS: TestAddEmpty (0.00s)
22:45:18 [2021-07-22T22:45:18.660Z] === RUN   TestAdd
22:45:18 [2021-07-22T22:45:18.660Z] --- PASS: TestAdd (0.00s)
22:45:18 [2021-07-22T22:45:18.660Z] === RUN   TestDeleteEmpty
22:45:18 [2021-07-22T22:45:18.660Z] --- PASS: TestDeleteEmpty (0.00s)
22:45:18 [2021-07-22T22:45:18.660Z] === RUN   TestDeleteNewline
22:45:18 [2021-07-22T22:45:18.660Z] --- PASS: TestDeleteNewline (0.00s)
22:45:18 [2021-07-22T22:45:18.660Z] === RUN   TestDelete
22:45:18 [2021-07-22T22:45:18.660Z] --- PASS: TestDelete (0.00s)
22:45:18 [2021-07-22T22:45:18.660Z] === RUN   TestConcurrentWrites
22:45:19 [2021-07-22T22:45:19.118Z] --- PASS: TestConcurrentWrites (0.30s)
22:45:19 [2021-07-22T22:45:19.118Z] PASS
22:45:19 [2021-07-22T22:45:19.118Z] coverage: 81.2% of statements
22:45:19 [2021-07-22T22:45:19.118Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.400s	coverage: 81.2% of statements
22:45:19 [2021-07-22T22:45:19.118Z] --- PASS: TestRandomAllocateDeallocate (7.11s)
22:45:19 [2021-07-22T22:45:19.118Z] === RUN   TestAllocateRandomDeallocate
22:45:19 [2021-07-22T22:45:19.423Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s)
22:45:19 [2021-07-22T22:45:19.423Z] === RUN   TestAuthZPluginErrorResponse
22:45:19 [2021-07-22T22:45:19.577Z] === RUN   TestNew
22:45:19 [2021-07-22T22:45:19.577Z] --- PASS: TestNew (0.00s)
22:45:19 [2021-07-22T22:45:19.577Z] === RUN   TestAllocate
22:45:19 [2021-07-22T22:45:19.577Z] --- PASS: TestAllocate (0.00s)
22:45:19 [2021-07-22T22:45:19.577Z] === RUN   TestUninitialized
22:45:19 [2021-07-22T22:45:19.577Z] --- PASS: TestUninitialized (0.00s)
22:45:19 [2021-07-22T22:45:19.577Z] === RUN   TestAllocateInRange
22:45:19 [2021-07-22T22:45:19.577Z] --- PASS: TestAllocateInRange (0.00s)
22:45:19 [2021-07-22T22:45:19.577Z] === RUN   TestAllocateSerial
22:45:19 [2021-07-22T22:45:19.577Z] --- PASS: TestAllocateSerial (0.00s)
22:45:19 [2021-07-22T22:45:19.577Z] PASS
22:45:19 [2021-07-22T22:45:19.577Z] coverage: 87.5% of statements
22:45:19 [2021-07-22T22:45:19.577Z] ok  	github.com/docker/docker/libnetwork/idm	0.050s	coverage: 87.5% of statements
22:45:19 [2021-07-22T22:45:19.577Z] === RUN   TestDiff
22:45:19 [2021-07-22T22:45:19.577Z] --- PASS: TestDiff (0.00s)
22:45:19 [2021-07-22T22:45:19.577Z] === RUN   TestAddedCallback
22:45:19 [2021-07-22T22:45:19.577Z] --- PASS: TestAddedCallback (0.00s)
22:45:19 [2021-07-22T22:45:19.577Z] === RUN   TestRemovedCallback
22:45:19 [2021-07-22T22:45:19.577Z] --- PASS: TestRemovedCallback (0.00s)
22:45:19 [2021-07-22T22:45:19.577Z] === RUN   TestNoCallback
22:45:19 [2021-07-22T22:45:19.577Z] --- PASS: TestNoCallback (0.00s)
22:45:19 [2021-07-22T22:45:19.577Z] PASS
22:45:19 [2021-07-22T22:45:19.577Z] coverage: 48.1% of statements
22:45:19 [2021-07-22T22:45:19.577Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.054s	coverage: 48.1% of statements
22:45:19 [2021-07-22T22:45:19.685Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
22:45:19 [2021-07-22T22:45:19.685Z] === RUN   TestAuthZPluginErrorRequest
22:45:20 [2021-07-22T22:45:20.147Z] --- PASS: TestUpdateReplicatedJob (4.04s)
22:45:20 [2021-07-22T22:45:20.147Z] === RUN   TestServiceListWithStatuses
22:45:20 [2021-07-22T22:45:20.147Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:45:20 [2021-07-22T22:45:20.147Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:45:20 [2021-07-22T22:45:20.147Z] === RUN   TestDockerNetworkConnectAlias
22:45:20 [2021-07-22T22:45:20.256Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
22:45:20 [2021-07-22T22:45:20.256Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:45:20 [2021-07-22T22:45:20.543Z] === RUN   TestCaller
22:45:20 [2021-07-22T22:45:20.543Z] --- PASS: TestCaller (0.00s)
22:45:20 [2021-07-22T22:45:20.543Z] PASS
22:45:20 [2021-07-22T22:45:20.543Z] coverage: 100.0% of statements
22:45:20 [2021-07-22T22:45:20.543Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.050s	coverage: 100.0% of statements
22:45:20 [2021-07-22T22:45:20.543Z] --- PASS: TestAllocateRandomDeallocate (1.42s)
22:45:20 [2021-07-22T22:45:20.543Z] === RUN   TestAllocateRandomDeallocateSerialize
22:45:20 [2021-07-22T22:45:20.543Z] === RUN   TestSetSerialInsertDelete
22:45:20 [2021-07-22T22:45:20.543Z] --- PASS: TestSetSerialInsertDelete (0.00s)
22:45:20 [2021-07-22T22:45:20.543Z] === RUN   TestSetParallelInsertDelete
22:45:20 [2021-07-22T22:45:20.828Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:45:20 [2021-07-22T22:45:20.828Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:45:21 [2021-07-22T22:45:21.399Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
22:45:21 [2021-07-22T22:45:21.970Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
22:45:22 [2021-07-22T22:45:22.716Z] === RUN   TestInt2IP2IntConversion
22:45:22 [2021-07-22T22:45:22.716Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.88s)
22:45:22 [2021-07-22T22:45:22.716Z] === RUN   TestRetrieveFromStore
22:45:22 [2021-07-22T22:45:22.716Z] === RUN   TestPoolRequest
22:45:22 [2021-07-22T22:45:22.716Z] --- PASS: TestPoolRequest (0.00s)
22:45:22 [2021-07-22T22:45:22.716Z] === RUN   TestOtherRequests
22:45:22 [2021-07-22T22:45:22.716Z] --- PASS: TestOtherRequests (0.00s)
22:45:22 [2021-07-22T22:45:22.717Z] PASS
22:45:22 [2021-07-22T22:45:22.717Z] coverage: 57.1% of statements
22:45:22 [2021-07-22T22:45:22.717Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.046s	coverage: 57.1% of statements
22:45:22 [2021-07-22T22:45:22.912Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
22:45:22 [2021-07-22T22:45:22.912Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:45:23 [2021-07-22T22:45:23.175Z] --- PASS: TestInt2IP2IntConversion (0.70s)
22:45:23 [2021-07-22T22:45:23.175Z] === RUN   TestGetAddressVersion
22:45:23 [2021-07-22T22:45:23.175Z] --- PASS: TestGetAddressVersion (0.00s)
22:45:23 [2021-07-22T22:45:23.175Z] === RUN   TestKeyString
22:45:23 [2021-07-22T22:45:23.175Z] --- PASS: TestKeyString (0.00s)
22:45:23 [2021-07-22T22:45:23.175Z] === RUN   TestPoolDataMarshal
22:45:23 [2021-07-22T22:45:23.175Z] --- PASS: TestPoolDataMarshal (0.00s)
22:45:23 [2021-07-22T22:45:23.175Z] === RUN   TestSubnetsMarshal
22:45:23 [2021-07-22T22:45:23.175Z] --- PASS: TestSubnetsMarshal (0.08s)
22:45:23 [2021-07-22T22:45:23.175Z] === RUN   TestAddSubnets
22:45:23 [2021-07-22T22:45:23.175Z] --- PASS: TestAddSubnets (0.08s)
22:45:23 [2021-07-22T22:45:23.175Z] === RUN   TestDoublePoolRelease
22:45:23 [2021-07-22T22:45:23.175Z] --- PASS: TestDoublePoolRelease (0.07s)
22:45:23 [2021-07-22T22:45:23.175Z] === RUN   TestAddReleasePoolID
22:45:23 [2021-07-22T22:45:23.633Z] --- PASS: TestAddReleasePoolID (0.11s)
22:45:23 [2021-07-22T22:45:23.633Z] === RUN   TestPredefinedPool
22:45:23 [2021-07-22T22:45:23.633Z] --- PASS: TestPredefinedPool (0.04s)
22:45:23 [2021-07-22T22:45:23.633Z] === RUN   TestRemoveSubnet
22:45:23 [2021-07-22T22:45:23.633Z] --- PASS: TestRetrieveFromStore (1.12s)
22:45:23 [2021-07-22T22:45:23.633Z] === RUN   TestIsCorrupted
22:45:23 [2021-07-22T22:45:23.633Z] --- PASS: TestIsCorrupted (0.03s)
22:45:23 [2021-07-22T22:45:23.633Z] === RUN   TestSetRollover
22:45:23 [2021-07-22T22:45:23.633Z] --- PASS: TestRemoveSubnet (0.31s)
22:45:23 [2021-07-22T22:45:23.633Z] === RUN   TestGetSameAddress
22:45:23 [2021-07-22T22:45:23.633Z] --- PASS: TestGetSameAddress (0.03s)
22:45:23 [2021-07-22T22:45:23.633Z] === RUN   TestPoolAllocationReuse
22:45:24 [2021-07-22T22:45:24.091Z] === RUN   TestGetCapabilities
22:45:24 [2021-07-22T22:45:24.091Z] --- PASS: TestGetCapabilities (0.02s)
22:45:24 [2021-07-22T22:45:24.091Z] === RUN   TestGetCapabilitiesFromLegacyDriver
22:45:24 [2021-07-22T22:45:24.091Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
22:45:24 [2021-07-22T22:45:24.091Z] === RUN   TestGetDefaultAddressSpaces
22:45:24 [2021-07-22T22:45:24.091Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
22:45:24 [2021-07-22T22:45:24.091Z] === RUN   TestRemoteDriver
22:45:24 [2021-07-22T22:45:24.091Z] --- PASS: TestRemoteDriver (0.01s)
22:45:24 [2021-07-22T22:45:24.091Z] PASS
22:45:24 [2021-07-22T22:45:24.091Z] coverage: 47.4% of statements
22:45:24 [2021-07-22T22:45:24.092Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.109s	coverage: 47.4% of statements
22:45:24 [2021-07-22T22:45:24.295Z] === RUN   TestDockerSuite/TestBuildMultipleTags
22:45:24 [2021-07-22T22:45:24.295Z] === RUN   TestDockerSuite/TestBuildNetContainer
22:45:25 [2021-07-22T22:45:25.237Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s)
22:45:25 [2021-07-22T22:45:25.237Z] === RUN   TestAuthZPluginHeader
22:45:25 [2021-07-22T22:45:25.634Z] === RUN   TestWindowsIPAM
22:45:25 [2021-07-22T22:45:25.635Z] --- PASS: TestWindowsIPAM (0.00s)
22:45:25 [2021-07-22T22:45:25.635Z] PASS
22:45:25 [2021-07-22T22:45:25.635Z] coverage: 71.4% of statements
22:45:25 [2021-07-22T22:45:25.635Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.056s	coverage: 71.4% of statements
22:45:25 [2021-07-22T22:45:25.635Z] --- PASS: TestSetRollover (2.29s)
22:45:25 [2021-07-22T22:45:25.635Z] === RUN   TestSetRolloverSerial
22:45:26 [2021-07-22T22:45:26.093Z] --- PASS: TestPoolAllocationReuse (2.35s)
22:45:26 [2021-07-22T22:45:26.093Z] === RUN   TestGetAddressSubPoolEqualPool
22:45:26 [2021-07-22T22:45:26.093Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s)
22:45:26 [2021-07-22T22:45:26.093Z] === RUN   TestRequestReleaseAddressFromSubPool
22:45:26 [2021-07-22T22:45:26.182Z] --- PASS: TestAuthZPluginHeader (0.84s)
22:45:26 [2021-07-22T22:45:26.182Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:45:26 [2021-07-22T22:45:26.551Z] === RUN   TestDefaultNetwork
22:45:26 [2021-07-22T22:45:26.723Z] --- PASS: TestDockerNetworkConnectAlias (5.96s)
22:45:26 [2021-07-22T22:45:26.723Z] === RUN   TestDockerNetworkReConnect
22:45:27 [2021-07-22T22:45:27.008Z] --- PASS: TestDefaultNetwork (0.36s)
22:45:27 [2021-07-22T22:45:27.008Z] === RUN   TestConfigGlobalScopeDefaultNetworks
22:45:27 [2021-07-22T22:45:27.008Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.35s)
22:45:27 [2021-07-22T22:45:27.008Z] === RUN   TestInitAddressPools
22:45:27 [2021-07-22T22:45:27.008Z] --- PASS: TestInitAddressPools (0.00s)
22:45:27 [2021-07-22T22:45:27.008Z] PASS
22:45:27 [2021-07-22T22:45:27.008Z] coverage: 74.0% of statements
22:45:27 [2021-07-22T22:45:27.008Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.823s	coverage: 74.0% of statements
22:45:27 [2021-07-22T22:45:27.123Z] === RUN   TestDockerSuite/TestBuildNetNone
22:45:27 [2021-07-22T22:45:27.985Z] === RUN   TestKeyValue
22:45:27 [2021-07-22T22:45:27.985Z] --- PASS: TestKeyValue (0.00s)
22:45:27 [2021-07-22T22:45:27.985Z] PASS
22:45:27 [2021-07-22T22:45:27.985Z] coverage: 60.0% of statements
22:45:27 [2021-07-22T22:45:27.985Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.057s	coverage: 60.0% of statements
22:45:27 [2021-07-22T22:45:27.985Z] --- PASS: TestSetRolloverSerial (2.22s)
22:45:27 [2021-07-22T22:45:27.985Z] === RUN   TestGetFirstAvailableFromCurrent
22:45:27 [2021-07-22T22:45:27.985Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
22:45:27 [2021-07-22T22:45:27.985Z] PASS
22:45:27 [2021-07-22T22:45:27.985Z] coverage: 84.4% of statements
22:45:27 [2021-07-22T22:45:27.985Z] ok  	github.com/docker/docker/libnetwork/bitseq	16.126s	coverage: 84.4% of statements
22:45:28 [2021-07-22T22:45:28.065Z] === RUN   TestDockerSuite/TestBuildNoContext
22:45:28 [2021-07-22T22:45:28.065Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
22:45:29 [2021-07-22T22:45:29.457Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
22:45:30 [2021-07-22T22:45:30.015Z] --- PASS: TestDockerNetworkReConnect (3.66s)
22:45:30 [2021-07-22T22:45:30.015Z] === RUN   TestServicePlugin
22:45:30 [2021-07-22T22:45:30.015Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:45:30 [2021-07-22T22:45:30.015Z] --- SKIP: TestServicePlugin (0.00s)
22:45:30 [2021-07-22T22:45:30.015Z] === RUN   TestServiceUpdateLabel
22:45:30 [2021-07-22T22:45:30.884Z] --- PASS: TestSetParallelInsertDelete (10.04s)
22:45:30 [2021-07-22T22:45:30.884Z] PASS
22:45:30 [2021-07-22T22:45:30.884Z] coverage: 100.0% of statements
22:45:30 [2021-07-22T22:45:30.884Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.093s	coverage: 100.0% of statements
22:45:31 [2021-07-22T22:45:31.343Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.05s)
22:45:31 [2021-07-22T22:45:31.343Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
22:45:31 [2021-07-22T22:45:31.343Z] === RUN   TestNetworkDBSimple
22:45:31 [2021-07-22T22:45:31.377Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
22:45:31 [2021-07-22T22:45:31.377Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.15s)
22:45:31 [2021-07-22T22:45:31.377Z] === RUN   TestAuthZPluginV2Disable
22:45:31 [2021-07-22T22:45:31.803Z] === RUN   TestGenerate
22:45:31 [2021-07-22T22:45:31.803Z] --- PASS: TestGenerate (0.00s)
22:45:31 [2021-07-22T22:45:31.803Z] === RUN   TestGeneratePtr
22:45:31 [2021-07-22T22:45:31.803Z] --- PASS: TestGeneratePtr (0.00s)
22:45:31 [2021-07-22T22:45:31.803Z] === RUN   TestGenerateMissingField
22:45:31 [2021-07-22T22:45:31.803Z] --- PASS: TestGenerateMissingField (0.00s)
22:45:31 [2021-07-22T22:45:31.803Z] === RUN   TestFieldCannotBeSet
22:45:31 [2021-07-22T22:45:31.803Z] --- PASS: TestFieldCannotBeSet (0.00s)
22:45:31 [2021-07-22T22:45:31.803Z] === RUN   TestTypeMismatchError
22:45:31 [2021-07-22T22:45:31.803Z] --- PASS: TestTypeMismatchError (0.00s)
22:45:31 [2021-07-22T22:45:31.803Z] PASS
22:45:31 [2021-07-22T22:45:31.803Z] coverage: 100.0% of statements
22:45:31 [2021-07-22T22:45:31.803Z] ok  	github.com/docker/docker/libnetwork/options	0.061s	coverage: 100.0% of statements
22:45:31 [2021-07-22T22:45:31.925Z] --- PASS: TestServiceUpdateLabel (2.59s)
22:45:31 [2021-07-22T22:45:31.925Z] === RUN   TestServiceUpdateSecrets
22:45:31 [2021-07-22T22:45:31.927Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
22:45:32 [2021-07-22T22:45:32.261Z] 2021/07/22 22:45:31 Closing DB instances...
22:45:33 [2021-07-22T22:45:33.228Z] testing: warning: no tests to run
22:45:33 [2021-07-22T22:45:33.228Z] PASS
22:45:33 [2021-07-22T22:45:33.228Z] coverage: 0.0% of statements
22:45:33 [2021-07-22T22:45:33.228Z] ok  	github.com/docker/docker/libnetwork/osl	0.061s	coverage: 0.0% of statements [no tests to run]
22:45:33 [2021-07-22T22:45:33.923Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
22:45:33 [2021-07-22T22:45:33.923Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
22:45:33 [2021-07-22T22:45:33.923Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
22:45:34 [2021-07-22T22:45:34.183Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
22:45:34 [2021-07-22T22:45:34.194Z] --- PASS: TestNetworkDBSimple (2.66s)
22:45:34 [2021-07-22T22:45:34.194Z] === RUN   TestNetworkDBJoinLeaveNetwork
22:45:34 [2021-07-22T22:45:34.194Z] === RUN   TestRequestNewPort
22:45:34 [2021-07-22T22:45:34.194Z] --- PASS: TestRequestNewPort (0.00s)
22:45:34 [2021-07-22T22:45:34.194Z] === RUN   TestRequestSpecificPort
22:45:34 [2021-07-22T22:45:34.194Z] --- PASS: TestRequestSpecificPort (0.00s)
22:45:34 [2021-07-22T22:45:34.194Z] === RUN   TestReleasePort
22:45:34 [2021-07-22T22:45:34.194Z] --- PASS: TestReleasePort (0.00s)
22:45:34 [2021-07-22T22:45:34.194Z] === RUN   TestReuseReleasedPort
22:45:34 [2021-07-22T22:45:34.194Z] --- PASS: TestReuseReleasedPort (0.00s)
22:45:34 [2021-07-22T22:45:34.194Z] === RUN   TestReleaseUnreadledPort
22:45:34 [2021-07-22T22:45:34.194Z] --- PASS: TestReleaseUnreadledPort (0.00s)
22:45:34 [2021-07-22T22:45:34.194Z] === RUN   TestUnknowProtocol
22:45:34 [2021-07-22T22:45:34.194Z] --- PASS: TestUnknowProtocol (0.00s)
22:45:34 [2021-07-22T22:45:34.194Z] === RUN   TestAllocateAllPorts
22:45:34 [2021-07-22T22:45:34.194Z] --- PASS: TestAllocateAllPorts (0.00s)
22:45:34 [2021-07-22T22:45:34.194Z] === RUN   TestPortAllocation
22:45:34 [2021-07-22T22:45:34.194Z] --- PASS: TestPortAllocation (0.00s)
22:45:34 [2021-07-22T22:45:34.194Z] === RUN   TestPortAllocationWithCustomRange
22:45:34 [2021-07-22T22:45:34.194Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
22:45:34 [2021-07-22T22:45:34.194Z] === RUN   TestNoDuplicateBPR
22:45:34 [2021-07-22T22:45:34.194Z] --- PASS: TestNoDuplicateBPR (0.00s)
22:45:34 [2021-07-22T22:45:34.194Z] === RUN   TestChangePortRange
22:45:34 [2021-07-22T22:45:34.194Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
22:45:34 [2021-07-22T22:45:34.194Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
22:45:34 [2021-07-22T22:45:34.194Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
22:45:34 [2021-07-22T22:45:34.194Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
22:45:34 [2021-07-22T22:45:34.194Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
22:45:34 [2021-07-22T22:45:34.194Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
22:45:34 [2021-07-22T22:45:34.194Z] --- PASS: TestChangePortRange (0.00s)
22:45:34 [2021-07-22T22:45:34.194Z] PASS
22:45:34 [2021-07-22T22:45:34.194Z] coverage: 88.6% of statements
22:45:34 [2021-07-22T22:45:34.194Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.052s	coverage: 88.6% of statements
22:45:34 [2021-07-22T22:45:34.194Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.16s)
22:45:34 [2021-07-22T22:45:34.194Z] === RUN   TestGetAddress
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:45:34 [2021-07-22T22:45:34.194Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:45:34 [2021-07-22T22:45:34.444Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
22:45:35 [2021-07-22T22:45:35.016Z] --- PASS: TestAuthZPluginV2Disable (3.56s)
22:45:35 [2021-07-22T22:45:35.016Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:45:35 [2021-07-22T22:45:35.016Z] === RUN   TestDockerSuite/TestBuildOnBuild
22:45:35 [2021-07-22T22:45:35.159Z] === RUN   TestTransportPortConv
22:45:35 [2021-07-22T22:45:35.159Z] --- PASS: TestTransportPortConv (0.00s)
22:45:35 [2021-07-22T22:45:35.159Z] === RUN   TestTransportPortBindingConv
22:45:35 [2021-07-22T22:45:35.159Z] --- PASS: TestTransportPortBindingConv (0.00s)
22:45:35 [2021-07-22T22:45:35.159Z] === RUN   TestErrorConstructors
22:45:35 [2021-07-22T22:45:35.159Z] --- PASS: TestErrorConstructors (0.00s)
22:45:35 [2021-07-22T22:45:35.159Z] === RUN   TestCompareIPMask
22:45:35 [2021-07-22T22:45:35.159Z] --- PASS: TestCompareIPMask (0.00s)
22:45:35 [2021-07-22T22:45:35.159Z] === RUN   TestUtilGetHostPartIP
22:45:35 [2021-07-22T22:45:35.159Z] --- PASS: TestUtilGetHostPartIP (0.00s)
22:45:35 [2021-07-22T22:45:35.159Z] === RUN   TestUtilGetBroadcastIP
22:45:35 [2021-07-22T22:45:35.159Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
22:45:35 [2021-07-22T22:45:35.159Z] === RUN   TestParseCIDR
22:45:35 [2021-07-22T22:45:35.159Z] --- PASS: TestParseCIDR (0.00s)
22:45:35 [2021-07-22T22:45:35.159Z] PASS
22:45:35 [2021-07-22T22:45:35.159Z] coverage: 47.9% of statements
22:45:35 [2021-07-22T22:45:35.159Z] ok  	github.com/docker/docker/libnetwork/types	0.048s	coverage: 47.9% of statements
22:45:35 [2021-07-22T22:45:35.159Z] 2021/07/22 22:45:35 Closing DB instances...
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
22:45:35 [2021-07-22T22:45:35.617Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
22:45:35 [2021-07-22T22:45:35.617Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.01s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.01s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
22:45:35 [2021-07-22T22:45:35.617Z] PASS
22:45:35 [2021-07-22T22:45:35.617Z] coverage: 44.0% of statements
22:45:35 [2021-07-22T22:45:35.617Z] ok  	github.com/docker/docker/oci	0.053s	coverage: 44.0% of statements
22:45:37 [2021-07-22T22:45:37.150Z] === RUN   TestParseVersion
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestParseVersion (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] PASS
22:45:37 [2021-07-22T22:45:37.151Z] coverage: 52.9% of statements
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestNetworkDBJoinLeaveNetworks
22:45:37 [2021-07-22T22:45:37.151Z] ok  	github.com/docker/docker/pkg/aaparser	0.062s	coverage: 52.9% of statements
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestAddressPoolOpt
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestAddressPoolOpt (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/a
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/something
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/_=a
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/env1=value1
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/_env1=value1
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/env2=value2=value3
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/env3=abc!qwe
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/env_4=value_4
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/PATH
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/=a
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/PATH=
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/PATH=something
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/asd!qwe
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/1asd
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/123
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/some_space
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/__some_space_before
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/some_space_after__
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/=
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateEnv/PaTh
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestValidateEnv (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/a (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/something (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/_=a (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/PATH (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/=a (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/1asd (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/123 (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/some_space (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/= (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestParseHost
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestParseHost (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestParseDockerDaemonHost
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestParseDockerDaemonHost (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestParseTCP
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestParseTCP (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestParseInvalidUnixAddrInvalid
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateExtraHosts
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestValidateExtraHosts (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestIpOptString
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestIpOptString (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestNewIpOptInvalidDefaultVal
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestNewIpOptValidDefaultVal
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestIpOptSetInvalidVal
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateIPAddress
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestValidateIPAddress (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestMapOpts
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestMapOpts (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestListOptsWithoutValidator
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestListOptsWithoutValidator (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestListOptsWithValidator
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestListOptsWithValidator (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateDNSSearch
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestValidateDNSSearch (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel/label_with_general_format
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel/label_with_more_than_one_=
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel/label_with_one_more
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestValidateLabel (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestNamedListOpts
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestNamedListOpts (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestNamedMapOpts
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestNamedMapOpts (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestParseLink
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestParseLink (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestQuotedStringSetWithQuotes
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestQuotedStringSetWithNoQuotes
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] === RUN   TestUlimitOpt
22:45:37 [2021-07-22T22:45:37.151Z] --- PASS: TestUlimitOpt (0.00s)
22:45:37 [2021-07-22T22:45:37.151Z] PASS
22:45:37 [2021-07-22T22:45:37.151Z] coverage: 67.1% of statements
22:45:37 [2021-07-22T22:45:37.151Z] ok  	github.com/docker/docker/opts	0.091s	coverage: 67.1% of statements
22:45:37 [2021-07-22T22:45:37.559Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
22:45:37 [2021-07-22T22:45:37.559Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
22:45:37 [2021-07-22T22:45:37.819Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.04s)
22:45:37 [2021-07-22T22:45:37.819Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:45:38 [2021-07-22T22:45:38.115Z] 2021/07/22 22:45:37 Closing DB instances...
22:45:39 [2021-07-22T22:45:39.647Z] === RUN   TestPeerCertificateMarshalJSON
22:45:39 [2021-07-22T22:45:39.647Z] === RUN   TestIsArchivePathDir
22:45:39 [2021-07-22T22:45:39.647Z] --- PASS: TestIsArchivePathDir (0.08s)
22:45:39 [2021-07-22T22:45:39.647Z] === RUN   TestIsArchivePathInvalidFile
22:45:39 [2021-07-22T22:45:39.647Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s)
22:45:39 [2021-07-22T22:45:39.647Z] === RUN   TestNetworkDBCRUDTableEntry
22:45:39 [2021-07-22T22:45:39.647Z] --- PASS: TestIsArchivePathInvalidFile (0.16s)
22:45:39 [2021-07-22T22:45:39.647Z] === RUN   TestIsArchivePathTar
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s)
22:45:40 [2021-07-22T22:45:40.105Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
22:45:40 [2021-07-22T22:45:40.105Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestMiddleware
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestMiddleware (0.00s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestNewResponseModifier
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestNewResponseModifier (0.00s)
22:45:40 [2021-07-22T22:45:40.105Z] PASS
22:45:40 [2021-07-22T22:45:40.105Z] coverage: 26.8% of statements
22:45:40 [2021-07-22T22:45:40.105Z] ok  	github.com/docker/docker/pkg/authorization	0.562s	coverage: 26.8% of statements
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestIsArchivePathTar (0.21s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestDecompressStreamGzip
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestDecompressStreamGzip (0.16s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestDecompressStreamBzip2
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestDecompressStreamBzip2 (0.15s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestDecompressStreamXz
22:45:40 [2021-07-22T22:45:40.105Z]     archive_test.go:134: Xz not present in msys2
22:45:40 [2021-07-22T22:45:40.105Z] --- SKIP: TestDecompressStreamXz (0.00s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestCompressStreamXzUnsupported
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestCompressStreamBzip2Unsupported
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestCompressStreamInvalid
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestCompressStreamInvalid (0.00s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestExtensionInvalid
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestExtensionInvalid (0.00s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestExtensionUncompressed
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestExtensionUncompressed (0.00s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestExtensionBzip2
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestExtensionBzip2 (0.00s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestExtensionGzip
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestExtensionGzip (0.00s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestExtensionXz
22:45:40 [2021-07-22T22:45:40.105Z] --- PASS: TestExtensionXz (0.00s)
22:45:40 [2021-07-22T22:45:40.105Z] === RUN   TestCmdStreamLargeStderr
22:45:40 [2021-07-22T22:45:40.363Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
22:45:40 [2021-07-22T22:45:40.563Z] --- PASS: TestCmdStreamLargeStderr (0.12s)
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestCmdStreamBad
22:45:40 [2021-07-22T22:45:40.563Z]     archive_test.go:239: Failing on Windows CI machines
22:45:40 [2021-07-22T22:45:40.563Z] --- SKIP: TestCmdStreamBad (0.00s)
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestCmdStreamGood
22:45:40 [2021-07-22T22:45:40.563Z] --- PASS: TestCmdStreamGood (0.05s)
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestUntarPathWithInvalidDest
22:45:40 [2021-07-22T22:45:40.563Z] --- PASS: TestUntarPathWithInvalidDest (0.08s)
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestUntarPathWithInvalidSrc
22:45:40 [2021-07-22T22:45:40.563Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s)
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestUntarPath
22:45:40 [2021-07-22T22:45:40.563Z] --- PASS: TestUntarPath (0.09s)
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestUntarPathWithDestinationFile
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestUnbuffered
22:45:40 [2021-07-22T22:45:40.563Z] --- PASS: TestUntarPathWithDestinationFile (0.08s)
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
22:45:40 [2021-07-22T22:45:40.563Z] --- PASS: TestUnbuffered (0.00s)
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestRaceUnbuffered
22:45:40 [2021-07-22T22:45:40.563Z] --- PASS: TestRaceUnbuffered (0.00s)
22:45:40 [2021-07-22T22:45:40.563Z] PASS
22:45:40 [2021-07-22T22:45:40.563Z] coverage: 100.0% of statements
22:45:40 [2021-07-22T22:45:40.563Z] ok  	github.com/docker/docker/pkg/broadcaster	0.058s	coverage: 100.0% of statements
22:45:40 [2021-07-22T22:45:40.563Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s)
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestCopyWithTarInvalidSrc
22:45:40 [2021-07-22T22:45:40.563Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
22:45:40 [2021-07-22T22:45:40.563Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestCopyWithTarSrcFile
22:45:40 [2021-07-22T22:45:40.563Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestCopyWithTarSrcFolder
22:45:40 [2021-07-22T22:45:40.563Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
22:45:40 [2021-07-22T22:45:40.563Z] === RUN   TestCopyFileWithTarInvalidSrc
22:45:41 [2021-07-22T22:45:41.021Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
22:45:41 [2021-07-22T22:45:41.021Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
22:45:41 [2021-07-22T22:45:41.021Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
22:45:41 [2021-07-22T22:45:41.021Z] === RUN   TestCopyFileWithTarSrcFolder
22:45:41 [2021-07-22T22:45:41.021Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
22:45:41 [2021-07-22T22:45:41.021Z] === RUN   TestCopyFileWithTarSrcFile
22:45:41 [2021-07-22T22:45:41.021Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
22:45:41 [2021-07-22T22:45:41.021Z] === RUN   TestTarFiles
22:45:41 [2021-07-22T22:45:41.479Z] === RUN   TestMatch
22:45:41 [2021-07-22T22:45:41.479Z] === RUN   TestMatch/[[]]
22:45:41 [2021-07-22T22:45:41.479Z] === RUN   TestMatch/[[foo]]
22:45:41 [2021-07-22T22:45:41.479Z] === RUN   TestMatch/[[bar]_[foo]]
22:45:41 [2021-07-22T22:45:41.479Z] === RUN   TestMatch/[[foo_bar]]
22:45:41 [2021-07-22T22:45:41.479Z] === RUN   TestMatch/[[qux]_[foo]]
22:45:41 [2021-07-22T22:45:41.479Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
22:45:41 [2021-07-22T22:45:41.479Z] === RUN   TestMatch/[]
22:45:41 [2021-07-22T22:45:41.479Z] === RUN   TestMatch/[]#01
22:45:41 [2021-07-22T22:45:41.479Z] === RUN   TestMatch/[[qux]]
22:45:41 [2021-07-22T22:45:41.479Z] === RUN   TestMatch/[[foo_bar_qux]]
22:45:41 [2021-07-22T22:45:41.479Z] === RUN   TestMatch/[[qux]_[baz]]
22:45:41 [2021-07-22T22:45:41.479Z] === RUN   TestMatch/[[foo_baz]]
22:45:41 [2021-07-22T22:45:41.479Z] --- PASS: TestMatch (0.00s)
22:45:41 [2021-07-22T22:45:41.479Z]     --- PASS: TestMatch/[[]] (0.00s)
22:45:41 [2021-07-22T22:45:41.479Z]     --- PASS: TestMatch/[[foo]] (0.00s)
22:45:41 [2021-07-22T22:45:41.479Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
22:45:41 [2021-07-22T22:45:41.479Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
22:45:41 [2021-07-22T22:45:41.479Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
22:45:41 [2021-07-22T22:45:41.479Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
22:45:41 [2021-07-22T22:45:41.479Z]     --- PASS: TestMatch/[] (0.00s)
22:45:41 [2021-07-22T22:45:41.479Z]     --- PASS: TestMatch/[]#01 (0.00s)
22:45:41 [2021-07-22T22:45:41.479Z]     --- PASS: TestMatch/[[qux]] (0.00s)
22:45:41 [2021-07-22T22:45:41.479Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
22:45:41 [2021-07-22T22:45:41.479Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
22:45:41 [2021-07-22T22:45:41.479Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
22:45:41 [2021-07-22T22:45:41.479Z] PASS
22:45:41 [2021-07-22T22:45:41.479Z] coverage: 87.5% of statements
22:45:41 [2021-07-22T22:45:41.479Z] ok  	github.com/docker/docker/pkg/capabilities	0.054s	coverage: 87.5% of statements
22:45:41 [2021-07-22T22:45:41.937Z] 2021/07/22 22:45:41 Closing DB instances...
22:45:42 [2021-07-22T22:45:42.276Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
22:45:42 [2021-07-22T22:45:42.902Z] === RUN   TestChrootTarUntar
22:45:42 [2021-07-22T22:45:42.902Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
22:45:42 [2021-07-22T22:45:42.902Z] --- SKIP: TestChrootTarUntar (0.00s)
22:45:42 [2021-07-22T22:45:42.902Z] === RUN   TestChrootUntarWithHugeExcludesList
22:45:42 [2021-07-22T22:45:42.902Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
22:45:42 [2021-07-22T22:45:42.902Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
22:45:42 [2021-07-22T22:45:42.902Z] === RUN   TestChrootUntarEmptyArchive
22:45:42 [2021-07-22T22:45:42.902Z] --- PASS: TestChrootUntarEmptyArchive (0.01s)
22:45:42 [2021-07-22T22:45:42.902Z] === RUN   TestChrootTarUntarWithSymlink
22:45:42 [2021-07-22T22:45:42.902Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:45:42 [2021-07-22T22:45:42.902Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
22:45:42 [2021-07-22T22:45:42.902Z] === RUN   TestChrootCopyWithTar
22:45:42 [2021-07-22T22:45:42.902Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:45:42 [2021-07-22T22:45:42.902Z] --- SKIP: TestChrootCopyWithTar (0.00s)
22:45:42 [2021-07-22T22:45:42.902Z] === RUN   TestChrootCopyFileWithTar
22:45:42 [2021-07-22T22:45:42.902Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
22:45:42 [2021-07-22T22:45:42.902Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
22:45:42 [2021-07-22T22:45:42.902Z] === RUN   TestChrootUntarPath
22:45:42 [2021-07-22T22:45:42.902Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:45:42 [2021-07-22T22:45:42.902Z] --- SKIP: TestChrootUntarPath (0.00s)
22:45:42 [2021-07-22T22:45:42.902Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
22:45:42 [2021-07-22T22:45:42.902Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
22:45:42 [2021-07-22T22:45:42.902Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
22:45:42 [2021-07-22T22:45:42.902Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
22:45:42 [2021-07-22T22:45:42.902Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
22:45:42 [2021-07-22T22:45:42.902Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
22:45:42 [2021-07-22T22:45:42.902Z] === RUN   TestChrootApplyDotDotFile
22:45:42 [2021-07-22T22:45:42.902Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
22:45:42 [2021-07-22T22:45:42.902Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
22:45:42 [2021-07-22T22:45:42.902Z] PASS
22:45:42 [2021-07-22T22:45:42.902Z] coverage: 15.4% of statements
22:45:42 [2021-07-22T22:45:42.902Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.107s	coverage: 15.4% of statements
22:45:43 [2021-07-22T22:45:43.487Z] --- PASS: TestBuildWithHugeFile (129.64s)
22:45:43 [2021-07-22T22:45:43.487Z] === RUN   TestBuildWCOWSandboxSize
22:45:43 [2021-07-22T22:45:43.868Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s)
22:45:43 [2021-07-22T22:45:43.868Z] === RUN   TestNetworkDBCRUDTableEntries
22:45:44 [2021-07-22T22:45:44.325Z] === RUN   TestSizeEmpty
22:45:44 [2021-07-22T22:45:44.325Z] --- PASS: TestSizeEmpty (0.00s)
22:45:44 [2021-07-22T22:45:44.325Z] === RUN   TestSizeEmptyFile
22:45:44 [2021-07-22T22:45:44.325Z] --- PASS: TestSizeEmptyFile (0.00s)
22:45:44 [2021-07-22T22:45:44.325Z] === RUN   TestSizeNonemptyFile
22:45:44 [2021-07-22T22:45:44.325Z] --- PASS: TestSizeNonemptyFile (0.00s)
22:45:44 [2021-07-22T22:45:44.325Z] === RUN   TestSizeNestedDirectoryEmpty
22:45:44 [2021-07-22T22:45:44.325Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
22:45:44 [2021-07-22T22:45:44.325Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
22:45:44 [2021-07-22T22:45:44.325Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
22:45:44 [2021-07-22T22:45:44.325Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
22:45:44 [2021-07-22T22:45:44.325Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
22:45:44 [2021-07-22T22:45:44.325Z] === RUN   TestMoveToSubdir
22:45:44 [2021-07-22T22:45:44.325Z] --- PASS: TestMoveToSubdir (0.01s)
22:45:44 [2021-07-22T22:45:44.325Z] === RUN   TestSizeNonExistingDirectory
22:45:44 [2021-07-22T22:45:44.325Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
22:45:44 [2021-07-22T22:45:44.325Z] PASS
22:45:44 [2021-07-22T22:45:44.325Z] coverage: 80.0% of statements
22:45:44 [2021-07-22T22:45:44.325Z] ok  	github.com/docker/docker/pkg/directory	0.068s	coverage: 80.0% of statements
22:45:45 [2021-07-22T22:45:45.578Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
22:45:45 [2021-07-22T22:45:45.862Z] === RUN   Test
22:45:45 [2021-07-22T22:45:45.862Z] === RUN   Test/TestContainsEntry
22:45:45 [2021-07-22T22:45:45.862Z] === RUN   Test/TestCreateEntries
22:45:45 [2021-07-22T22:45:45.862Z] === RUN   Test/TestEntriesDiff
22:45:45 [2021-07-22T22:45:45.862Z] === RUN   Test/TestEntriesEquality
22:45:45 [2021-07-22T22:45:45.862Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
22:45:45 [2021-07-22T22:45:45.862Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
22:45:45 [2021-07-22T22:45:45.862Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
22:45:45 [2021-07-22T22:45:45.862Z] === RUN   Test/TestGeneratorNotGenerate
22:45:45 [2021-07-22T22:45:45.862Z] === RUN   Test/TestGeneratorWithPort
22:45:45 [2021-07-22T22:45:45.862Z] === RUN   Test/TestGeneratorWithPortNotGenerate
22:45:45 [2021-07-22T22:45:45.862Z] === RUN   Test/TestNewEntry
22:45:45 [2021-07-22T22:45:45.862Z] === RUN   Test/TestParse
22:45:45 [2021-07-22T22:45:45.862Z] --- PASS: Test (0.00s)
22:45:45 [2021-07-22T22:45:45.862Z]     --- PASS: Test/TestContainsEntry (0.00s)
22:45:45 [2021-07-22T22:45:45.862Z]     --- PASS: Test/TestCreateEntries (0.00s)
22:45:45 [2021-07-22T22:45:45.862Z]     --- PASS: Test/TestEntriesDiff (0.00s)
22:45:45 [2021-07-22T22:45:45.862Z]     --- PASS: Test/TestEntriesEquality (0.00s)
22:45:45 [2021-07-22T22:45:45.862Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
22:45:45 [2021-07-22T22:45:45.862Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
22:45:45 [2021-07-22T22:45:45.862Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
22:45:45 [2021-07-22T22:45:45.862Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
22:45:45 [2021-07-22T22:45:45.862Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
22:45:45 [2021-07-22T22:45:45.862Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
22:45:45 [2021-07-22T22:45:45.862Z]     --- PASS: Test/TestNewEntry (0.00s)
22:45:45 [2021-07-22T22:45:45.862Z]     --- PASS: Test/TestParse (0.00s)
22:45:45 [2021-07-22T22:45:45.862Z] PASS
22:45:45 [2021-07-22T22:45:45.862Z] coverage: 58.3% of statements
22:45:45 [2021-07-22T22:45:45.862Z] ok  	github.com/docker/docker/pkg/discovery	0.060s	coverage: 58.3% of statements
22:45:45 [2021-07-22T22:45:45.862Z] 2021/07/22 22:45:45 Closing DB instances...
22:45:46 [2021-07-22T22:45:46.819Z] --- PASS: TestServiceUpdateSecrets (14.80s)
22:45:46 [2021-07-22T22:45:46.819Z] === RUN   TestServiceUpdateConfigs
22:45:46 [2021-07-22T22:45:46.826Z] === RUN   Test
22:45:46 [2021-07-22T22:45:46.826Z] === RUN   Test/TestContent
22:45:46 [2021-07-22T22:45:46.826Z] === RUN   Test/TestInitialize
22:45:46 [2021-07-22T22:45:46.826Z] === RUN   Test/TestNew
22:45:46 [2021-07-22T22:45:46.826Z] === RUN   Test/TestParsingContentsWithComments
22:45:46 [2021-07-22T22:45:46.826Z] === RUN   Test/TestRegister
22:45:46 [2021-07-22T22:45:46.826Z] === RUN   Test/TestWatch
22:45:46 [2021-07-22T22:45:46.826Z] --- PASS: Test (0.01s)
22:45:46 [2021-07-22T22:45:46.826Z]     --- PASS: Test/TestContent (0.00s)
22:45:46 [2021-07-22T22:45:46.826Z]     --- PASS: Test/TestInitialize (0.00s)
22:45:46 [2021-07-22T22:45:46.826Z]     --- PASS: Test/TestNew (0.00s)
22:45:46 [2021-07-22T22:45:46.826Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
22:45:46 [2021-07-22T22:45:46.826Z]     --- PASS: Test/TestRegister (0.00s)
22:45:46 [2021-07-22T22:45:46.826Z]     --- PASS: Test/TestWatch (0.01s)
22:45:46 [2021-07-22T22:45:46.826Z] PASS
22:45:46 [2021-07-22T22:45:46.826Z] coverage: 97.6% of statements
22:45:46 [2021-07-22T22:45:46.826Z] ok  	github.com/docker/docker/pkg/discovery/file	0.064s	coverage: 97.6% of statements
22:45:46 [2021-07-22T22:45:46.962Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
22:45:47 [2021-07-22T22:45:47.283Z] --- PASS: TestNetworkDBCRUDTableEntries (3.27s)
22:45:47 [2021-07-22T22:45:47.283Z] === RUN   TestNetworkDBNodeLeave
22:45:47 [2021-07-22T22:45:47.902Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
22:45:48 [2021-07-22T22:45:48.162Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
22:45:48 [2021-07-22T22:45:48.248Z] === RUN   Test
22:45:48 [2021-07-22T22:45:48.248Z] === RUN   Test/TestInitialize
22:45:48 [2021-07-22T22:45:48.248Z] --- PASS: TestTarFiles (7.65s)
22:45:48 [2021-07-22T22:45:48.248Z] === RUN   TestTarUntar
22:45:48 [2021-07-22T22:45:48.704Z] time="2021-07-22T22:45:48Z" level=info msg="Initializing discovery without TLS"
22:45:48 [2021-07-22T22:45:48.704Z] time="2021-07-22T22:45:48Z" level=info msg="Initializing discovery without TLS"
22:45:48 [2021-07-22T22:45:48.704Z] time="2021-07-22T22:45:48Z" level=info msg="Initializing discovery without TLS"
22:45:48 [2021-07-22T22:45:48.704Z] === RUN   Test/TestInitializeWithCerts
22:45:48 [2021-07-22T22:45:48.704Z] time="2021-07-22T22:45:48Z" level=info msg="Initializing discovery with TLS"
22:45:48 [2021-07-22T22:45:48.704Z] === RUN   Test/TestWatch
22:45:48 [2021-07-22T22:45:48.704Z] time="2021-07-22T22:45:48Z" level=info msg="Initializing discovery without TLS"
22:45:48 [2021-07-22T22:45:48.704Z] --- PASS: TestTarUntar (0.04s)
22:45:48 [2021-07-22T22:45:48.704Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
22:45:48 [2021-07-22T22:45:48.704Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
22:45:48 [2021-07-22T22:45:48.705Z] === RUN   TestTarWithOptions
22:45:48 [2021-07-22T22:45:48.705Z] --- PASS: TestTarWithOptions (0.03s)
22:45:48 [2021-07-22T22:45:48.705Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
22:45:48 [2021-07-22T22:45:48.705Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
22:45:48 [2021-07-22T22:45:48.705Z] === RUN   TestUntarUstarGnuConflict
22:45:48 [2021-07-22T22:45:48.705Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
22:45:48 [2021-07-22T22:45:48.705Z] === RUN   TestUntarInvalidFilenames
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames376614674\\dest"
22:45:48 [2021-07-22T22:45:48.705Z] --- PASS: TestUntarInvalidFilenames (0.19s)
22:45:48 [2021-07-22T22:45:48.705Z] === RUN   TestUntarHardlinkToSymlink
22:45:48 [2021-07-22T22:45:48.705Z] --- PASS: TestUntarHardlinkToSymlink (0.02s)
22:45:48 [2021-07-22T22:45:48.705Z] === RUN   TestUntarInvalidHardlink
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink542112867\\victim\\hello" -> "../victim/hello"
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink063893606\\victim\\hello" -> "/../victim/hello"
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink372748429\\victim" -> "../victim"
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink325639816\\victim" -> "../victim"
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink165941831\\victim" -> "../victim"
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink906910970\\victim" -> "../victim"
22:45:48 [2021-07-22T22:45:48.705Z] --- PASS: TestUntarInvalidHardlink (0.04s)
22:45:48 [2021-07-22T22:45:48.705Z] === RUN   TestUntarInvalidSymlink
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink739915793\\dest\\dotdot" -> "../victim/hello"
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink081349692\\dest\\slash-dotdot" -> "/../victim/hello"
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink010540139\\dest\\loophole-victim" -> "../victim"
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink440404174\\dest\\loophole-victim" -> "../victim"
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink962084821\\dest\\loophole-victim" -> "../victim"
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink334527280\\dest\\loophole-victim" -> "../victim"
22:45:48 [2021-07-22T22:45:48.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink078622927\\dest\\dir\\loophole" -> "../../victim"
22:45:48 [2021-07-22T22:45:48.705Z] --- PASS: TestUntarInvalidSymlink (0.05s)
22:45:48 [2021-07-22T22:45:48.705Z] === RUN   TestTempArchiveCloseMultipleTimes
22:45:48 [2021-07-22T22:45:48.705Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
22:45:48 [2021-07-22T22:45:48.705Z] === RUN   TestXGlobalNoParent
22:45:48 [2021-07-22T22:45:48.705Z] --- PASS: TestXGlobalNoParent (0.00s)
22:45:48 [2021-07-22T22:45:48.705Z] === RUN   TestReplaceFileTarWrapper
22:45:49 [2021-07-22T22:45:49.103Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.13s)
22:45:49 [2021-07-22T22:45:49.103Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:45:49 [2021-07-22T22:45:49.162Z] --- PASS: TestReplaceFileTarWrapper (0.22s)
22:45:49 [2021-07-22T22:45:49.162Z] === RUN   TestPrefixHeaderReadable
22:45:49 [2021-07-22T22:45:49.162Z] --- PASS: TestPrefixHeaderReadable (0.03s)
22:45:49 [2021-07-22T22:45:49.162Z] === RUN   TestDisablePigz
22:45:49 [2021-07-22T22:45:49.162Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
22:45:49 [2021-07-22T22:45:49.162Z] --- PASS: TestDisablePigz (0.16s)
22:45:49 [2021-07-22T22:45:49.162Z] === RUN   TestPigz
22:45:49 [2021-07-22T22:45:49.619Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
22:45:49 [2021-07-22T22:45:49.619Z] --- PASS: TestPigz (0.15s)
22:45:49 [2021-07-22T22:45:49.619Z] === RUN   TestCopyFileWithInvalidDest
22:45:49 [2021-07-22T22:45:49.619Z]     archive_windows_test.go:16: Currently fails
22:45:49 [2021-07-22T22:45:49.619Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
22:45:49 [2021-07-22T22:45:49.619Z] === RUN   TestCanonicalTarNameForPath
22:45:49 [2021-07-22T22:45:49.619Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
22:45:49 [2021-07-22T22:45:49.619Z] === RUN   TestCanonicalTarName
22:45:49 [2021-07-22T22:45:49.619Z] --- PASS: TestCanonicalTarName (0.00s)
22:45:49 [2021-07-22T22:45:49.619Z] === RUN   TestChmodTarEntry
22:45:49 [2021-07-22T22:45:49.619Z] --- PASS: TestChmodTarEntry (0.00s)
22:45:49 [2021-07-22T22:45:49.619Z] === RUN   TestHardLinkOrder
22:45:49 [2021-07-22T22:45:49.619Z] --- PASS: TestHardLinkOrder (0.11s)
22:45:49 [2021-07-22T22:45:49.619Z] === RUN   TestChangeString
22:45:49 [2021-07-22T22:45:49.619Z] --- PASS: TestChangeString (0.00s)
22:45:49 [2021-07-22T22:45:49.619Z] === RUN   TestChangesWithNoChanges
22:45:49 [2021-07-22T22:45:49.619Z] --- PASS: TestChangesWithNoChanges (0.03s)
22:45:49 [2021-07-22T22:45:49.619Z] === RUN   TestChangesWithChanges
22:45:49 [2021-07-22T22:45:49.619Z] --- PASS: TestChangesWithChanges (0.04s)
22:45:49 [2021-07-22T22:45:49.619Z] === RUN   TestChangesWithChangesGH13590
22:45:49 [2021-07-22T22:45:49.619Z]     changes_test.go:196: needs more investigation
22:45:49 [2021-07-22T22:45:49.619Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
22:45:49 [2021-07-22T22:45:49.619Z] === RUN   TestChangesDirsEmpty
22:45:49 [2021-07-22T22:45:49.619Z] --- PASS: TestChangesDirsEmpty (0.17s)
22:45:49 [2021-07-22T22:45:49.619Z] === RUN   TestChangesDirsMutated
22:45:50 [2021-07-22T22:45:50.076Z] --- PASS: TestChangesDirsMutated (0.18s)
22:45:50 [2021-07-22T22:45:50.076Z] === RUN   TestApplyLayer
22:45:50 [2021-07-22T22:45:50.076Z]     changes_test.go:433: needs further investigation
22:45:50 [2021-07-22T22:45:50.076Z] --- SKIP: TestApplyLayer (0.00s)
22:45:50 [2021-07-22T22:45:50.076Z] === RUN   TestChangesSizeWithHardlinks
22:45:50 [2021-07-22T22:45:50.076Z]     changes_test.go:469: needs further investigation
22:45:50 [2021-07-22T22:45:50.076Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
22:45:50 [2021-07-22T22:45:50.076Z] === RUN   TestChangesSizeWithNoChanges
22:45:50 [2021-07-22T22:45:50.076Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
22:45:50 [2021-07-22T22:45:50.076Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
22:45:50 [2021-07-22T22:45:50.076Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
22:45:50 [2021-07-22T22:45:50.076Z] === RUN   TestChangesSize
22:45:50 [2021-07-22T22:45:50.076Z] --- PASS: TestChangesSize (0.00s)
22:45:50 [2021-07-22T22:45:50.076Z] === RUN   TestApplyLayerInvalidFilenames
22:45:50 [2021-07-22T22:45:50.076Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames059052550\\dest"
22:45:50 [2021-07-22T22:45:50.076Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
22:45:50 [2021-07-22T22:45:50.076Z] === RUN   TestApplyLayerInvalidHardlink
22:45:50 [2021-07-22T22:45:50.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink400231208\\victim\\hello" -> "../victim/hello"
22:45:50 [2021-07-22T22:45:50.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink862151783\\victim\\hello" -> "/../victim/hello"
22:45:50 [2021-07-22T22:45:50.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink456891034\\victim" -> "../victim"
22:45:50 [2021-07-22T22:45:50.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink998137649\\victim" -> "../victim"
22:45:50 [2021-07-22T22:45:50.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink424527580\\victim" -> "../victim"
22:45:50 [2021-07-22T22:45:50.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink534195339\\victim" -> "../victim"
22:45:50 [2021-07-22T22:45:50.076Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
22:45:50 [2021-07-22T22:45:50.076Z] === RUN   TestApplyLayerInvalidSymlink
22:45:50 [2021-07-22T22:45:50.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink560730222\\dest\\dotdot" -> "../victim/hello"
22:45:50 [2021-07-22T22:45:50.077Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink093183733\\dest\\slash-dotdot" -> "/../victim/hello"
22:45:50 [2021-07-22T22:45:50.077Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink513115600\\dest\\loophole-victim" -> "../victim"
22:45:50 [2021-07-22T22:45:50.077Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink065013487\\dest\\loophole-victim" -> "../victim"
22:45:50 [2021-07-22T22:45:50.077Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink800897410\\dest\\loophole-victim" -> "../victim"
22:45:50 [2021-07-22T22:45:50.077Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink545280249\\dest\\loophole-victim" -> "../victim"
22:45:50 [2021-07-22T22:45:50.077Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
22:45:50 [2021-07-22T22:45:50.077Z] === RUN   TestApplyLayerWhiteouts
22:45:50 [2021-07-22T22:45:50.077Z] --- PASS: TestNetworkDBNodeLeave (2.90s)
22:45:50 [2021-07-22T22:45:50.077Z] === RUN   TestNetworkDBWatch
22:45:50 [2021-07-22T22:45:50.077Z] --- PASS: TestApplyLayerWhiteouts (0.09s)
22:45:50 [2021-07-22T22:45:50.077Z] === RUN   TestGenerateEmptyFile
22:45:50 [2021-07-22T22:45:50.077Z] --- PASS: TestGenerateEmptyFile (0.00s)
22:45:50 [2021-07-22T22:45:50.077Z] === RUN   TestGenerateWithContent
22:45:50 [2021-07-22T22:45:50.077Z] --- PASS: TestGenerateWithContent (0.00s)
22:45:50 [2021-07-22T22:45:50.077Z] PASS
22:45:50 [2021-07-22T22:45:50.077Z] coverage: 62.7% of statements
22:45:50 [2021-07-22T22:45:50.077Z] ok  	github.com/docker/docker/pkg/archive	10.727s	coverage: 62.7% of statements
22:45:51 [2021-07-22T22:45:51.621Z] --- PASS: Test (3.21s)
22:45:51 [2021-07-22T22:45:51.621Z]     --- PASS: Test/TestInitialize (0.17s)
22:45:51 [2021-07-22T22:45:51.621Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
22:45:51 [2021-07-22T22:45:51.621Z]     --- PASS: Test/TestWatch (3.02s)
22:45:51 [2021-07-22T22:45:51.621Z] PASS
22:45:51 [2021-07-22T22:45:51.621Z] coverage: 84.1% of statements
22:45:51 [2021-07-22T22:45:51.621Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.262s	coverage: 84.1% of statements
22:45:51 [2021-07-22T22:45:51.621Z] 2021/07/22 22:45:51 Closing DB instances...
22:45:51 [2021-07-22T22:45:51.676Z] === RUN   TestDockerSuite/TestBuildPATH
22:45:52 [2021-07-22T22:45:52.588Z] === RUN   Test
22:45:52 [2021-07-22T22:45:52.588Z] === RUN   Test/TestWatch
22:45:52 [2021-07-22T22:45:52.588Z] --- PASS: Test (0.01s)
22:45:52 [2021-07-22T22:45:52.588Z]     --- PASS: Test/TestWatch (0.01s)
22:45:52 [2021-07-22T22:45:52.588Z] PASS
22:45:52 [2021-07-22T22:45:52.588Z] coverage: 92.3% of statements
22:45:52 [2021-07-22T22:45:52.588Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.051s	coverage: 92.3% of statements
22:45:52 [2021-07-22T22:45:52.616Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
22:45:53 [2021-07-22T22:45:53.046Z] --- PASS: TestNetworkDBWatch (3.09s)
22:45:53 [2021-07-22T22:45:53.046Z] === RUN   TestNetworkDBBulkSync
22:45:53 [2021-07-22T22:45:53.188Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
22:45:53 [2021-07-22T22:45:53.504Z] === RUN   Test
22:45:53 [2021-07-22T22:45:53.504Z] === RUN   Test/TestInitialize
22:45:53 [2021-07-22T22:45:53.504Z] === RUN   Test/TestInitializeWithPattern
22:45:53 [2021-07-22T22:45:53.504Z] === RUN   Test/TestRegister
22:45:53 [2021-07-22T22:45:53.504Z] === RUN   Test/TestWatch
22:45:53 [2021-07-22T22:45:53.504Z] --- PASS: Test (0.00s)
22:45:53 [2021-07-22T22:45:53.504Z]     --- PASS: Test/TestInitialize (0.00s)
22:45:53 [2021-07-22T22:45:53.504Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
22:45:53 [2021-07-22T22:45:53.504Z]     --- PASS: Test/TestRegister (0.00s)
22:45:53 [2021-07-22T22:45:53.504Z]     --- PASS: Test/TestWatch (0.00s)
22:45:53 [2021-07-22T22:45:53.504Z] PASS
22:45:53 [2021-07-22T22:45:53.504Z] coverage: 93.8% of statements
22:45:53 [2021-07-22T22:45:53.504Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.059s	coverage: 93.8% of statements
22:45:54 [2021-07-22T22:45:54.131Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
22:45:54 [2021-07-22T22:45:54.471Z] 2021/07/22 22:45:54 Closing DB instances...
22:45:54 [2021-07-22T22:45:54.929Z] === RUN   TestPollerAddRemove
22:45:54 [2021-07-22T22:45:54.929Z] --- PASS: TestPollerAddRemove (0.00s)
22:45:54 [2021-07-22T22:45:54.929Z] === RUN   TestPollerEvent
22:45:54 [2021-07-22T22:45:54.929Z]     poller_test.go:41: No chmod on Windows
22:45:54 [2021-07-22T22:45:54.929Z] --- SKIP: TestPollerEvent (0.00s)
22:45:54 [2021-07-22T22:45:54.929Z] === RUN   TestPollerClose
22:45:54 [2021-07-22T22:45:54.929Z] --- PASS: TestPollerClose (0.00s)
22:45:54 [2021-07-22T22:45:54.929Z] PASS
22:45:54 [2021-07-22T22:45:54.929Z] coverage: 45.7% of statements
22:45:54 [2021-07-22T22:45:54.929Z] ok  	github.com/docker/docker/pkg/filenotify	0.050s	coverage: 45.7% of statements
22:45:55 [2021-07-22T22:45:55.516Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestCopyFileWithInvalidSrc
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestCopyFileWithInvalidDest
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestCopyFileWithSameSrcAndDest
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestCopyFile
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestCopyFile (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
22:45:55 [2021-07-22T22:45:55.896Z]     fileutils_test.go:134: Needs porting to Windows
22:45:55 [2021-07-22T22:45:55.896Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestReadSymlinkedDirectoryToFile
22:45:55 [2021-07-22T22:45:55.896Z]     fileutils_test.go:180: Needs porting to Windows
22:45:55 [2021-07-22T22:45:55.896Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestWildcardMatches
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestWildcardMatches (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestPatternMatches
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestPatternMatches (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestExclusionPatternMatchesPatternBefore
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestPatternMatchesFolderExclusions
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestPatternMatchesFolderWildcardExclusions
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestExclusionPatternMatchesPatternAfter
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestExclusionPatternMatchesWholeDirectory
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestSingleExclamationError
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestSingleExclamationError (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestMatchesWithNoPatterns
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestMatchesWithMalformedPatterns
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestMatches
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestMatches (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestCleanPatterns
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestCleanPatterns (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestCleanPatternsStripEmptyPatterns
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestCleanPatternsExceptionFlag
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestCleanPatternsErrorSingleException
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestCreateIfNotExistsDir
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestCreateIfNotExistsDir (0.01s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestCreateIfNotExistsFile
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
22:45:55 [2021-07-22T22:45:55.896Z] === RUN   TestMatch
22:45:55 [2021-07-22T22:45:55.896Z] --- PASS: TestMatch (0.00s)
22:45:55 [2021-07-22T22:45:55.896Z] PASS
22:45:55 [2021-07-22T22:45:55.896Z] coverage: 85.2% of statements
22:45:55 [2021-07-22T22:45:55.896Z] ok  	github.com/docker/docker/pkg/fileutils	0.097s	coverage: 85.2% of statements
22:45:56 [2021-07-22T22:45:56.353Z] --- PASS: TestNetworkDBBulkSync (3.05s)
22:45:56 [2021-07-22T22:45:56.353Z] === RUN   TestNetworkDBCRUDMediumCluster
22:45:56 [2021-07-22T22:45:56.812Z] === RUN   TestGet
22:45:56 [2021-07-22T22:45:56.812Z] --- PASS: TestGet (0.00s)
22:45:56 [2021-07-22T22:45:56.812Z] === RUN   TestGetShortcutString
22:45:56 [2021-07-22T22:45:56.812Z] --- PASS: TestGetShortcutString (0.00s)
22:45:56 [2021-07-22T22:45:56.812Z] PASS
22:45:56 [2021-07-22T22:45:56.812Z] coverage: 42.9% of statements
22:45:56 [2021-07-22T22:45:56.812Z] ok  	github.com/docker/docker/pkg/homedir	0.049s	coverage: 42.9% of statements
22:45:56 [2021-07-22T22:45:56.900Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
22:45:58 [2021-07-22T22:45:58.354Z] === RUN   TestCreateIDMapOrder
22:45:58 [2021-07-22T22:45:58.354Z] --- PASS: TestCreateIDMapOrder (0.00s)
22:45:58 [2021-07-22T22:45:58.354Z] PASS
22:45:58 [2021-07-22T22:45:58.354Z] coverage: 7.2% of statements
22:45:58 [2021-07-22T22:45:58.354Z] ok  	github.com/docker/docker/pkg/idtools	0.059s	coverage: 7.2% of statements
22:45:59 [2021-07-22T22:45:59.320Z] 2021/07/22 22:45:59 Closing DB instances...
22:45:59 [2021-07-22T22:45:59.443Z]     docker_api_swarm_node_test.go:19: [def7d70d96b87] joining swarm manager [d17e31065c56f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:45:59 [2021-07-22T22:45:59.777Z] === RUN   TestFixedBufferCap
22:45:59 [2021-07-22T22:45:59.777Z] --- PASS: TestFixedBufferCap (0.00s)
22:45:59 [2021-07-22T22:45:59.777Z] === RUN   TestFixedBufferLen
22:45:59 [2021-07-22T22:45:59.777Z] --- PASS: TestFixedBufferLen (0.00s)
22:45:59 [2021-07-22T22:45:59.777Z] === RUN   TestFixedBufferString
22:45:59 [2021-07-22T22:45:59.777Z] --- PASS: TestFixedBufferString (0.00s)
22:45:59 [2021-07-22T22:45:59.777Z] === RUN   TestFixedBufferWrite
22:45:59 [2021-07-22T22:45:59.777Z] --- PASS: TestFixedBufferWrite (0.00s)
22:45:59 [2021-07-22T22:45:59.777Z] === RUN   TestFixedBufferRead
22:45:59 [2021-07-22T22:45:59.777Z] --- PASS: TestFixedBufferRead (0.00s)
22:45:59 [2021-07-22T22:45:59.777Z] === RUN   TestBytesPipeRead
22:45:59 [2021-07-22T22:45:59.777Z] --- PASS: TestBytesPipeRead (0.00s)
22:45:59 [2021-07-22T22:45:59.777Z] === RUN   TestBytesPipeWrite
22:45:59 [2021-07-22T22:45:59.777Z] --- PASS: TestBytesPipeWrite (0.00s)
22:45:59 [2021-07-22T22:45:59.777Z] === RUN   TestBytesPipeWriteRandomChunks
22:46:00 [2021-07-22T22:46:00.235Z] --- PASS: TestBytesPipeWriteRandomChunks (0.57s)
22:46:00 [2021-07-22T22:46:00.235Z] === RUN   TestAtomicWriteToFile
22:46:00 [2021-07-22T22:46:00.235Z] --- PASS: TestAtomicWriteToFile (0.02s)
22:46:00 [2021-07-22T22:46:00.235Z] === RUN   TestAtomicWriteSetCommit
22:46:00 [2021-07-22T22:46:00.235Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
22:46:00 [2021-07-22T22:46:00.235Z] === RUN   TestAtomicWriteSetCancel
22:46:00 [2021-07-22T22:46:00.235Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
22:46:00 [2021-07-22T22:46:00.235Z] === RUN   TestReadCloserWrapperClose
22:46:00 [2021-07-22T22:46:00.235Z] --- PASS: TestReadCloserWrapperClose (0.00s)
22:46:00 [2021-07-22T22:46:00.235Z] === RUN   TestReaderErrWrapperReadOnError
22:46:00 [2021-07-22T22:46:00.235Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
22:46:00 [2021-07-22T22:46:00.235Z] === RUN   TestReaderErrWrapperRead
22:46:00 [2021-07-22T22:46:00.235Z] --- PASS: TestReaderErrWrapperRead (0.00s)
22:46:00 [2021-07-22T22:46:00.235Z] === RUN   TestHashData
22:46:00 [2021-07-22T22:46:00.235Z] --- PASS: TestHashData (0.00s)
22:46:00 [2021-07-22T22:46:00.235Z] === RUN   TestCancelReadCloser
22:46:00 [2021-07-22T22:46:00.235Z] --- PASS: TestCancelReadCloser (0.10s)
22:46:00 [2021-07-22T22:46:00.235Z] === RUN   TestWriteCloserWrapperClose
22:46:00 [2021-07-22T22:46:00.235Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
22:46:00 [2021-07-22T22:46:00.235Z] === RUN   TestNopWriteCloser
22:46:00 [2021-07-22T22:46:00.235Z] --- PASS: TestNopWriteCloser (0.00s)
22:46:00 [2021-07-22T22:46:00.235Z] === RUN   TestNopWriter
22:46:00 [2021-07-22T22:46:00.235Z] --- PASS: TestNopWriter (0.00s)
22:46:00 [2021-07-22T22:46:00.235Z] === RUN   TestWriteCounter
22:46:00 [2021-07-22T22:46:00.235Z] --- PASS: TestWriteCounter (0.00s)
22:46:00 [2021-07-22T22:46:00.235Z] PASS
22:46:00 [2021-07-22T22:46:00.235Z] coverage: 69.2% of statements
22:46:00 [2021-07-22T22:46:00.235Z] ok  	github.com/docker/docker/pkg/ioutils	0.752s	coverage: 69.2% of statements
22:46:00 [2021-07-22T22:46:00.383Z]     docker_api_swarm_node_test.go:20: [def47930546cc] joining swarm manager [d17e31065c56f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestError
22:46:01 [2021-07-22T22:46:01.766Z] --- PASS: TestError (0.00s)
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestProgressString
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestProgressString/no_progress
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestProgressString/progress_1
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestProgressString/some_progress_with_a_start_time
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestProgressString/some_progress_without_a_start_time
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestProgressString/with_units
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestProgressString/hide_counts
22:46:01 [2021-07-22T22:46:01.766Z] --- PASS: TestProgressString (0.00s)
22:46:01 [2021-07-22T22:46:01.766Z]     --- PASS: TestProgressString/no_progress (0.00s)
22:46:01 [2021-07-22T22:46:01.766Z]     --- PASS: TestProgressString/progress_1 (0.00s)
22:46:01 [2021-07-22T22:46:01.766Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
22:46:01 [2021-07-22T22:46:01.766Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
22:46:01 [2021-07-22T22:46:01.766Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
22:46:01 [2021-07-22T22:46:01.766Z]     --- PASS: TestProgressString/with_units (0.00s)
22:46:01 [2021-07-22T22:46:01.766Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
22:46:01 [2021-07-22T22:46:01.766Z]     --- PASS: TestProgressString/hide_counts (0.00s)
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestJSONMessageDisplay
22:46:01 [2021-07-22T22:46:01.766Z] --- PASS: TestJSONMessageDisplay (0.19s)
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestJSONMessageDisplayWithJSONError
22:46:01 [2021-07-22T22:46:01.766Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
22:46:01 [2021-07-22T22:46:01.766Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
22:46:01 [2021-07-22T22:46:01.766Z] === RUN   TestDisplayJSONMessagesStream
22:46:01 [2021-07-22T22:46:01.766Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
22:46:01 [2021-07-22T22:46:01.766Z] PASS
22:46:01 [2021-07-22T22:46:01.766Z] coverage: 91.7% of statements
22:46:01 [2021-07-22T22:46:01.766Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.254s	coverage: 91.7% of statements
22:46:02 [2021-07-22T22:46:02.224Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.00s)
22:46:02 [2021-07-22T22:46:02.224Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
22:46:02 [2021-07-22T22:46:02.682Z] === RUN   TestStandardLongPath
22:46:02 [2021-07-22T22:46:02.682Z] --- PASS: TestStandardLongPath (0.00s)
22:46:02 [2021-07-22T22:46:02.682Z] === RUN   TestUNCLongPath
22:46:02 [2021-07-22T22:46:02.682Z] --- PASS: TestUNCLongPath (0.00s)
22:46:02 [2021-07-22T22:46:02.682Z] PASS
22:46:02 [2021-07-22T22:46:02.682Z] coverage: 100.0% of statements
22:46:02 [2021-07-22T22:46:02.682Z] ok  	github.com/docker/docker/pkg/longpath	0.053s	coverage: 100.0% of statements
22:46:03 [2021-07-22T22:46:03.142Z] 2021/07/22 22:46:03 Closing DB instances...
22:46:03 [2021-07-22T22:46:03.599Z] === RUN   TestNameFormat
22:46:03 [2021-07-22T22:46:03.599Z] --- PASS: TestNameFormat (0.00s)
22:46:03 [2021-07-22T22:46:03.599Z] === RUN   TestNameRetries
22:46:03 [2021-07-22T22:46:03.599Z] --- PASS: TestNameRetries (0.00s)
22:46:03 [2021-07-22T22:46:03.599Z] PASS
22:46:03 [2021-07-22T22:46:03.599Z] coverage: 85.7% of statements
22:46:03 [2021-07-22T22:46:03.599Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.060s	coverage: 85.7% of statements
22:46:04 [2021-07-22T22:46:04.568Z] === RUN   TestParseKeyValueOpt
22:46:04 [2021-07-22T22:46:04.568Z] --- PASS: TestParseKeyValueOpt (0.00s)
22:46:04 [2021-07-22T22:46:04.568Z] === RUN   TestParseUintList
22:46:04 [2021-07-22T22:46:04.568Z] --- PASS: TestParseUintList (0.00s)
22:46:04 [2021-07-22T22:46:04.568Z] === RUN   TestParseUintListMaximumLimits
22:46:04 [2021-07-22T22:46:04.568Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
22:46:04 [2021-07-22T22:46:04.568Z] PASS
22:46:04 [2021-07-22T22:46:04.568Z] coverage: 97.0% of statements
22:46:04 [2021-07-22T22:46:04.568Z] ok  	github.com/docker/docker/pkg/parsers	0.051s	coverage: 97.0% of statements
22:46:04 [2021-07-22T22:46:04.568Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.43s)
22:46:04 [2021-07-22T22:46:04.568Z] === RUN   TestNetworkDBGarbageCollection
22:46:04 [2021-07-22T22:46:04.584Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
22:46:04 [2021-07-22T22:46:04.919Z] --- PASS: TestServiceUpdateConfigs (15.28s)
22:46:04 [2021-07-22T22:46:04.919Z] === RUN   TestServiceUpdateNetwork
22:46:05 [2021-07-22T22:46:05.526Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
22:46:05 [2021-07-22T22:46:05.526Z] PASS
22:46:05 [2021-07-22T22:46:05.526Z] 
22:46:05 [2021-07-22T22:46:05.526Z] DONE 17 tests in 52.289s
22:46:05 [2021-07-22T22:46:05.526Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:46:05 [2021-07-22T22:46:05.526Z] ++ 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
22:46:05 [2021-07-22T22:46:05.526Z] ++ set -e
22:46:05 [2021-07-22T22:46:05.526Z] ++ '[' -n 0 ']'
22:46:05 [2021-07-22T22:46:05.526Z] ++ set -x
22:46:05 [2021-07-22T22:46:05.526Z] ++ 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
22:46:05 [2021-07-22T22:46:05.535Z] === RUN   TestNewAndRemove
22:46:05 [2021-07-22T22:46:05.535Z] --- PASS: TestNewAndRemove (0.00s)
22:46:05 [2021-07-22T22:46:05.535Z] === RUN   TestRemoveInvalidPath
22:46:05 [2021-07-22T22:46:05.535Z] --- PASS: TestRemoveInvalidPath (0.00s)
22:46:05 [2021-07-22T22:46:05.535Z] PASS
22:46:05 [2021-07-22T22:46:05.535Z] coverage: 82.6% of statements
22:46:05 [2021-07-22T22:46:05.535Z] ok  	github.com/docker/docker/pkg/pidfile	0.055s	coverage: 82.6% of statements
22:46:05 [2021-07-22T22:46:05.788Z] INFO: Testing against a local daemon
22:46:05 [2021-07-22T22:46:05.788Z] === RUN   TestPluginInvalidJSON
22:46:05 [2021-07-22T22:46:05.788Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:46:05 [2021-07-22T22:46:05.788Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:46:05 [2021-07-22T22:46:05.788Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:46:05 [2021-07-22T22:46:05.788Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:46:05 [2021-07-22T22:46:05.788Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
22:46:05 [2021-07-22T22:46:05.788Z] === RUN   TestPluginInstall
22:46:05 [2021-07-22T22:46:05.788Z] === RUN   TestPluginInstall/no_auth
22:46:05 [2021-07-22T22:46:05.994Z] --- PASS: TestGetAddress (31.42s)
22:46:05 [2021-07-22T22:46:05.994Z] === RUN   TestRequestSyntaxCheck
22:46:05 [2021-07-22T22:46:05.994Z] --- PASS: TestRequestSyntaxCheck (0.04s)
22:46:05 [2021-07-22T22:46:05.994Z] === RUN   TestRequest
22:46:07 [2021-07-22T22:46:07.530Z] === RUN   TestFailedConnection
22:46:08 [2021-07-22T22:46:08.333Z] time="2021-07-22T22:46:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:46:08 [2021-07-22T22:46:08.333Z] time="2021-07-22T22:46:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0099a17b06397aa78dbad2ccc0d28dc6db9d754fff404aee521b58ddcf817ef" mediatype=application/vnd.docker.plugin.v1+json size=522
22:46:08 [2021-07-22T22:46:08.333Z] time="2021-07-22T22:46:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:46:08 [2021-07-22T22:46:08.333Z] time="2021-07-22T22:46:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0099a17b06397aa78dbad2ccc0d28dc6db9d754fff404aee521b58ddcf817ef" mediatype=application/vnd.docker.plugin.v1+json size=522
22:46:08 [2021-07-22T22:46:08.333Z] === RUN   TestPluginInstall/with_htpasswd
22:46:08 [2021-07-22T22:46:08.593Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
22:46:08 [2021-07-22T22:46:08.854Z] time="2021-07-22T22:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:46:08 [2021-07-22T22:46:08.854Z] time="2021-07-22T22:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d12a9ede7f898230ec9c0e2b347e0399e21b452c3811a4e004aa5fdae994d1a2" mediatype=application/vnd.docker.plugin.v1+json size=522
22:46:08 [2021-07-22T22:46:08.854Z] time="2021-07-22T22:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:46:08 [2021-07-22T22:46:08.854Z] time="2021-07-22T22:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d12a9ede7f898230ec9c0e2b347e0399e21b452c3811a4e004aa5fdae994d1a2" mediatype=application/vnd.docker.plugin.v1+json size=522
22:46:09 [2021-07-22T22:46:09.067Z] --- PASS: TestFailedConnection (1.30s)
22:46:09 [2021-07-22T22:46:09.067Z] === RUN   TestFailOnce
22:46:09 [2021-07-22T22:46:09.067Z] 2021/07/22 22:46:08 http: panic serving 127.0.0.1:49295: Plugin not ready
22:46:09 [2021-07-22T22:46:09.067Z] goroutine 34 [running]:
22:46:09 [2021-07-22T22:46:09.067Z] net/http.(*conn).serve.func1(0xc0001a0000)
22:46:09 [2021-07-22T22:46:09.067Z] 	c:/go/src/net/http/server.go:1804 +0x153
22:46:09 [2021-07-22T22:46:09.067Z] panic(0x1065280, 0x117c6d0)
22:46:09 [2021-07-22T22:46:09.067Z] 	c:/go/src/runtime/panic.go:971 +0x49a
22:46:09 [2021-07-22T22:46:09.067Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x118cd90, 0xc0001600e0, 0xc0001a8000)
22:46:09 [2021-07-22T22:46:09.067Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
22:46:09 [2021-07-22T22:46:09.067Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x118cd90, 0xc0001600e0, 0xc0001a8000)
22:46:09 [2021-07-22T22:46:09.067Z] 	c:/go/src/net/http/server.go:2049 +0x4b
22:46:09 [2021-07-22T22:46:09.067Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x118cd90, 0xc0001600e0, 0xc0001a8000)
22:46:09 [2021-07-22T22:46:09.067Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
22:46:09 [2021-07-22T22:46:09.067Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x118cd90, 0xc0001600e0, 0xc0001a8000)
22:46:09 [2021-07-22T22:46:09.067Z] 	c:/go/src/net/http/server.go:2867 +0xaa
22:46:09 [2021-07-22T22:46:09.067Z] net/http.(*conn).serve(0xc0001a0000, 0x118d980, 0xc000188040)
22:46:09 [2021-07-22T22:46:09.067Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
22:46:09 [2021-07-22T22:46:09.067Z] created by net/http.(*Server).Serve
22:46:09 [2021-07-22T22:46:09.067Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
22:46:09 [2021-07-22T22:46:09.067Z] time="2021-07-22T22:46:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s"
22:46:09 [2021-07-22T22:46:09.113Z] === RUN   TestPluginInstall/with_insecure
22:46:10 [2021-07-22T22:46:10.035Z] --- PASS: TestFailOnce (1.23s)
22:46:10 [2021-07-22T22:46:10.035Z] === RUN   TestEchoInputOutput
22:46:10 [2021-07-22T22:46:10.035Z] --- PASS: TestEchoInputOutput (0.00s)
22:46:10 [2021-07-22T22:46:10.035Z] === RUN   TestBackoff
22:46:10 [2021-07-22T22:46:10.035Z] --- PASS: TestBackoff (0.00s)
22:46:10 [2021-07-22T22:46:10.035Z] === RUN   TestAbortRetry
22:46:10 [2021-07-22T22:46:10.035Z] --- PASS: TestAbortRetry (0.00s)
22:46:10 [2021-07-22T22:46:10.035Z] === RUN   TestClientScheme
22:46:10 [2021-07-22T22:46:10.035Z] --- PASS: TestClientScheme (0.00s)
22:46:10 [2021-07-22T22:46:10.035Z] === RUN   TestNewClientWithTimeout
22:46:10 [2021-07-22T22:46:10.068Z] time="2021-07-22T22:46:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:46:10 [2021-07-22T22:46:10.068Z] time="2021-07-22T22:46:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3796ad855cc64c0062fb3f4445c82457307ea357bfd4b5d79d29c77a3890e8d2" mediatype=application/vnd.docker.plugin.v1+json size=522
22:46:10 [2021-07-22T22:46:10.068Z] time="2021-07-22T22:46:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:46:10 [2021-07-22T22:46:10.068Z] time="2021-07-22T22:46:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3796ad855cc64c0062fb3f4445c82457307ea357bfd4b5d79d29c77a3890e8d2" mediatype=application/vnd.docker.plugin.v1+json size=522
22:46:10 [2021-07-22T22:46:10.327Z]     plugin_test.go:165: [df5e714bb7ad3] daemon is not started
22:46:10 [2021-07-22T22:46:10.327Z] --- PASS: TestPluginInstall (4.49s)
22:46:10 [2021-07-22T22:46:10.327Z]     --- PASS: TestPluginInstall/no_auth (2.53s)
22:46:10 [2021-07-22T22:46:10.327Z]     --- PASS: TestPluginInstall/with_htpasswd (0.81s)
22:46:10 [2021-07-22T22:46:10.327Z]     --- PASS: TestPluginInstall/with_insecure (1.14s)
22:46:10 [2021-07-22T22:46:10.327Z] === RUN   TestPluginsWithRuntimes
22:46:10 [2021-07-22T22:46:10.494Z] time="2021-07-22T22:46:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
22:46:10 [2021-07-22T22:46:10.897Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
22:46:11 [2021-07-22T22:46:11.837Z] === RUN   TestPluginsWithRuntimes/No_Args
22:46:12 [2021-07-22T22:46:12.031Z] time="2021-07-22T22:46:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
22:46:13 [2021-07-22T22:46:13.221Z] === RUN   TestPluginsWithRuntimes/With_Args
22:46:14 [2021-07-22T22:46:14.606Z] === RUN   TestDockerSuite/TestBuildRm
22:46:14 [2021-07-22T22:46:14.606Z] --- PASS: TestPluginsWithRuntimes (4.36s)
22:46:14 [2021-07-22T22:46:14.606Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.31s)
22:46:14 [2021-07-22T22:46:14.606Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.30s)
22:46:14 [2021-07-22T22:46:14.606Z] === RUN   TestPluginBackCompatMediaTypes
22:46:14 [2021-07-22T22:46:14.932Z] time="2021-07-22T22:46:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
22:46:15 [2021-07-22T22:46:15.548Z]     docker_api_swarm_test.go:501: [df1bb859167c8] joining swarm manager [d5316672741ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:46:15 [2021-07-22T22:46:15.810Z] --- PASS: TestPluginBackCompatMediaTypes (1.23s)
22:46:15 [2021-07-22T22:46:15.810Z] PASS
22:46:15 [2021-07-22T22:46:15.810Z] 
22:46:15 [2021-07-22T22:46:15.810Z] DONE 10 tests in 10.288s
22:46:16 [2021-07-22T22:46:16.071Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:46:16 [2021-07-22T22:46:16.071Z] ++ 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
22:46:16 [2021-07-22T22:46:16.071Z] ++ set -e
22:46:16 [2021-07-22T22:46:16.071Z] ++ '[' -n 0 ']'
22:46:16 [2021-07-22T22:46:16.071Z] ++ set -x
22:46:16 [2021-07-22T22:46:16.071Z] ++ 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
22:46:16 [2021-07-22T22:46:16.071Z] INFO: Testing against a local daemon
22:46:16 [2021-07-22T22:46:16.071Z] === RUN   TestExternalGraphDriver
22:46:16 [2021-07-22T22:46:16.332Z] === RUN   TestExternalGraphDriver/json
22:46:17 [2021-07-22T22:46:17.111Z] === RUN   TestParseEmptyInterface
22:46:17 [2021-07-22T22:46:17.111Z] --- PASS: TestParseEmptyInterface (0.00s)
22:46:17 [2021-07-22T22:46:17.111Z] === RUN   TestParseNonInterfaceType
22:46:17 [2021-07-22T22:46:17.111Z] --- PASS: TestParseNonInterfaceType (0.00s)
22:46:17 [2021-07-22T22:46:17.111Z] === RUN   TestParseWithOneFunction
22:46:17 [2021-07-22T22:46:17.111Z] --- PASS: TestParseWithOneFunction (0.00s)
22:46:17 [2021-07-22T22:46:17.111Z] === RUN   TestParseWithMultipleFuncs
22:46:17 [2021-07-22T22:46:17.111Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
22:46:17 [2021-07-22T22:46:17.111Z] === RUN   TestParseWithUnnamedReturn
22:46:17 [2021-07-22T22:46:17.111Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
22:46:17 [2021-07-22T22:46:17.111Z] === RUN   TestEmbeddedInterface
22:46:17 [2021-07-22T22:46:17.111Z] --- PASS: TestEmbeddedInterface (0.00s)
22:46:17 [2021-07-22T22:46:17.111Z] === RUN   TestParsedImports
22:46:17 [2021-07-22T22:46:17.111Z] --- PASS: TestParsedImports (0.00s)
22:46:17 [2021-07-22T22:46:17.111Z] === RUN   TestAliasedImports
22:46:17 [2021-07-22T22:46:17.111Z] --- PASS: TestAliasedImports (0.00s)
22:46:17 [2021-07-22T22:46:17.111Z] PASS
22:46:17 [2021-07-22T22:46:17.111Z] coverage: 56.8% of statements
22:46:17 [2021-07-22T22:46:17.111Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.074s	coverage: 56.8% of statements
22:46:17 [2021-07-22T22:46:17.189Z] --- PASS: TestServiceUpdateNetwork (13.73s)
22:46:17 [2021-07-22T22:46:17.189Z] === RUN   TestServiceUpdatePidsLimit
22:46:17 [2021-07-22T22:46:17.189Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:46:18 [2021-07-22T22:46:18.579Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:46:18 [2021-07-22T22:46:18.649Z] === RUN   TestHTTPTransport
22:46:18 [2021-07-22T22:46:18.649Z] --- PASS: TestHTTPTransport (0.00s)
22:46:18 [2021-07-22T22:46:18.649Z] PASS
22:46:18 [2021-07-22T22:46:18.649Z] coverage: 85.7% of statements
22:46:18 [2021-07-22T22:46:18.649Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.051s	coverage: 85.7% of statements
22:46:18 [2021-07-22T22:46:18.877Z] === RUN   TestExternalGraphDriver/spec
22:46:18 [2021-07-22T22:46:18.877Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
22:46:19 [2021-07-22T22:46:19.107Z] time="2021-07-22T22:46:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
22:46:19 [2021-07-22T22:46:19.107Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
22:46:19 [2021-07-22T22:46:19.107Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
22:46:19 [2021-07-22T22:46:19.107Z] === RUN   TestBufioReaderPoolPutAndGet
22:46:19 [2021-07-22T22:46:19.107Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
22:46:19 [2021-07-22T22:46:19.107Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
22:46:19 [2021-07-22T22:46:19.107Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
22:46:19 [2021-07-22T22:46:19.107Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
22:46:19 [2021-07-22T22:46:19.107Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
22:46:19 [2021-07-22T22:46:19.107Z] === RUN   TestBufioWriterPoolPutAndGet
22:46:19 [2021-07-22T22:46:19.107Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
22:46:19 [2021-07-22T22:46:19.107Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
22:46:19 [2021-07-22T22:46:19.107Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
22:46:19 [2021-07-22T22:46:19.107Z] === RUN   TestBufferPoolPutAndGet
22:46:19 [2021-07-22T22:46:19.107Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
22:46:19 [2021-07-22T22:46:19.107Z] PASS
22:46:19 [2021-07-22T22:46:19.107Z] coverage: 88.2% of statements
22:46:19 [2021-07-22T22:46:19.107Z] ok  	github.com/docker/docker/pkg/pools	0.047s	coverage: 88.2% of statements
22:46:19 [2021-07-22T22:46:19.820Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
22:46:20 [2021-07-22T22:46:20.075Z] --- PASS: TestRequest (14.13s)
22:46:20 [2021-07-22T22:46:20.075Z] === RUN   TestOverlappingRequests
22:46:20 [2021-07-22T22:46:20.075Z] === RUN   TestOutputOnPrematureClose
22:46:20 [2021-07-22T22:46:20.075Z] --- PASS: TestOutputOnPrematureClose (0.00s)
22:46:20 [2021-07-22T22:46:20.075Z] === RUN   TestCompleteSilently
22:46:20 [2021-07-22T22:46:20.075Z] --- PASS: TestCompleteSilently (0.00s)
22:46:20 [2021-07-22T22:46:20.075Z] PASS
22:46:20 [2021-07-22T22:46:20.075Z] coverage: 75.9% of statements
22:46:20 [2021-07-22T22:46:20.075Z] ok  	github.com/docker/docker/pkg/progress	0.059s	coverage: 75.9% of statements
22:46:20 [2021-07-22T22:46:20.546Z] --- PASS: TestOverlappingRequests (0.69s)
22:46:20 [2021-07-22T22:46:20.546Z] === RUN   TestRelease
22:46:20 [2021-07-22T22:46:20.761Z] === RUN   TestExternalGraphDriver/pull
22:46:21 [2021-07-22T22:46:21.004Z] === RUN   TestSendToOneSub
22:46:21 [2021-07-22T22:46:21.004Z] --- PASS: TestSendToOneSub (0.00s)
22:46:21 [2021-07-22T22:46:21.004Z] === RUN   TestSendToMultipleSubs
22:46:21 [2021-07-22T22:46:21.004Z] --- PASS: TestSendToMultipleSubs (0.00s)
22:46:21 [2021-07-22T22:46:21.004Z] === RUN   TestEvictOneSub
22:46:21 [2021-07-22T22:46:21.004Z] --- PASS: TestEvictOneSub (0.00s)
22:46:21 [2021-07-22T22:46:21.004Z] === RUN   TestClosePublisher
22:46:21 [2021-07-22T22:46:21.004Z] --- PASS: TestClosePublisher (0.00s)
22:46:21 [2021-07-22T22:46:21.004Z] === RUN   TestPubSubRace
22:46:21 [2021-07-22T22:46:21.332Z] === RUN   TestDockerSuite/TestBuildScratchCopy
22:46:21 [2021-07-22T22:46:21.593Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
22:46:21 [2021-07-22T22:46:21.972Z] --- PASS: TestPubSubRace (1.07s)
22:46:21 [2021-07-22T22:46:21.972Z] PASS
22:46:21 [2021-07-22T22:46:21.972Z] coverage: 75.0% of statements
22:46:21 [2021-07-22T22:46:21.972Z] ok  	github.com/docker/docker/pkg/pubsub	1.120s	coverage: 75.0% of statements
22:46:22 [2021-07-22T22:46:22.163Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
22:46:22 [2021-07-22T22:46:22.734Z] --- PASS: TestExternalGraphDriver (6.43s)
22:46:22 [2021-07-22T22:46:22.734Z]     --- PASS: TestExternalGraphDriver/json (2.14s)
22:46:22 [2021-07-22T22:46:22.734Z]     --- PASS: TestExternalGraphDriver/spec (2.23s)
22:46:22 [2021-07-22T22:46:22.734Z]     --- PASS: TestExternalGraphDriver/pull (1.92s)
22:46:22 [2021-07-22T22:46:22.734Z] === RUN   TestGraphdriverPluginV2
22:46:22 [2021-07-22T22:46:22.938Z] === RUN   TestRegister
22:46:22 [2021-07-22T22:46:22.938Z] --- PASS: TestRegister (0.00s)
22:46:22 [2021-07-22T22:46:22.938Z] === RUN   TestCommand
22:46:22 [2021-07-22T22:46:22.938Z] --- PASS: TestCommand (0.05s)
22:46:22 [2021-07-22T22:46:22.938Z] === RUN   TestNaiveSelf
22:46:22 [2021-07-22T22:46:22.938Z] --- PASS: TestNaiveSelf (0.04s)
22:46:22 [2021-07-22T22:46:22.938Z] PASS
22:46:22 [2021-07-22T22:46:22.938Z] coverage: 82.4% of statements
22:46:22 [2021-07-22T22:46:22.938Z] ok  	github.com/docker/docker/pkg/reexec	0.133s	coverage: 82.4% of statements
22:46:23 [2021-07-22T22:46:23.304Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
22:46:23 [2021-07-22T22:46:23.400Z] --- PASS: TestRelease (2.50s)
22:46:23 [2021-07-22T22:46:23.400Z] === RUN   TestAllocateRandomDeallocate
22:46:23 [2021-07-22T22:46:23.859Z] === RUN   TestParseSignal
22:46:23 [2021-07-22T22:46:23.859Z] --- PASS: TestParseSignal (0.00s)
22:46:23 [2021-07-22T22:46:23.859Z] === RUN   TestValidSignalForPlatform
22:46:23 [2021-07-22T22:46:23.859Z] --- PASS: TestValidSignalForPlatform (0.00s)
22:46:23 [2021-07-22T22:46:23.859Z] PASS
22:46:23 [2021-07-22T22:46:23.859Z] coverage: 57.1% of statements
22:46:23 [2021-07-22T22:46:23.859Z] ok  	github.com/docker/docker/pkg/signal	0.051s	coverage: 57.1% of statements
22:46:24 [2021-07-22T22:46:24.317Z] === RUN   TestDump
22:46:24 [2021-07-22T22:46:24.317Z] goroutine 6 [running]:
22:46:24 [2021-07-22T22:46:24.317Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0xef00ab0, 0x186623d9dcc)
22:46:24 [2021-07-22T22:46:24.317Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
22:46:24 [2021-07-22T22:46:24.317Z] github.com/docker/docker/pkg/stack.Dump(...)
22:46:24 [2021-07-22T22:46:24.317Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
22:46:24 [2021-07-22T22:46:24.317Z] github.com/docker/docker/pkg/stack.TestDump(0xc000028f00)
22:46:24 [2021-07-22T22:46:24.317Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e
22:46:24 [2021-07-22T22:46:24.317Z] testing.tRunner(0xc000028f00, 0x15b5ee0)
22:46:24 [2021-07-22T22:46:24.317Z] 	c:/go/src/testing/testing.go:1193 +0xef
22:46:24 [2021-07-22T22:46:24.317Z] created by testing.(*T).Run
22:46:24 [2021-07-22T22:46:24.317Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
22:46:24 [2021-07-22T22:46:24.317Z] 
22:46:24 [2021-07-22T22:46:24.317Z] goroutine 1 [chan receive]:
22:46:24 [2021-07-22T22:46:24.317Z] testing.(*T).Run(0xc000028f00, 0x15a8618, 0x8, 0x15b5ee0, 0x141a2cd)
22:46:24 [2021-07-22T22:46:24.317Z] 	c:/go/src/testing/testing.go:1239 +0x2da
22:46:24 [2021-07-22T22:46:24.317Z] testing.runTests.func1(0xc000028d80)
22:46:24 [2021-07-22T22:46:24.317Z] 	c:/go/src/testing/testing.go:1511 +0x7f
22:46:24 [2021-07-22T22:46:24.317Z] testing.tRunner(0xc000028d80, 0xc000071da8)
22:46:24 [2021-07-22T22:46:24.317Z] 	c:/go/src/testing/testing.go:1193 +0xef
22:46:24 [2021-07-22T22:46:24.317Z] testing.runTests(0xc000004078, 0x16fb220, 0x3, 0x3, 0xc0369bc60ee54cb0, 0x8bb34fdb55, 0x16ffc80, 0x15a9e68)
22:46:24 [2021-07-22T22:46:24.317Z] 	c:/go/src/testing/testing.go:1509 +0x310
22:46:24 [2021-07-22T22:46:24.317Z] testing.(*M).Run(0xc000076080, 0x0)
22:46:24 [2021-07-22T22:46:24.317Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
22:46:24 [2021-07-22T22:46:24.317Z] main.main()
22:46:24 [2021-07-22T22:46:24.317Z] 	_testmain.go:95 +0x1c8
22:46:24 [2021-07-22T22:46:24.317Z] --- PASS: TestDump (0.00s)
22:46:24 [2021-07-22T22:46:24.317Z] === RUN   TestDumpToFile
22:46:24 [2021-07-22T22:46:24.686Z] === RUN   TestDockerSuite/TestBuildShellInherited
22:46:24 [2021-07-22T22:46:24.775Z] --- PASS: TestDumpToFile (0.21s)
22:46:24 [2021-07-22T22:46:24.775Z] === RUN   TestDumpToFileWithEmptyInput
22:46:24 [2021-07-22T22:46:24.775Z] goroutine 8 [running]:
22:46:24 [2021-07-22T22:46:24.775Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x1494500)
22:46:24 [2021-07-22T22:46:24.775Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
22:46:24 [2021-07-22T22:46:24.775Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
22:46:24 [2021-07-22T22:46:24.775Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5
22:46:24 [2021-07-22T22:46:24.775Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029380)
22:46:24 [2021-07-22T22:46:24.775Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34
22:46:24 [2021-07-22T22:46:24.775Z] testing.tRunner(0xc000029380, 0x15b5ed0)
22:46:24 [2021-07-22T22:46:24.775Z] 	c:/go/src/testing/testing.go:1193 +0xef
22:46:24 [2021-07-22T22:46:24.775Z] created by testing.(*T).Run
22:46:24 [2021-07-22T22:46:24.775Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
22:46:24 [2021-07-22T22:46:24.775Z] 
22:46:24 [2021-07-22T22:46:24.775Z] goroutine 1 [chan receive]:
22:46:24 [2021-07-22T22:46:24.775Z] testing.(*T).Run(0xc000029380, 0x15af0cc, 0x1c, 0x15b5ed0, 0x141a201)
22:46:24 [2021-07-22T22:46:24.775Z] 	c:/go/src/testing/testing.go:1239 +0x2da
22:46:24 [2021-07-22T22:46:24.775Z] testing.runTests.func1(0xc000028d80)
22:46:24 [2021-07-22T22:46:24.775Z] 	c:/go/src/testing/testing.go:1511 +0x7f
22:46:24 [2021-07-22T22:46:24.775Z] testing.tRunner(0xc000028d80, 0xc000071da8)
22:46:24 [2021-07-22T22:46:24.775Z] 	c:/go/src/testing/testing.go:1193 +0xef
22:46:24 [2021-07-22T22:46:24.775Z] testing.runTests(0xc000004078, 0x16fb220, 0x3, 0x3, 0xc0369bc60ee54cb0, 0x8bb34fdb55, 0x16ffc80, 0x15a9e68)
22:46:24 [2021-07-22T22:46:24.775Z] 	c:/go/src/testing/testing.go:1509 +0x310
22:46:24 [2021-07-22T22:46:24.775Z] testing.(*M).Run(0xc000076080, 0x0)
22:46:24 [2021-07-22T22:46:24.775Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
22:46:24 [2021-07-22T22:46:24.775Z] main.main()
22:46:24 [2021-07-22T22:46:24.775Z] 	_testmain.go:95 +0x1c8
22:46:24 [2021-07-22T22:46:24.775Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
22:46:24 [2021-07-22T22:46:24.775Z] PASS
22:46:24 [2021-07-22T22:46:24.775Z] coverage: 90.9% of statements
22:46:24 [2021-07-22T22:46:24.775Z] ok  	github.com/docker/docker/pkg/stack	0.255s	coverage: 90.9% of statements
22:46:25 [2021-07-22T22:46:25.234Z] === RUN   TestNewStdWriter
22:46:25 [2021-07-22T22:46:25.234Z] --- PASS: TestNewStdWriter (0.00s)
22:46:25 [2021-07-22T22:46:25.629Z] === RUN   TestDockerSuite/TestBuildShellMultiple
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestWriteWithUninitializedStdWriter
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestWriteWithNilBytes
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestWriteWithNilBytes (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestWrite
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestWrite (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestWriteWithWriterError
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestWriteWithWriterError (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestStdCopyWriteAndRead
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestStdCopyReturnsErrorReadingHeader
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestStdCopyReturnsErrorReadingFrame
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestStdCopyDetectsCorruptedFrame
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestStdCopyWithInvalidInputHeader
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestStdCopyWithCorruptedPrefix
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestStdCopyReturnsWriteErrors
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] === RUN   TestStdCopyReturnsErrorFromSystem
22:46:25 [2021-07-22T22:46:25.693Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
22:46:25 [2021-07-22T22:46:25.693Z] PASS
22:46:25 [2021-07-22T22:46:25.693Z] coverage: 100.0% of statements
22:46:25 [2021-07-22T22:46:25.693Z] ok  	github.com/docker/docker/pkg/stdcopy	0.050s	coverage: 100.0% of statements
22:46:26 [2021-07-22T22:46:26.659Z] === RUN   TestRawProgressFormatterFormatStatus
22:46:26 [2021-07-22T22:46:26.659Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
22:46:26 [2021-07-22T22:46:26.659Z] === RUN   TestRawProgressFormatterFormatProgress
22:46:26 [2021-07-22T22:46:26.659Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
22:46:26 [2021-07-22T22:46:26.659Z] === RUN   TestFormatStatus
22:46:26 [2021-07-22T22:46:26.659Z] --- PASS: TestFormatStatus (0.00s)
22:46:26 [2021-07-22T22:46:26.659Z] === RUN   TestFormatError
22:46:26 [2021-07-22T22:46:26.659Z] --- PASS: TestFormatError (0.00s)
22:46:26 [2021-07-22T22:46:26.659Z] === RUN   TestFormatJSONError
22:46:26 [2021-07-22T22:46:26.659Z] --- PASS: TestFormatJSONError (0.00s)
22:46:26 [2021-07-22T22:46:26.659Z] === RUN   TestJsonProgressFormatterFormatProgress
22:46:26 [2021-07-22T22:46:26.659Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
22:46:26 [2021-07-22T22:46:26.659Z] === RUN   TestJsonProgressFormatterFormatStatus
22:46:26 [2021-07-22T22:46:26.659Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
22:46:26 [2021-07-22T22:46:26.659Z] === RUN   TestNewJSONProgressOutput
22:46:26 [2021-07-22T22:46:26.659Z] --- PASS: TestNewJSONProgressOutput (0.00s)
22:46:26 [2021-07-22T22:46:26.659Z] === RUN   TestAuxFormatterEmit
22:46:26 [2021-07-22T22:46:26.659Z] --- PASS: TestAuxFormatterEmit (0.00s)
22:46:26 [2021-07-22T22:46:26.659Z] === RUN   TestStreamWriterStdout
22:46:26 [2021-07-22T22:46:26.659Z] --- PASS: TestStreamWriterStdout (0.00s)
22:46:26 [2021-07-22T22:46:26.659Z] === RUN   TestStreamWriterStderr
22:46:26 [2021-07-22T22:46:26.659Z] --- PASS: TestStreamWriterStderr (0.00s)
22:46:26 [2021-07-22T22:46:26.659Z] PASS
22:46:26 [2021-07-22T22:46:26.659Z] coverage: 66.2% of statements
22:46:26 [2021-07-22T22:46:26.659Z] ok  	github.com/docker/docker/pkg/streamformatter	0.050s	coverage: 66.2% of statements
22:46:26 [2021-07-22T22:46:26.708Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:46:27 [2021-07-22T22:46:27.014Z] --- PASS: TestGraphdriverPluginV2 (4.32s)
22:46:27 [2021-07-22T22:46:27.015Z] PASS
22:46:27 [2021-07-22T22:46:27.015Z] 
22:46:27 [2021-07-22T22:46:27.015Z] DONE 5 tests in 10.953s
22:46:27 [2021-07-22T22:46:27.015Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:46:27 [2021-07-22T22:46:27.015Z] ++ 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
22:46:27 [2021-07-22T22:46:27.015Z] ++ set -e
22:46:27 [2021-07-22T22:46:27.015Z] ++ '[' -n 0 ']'
22:46:27 [2021-07-22T22:46:27.015Z] ++ set -x
22:46:27 [2021-07-22T22:46:27.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
22:46:27 [2021-07-22T22:46:27.015Z] INFO: Testing against a local daemon
22:46:27 [2021-07-22T22:46:27.015Z] === RUN   TestContinueAfterPluginCrash
22:46:27 [2021-07-22T22:46:27.015Z] === PAUSE TestContinueAfterPluginCrash
22:46:27 [2021-07-22T22:46:27.015Z] === RUN   TestReadPluginNoRead
22:46:27 [2021-07-22T22:46:27.015Z] === PAUSE TestReadPluginNoRead
22:46:27 [2021-07-22T22:46:27.015Z] === RUN   TestDaemonStartWithLogOpt
22:46:27 [2021-07-22T22:46:27.015Z] === PAUSE TestDaemonStartWithLogOpt
22:46:27 [2021-07-22T22:46:27.015Z] === CONT  TestContinueAfterPluginCrash
22:46:27 [2021-07-22T22:46:27.015Z] === CONT  TestDaemonStartWithLogOpt
22:46:27 [2021-07-22T22:46:27.117Z] === RUN   TestGenerateRandomID
22:46:27 [2021-07-22T22:46:27.118Z] --- PASS: TestGenerateRandomID (0.00s)
22:46:27 [2021-07-22T22:46:27.118Z] === RUN   TestShortenId
22:46:27 [2021-07-22T22:46:27.118Z] --- PASS: TestShortenId (0.00s)
22:46:27 [2021-07-22T22:46:27.118Z] === RUN   TestShortenSha256Id
22:46:27 [2021-07-22T22:46:27.118Z] --- PASS: TestShortenSha256Id (0.00s)
22:46:27 [2021-07-22T22:46:27.118Z] === RUN   TestShortenIdEmpty
22:46:27 [2021-07-22T22:46:27.118Z] --- PASS: TestShortenIdEmpty (0.00s)
22:46:27 [2021-07-22T22:46:27.118Z] === RUN   TestShortenIdInvalid
22:46:27 [2021-07-22T22:46:27.118Z] --- PASS: TestShortenIdInvalid (0.00s)
22:46:27 [2021-07-22T22:46:27.118Z] === RUN   TestIsShortIDNonHex
22:46:27 [2021-07-22T22:46:27.118Z] --- PASS: TestIsShortIDNonHex (0.00s)
22:46:27 [2021-07-22T22:46:27.118Z] === RUN   TestIsShortIDNotCorrectSize
22:46:27 [2021-07-22T22:46:27.118Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
22:46:27 [2021-07-22T22:46:27.118Z] PASS
22:46:27 [2021-07-22T22:46:27.118Z] coverage: 70.6% of statements
22:46:27 [2021-07-22T22:46:27.118Z] ok  	github.com/docker/docker/pkg/stringid	0.045s	coverage: 70.6% of statements
22:46:27 [2021-07-22T22:46:27.586Z]     docker_api_swarm_test.go:506: [d82a2f0092add] joining swarm manager [d5316672741ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:46:28 [2021-07-22T22:46:28.092Z] --- PASS: TestNewClientWithTimeout (17.66s)
22:46:28 [2021-07-22T22:46:28.092Z] === RUN   TestClientStream
22:46:28 [2021-07-22T22:46:28.092Z] --- PASS: TestClientStream (0.00s)
22:46:28 [2021-07-22T22:46:28.092Z] === RUN   TestClientSendFile
22:46:28 [2021-07-22T22:46:28.092Z] --- PASS: TestClientSendFile (0.00s)
22:46:28 [2021-07-22T22:46:28.092Z] === RUN   TestClientWithRequestTimeout
22:46:28 [2021-07-22T22:46:28.092Z] --- PASS: TestClientWithRequestTimeout (0.01s)
22:46:28 [2021-07-22T22:46:28.092Z] === RUN   TestFileSpecPlugin
22:46:28 [2021-07-22T22:46:28.092Z] --- PASS: TestFileSpecPlugin (0.02s)
22:46:28 [2021-07-22T22:46:28.092Z] === RUN   TestFileJSONSpecPlugin
22:46:28 [2021-07-22T22:46:28.092Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
22:46:28 [2021-07-22T22:46:28.092Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
22:46:28 [2021-07-22T22:46:28.092Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
22:46:28 [2021-07-22T22:46:28.092Z] === RUN   TestPluginAddHandler
22:46:28 [2021-07-22T22:46:28.092Z] --- PASS: TestPluginAddHandler (0.00s)
22:46:28 [2021-07-22T22:46:28.092Z] === RUN   TestPluginWaitBadPlugin
22:46:28 [2021-07-22T22:46:28.092Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
22:46:28 [2021-07-22T22:46:28.092Z] === RUN   TestGet
22:46:28 [2021-07-22T22:46:28.092Z] time="2021-07-22T22:46:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
22:46:28 [2021-07-22T22:46:28.092Z] === RUN   TestIsCpusetListAvailable
22:46:28 [2021-07-22T22:46:28.092Z] --- PASS: TestIsCpusetListAvailable (0.00s)
22:46:28 [2021-07-22T22:46:28.092Z] PASS
22:46:28 [2021-07-22T22:46:28.092Z] coverage: 39.4% of statements
22:46:28 [2021-07-22T22:46:28.092Z] ok  	github.com/docker/docker/pkg/sysinfo	0.056s	coverage: 39.4% of statements
22:46:29 [2021-07-22T22:46:29.062Z] time="2021-07-22T22:46:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
22:46:30 [2021-07-22T22:46:30.597Z] === RUN   TestChtimes
22:46:30 [2021-07-22T22:46:30.597Z] --- PASS: TestChtimes (0.01s)
22:46:30 [2021-07-22T22:46:30.597Z] === RUN   TestChtimesWindows
22:46:30 [2021-07-22T22:46:30.597Z] --- PASS: TestChtimesWindows (0.01s)
22:46:30 [2021-07-22T22:46:30.597Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
22:46:30 [2021-07-22T22:46:30.597Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
22:46:30 [2021-07-22T22:46:30.597Z] === RUN   TestEnsureRemoveAllNotExist
22:46:30 [2021-07-22T22:46:30.597Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
22:46:30 [2021-07-22T22:46:30.597Z] === RUN   TestEnsureRemoveAllWithDir
22:46:30 [2021-07-22T22:46:30.597Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
22:46:30 [2021-07-22T22:46:30.597Z] === RUN   TestEnsureRemoveAllWithFile
22:46:30 [2021-07-22T22:46:30.597Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
22:46:30 [2021-07-22T22:46:30.597Z] === RUN   TestHasWin32KSupport
22:46:30 [2021-07-22T22:46:30.597Z]     syscall_windows_test.go:8: win32k: true
22:46:30 [2021-07-22T22:46:30.597Z] --- PASS: TestHasWin32KSupport (0.00s)
22:46:30 [2021-07-22T22:46:30.597Z] PASS
22:46:30 [2021-07-22T22:46:30.597Z] coverage: 12.9% of statements
22:46:30 [2021-07-22T22:46:30.597Z] ok  	github.com/docker/docker/pkg/system	0.075s	coverage: 12.9% of statements
22:46:30 [2021-07-22T22:46:30.597Z] --- PASS: TestAllocateRandomDeallocate (7.47s)
22:46:30 [2021-07-22T22:46:30.597Z] === RUN   TestRetrieveFromStore
22:46:30 [2021-07-22T22:46:30.884Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
22:46:30 [2021-07-22T22:46:30.884Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
22:46:31 [2021-07-22T22:46:31.054Z] time="2021-07-22T22:46:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
22:46:31 [2021-07-22T22:46:31.145Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
22:46:31 [2021-07-22T22:46:31.145Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
22:46:31 [2021-07-22T22:46:31.405Z] === RUN   TestDockerSuite/TestBuildSpaces
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestTailFile
22:46:31 [2021-07-22T22:46:31.512Z] --- PASS: TestTailFile (0.00s)
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestTailFileManyLines
22:46:31 [2021-07-22T22:46:31.512Z] --- PASS: TestTailFileManyLines (0.00s)
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestTailEmptyFile
22:46:31 [2021-07-22T22:46:31.512Z] --- PASS: TestTailEmptyFile (0.00s)
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestTailNegativeN
22:46:31 [2021-07-22T22:46:31.512Z] --- PASS: TestTailNegativeN (0.00s)
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader
22:46:31 [2021-07-22T22:46:31.512Z] === CONT  TestNewTailReader
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/no_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/no_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/single_byte_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/single_byte_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/2_byte_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/2_byte_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/4_byte_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/4_byte_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/8_byte_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/8_byte_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/12_byte_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/12_byte_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/truncated_last_line
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/truncated_last_line#01
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/truncated_last_line#02
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
22:46:31 [2021-07-22T22:46:31.512Z] === CONT  TestNewTailReader/no_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.512Z] === CONT  TestNewTailReader/4_byte_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.512Z] === CONT  TestNewTailReader/2_byte_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.512Z] === CONT  TestNewTailReader/single_byte_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/no_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.512Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.512Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/12_byte_delimiter
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/8_byte_delimiter
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/no_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.513Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.513Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.514Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.515Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.515Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.515Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.515Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.515Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.515Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.515Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.515Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.515Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.515Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.515Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.515Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.515Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.515Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.515Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.515Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.515Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.515Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.515Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.515Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.515Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.515Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.515Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.515Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.666Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
22:46:31 [2021-07-22T22:46:31.926Z] --- PASS: TestDaemonStartWithLogOpt (4.92s)
22:46:31 [2021-07-22T22:46:31.926Z] === CONT  TestReadPluginNoRead
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.973Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.973Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.974Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.974Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.975Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.975Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
22:46:31 [2021-07-22T22:46:31.976Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
22:46:31 [2021-07-22T22:46:31.976Z] --- PASS: TestNewTailReader (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:46:31 [2021-07-22T22:46:31.976Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
22:46:31 [2021-07-22T22:46:31.977Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:46:31 [2021-07-22T22:46:31.977Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:46:31 [2021-07-22T22:46:31.977Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
22:46:31 [2021-07-22T22:46:31.977Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:46:31 [2021-07-22T22:46:31.977Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.434Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
22:46:32 [2021-07-22T22:46:32.435Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:46:32 [2021-07-22T22:46:32.436Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
22:46:32 [2021-07-22T22:46:32.437Z] PASS
22:46:32 [2021-07-22T22:46:32.437Z] coverage: 88.6% of statements
22:46:32 [2021-07-22T22:46:32.437Z] ok  	github.com/docker/docker/pkg/tailfile	0.213s	coverage: 88.6% of statements
22:46:32 [2021-07-22T22:46:32.867Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
22:46:32 [2021-07-22T22:46:32.867Z] === RUN   TestDockerSuite/TestBuildStderr
22:46:33 [2021-07-22T22:46:33.287Z] --- PASS: TestServiceUpdatePidsLimit (17.51s)
22:46:33 [2021-07-22T22:46:33.287Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
22:46:33 [2021-07-22T22:46:33.287Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s)
22:46:33 [2021-07-22T22:46:33.287Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
22:46:33 [2021-07-22T22:46:33.287Z] PASS
22:46:33 [2021-07-22T22:46:33.287Z] 
22:46:33 [2021-07-22T22:46:33.287Z] === Skipped
22:46:33 [2021-07-22T22:46:33.287Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:46:33 [2021-07-22T22:46:33.287Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:46:33 [2021-07-22T22:46:33.287Z] 
22:46:33 [2021-07-22T22:46:33.287Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:46:33 [2021-07-22T22:46:33.287Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:46:33 [2021-07-22T22:46:33.287Z] 
22:46:33 [2021-07-22T22:46:33.287Z] 
22:46:33 [2021-07-22T22:46:33.287Z] DONE 27 tests, 2 skipped in 153.167s
22:46:33 [2021-07-22T22:46:33.287Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:46:33 [2021-07-22T22:46:33.287Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
22:46:33 [2021-07-22T22:46:33.287Z] ++ set -e
22:46:33 [2021-07-22T22:46:33.287Z] ++ '[' -n 0 ']'
22:46:33 [2021-07-22T22:46:33.287Z] ++ set -x
22:46:33 [2021-07-22T22:46:33.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
22:46:33 [2021-07-22T22:46:33.402Z] === RUN   TestTarSumRemoveNonExistent
22:46:33 [2021-07-22T22:46:33.402Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
22:46:33 [2021-07-22T22:46:33.402Z] === RUN   TestTarSumRemove
22:46:33 [2021-07-22T22:46:33.402Z] --- PASS: TestTarSumRemove (0.00s)
22:46:33 [2021-07-22T22:46:33.402Z] === RUN   TestSortFileInfoSums
22:46:33 [2021-07-22T22:46:33.402Z] --- PASS: TestSortFileInfoSums (0.00s)
22:46:33 [2021-07-22T22:46:33.402Z] === RUN   TestNewTarSumForLabelInvalid
22:46:33 [2021-07-22T22:46:33.402Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
22:46:33 [2021-07-22T22:46:33.402Z] === RUN   TestNewTarSumForLabel
22:46:33 [2021-07-22T22:46:33.402Z] --- PASS: TestNewTarSumForLabel (0.00s)
22:46:33 [2021-07-22T22:46:33.402Z] === RUN   TestEmptyTar
22:46:33 [2021-07-22T22:46:33.402Z] --- PASS: TestEmptyTar (0.00s)
22:46:33 [2021-07-22T22:46:33.402Z] === RUN   TestTarSumsReadSize
22:46:33 [2021-07-22T22:46:33.402Z] --- PASS: TestTarSumsReadSize (0.01s)
22:46:33 [2021-07-22T22:46:33.402Z] === RUN   TestTarSums
22:46:33 [2021-07-22T22:46:33.402Z] --- PASS: TestTarSums (0.09s)
22:46:33 [2021-07-22T22:46:33.402Z] === RUN   TestIteration
22:46:33 [2021-07-22T22:46:33.402Z] --- PASS: TestIteration (0.00s)
22:46:33 [2021-07-22T22:46:33.402Z] === RUN   TestVersionLabelForChecksum
22:46:33 [2021-07-22T22:46:33.402Z] --- PASS: TestVersionLabelForChecksum (0.00s)
22:46:33 [2021-07-22T22:46:33.402Z] === RUN   TestVersion
22:46:33 [2021-07-22T22:46:33.402Z] --- PASS: TestVersion (0.00s)
22:46:33 [2021-07-22T22:46:33.402Z] === RUN   TestGetVersion
22:46:33 [2021-07-22T22:46:33.402Z] --- PASS: TestGetVersion (0.00s)
22:46:33 [2021-07-22T22:46:33.403Z] === RUN   TestGetVersions
22:46:33 [2021-07-22T22:46:33.403Z] --- PASS: TestGetVersions (0.00s)
22:46:33 [2021-07-22T22:46:33.403Z] PASS
22:46:33 [2021-07-22T22:46:33.403Z] coverage: 89.3% of statements
22:46:33 [2021-07-22T22:46:33.403Z] ok  	github.com/docker/docker/pkg/tarsum	0.163s	coverage: 89.3% of statements
22:46:33 [2021-07-22T22:46:33.403Z] --- PASS: TestRetrieveFromStore (2.69s)
22:46:33 [2021-07-22T22:46:33.403Z] === RUN   TestRequestReleaseAddressDuplicate
22:46:33 [2021-07-22T22:46:33.403Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
22:46:33 [2021-07-22T22:46:33.403Z] === RUN   TestParallelPredefinedRequest1
22:46:33 [2021-07-22T22:46:33.403Z] === PAUSE TestParallelPredefinedRequest1
22:46:33 [2021-07-22T22:46:33.403Z] === RUN   TestParallelPredefinedRequest2
22:46:33 [2021-07-22T22:46:33.403Z] === PAUSE TestParallelPredefinedRequest2
22:46:33 [2021-07-22T22:46:33.403Z] === RUN   TestParallelPredefinedRequest3
22:46:33 [2021-07-22T22:46:33.403Z] === PAUSE TestParallelPredefinedRequest3
22:46:33 [2021-07-22T22:46:33.403Z] === RUN   TestParallelPredefinedRequest4
22:46:33 [2021-07-22T22:46:33.403Z] === PAUSE TestParallelPredefinedRequest4
22:46:33 [2021-07-22T22:46:33.403Z] === RUN   TestParallelPredefinedRequest5
22:46:33 [2021-07-22T22:46:33.403Z] === PAUSE TestParallelPredefinedRequest5
22:46:33 [2021-07-22T22:46:33.403Z] === RUN   TestDebug
22:46:33 [2021-07-22T22:46:33.403Z] --- PASS: TestDebug (0.00s)
22:46:33 [2021-07-22T22:46:33.403Z] === RUN   TestRequestPoolParallel
22:46:33 [2021-07-22T22:46:33.547Z] INFO: Testing against a local daemon
22:46:33 [2021-07-22T22:46:33.547Z] === RUN   TestSessionCreate
22:46:33 [2021-07-22T22:46:33.547Z] --- PASS: TestSessionCreate (0.04s)
22:46:33 [2021-07-22T22:46:33.547Z] === RUN   TestSessionCreateWithBadUpgrade
22:46:33 [2021-07-22T22:46:33.547Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
22:46:33 [2021-07-22T22:46:33.547Z] PASS
22:46:33 [2021-07-22T22:46:33.547Z] 
22:46:33 [2021-07-22T22:46:33.547Z] DONE 2 tests in 0.186s
22:46:33 [2021-07-22T22:46:33.547Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:46:33 [2021-07-22T22:46:33.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
22:46:33 [2021-07-22T22:46:33.548Z] ++ set -e
22:46:33 [2021-07-22T22:46:33.548Z] ++ '[' -n 0 ']'
22:46:33 [2021-07-22T22:46:33.548Z] ++ set -x
22:46:33 [2021-07-22T22:46:33.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
22:46:33 [2021-07-22T22:46:33.808Z] INFO: Testing against a local daemon
22:46:33 [2021-07-22T22:46:33.808Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:46:33 [2021-07-22T22:46:33.808Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:46:33 [2021-07-22T22:46:33.808Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:46:33 [2021-07-22T22:46:33.808Z] === RUN   TestEventsExecDie
22:46:33 [2021-07-22T22:46:33.861Z] testing: warning: no tests to run
22:46:33 [2021-07-22T22:46:33.861Z] PASS
22:46:33 [2021-07-22T22:46:33.861Z] coverage: [no statements]
22:46:33 [2021-07-22T22:46:33.861Z] ok  	github.com/docker/docker/pkg/term/windows	0.044s	coverage: [no statements] [no tests to run]
22:46:33 [2021-07-22T22:46:33.861Z] --- PASS: TestRequestPoolParallel (0.73s)
22:46:33 [2021-07-22T22:46:33.861Z] === RUN   TestFullAllocateRelease
22:46:34 [2021-07-22T22:46:34.250Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
22:46:34 [2021-07-22T22:46:34.826Z] --- PASS: TestFullAllocateRelease (0.56s)
22:46:34 [2021-07-22T22:46:34.826Z] === RUN   TestOddAllocateRelease
22:46:34 [2021-07-22T22:46:34.826Z] === RUN   TestTruncIndex
22:46:34 [2021-07-22T22:46:34.826Z] time="2021-07-22T22:46:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
22:46:34 [2021-07-22T22:46:34.826Z] --- PASS: TestOddAllocateRelease (0.34s)
22:46:34 [2021-07-22T22:46:34.826Z] === RUN   TestFullAllocateSerialReleaseParallel
22:46:34 [2021-07-22T22:46:34.826Z] --- PASS: TestTruncIndex (0.10s)
22:46:34 [2021-07-22T22:46:34.826Z] PASS
22:46:34 [2021-07-22T22:46:34.826Z] coverage: 91.5% of statements
22:46:34 [2021-07-22T22:46:34.826Z] ok  	github.com/docker/docker/pkg/truncindex	0.146s	coverage: 91.5% of statements
22:46:35 [2021-07-22T22:46:35.189Z] --- PASS: TestEventsExecDie (1.08s)
22:46:35 [2021-07-22T22:46:35.189Z] === RUN   TestEventsBackwardsCompatible
22:46:35 [2021-07-22T22:46:35.189Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
22:46:35 [2021-07-22T22:46:35.189Z] === RUN   TestEventsVolumeCreate
22:46:35 [2021-07-22T22:46:35.189Z] --- PASS: TestEventsVolumeCreate (0.07s)
22:46:35 [2021-07-22T22:46:35.189Z] === RUN   TestInfoBinaryCommits
22:46:35 [2021-07-22T22:46:35.189Z] --- PASS: TestInfoBinaryCommits (0.04s)
22:46:35 [2021-07-22T22:46:35.189Z] === RUN   TestInfoAPIVersioned
22:46:35 [2021-07-22T22:46:35.189Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:46:35 [2021-07-22T22:46:35.189Z] === RUN   TestInfoDiscoveryBackend
22:46:35 [2021-07-22T22:46:35.190Z] === RUN   TestReadPluginNoRead/default
22:46:35 [2021-07-22T22:46:35.285Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s)
22:46:35 [2021-07-22T22:46:35.285Z] === RUN   TestOddAllocateSerialReleaseParallel
22:46:35 [2021-07-22T22:46:35.285Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s)
22:46:35 [2021-07-22T22:46:35.285Z] === RUN   TestEvenAllocateSerialReleaseParallel
22:46:35 [2021-07-22T22:46:35.285Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s)
22:46:35 [2021-07-22T22:46:35.285Z] === CONT  TestParallelPredefinedRequest1
22:46:35 [2021-07-22T22:46:35.285Z] === CONT  TestParallelPredefinedRequest4
22:46:35 [2021-07-22T22:46:35.285Z] === CONT  TestParallelPredefinedRequest3
22:46:35 [2021-07-22T22:46:35.285Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:46:35 [2021-07-22T22:46:35.285Z] === CONT  TestParallelPredefinedRequest1
22:46:35 [2021-07-22T22:46:35.285Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:46:35 [2021-07-22T22:46:35.285Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
22:46:35 [2021-07-22T22:46:35.285Z] === CONT  TestParallelPredefinedRequest5
22:46:35 [2021-07-22T22:46:35.285Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:46:35 [2021-07-22T22:46:35.285Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
22:46:35 [2021-07-22T22:46:35.285Z] === CONT  TestParallelPredefinedRequest2
22:46:35 [2021-07-22T22:46:35.285Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:46:35 [2021-07-22T22:46:35.285Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
22:46:35 [2021-07-22T22:46:35.285Z] === CONT  TestParallelPredefinedRequest4
22:46:35 [2021-07-22T22:46:35.285Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:46:35 [2021-07-22T22:46:35.285Z] --- SKIP: TestParallelPredefinedRequest4 (0.01s)
22:46:35 [2021-07-22T22:46:35.285Z] --- SKIP: TestParallelPredefinedRequest1 (0.01s)
22:46:35 [2021-07-22T22:46:35.285Z] PASS
22:46:35 [2021-07-22T22:46:35.285Z] coverage: 85.3% of statements
22:46:35 [2021-07-22T22:46:35.285Z] ok  	github.com/docker/docker/libnetwork/ipam	72.990s	coverage: 85.3% of statements
22:46:35 [2021-07-22T22:46:35.752Z] === RUN   TestIsGIT
22:46:35 [2021-07-22T22:46:35.752Z] --- PASS: TestIsGIT (0.00s)
22:46:35 [2021-07-22T22:46:35.752Z] === RUN   TestIsTransport
22:46:35 [2021-07-22T22:46:35.752Z] --- PASS: TestIsTransport (0.00s)
22:46:35 [2021-07-22T22:46:35.752Z] PASS
22:46:35 [2021-07-22T22:46:35.752Z] coverage: 100.0% of statements
22:46:35 [2021-07-22T22:46:35.752Z] ok  	github.com/docker/docker/pkg/urlutil	0.043s	coverage: 100.0% of statements
22:46:35 [2021-07-22T22:46:35.760Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
22:46:35 [2021-07-22T22:46:35.760Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:46:36 [2021-07-22T22:46:36.211Z] === RUN   TestVersionInfo
22:46:36 [2021-07-22T22:46:36.211Z] --- PASS: TestVersionInfo (0.00s)
22:46:36 [2021-07-22T22:46:36.211Z] === RUN   TestAppendVersions
22:46:36 [2021-07-22T22:46:36.211Z] --- PASS: TestAppendVersions (0.00s)
22:46:36 [2021-07-22T22:46:36.211Z] PASS
22:46:36 [2021-07-22T22:46:36.211Z] coverage: 88.9% of statements
22:46:36 [2021-07-22T22:46:36.211Z] ok  	github.com/docker/docker/pkg/useragent	0.052s	coverage: 88.9% of statements
22:46:36 [2021-07-22T22:46:36.702Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:46:36 [2021-07-22T22:46:36.702Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:46:37 [2021-07-22T22:46:37.103Z] === RUN   TestReadPluginNoRead/disabled_caching
22:46:37 [2021-07-22T22:46:37.273Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
22:46:37 [2021-07-22T22:46:37.273Z] === RUN   TestInfoAPI
22:46:37 [2021-07-22T22:46:37.273Z] --- PASS: TestInfoAPI (0.04s)
22:46:37 [2021-07-22T22:46:37.273Z] === RUN   TestInfoAPIWarnings
22:46:37 [2021-07-22T22:46:37.363Z] --- PASS: TestContinueAfterPluginCrash (10.24s)
22:46:39 [2021-07-22T22:46:39.117Z] === RUN   TestValidatePrivileges
22:46:39 [2021-07-22T22:46:39.117Z] --- PASS: TestValidatePrivileges (0.00s)
22:46:39 [2021-07-22T22:46:39.117Z] === RUN   TestFilterByCapNeg
22:46:39 [2021-07-22T22:46:39.117Z] --- PASS: TestFilterByCapNeg (0.00s)
22:46:39 [2021-07-22T22:46:39.117Z] === RUN   TestFilterByCapPos
22:46:39 [2021-07-22T22:46:39.117Z] --- PASS: TestFilterByCapPos (0.00s)
22:46:39 [2021-07-22T22:46:39.117Z] === RUN   TestStoreGetPluginNotMatchCapRefs
22:46:39 [2021-07-22T22:46:39.117Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
22:46:39 [2021-07-22T22:46:39.117Z] PASS
22:46:39 [2021-07-22T22:46:39.117Z] coverage: 12.0% of statements
22:46:39 [2021-07-22T22:46:39.117Z] ok  	github.com/docker/docker/plugin	0.051s	coverage: 12.0% of statements
22:46:39 [2021-07-22T22:46:39.274Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:46:39 [2021-07-22T22:46:39.535Z] === RUN   TestDockerSuite/TestBuildStopSignal
22:46:40 [2021-07-22T22:46:40.085Z] === RUN   TestNewSettable
22:46:40 [2021-07-22T22:46:40.085Z] --- PASS: TestNewSettable (0.00s)
22:46:40 [2021-07-22T22:46:40.085Z] === RUN   TestIsSettable
22:46:40 [2021-07-22T22:46:40.085Z] --- PASS: TestIsSettable (0.00s)
22:46:40 [2021-07-22T22:46:40.085Z] === RUN   TestUpdateSettingsEnv
22:46:40 [2021-07-22T22:46:40.085Z] --- PASS: TestUpdateSettingsEnv (0.00s)
22:46:40 [2021-07-22T22:46:40.085Z] PASS
22:46:40 [2021-07-22T22:46:40.085Z] coverage: 20.0% of statements
22:46:40 [2021-07-22T22:46:40.085Z] ok  	github.com/docker/docker/plugin/v2	0.047s	coverage: 20.0% of statements
22:46:40 [2021-07-22T22:46:40.477Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
22:46:41 [2021-07-22T22:46:41.048Z] === CONT  TestReadPluginNoRead
22:46:41 [2021-07-22T22:46:41.048Z]     read_test.go:92: [d2e813ac81449] daemon is not started
22:46:41 [2021-07-22T22:46:41.048Z] --- PASS: TestReadPluginNoRead (8.90s)
22:46:41 [2021-07-22T22:46:41.048Z]     --- PASS: TestReadPluginNoRead/default (2.08s)
22:46:41 [2021-07-22T22:46:41.048Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.93s)
22:46:41 [2021-07-22T22:46:41.048Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s)
22:46:41 [2021-07-22T22:46:41.048Z] PASS
22:46:41 [2021-07-22T22:46:41.048Z] 
22:46:41 [2021-07-22T22:46:41.048Z] DONE 6 tests in 14.005s
22:46:41 [2021-07-22T22:46:41.048Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:46:41 [2021-07-22T22:46:41.048Z] ++ 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
22:46:41 [2021-07-22T22:46:41.048Z] ++ set -e
22:46:41 [2021-07-22T22:46:41.048Z] ++ '[' -n 0 ']'
22:46:41 [2021-07-22T22:46:41.048Z] ++ set -x
22:46:41 [2021-07-22T22:46:41.048Z] ++ 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
22:46:41 [2021-07-22T22:46:41.048Z] testing: warning: no tests to run
22:46:41 [2021-07-22T22:46:41.048Z] PASS
22:46:41 [2021-07-22T22:46:41.048Z] 
22:46:41 [2021-07-22T22:46:41.048Z] DONE 0 tests in 0.055s
22:46:41 [2021-07-22T22:46:41.048Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:46:41 [2021-07-22T22:46:41.048Z] ++ 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
22:46:41 [2021-07-22T22:46:41.048Z] ++ set -e
22:46:41 [2021-07-22T22:46:41.048Z] ++ '[' -n 0 ']'
22:46:41 [2021-07-22T22:46:41.048Z] ++ set -x
22:46:41 [2021-07-22T22:46:41.048Z] ++ 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
22:46:41 [2021-07-22T22:46:41.052Z] === RUN   TestLoad
22:46:41 [2021-07-22T22:46:41.052Z] --- PASS: TestLoad (0.01s)
22:46:41 [2021-07-22T22:46:41.052Z] === RUN   TestSave
22:46:41 [2021-07-22T22:46:41.052Z] --- PASS: TestSave (0.04s)
22:46:41 [2021-07-22T22:46:41.052Z] === RUN   TestAddDeleteGet
22:46:41 [2021-07-22T22:46:41.052Z] --- PASS: TestAddDeleteGet (0.06s)
22:46:41 [2021-07-22T22:46:41.052Z] === RUN   TestInvalidTags
22:46:41 [2021-07-22T22:46:41.052Z] --- PASS: TestInvalidTags (0.01s)
22:46:41 [2021-07-22T22:46:41.052Z] PASS
22:46:41 [2021-07-22T22:46:41.052Z] coverage: 84.4% of statements
22:46:41 [2021-07-22T22:46:41.052Z] ok  	github.com/docker/docker/reference	0.167s	coverage: 84.4% of statements
22:46:41 [2021-07-22T22:46:41.309Z] INFO: Testing against a local daemon
22:46:41 [2021-07-22T22:46:41.309Z] === RUN   TestPluginWithDevMounts
22:46:41 [2021-07-22T22:46:41.309Z] === PAUSE TestPluginWithDevMounts
22:46:41 [2021-07-22T22:46:41.309Z] === CONT  TestPluginWithDevMounts
22:46:41 [2021-07-22T22:46:41.569Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
22:46:42 [2021-07-22T22:46:42.140Z] === RUN   TestDockerSuite/TestBuildTagEvent
22:46:43 [2021-07-22T22:46:43.083Z] --- PASS: TestPluginWithDevMounts (1.83s)
22:46:43 [2021-07-22T22:46:43.083Z] PASS
22:46:43 [2021-07-22T22:46:43.083Z] 
22:46:43 [2021-07-22T22:46:43.083Z] DONE 1 tests in 1.979s
22:46:43 [2021-07-22T22:46:43.083Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:46:43 [2021-07-22T22:46:43.083Z] ++ 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
22:46:43 [2021-07-22T22:46:43.083Z] ++ set -e
22:46:43 [2021-07-22T22:46:43.083Z] ++ '[' -n 0 ']'
22:46:43 [2021-07-22T22:46:43.083Z] ++ set -x
22:46:43 [2021-07-22T22:46:43.084Z] ++ 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
22:46:43 [2021-07-22T22:46:43.084Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
22:46:43 [2021-07-22T22:46:43.084Z] INFO: Testing against a local daemon
22:46:43 [2021-07-22T22:46:43.084Z] === RUN   TestSecretInspect
22:46:43 [2021-07-22T22:46:43.240Z] --- PASS: TestGet (15.05s)
22:46:43 [2021-07-22T22:46:43.241Z] === RUN   TestPluginWithNoManifest
22:46:43 [2021-07-22T22:46:43.241Z] --- PASS: TestPluginWithNoManifest (0.00s)
22:46:43 [2021-07-22T22:46:43.241Z] === RUN   TestGetAll
22:46:43 [2021-07-22T22:46:43.241Z] --- PASS: TestGetAll (0.00s)
22:46:43 [2021-07-22T22:46:43.241Z] PASS
22:46:43 [2021-07-22T22:46:43.241Z] coverage: 73.4% of statements
22:46:43 [2021-07-22T22:46:43.241Z] ok  	github.com/docker/docker/pkg/plugins	35.357s	coverage: 73.4% of statements
22:46:43 [2021-07-22T22:46:43.702Z] === RUN   TestResolveAuthConfigIndexServer
22:46:43 [2021-07-22T22:46:43.702Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
22:46:43 [2021-07-22T22:46:43.702Z] === RUN   TestResolveAuthConfigFullURL
22:46:43 [2021-07-22T22:46:43.702Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
22:46:43 [2021-07-22T22:46:43.702Z] === RUN   TestLoadAllowNondistributableArtifacts
22:46:43 [2021-07-22T22:46:43.702Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
22:46:43 [2021-07-22T22:46:43.702Z] === RUN   TestValidateMirror
22:46:43 [2021-07-22T22:46:43.702Z] --- PASS: TestValidateMirror (0.01s)
22:46:43 [2021-07-22T22:46:43.702Z] === RUN   TestLoadInsecureRegistries
22:46:44 [2021-07-22T22:46:44.167Z] time="2021-07-22T22:46:43Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
22:46:44 [2021-07-22T22:46:44.167Z] time="2021-07-22T22:46:43Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
22:46:44 [2021-07-22T22:46:44.167Z] time="2021-07-22T22:46:43Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestLoadInsecureRegistries (0.18s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestNewServiceConfig
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestNewServiceConfig (0.00s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestValidateIndexName
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestValidateIndexName (0.00s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestValidateIndexNameWithError
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestValidateIndexNameWithError (0.00s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestEndpointParse
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestEndpointParse (0.00s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestEndpointParseInvalid
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestEndpointParseInvalid (0.00s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestValidateEndpoint
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestValidateEndpoint (0.01s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestPing
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestPing (0.02s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestPingRegistryEndpoint
22:46:44 [2021-07-22T22:46:44.167Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
22:46:44 [2021-07-22T22:46:44.167Z] --- SKIP: TestPingRegistryEndpoint (0.04s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestEndpoint
22:46:44 [2021-07-22T22:46:44.167Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
22:46:44 [2021-07-22T22:46:44.167Z] --- SKIP: TestEndpoint (0.00s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestParseRepositoryInfo
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestParseRepositoryInfo (0.00s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestNewIndexInfo
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestNewIndexInfo (0.00s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestMirrorEndpointLookup
22:46:44 [2021-07-22T22:46:44.167Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
22:46:44 [2021-07-22T22:46:44.167Z] --- SKIP: TestMirrorEndpointLookup (0.04s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestSearchRepositories
22:46:44 [2021-07-22T22:46:44.167Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
22:46:44 [2021-07-22T22:46:44.167Z]         Host: 127.0.0.1:49324
22:46:44 [2021-07-22T22:46:44.167Z]         User-Agent: docker test client
22:46:44 [2021-07-22T22:46:44.167Z]         Authorization: Token fake-token
22:46:44 [2021-07-22T22:46:44.167Z]         X-Docker-Token: true
22:46:44 [2021-07-22T22:46:44.167Z]         Accept-Encoding: gzip
22:46:44 [2021-07-22T22:46:44.167Z]         
22:46:44 [2021-07-22T22:46:44.167Z]         
22:46:44 [2021-07-22T22:46:44.167Z]     registry_test.go:730: HTTP/1.1 200 OK
22:46:44 [2021-07-22T22:46:44.167Z]         Connection: close
22:46:44 [2021-07-22T22:46:44.167Z]         Content-Length: 144
22:46:44 [2021-07-22T22:46:44.167Z]         Cache-Control: no-cache
22:46:44 [2021-07-22T22:46:44.167Z]         Content-Type: application/json
22:46:44 [2021-07-22T22:46:44.167Z]         Date: Thu, 22 Jul 2021 22:46:43 GMT
22:46:44 [2021-07-22T22:46:44.167Z]         Expires: -1
22:46:44 [2021-07-22T22:46:44.167Z]         Pragma: no-cache
22:46:44 [2021-07-22T22:46:44.167Z]         Server: docker-tests/mock
22:46:44 [2021-07-22T22:46:44.167Z]         X-Docker-Registry-Config: mock
22:46:44 [2021-07-22T22:46:44.167Z]         X-Docker-Registry-Version: 0.0.0
22:46:44 [2021-07-22T22:46:44.167Z]         
22:46:44 [2021-07-22T22:46:44.167Z]         
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestSearchRepositories (0.02s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestTrustedLocation
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestTrustedLocation (0.00s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestAllowNondistributableArtifacts
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
22:46:44 [2021-07-22T22:46:44.167Z] === RUN   TestIsSecureIndex
22:46:44 [2021-07-22T22:46:44.167Z] --- PASS: TestIsSecureIndex (0.00s)
22:46:44 [2021-07-22T22:46:44.167Z] PASS
22:46:44 [2021-07-22T22:46:44.167Z] coverage: 51.7% of statements
22:46:44 [2021-07-22T22:46:44.167Z] ok  	github.com/docker/docker/registry	0.390s	coverage: 51.7% of statements
22:46:44 [2021-07-22T22:46:44.473Z] === RUN   TestDockerSuite/TestBuildUser
22:46:45 [2021-07-22T22:46:45.136Z] === RUN   TestResumableRequestHeaderSimpleErrors
22:46:45 [2021-07-22T22:46:45.136Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
22:46:45 [2021-07-22T22:46:45.136Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
22:46:45 [2021-07-22T22:46:45.136Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s)
22:46:45 [2021-07-22T22:46:45.136Z] === RUN   TestResumableRequestHeaderTooMuchFailures
22:46:45 [2021-07-22T22:46:45.136Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
22:46:45 [2021-07-22T22:46:45.136Z] === RUN   TestResumableRequestReaderWithReadError
22:46:45 [2021-07-22T22:46:45.136Z] === RUN   TestRestartManagerTimeout
22:46:45 [2021-07-22T22:46:45.136Z] --- PASS: TestRestartManagerTimeout (0.00s)
22:46:45 [2021-07-22T22:46:45.136Z] === RUN   TestRestartManagerTimeoutReset
22:46:45 [2021-07-22T22:46:45.136Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
22:46:45 [2021-07-22T22:46:45.136Z] PASS
22:46:45 [2021-07-22T22:46:45.136Z] coverage: 50.9% of statements
22:46:45 [2021-07-22T22:46:45.136Z] ok  	github.com/docker/docker/restartmanager	0.065s	coverage: 50.9% of statements
22:46:45 [2021-07-22T22:46:45.136Z] time="2021-07-22T22:46:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
22:46:45 [2021-07-22T22:46:45.136Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s)
22:46:45 [2021-07-22T22:46:45.136Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
22:46:45 [2021-07-22T22:46:45.136Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
22:46:45 [2021-07-22T22:46:45.136Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
22:46:45 [2021-07-22T22:46:45.136Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
22:46:45 [2021-07-22T22:46:45.136Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
22:46:45 [2021-07-22T22:46:45.136Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
22:46:45 [2021-07-22T22:46:45.136Z] === RUN   TestResumableRequestReader
22:46:45 [2021-07-22T22:46:45.136Z] --- PASS: TestResumableRequestReader (0.00s)
22:46:45 [2021-07-22T22:46:45.136Z] === RUN   TestResumableRequestReaderWithInitialResponse
22:46:45 [2021-07-22T22:46:45.136Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
22:46:45 [2021-07-22T22:46:45.136Z] PASS
22:46:45 [2021-07-22T22:46:45.136Z] coverage: 100.0% of statements
22:46:45 [2021-07-22T22:46:45.136Z] ok  	github.com/docker/docker/registry/resumable	0.275s	coverage: 100.0% of statements
22:46:45 [2021-07-22T22:46:45.862Z] --- PASS: TestSecretInspect (2.74s)
22:46:45 [2021-07-22T22:46:45.862Z] === RUN   TestSecretList
22:46:46 [2021-07-22T22:46:46.101Z] === RUN   TestDecodeContainerConfig
22:46:46 [2021-07-22T22:46:46.101Z] --- PASS: TestDecodeContainerConfig (0.00s)
22:46:46 [2021-07-22T22:46:46.101Z] === RUN   TestDecodeContainerConfigIsolation
22:46:46 [2021-07-22T22:46:46.101Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
22:46:46 [2021-07-22T22:46:46.101Z] === RUN   TestValidatePrivileged
22:46:46 [2021-07-22T22:46:46.101Z] --- PASS: TestValidatePrivileged (0.00s)
22:46:46 [2021-07-22T22:46:46.101Z] PASS
22:46:46 [2021-07-22T22:46:46.101Z] coverage: 52.2% of statements
22:46:46 [2021-07-22T22:46:46.101Z] ok  	github.com/docker/docker/runconfig	0.080s	coverage: 52.2% of statements
22:46:46 [2021-07-22T22:46:46.101Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
22:46:46 [2021-07-22T22:46:46.101Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
22:46:46 [2021-07-22T22:46:46.101Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
22:46:46 [2021-07-22T22:46:46.101Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
22:46:46 [2021-07-22T22:46:46.101Z] PASS
22:46:46 [2021-07-22T22:46:46.101Z] coverage: 62.5% of statements
22:46:46 [2021-07-22T22:46:46.101Z] ok  	github.com/docker/docker/testutil	0.047s	coverage: 62.5% of statements
22:46:46 [2021-07-22T22:46:46.432Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
22:46:48 [2021-07-22T22:46:48.975Z] --- PASS: TestSecretList (2.56s)
22:46:48 [2021-07-22T22:46:48.975Z] === RUN   TestSecretsCreateAndDelete
22:46:49 [2021-07-22T22:46:49.918Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
22:46:50 [2021-07-22T22:46:50.782Z] === RUN   TestGetDriver
22:46:50 [2021-07-22T22:46:50.782Z] --- PASS: TestGetDriver (0.00s)
22:46:50 [2021-07-22T22:46:50.782Z] === RUN   TestVolumeRequestError
22:46:50 [2021-07-22T22:46:50.782Z] --- PASS: TestVolumeRequestError (0.01s)
22:46:50 [2021-07-22T22:46:50.782Z] PASS
22:46:50 [2021-07-22T22:46:50.782Z] coverage: 36.1% of statements
22:46:50 [2021-07-22T22:46:50.782Z] ok  	github.com/docker/docker/volume/drivers	0.064s	coverage: 36.1% of statements
22:46:51 [2021-07-22T22:46:51.240Z] === RUN   TestGetAddress
22:46:51 [2021-07-22T22:46:51.240Z] --- PASS: TestGetAddress (0.00s)
22:46:51 [2021-07-22T22:46:51.240Z] === RUN   TestRemove
22:46:51 [2021-07-22T22:46:51.240Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
22:46:51 [2021-07-22T22:46:51.240Z] --- SKIP: TestRemove (0.00s)
22:46:51 [2021-07-22T22:46:51.240Z] === RUN   TestInitializeWithVolumes
22:46:51 [2021-07-22T22:46:51.240Z] --- PASS: TestInitializeWithVolumes (0.01s)
22:46:51 [2021-07-22T22:46:51.240Z] === RUN   TestCreate
22:46:51 [2021-07-22T22:46:51.240Z] --- PASS: TestCreate (0.01s)
22:46:51 [2021-07-22T22:46:51.240Z] === RUN   TestValidateName
22:46:51 [2021-07-22T22:46:51.240Z] --- PASS: TestValidateName (0.00s)
22:46:51 [2021-07-22T22:46:51.240Z] === RUN   TestCreateWithOpts
22:46:51 [2021-07-22T22:46:51.240Z]     local_test.go:181: runtime.GOOS == "windows"
22:46:51 [2021-07-22T22:46:51.240Z] --- SKIP: TestCreateWithOpts (0.00s)
22:46:51 [2021-07-22T22:46:51.240Z] === RUN   TestRelaodNoOpts
22:46:51 [2021-07-22T22:46:51.240Z] --- PASS: TestRelaodNoOpts (0.02s)
22:46:51 [2021-07-22T22:46:51.240Z] PASS
22:46:51 [2021-07-22T22:46:51.240Z] coverage: 41.5% of statements
22:46:51 [2021-07-22T22:46:51.240Z] ok  	github.com/docker/docker/volume/local	0.093s	coverage: 41.5% of statements
22:46:51 [2021-07-22T22:46:51.303Z] --- PASS: TestSecretsCreateAndDelete (2.68s)
22:46:51 [2021-07-22T22:46:51.303Z] === RUN   TestSecretsUpdate
22:46:52 [2021-07-22T22:46:52.772Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:46:52 [2021-07-22T22:46:52.772Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:46:52 [2021-07-22T22:46:52.772Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:46:52 [2021-07-22T22:46:52.772Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
22:46:52 [2021-07-22T22:46:52.772Z] === RUN   TestConvertTmpfsOptions
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:49: data="mode=700,size=1m"
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:49: data="ro"
22:46:52 [2021-07-22T22:46:52.772Z] --- PASS: TestConvertTmpfsOptions (0.00s)
22:46:52 [2021-07-22T22:46:52.772Z] === RUN   TestParseMountRaw
22:46:52 [2021-07-22T22:46:52.772Z] --- PASS: TestParseMountRaw (0.04s)
22:46:52 [2021-07-22T22:46:52.772Z] === RUN   TestParseMountRawSplit
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 0
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 1
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 2
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 3
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 4
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 5
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 6
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 7
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 8
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 0
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 1
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 2
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 3
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 4
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 5
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 6
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 7
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 8
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 9
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 10
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 11
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 12
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 0
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 1
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 2
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 3
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 4
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 5
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 6
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 7
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 8
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 9
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 10
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:390: case 11
22:46:52 [2021-07-22T22:46:52.772Z] --- PASS: TestParseMountRawSplit (0.01s)
22:46:52 [2021-07-22T22:46:52.772Z] === RUN   TestParseMountSpec
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:455: case 0
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:455: case 1
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:455: case 2
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:455: case 3
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:455: case 4
22:46:52 [2021-07-22T22:46:52.772Z]     parser_test.go:455: case 5
22:46:52 [2021-07-22T22:46:52.772Z] --- PASS: TestParseMountSpec (0.00s)
22:46:52 [2021-07-22T22:46:52.772Z] === RUN   TestParseMountSpecBindWithFileinfoError
22:46:52 [2021-07-22T22:46:52.772Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
22:46:52 [2021-07-22T22:46:52.772Z] === RUN   TestValidateMount
22:46:52 [2021-07-22T22:46:52.772Z] --- PASS: TestValidateMount (0.00s)
22:46:52 [2021-07-22T22:46:52.772Z] PASS
22:46:52 [2021-07-22T22:46:52.772Z] coverage: 66.2% of statements
22:46:52 [2021-07-22T22:46:52.772Z] ok  	github.com/docker/docker/volume/mounts	0.104s	coverage: 66.2% of statements
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestSetGetMeta
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestSetGetMeta
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestRestore
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestRestore
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestServiceCreate
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestServiceCreate
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestServiceList
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestServiceList
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestServiceRemove
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestServiceRemove
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestServiceGet
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestServiceGet
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestServicePrune
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestServicePrune
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestCreate
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestCreate
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestRemove
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestRemove
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestList
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestList
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestFindByDriver
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestFindByDriver
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestFindByReferenced
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestFindByReferenced
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestDerefMultipleOfSameRef
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestDerefMultipleOfSameRef
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestDefererencePluginOnCreateError
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestDefererencePluginOnCreateError
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestRefDerefRemove
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestRefDerefRemove
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestGet
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestGet
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestGetWithReference
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestGetWithReference
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestFilterFunc
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestFilterFunc/test_nil_list
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestFilterFunc/test_nil_list
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestFilterFunc/test_empty_list
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestFilterFunc/test_empty_list
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestFilterFunc/test_filter_some
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestFilterFunc/test_filter_some
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestFilterFunc/test_filter_middle
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestFilterFunc/test_filter_middle
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestFilterFunc/test_filter_middle_and_last
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
22:46:53 [2021-07-22T22:46:53.736Z] === RUN   TestFilterFunc/test_filter_first_and_last
22:46:53 [2021-07-22T22:46:53.736Z] === PAUSE TestFilterFunc/test_filter_first_and_last
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestFilterFunc/test_nil_list
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestFilterFunc/test_filter_first_and_last
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestFilterFunc/test_filter_some
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestFilterFunc/test_empty_list
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestFilterFunc/test_filter_middle_and_last
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestFilterFunc/test_filter_middle
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestFilterFunc (0.00s)
22:46:53 [2021-07-22T22:46:53.736Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
22:46:53 [2021-07-22T22:46:53.736Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
22:46:53 [2021-07-22T22:46:53.736Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
22:46:53 [2021-07-22T22:46:53.736Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
22:46:53 [2021-07-22T22:46:53.736Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
22:46:53 [2021-07-22T22:46:53.736Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
22:46:53 [2021-07-22T22:46:53.736Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
22:46:53 [2021-07-22T22:46:53.736Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestSetGetMeta
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestDerefMultipleOfSameRef
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestServicePrune
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestRefDerefRemove
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestSetGetMeta (0.03s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestDefererencePluginOnCreateError
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestDerefMultipleOfSameRef (0.04s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestRefDerefRemove (0.05s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestList
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestFindByReferenced
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestFindByDriver
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestList (0.04s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestRemove
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestFindByReferenced (0.03s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestCreate
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestFindByDriver (0.03s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestServiceList
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestRemove (0.03s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestServiceGet
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestCreate (0.02s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestServiceRemove
22:46:53 [2021-07-22T22:46:53.736Z] time="2021-07-22T22:46:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestServiceGet (0.10s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestServiceCreate
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestServiceRemove (0.10s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestGetWithReference
22:46:53 [2021-07-22T22:46:53.736Z] time="2021-07-22T22:46:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestServiceList (0.13s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestRestore
22:46:53 [2021-07-22T22:46:53.736Z] time="2021-07-22T22:46:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:46:53 [2021-07-22T22:46:53.736Z] time="2021-07-22T22:46:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestGetWithReference (0.03s)
22:46:53 [2021-07-22T22:46:53.736Z] === CONT  TestGet
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestServiceCreate (0.04s)
22:46:53 [2021-07-22T22:46:53.736Z] time="2021-07-22T22:46:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestServicePrune (0.27s)
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestRestore (0.04s)
22:46:53 [2021-07-22T22:46:53.736Z] --- PASS: TestGet (0.03s)
22:46:53 [2021-07-22T22:46:53.736Z] PASS
22:46:53 [2021-07-22T22:46:53.736Z] coverage: 69.6% of statements
22:46:53 [2021-07-22T22:46:53.736Z] ok  	github.com/docker/docker/volume/service	0.339s	coverage: 69.6% of statements
22:46:53 [2021-07-22T22:46:53.846Z] --- PASS: TestSecretsUpdate (2.46s)
22:46:53 [2021-07-22T22:46:53.846Z] === RUN   TestTemplatedSecret
22:46:55 [2021-07-22T22:46:55.370Z] --- PASS: TestInfoAPIWarnings (16.36s)
22:46:55 [2021-07-22T22:46:55.370Z] === RUN   TestInfoDebug
22:46:55 [2021-07-22T22:46:55.370Z] --- PASS: TestInfoDebug (0.54s)
22:46:55 [2021-07-22T22:46:55.370Z] === RUN   TestInfoInsecureRegistries
22:46:55 [2021-07-22T22:46:55.370Z] --- PASS: TestInfoInsecureRegistries (0.54s)
22:46:55 [2021-07-22T22:46:55.370Z] === RUN   TestInfoRegistryMirrors
22:46:55 [2021-07-22T22:46:55.370Z] --- PASS: TestInfoRegistryMirrors (0.54s)
22:46:55 [2021-07-22T22:46:55.370Z] === RUN   TestLoginFailsWithBadCredentials
22:46:55 [2021-07-22T22:46:55.370Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
22:46:55 [2021-07-22T22:46:55.370Z] === RUN   TestPingCacheHeaders
22:46:55 [2021-07-22T22:46:55.370Z] --- PASS: TestPingCacheHeaders (0.04s)
22:46:55 [2021-07-22T22:46:55.370Z] === RUN   TestPingGet
22:46:55 [2021-07-22T22:46:55.370Z] --- PASS: TestPingGet (0.03s)
22:46:55 [2021-07-22T22:46:55.370Z] === RUN   TestPingHead
22:46:55 [2021-07-22T22:46:55.629Z] --- PASS: TestPingHead (0.04s)
22:46:55 [2021-07-22T22:46:55.629Z] === RUN   TestVersion
22:46:55 [2021-07-22T22:46:55.629Z] --- PASS: TestVersion (0.03s)
22:46:55 [2021-07-22T22:46:55.629Z] PASS
22:46:55 [2021-07-22T22:46:55.629Z] 
22:46:55 [2021-07-22T22:46:55.629Z] === Skipped
22:46:55 [2021-07-22T22:46:55.629Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:46:55 [2021-07-22T22:46:55.629Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:46:55 [2021-07-22T22:46:55.629Z] 
22:46:55 [2021-07-22T22:46:55.629Z] 
22:46:55 [2021-07-22T22:46:55.629Z] DONE 19 tests, 1 skipped in 21.997s
22:46:55 [2021-07-22T22:46:55.629Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:46:55 [2021-07-22T22:46:55.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
22:46:55 [2021-07-22T22:46:55.629Z] ++ set -e
22:46:55 [2021-07-22T22:46:55.629Z] ++ '[' -n 0 ']'
22:46:55 [2021-07-22T22:46:55.629Z] ++ set -x
22:46:55 [2021-07-22T22:46:55.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
22:46:55 [2021-07-22T22:46:55.629Z] INFO: Testing against a local daemon
22:46:55 [2021-07-22T22:46:55.629Z] === RUN   TestVolumesCreateAndList
22:46:55 [2021-07-22T22:46:55.629Z] --- PASS: TestVolumesCreateAndList (0.03s)
22:46:55 [2021-07-22T22:46:55.629Z] === RUN   TestVolumesRemove
22:46:55 [2021-07-22T22:46:55.889Z] --- PASS: TestVolumesRemove (0.08s)
22:46:55 [2021-07-22T22:46:55.889Z] === RUN   TestVolumesInspect
22:46:55 [2021-07-22T22:46:55.889Z] --- PASS: TestVolumesInspect (0.03s)
22:46:55 [2021-07-22T22:46:55.889Z] === RUN   TestVolumesInvalidJSON
22:46:55 [2021-07-22T22:46:55.889Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:46:55 [2021-07-22T22:46:55.889Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:46:55 [2021-07-22T22:46:55.889Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:46:55 [2021-07-22T22:46:55.889Z] --- PASS: TestVolumesInvalidJSON (0.03s)
22:46:55 [2021-07-22T22:46:55.889Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:46:55 [2021-07-22T22:46:55.889Z] PASS
22:46:55 [2021-07-22T22:46:55.889Z] 
22:46:55 [2021-07-22T22:46:55.889Z] DONE 5 tests in 0.294s
22:46:55 [2021-07-22T22:46:55.889Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:46:56 [2021-07-22T22:46:56.458Z] ++++ cat bundles/test-integration/docker.pid
22:46:56 [2021-07-22T22:46:56.458Z] +++ kill 14574
22:46:56 [2021-07-22T22:46:56.717Z] +++ /etc/init.d/apparmor stop
22:46:56 [2021-07-22T22:46:56.717Z] Leaving: AppArmorNo profiles have been unloaded.
22:46:56 [2021-07-22T22:46:56.717Z] 
22:46:56 [2021-07-22T22:46:56.717Z] Unloading profiles will leave already running processes permanently
22:46:56 [2021-07-22T22:46:56.717Z] unconfined, which can lead to unexpected situations.
22:46:56 [2021-07-22T22:46:56.717Z] 
22:46:56 [2021-07-22T22:46:56.717Z] To set a process to complain mode, use the command line tool
22:46:56 [2021-07-22T22:46:56.717Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:46:56 [2021-07-22T22:46:56.717Z] +++ true
22:46:56 [2021-07-22T22:46:56.717Z] exiting test-integration
22:46:56 [2021-07-22T22:46:56.717Z] ++ exit 0
22:46:56 [2021-07-22T22:46:56.717Z] 
22:46:57 [2021-07-22T22:46:57.459Z] 2021/07/22 22:46:56 Closing DB instances...
22:46:58 [2021-07-22T22:46:58.051Z] --- PASS: TestTemplatedSecret (4.16s)
22:46:58 [2021-07-22T22:46:58.051Z] === RUN   TestSecretCreateResolve
22:46:58 [2021-07-22T22:46:58.051Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
22:46:58 [2021-07-22T22:46:58.991Z] --- PASS: TestNetworkDBGarbageCollection (54.08s)
22:46:58 [2021-07-22T22:46:58.991Z] === RUN   TestFindNode
22:46:58 [2021-07-22T22:46:58.991Z] 2021/07/22 22:46:58 Closing DB instances...
22:46:58 [2021-07-22T22:46:58.991Z] --- PASS: TestFindNode (0.02s)
22:46:58 [2021-07-22T22:46:58.991Z] === RUN   TestChangeNodeState
22:46:58 [2021-07-22T22:46:58.991Z] 2021/07/22 22:46:58 Closing DB instances...
22:46:58 [2021-07-22T22:46:58.991Z] --- PASS: TestChangeNodeState (0.01s)
22:46:58 [2021-07-22T22:46:58.991Z] === RUN   TestNodeReincarnation
22:46:58 [2021-07-22T22:46:58.991Z] 2021/07/22 22:46:58 Closing DB instances...
Post stage
[Pipeline] junit
22:47:00 [2021-07-22T22:47:00.025Z] Recording test results
22:47:00 [2021-07-22T22:47:00.309Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:47:00 [2021-07-22T22:47:00.597Z]     docker_api_swarm_node_test.go:80: [dcfe831418eee] joining swarm manager [d6e3169e32311]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:47:00 [2021-07-22T22:47:00.650Z] + echo Ensuring container killed.
22:47:00 [2021-07-22T22:47:00.650Z] Ensuring container killed.
22:47:00 [2021-07-22T22:47:00.650Z] + docker rm -vf docker-pr7
22:47:00 [2021-07-22T22:47:00.650Z] Error: No such container: docker-pr7
[Pipeline] sh
22:47:00 [2021-07-22T22:47:00.858Z] --- PASS: TestSecretCreateResolve (3.01s)
22:47:00 [2021-07-22T22:47:00.859Z] PASS
22:47:00 [2021-07-22T22:47:00.859Z] 
22:47:00 [2021-07-22T22:47:00.859Z] DONE 6 tests in 17.775s
22:47:00 [2021-07-22T22:47:00.859Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:47:00 [2021-07-22T22:47:00.859Z] ++ 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
22:47:00 [2021-07-22T22:47:00.859Z] ++ set -e
22:47:00 [2021-07-22T22:47:00.859Z] ++ '[' -n 0 ']'
22:47:00 [2021-07-22T22:47:00.859Z] ++ set -x
22:47:00 [2021-07-22T22:47:00.859Z] ++ 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
22:47:00 [2021-07-22T22:47:00.937Z] + echo Chowning /workspace to jenkins user
22:47:00 [2021-07-22T22:47:00.937Z] Chowning /workspace to jenkins user
22:47:00 [2021-07-22T22:47:00.937Z] + id -u
22:47:00 [2021-07-22T22:47:00.937Z] + id -g
22:47:00 [2021-07-22T22:47:00.937Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42661:/workspace busybox chown -R 1000:1000 /workspace
22:47:00 [2021-07-22T22:47:00.937Z] Unable to find image 'busybox:latest' locally
22:47:01 [2021-07-22T22:47:01.120Z] INFO: Testing against a local daemon
22:47:01 [2021-07-22T22:47:01.120Z] === RUN   TestServiceCreateInit
22:47:01 [2021-07-22T22:47:01.120Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:47:01 [2021-07-22T22:47:01.198Z] latest: Pulling from library/busybox
22:47:01 [2021-07-22T22:47:01.198Z] 38cc3b49dbab: Pulling fs layer
22:47:01 [2021-07-22T22:47:01.198Z] 38cc3b49dbab: Verifying Checksum
22:47:01 [2021-07-22T22:47:01.198Z] 38cc3b49dbab: Download complete
22:47:01 [2021-07-22T22:47:01.457Z] 38cc3b49dbab: Pull complete
22:47:01 [2021-07-22T22:47:01.457Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
22:47:01 [2021-07-22T22:47:01.457Z] Status: Downloaded newer image for busybox:latest
22:47:03 [2021-07-22T22:47:03.686Z] time="2021-07-22T22:47:03Z" level=error msg="failed to send node leave: timed out broadcasting node event"
22:47:03 [2021-07-22T22:47:03.686Z] --- PASS: TestNodeReincarnation (5.03s)
22:47:03 [2021-07-22T22:47:03.686Z] === RUN   TestParallelCreate
22:47:03 [2021-07-22T22:47:03.686Z] 2021/07/22 22:47:03 Closing DB instances...
22:47:03 [2021-07-22T22:47:03.686Z] --- PASS: TestParallelCreate (0.03s)
22:47:03 [2021-07-22T22:47:03.686Z] === RUN   TestParallelDelete
22:47:03 [2021-07-22T22:47:03.686Z] 2021/07/22 22:47:03 Closing DB instances...
22:47:03 [2021-07-22T22:47:03.686Z] --- PASS: TestParallelDelete (0.02s)
22:47:03 [2021-07-22T22:47:03.686Z] === RUN   TestNetworkDBIslands
22:47:03 [2021-07-22T22:47:03.686Z] time="2021-07-22T22:47:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5245c91e0512 with config:&{NodeID:5245c91e0512 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:47:03 [2021-07-22T22:47:03.686Z] time="2021-07-22T22:47:03Z" level=info msg="Node 5245c91e0512/172.19.5.193, joined gossip cluster"
22:47:03 [2021-07-22T22:47:03.686Z] time="2021-07-22T22:47:03Z" level=info msg="Node 5245c91e0512/172.19.5.193, added to nodes list"
22:47:03 [2021-07-22T22:47:03.686Z] time="2021-07-22T22:47:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3ca6092a8ef1 with config:&{NodeID:3ca6092a8ef1 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:47:04 [2021-07-22T22:47:04.148Z] time="2021-07-22T22:47:03Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, joined gossip cluster"
22:47:04 [2021-07-22T22:47:04.149Z] time="2021-07-22T22:47:03Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, added to nodes list"
22:47:04 [2021-07-22T22:47:04.149Z] time="2021-07-22T22:47:03Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
22:47:04 [2021-07-22T22:47:04.149Z] time="2021-07-22T22:47:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
22:47:04 [2021-07-22T22:47:04.149Z] time="2021-07-22T22:47:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49351"
22:47:04 [2021-07-22T22:47:04.149Z] time="2021-07-22T22:47:03Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, joined gossip cluster"
22:47:04 [2021-07-22T22:47:04.149Z] time="2021-07-22T22:47:03Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, added to nodes list"
22:47:04 [2021-07-22T22:47:04.149Z] time="2021-07-22T22:47:03Z" level=info msg="Node 5245c91e0512/172.19.5.193, joined gossip cluster"
22:47:04 [2021-07-22T22:47:04.149Z] time="2021-07-22T22:47:03Z" level=info msg="Node 5245c91e0512/172.19.5.193, added to nodes list"
22:47:04 [2021-07-22T22:47:04.149Z] time="2021-07-22T22:47:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
22:47:04 [2021-07-22T22:47:04.149Z] time="2021-07-22T22:47:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d5753936e8ab with config:&{NodeID:d5753936e8ab Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=info msg="Node d5753936e8ab/172.19.5.193, joined gossip cluster"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=info msg="Node d5753936e8ab/172.19.5.193, added to nodes list"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49353"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=info msg="Node d5753936e8ab/172.19.5.193, joined gossip cluster"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=info msg="Node d5753936e8ab/172.19.5.193, added to nodes list"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=info msg="Node 5245c91e0512/172.19.5.193, joined gossip cluster"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=info msg="Node 5245c91e0512/172.19.5.193, added to nodes list"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, joined gossip cluster"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, added to nodes list"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
22:47:04 [2021-07-22T22:47:04.606Z] time="2021-07-22T22:47:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="Node d5753936e8ab/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="Node d5753936e8ab/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5f35cbcbc635 with config:&{NodeID:5f35cbcbc635 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49355"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="Node 5245c91e0512/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="Node 5245c91e0512/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="Node d5753936e8ab/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=info msg="Node d5753936e8ab/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
22:47:05 [2021-07-22T22:47:05.064Z] time="2021-07-22T22:47:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:511e5d5aad26 with config:&{NodeID:511e5d5aad26 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 511e5d5aad26/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 511e5d5aad26/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49357"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 511e5d5aad26/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 511e5d5aad26/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node d5753936e8ab/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node d5753936e8ab/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 5245c91e0512/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 5245c91e0512/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
22:47:05 [2021-07-22T22:47:05.522Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=info msg="Node 511e5d5aad26/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=info msg="Node 511e5d5aad26/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=info msg="Node 511e5d5aad26/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=info msg="Node 511e5d5aad26/172.19.5.193, joined gossip cluster"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=info msg="Node 511e5d5aad26/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=info msg="Node 511e5d5aad26/172.19.5.193, added to nodes list"
22:47:05 [2021-07-22T22:47:05.979Z]     networkdb_test.go:842: Re-joining: 3
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=info msg="The new bootstrap node list is:[172.19.5.193:10033 172.19.5.193:10034 172.19.5.193:10035]"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.19.5.193:10033"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49359"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.19.5.193:10034"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49360"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.19.5.193:10035"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49361"
22:47:05 [2021-07-22T22:47:05.979Z]     networkdb_test.go:842: Re-joining: 4
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=info msg="The new bootstrap node list is:[172.19.5.193:10033 172.19.5.193:10034 172.19.5.193:10035]"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.19.5.193:10033"
22:47:05 [2021-07-22T22:47:05.979Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49362"
22:47:05 [2021-07-22T22:47:05.980Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.19.5.193:10034"
22:47:05 [2021-07-22T22:47:05.980Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49363"
22:47:05 [2021-07-22T22:47:05.980Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.19.5.193:10035"
22:47:05 [2021-07-22T22:47:05.980Z] time="2021-07-22T22:47:05Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49364"
22:47:06 [2021-07-22T22:47:06.437Z] time="2021-07-22T22:47:06Z" level=info msg="node 0 leaving"
22:47:06 [2021-07-22T22:47:06.437Z] time="2021-07-22T22:47:06Z" level=info msg="Node 5245c91e0512 change state NodeActive --> NodeLeft"
22:47:06 [2021-07-22T22:47:06.437Z] time="2021-07-22T22:47:06Z" level=info msg="Node 5245c91e0512 change state NodeActive --> NodeLeft"
22:47:06 [2021-07-22T22:47:06.437Z] time="2021-07-22T22:47:06Z" level=info msg="node3(d5753936e8ab): Node leave event for 5245c91e0512/172.19.5.193"
22:47:06 [2021-07-22T22:47:06.437Z] time="2021-07-22T22:47:06Z" level=info msg="node4(5f35cbcbc635): Node leave event for 5245c91e0512/172.19.5.193"
22:47:06 [2021-07-22T22:47:06.437Z] time="2021-07-22T22:47:06Z" level=info msg="Node 5245c91e0512 change state NodeActive --> NodeLeft"
22:47:06 [2021-07-22T22:47:06.437Z] time="2021-07-22T22:47:06Z" level=info msg="node2(3ca6092a8ef1): Node leave event for 5245c91e0512/172.19.5.193"
22:47:06 [2021-07-22T22:47:06.437Z] time="2021-07-22T22:47:06Z" level=info msg="Node 5245c91e0512 change state NodeActive --> NodeLeft"
22:47:06 [2021-07-22T22:47:06.437Z] time="2021-07-22T22:47:06Z" level=info msg="node5(511e5d5aad26): Node leave event for 5245c91e0512/172.19.5.193"
22:47:06 [2021-07-22T22:47:06.437Z] time="2021-07-22T22:47:06Z" level=info msg="Node 5245c91e0512 change state NodeActive --> NodeLeft"
22:47:06 [2021-07-22T22:47:06.437Z] time="2021-07-22T22:47:06Z" level=info msg="node1(5245c91e0512): Node leave event for 5245c91e0512/172.19.5.193"
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:47:06 [2021-07-22T22:47:06.894Z] time="2021-07-22T22:47:06Z" level=info msg="Node 5245c91e0512/172.19.5.193, left gossip cluster"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="Node 5245c91e0512/172.19.5.193, left gossip cluster"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="Node 5245c91e0512/172.19.5.193, left gossip cluster"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="Node 5245c91e0512/172.19.5.193, left gossip cluster"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="Node 5245c91e0512/172.19.5.193, left gossip cluster"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="node 1 leaving"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="Node 3ca6092a8ef1 change state NodeActive --> NodeLeft"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, left gossip cluster"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="node4(5f35cbcbc635): Node leave event for 3ca6092a8ef1/172.19.5.193"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="Node 3ca6092a8ef1 change state NodeActive --> NodeFailed"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, added to failed nodes list"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="Node 3ca6092a8ef1 change state NodeActive --> NodeLeft"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="node5(511e5d5aad26): Node leave event for 3ca6092a8ef1/172.19.5.193"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="Node 3ca6092a8ef1 change state NodeActive --> NodeLeft"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=info msg="node3(d5753936e8ab): Node leave event for 3ca6092a8ef1/172.19.5.193"
22:47:06 [2021-07-22T22:47:06.895Z] time="2021-07-22T22:47:06Z" level=error msg="node: 3ca6092a8ef1 is unknown to memberlist"
22:47:07 [2021-07-22T22:47:07.052Z] + bundleName=arm64-integration
22:47:07 [2021-07-22T22:47:07.052Z] + echo Creating arm64-integration-bundles.tar.gz
22:47:07 [2021-07-22T22:47:07.052Z] Creating arm64-integration-bundles.tar.gz
22:47:07 [2021-07-22T22:47:07.052Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:47:07 [2021-07-22T22:47:07.052Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:47:07 [2021-07-22T22:47:07.324Z] Archiving artifacts
22:47:07 [2021-07-22T22:47:07.352Z] time="2021-07-22T22:47:06Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, left gossip cluster"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:06Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, left gossip cluster"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:06Z" level=info msg="Node 3ca6092a8ef1/172.19.5.193, left gossip cluster"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:07Z" level=info msg="node 2 leaving"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:07Z" level=info msg="Node d5753936e8ab change state NodeActive --> NodeLeft"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:07Z" level=info msg="node4(5f35cbcbc635): Node leave event for d5753936e8ab/172.19.5.193"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:07Z" level=debug msg="memberlist: Failed ping: 511e5d5aad26 (timeout reached)"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.5.193:10035: use of closed network connection"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.5.193:10034: use of closed network connection"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:07Z" level=info msg="Node d5753936e8ab change state NodeActive --> NodeLeft"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:07Z" level=info msg="Node d5753936e8ab change state NodeActive --> NodeLeft"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:07Z" level=info msg="node3(d5753936e8ab): Node leave event for d5753936e8ab/172.19.5.193"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:07Z" level=info msg="node5(511e5d5aad26): Node leave event for d5753936e8ab/172.19.5.193"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.5.193:10036: use of closed network connection"
22:47:07 [2021-07-22T22:47:07.353Z] time="2021-07-22T22:47:07Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49365"
22:47:07 [2021-07-22T22:47:07.813Z] time="2021-07-22T22:47:07Z" level=info msg="Node d5753936e8ab/172.19.5.193, left gossip cluster"
22:47:07 [2021-07-22T22:47:07.813Z] time="2021-07-22T22:47:07Z" level=info msg="Node d5753936e8ab/172.19.5.193, left gossip cluster"
22:47:07 [2021-07-22T22:47:07.813Z] time="2021-07-22T22:47:07Z" level=info msg="Node d5753936e8ab/172.19.5.193, left gossip cluster"
22:47:07 [2021-07-22T22:47:07.813Z] time="2021-07-22T22:47:07Z" level=warning msg="memberlist: Was able to connect to 511e5d5aad26 but other probes failed, network may be misconfigured"
22:47:07 [2021-07-22T22:47:07.813Z]     networkdb_test.go:874: node4: OK
22:47:07 [2021-07-22T22:47:07.813Z]     networkdb_test.go:874: node5: OK
22:47:07 [2021-07-22T22:47:07.813Z] time="2021-07-22T22:47:07Z" level=info msg="node 0 coming back"
22:47:07 [2021-07-22T22:47:07.813Z] time="2021-07-22T22:47:07Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fd9d4d1f0fd8 with config:&{NodeID:fd9d4d1f0fd8 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:47:07 [2021-07-22T22:47:07.813Z] time="2021-07-22T22:47:07Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, joined gossip cluster"
22:47:07 [2021-07-22T22:47:07.813Z] time="2021-07-22T22:47:07Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, added to nodes list"
22:47:07 [2021-07-22T22:47:07.813Z] time="2021-07-22T22:47:07Z" level=info msg="node 1 coming back"
22:47:07 [2021-07-22T22:47:07.813Z] time="2021-07-22T22:47:07Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d1317d881c6a with config:&{NodeID:d1317d881c6a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:47:07 [2021-07-22T22:47:07.813Z] time="2021-07-22T22:47:07Z" level=info msg="Node d1317d881c6a/172.19.5.193, joined gossip cluster"
22:47:07 [2021-07-22T22:47:07.814Z] time="2021-07-22T22:47:07Z" level=info msg="Node d1317d881c6a/172.19.5.193, added to nodes list"
22:47:07 [2021-07-22T22:47:07.814Z] time="2021-07-22T22:47:07Z" level=info msg="node 2 coming back"
22:47:07 [2021-07-22T22:47:07.814Z] time="2021-07-22T22:47:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:641edef37e0c with config:&{NodeID:641edef37e0c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
22:47:07 [2021-07-22T22:47:07.814Z] time="2021-07-22T22:47:07Z" level=info msg="Node 641edef37e0c/172.19.5.193, joined gossip cluster"
22:47:07 [2021-07-22T22:47:07.814Z] time="2021-07-22T22:47:07Z" level=info msg="Node 641edef37e0c/172.19.5.193, added to nodes list"
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 14.7% of statements
22:47:08 [2021-07-22T22:47:08.369Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ok  	github.com/docker/docker/api/server/router/swarm	0.015s	coverage: 5.7% of statements
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ok  	github.com/docker/docker/api/types/strslice	0.014s	coverage: 90.0% of statements
22:47:08 [2021-07-22T22:47:08.369Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
22:47:08 [2021-07-22T22:47:08.369Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/builder	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ok  	github.com/docker/docker/builder/dockerfile	0.250s	coverage: 48.7% of statements
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ok  	github.com/docker/docker/builder/remotecontext	0.094s	coverage: 13.7% of statements
22:47:08 [2021-07-22T22:47:08.369Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
22:47:08 [2021-07-22T22:47:08.369Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.386s	coverage: 86.3% of statements
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/cli	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:47:08 [2021-07-22T22:47:08.369Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.093s	coverage: 67.6% of statements
22:47:08 [2021-07-22T22:47:08.936Z] ok  	github.com/docker/docker/client	0.203s	coverage: 75.5% of statements
22:47:09 [2021-07-22T22:47:09.265Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:47:09 [2021-07-22T22:47:09.661Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42661/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:47:09 [2021-07-22T22:47:09.852Z] === RUN   TestDockerSuite/TestBuildVerboseOut
22:47:09 [2021-07-22T22:47:09.976Z] + make clean
22:47:10 [2021-07-22T22:47:10.546Z] docker volume rm -f docker-dev-cache
22:47:10 [2021-07-22T22:47:10.546Z] docker-dev-cache
[Pipeline] deleteDir
22:47:11 [2021-07-22T22:47:11.548Z] time="2021-07-22T22:47:10Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.5.193:10033 172.19.5.193:10034 172.19.5.193:10035]"
22:47:11 [2021-07-22T22:47:11.548Z] time="2021-07-22T22:47:11Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.5.193:10033 172.19.5.193:10034 172.19.5.193:10035]"
22:47:11 [2021-07-22T22:47:11.763Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
22:47:11 [2021-07-22T22:47:11.763Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.19.5.193:10033"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49366"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 511e5d5aad26/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 511e5d5aad26/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, is the new incarnation of the shutdown node 5245c91e0512/172.19.5.193"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.19.5.193:10034"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49367"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 511e5d5aad26/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 511e5d5aad26/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node d1317d881c6a/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node d1317d881c6a/172.19.5.193, is the new incarnation of the shutdown node 3ca6092a8ef1/172.19.5.193"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node d1317d881c6a/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49368"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.19.5.193:10035"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node d1317d881c6a/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node d1317d881c6a/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 511e5d5aad26/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 511e5d5aad26/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 641edef37e0c/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 641edef37e0c/172.19.5.193, is the new incarnation of the shutdown node d5753936e8ab/172.19.5.193"
22:47:12 [2021-07-22T22:47:12.006Z] time="2021-07-22T22:47:11Z" level=info msg="Node 641edef37e0c/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node d1317d881c6a/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node d1317d881c6a/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, is the new incarnation of the shutdown node 5245c91e0512/172.19.5.193"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node 641edef37e0c/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node d1317d881c6a/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node 641edef37e0c/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node d1317d881c6a/172.19.5.193, is the new incarnation of the shutdown node 3ca6092a8ef1/172.19.5.193"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node d1317d881c6a/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node 641edef37e0c/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node 641edef37e0c/172.19.5.193, is the new incarnation of the shutdown node d5753936e8ab/172.19.5.193"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node 641edef37e0c/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node 641edef37e0c/172.19.5.193, joined gossip cluster"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=info msg="Node 641edef37e0c/172.19.5.193, added to nodes list"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.19.5.193:10033"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49369"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.19.5.193:10034"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49370"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.19.5.193:10035"
22:47:12 [2021-07-22T22:47:12.465Z] time="2021-07-22T22:47:12Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49371"
22:47:12 [2021-07-22T22:47:12.923Z] 2021/07/22 22:47:12 Closing DB instances...
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:12Z" level=info msg="Node fd9d4d1f0fd8 change state NodeActive --> NodeLeft"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:12Z" level=info msg="node5(511e5d5aad26): Node leave event for fd9d4d1f0fd8/172.19.5.193"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:12Z" level=info msg="Node fd9d4d1f0fd8 change state NodeActive --> NodeLeft"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:12Z" level=info msg="node2(d1317d881c6a): Node leave event for fd9d4d1f0fd8/172.19.5.193"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:12Z" level=info msg="Node fd9d4d1f0fd8 change state NodeActive --> NodeLeft"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:12Z" level=info msg="node3(641edef37e0c): Node leave event for fd9d4d1f0fd8/172.19.5.193"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:12Z" level=info msg="Node fd9d4d1f0fd8 change state NodeActive --> NodeLeft"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:12Z" level=info msg="node4(5f35cbcbc635): Node leave event for fd9d4d1f0fd8/172.19.5.193"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:12Z" level=info msg="Node fd9d4d1f0fd8 change state NodeActive --> NodeLeft"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:12Z" level=info msg="node1(fd9d4d1f0fd8): Node leave event for fd9d4d1f0fd8/172.19.5.193"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:13Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, left gossip cluster"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:13Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, left gossip cluster"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:13Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, left gossip cluster"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:13Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, left gossip cluster"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:13Z" level=info msg="Node fd9d4d1f0fd8/172.19.5.193, left gossip cluster"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:13Z" level=info msg="Node d1317d881c6a change state NodeActive --> NodeLeft"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:13Z" level=info msg="node4(5f35cbcbc635): Node leave event for d1317d881c6a/172.19.5.193"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:13Z" level=info msg="Node d1317d881c6a change state NodeActive --> NodeLeft"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:13Z" level=info msg="node5(511e5d5aad26): Node leave event for d1317d881c6a/172.19.5.193"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:13Z" level=info msg="Node d1317d881c6a change state NodeActive --> NodeLeft"
22:47:13 [2021-07-22T22:47:13.382Z] time="2021-07-22T22:47:13Z" level=info msg="node3(641edef37e0c): Node leave event for d1317d881c6a/172.19.5.193"
22:47:13 [2021-07-22T22:47:13.677Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
22:47:13 [2021-07-22T22:47:13.840Z] time="2021-07-22T22:47:13Z" level=info msg="Node d1317d881c6a change state NodeActive --> NodeLeft"
22:47:13 [2021-07-22T22:47:13.840Z] time="2021-07-22T22:47:13Z" level=info msg="node2(d1317d881c6a): Node leave event for d1317d881c6a/172.19.5.193"
22:47:13 [2021-07-22T22:47:13.840Z] time="2021-07-22T22:47:13Z" level=info msg="Node d1317d881c6a/172.19.5.193, left gossip cluster"
22:47:13 [2021-07-22T22:47:13.840Z] time="2021-07-22T22:47:13Z" level=info msg="Node d1317d881c6a/172.19.5.193, left gossip cluster"
22:47:13 [2021-07-22T22:47:13.840Z] time="2021-07-22T22:47:13Z" level=info msg="Node d1317d881c6a/172.19.5.193, left gossip cluster"
22:47:13 [2021-07-22T22:47:13.840Z] time="2021-07-22T22:47:13Z" level=info msg="Node d1317d881c6a/172.19.5.193, left gossip cluster"
22:47:14 [2021-07-22T22:47:14.297Z] time="2021-07-22T22:47:13Z" level=info msg="Node 641edef37e0c change state NodeActive --> NodeLeft"
22:47:14 [2021-07-22T22:47:14.297Z] time="2021-07-22T22:47:13Z" level=info msg="node4(5f35cbcbc635): Node leave event for 641edef37e0c/172.19.5.193"
22:47:14 [2021-07-22T22:47:14.297Z] time="2021-07-22T22:47:13Z" level=info msg="Node 641edef37e0c change state NodeActive --> NodeLeft"
22:47:14 [2021-07-22T22:47:14.297Z] time="2021-07-22T22:47:13Z" level=info msg="node5(511e5d5aad26): Node leave event for 641edef37e0c/172.19.5.193"
22:47:14 [2021-07-22T22:47:14.297Z] time="2021-07-22T22:47:14Z" level=info msg="Node 641edef37e0c change state NodeActive --> NodeLeft"
22:47:14 [2021-07-22T22:47:14.297Z] time="2021-07-22T22:47:14Z" level=info msg="node3(641edef37e0c): Node leave event for 641edef37e0c/172.19.5.193"
22:47:14 [2021-07-22T22:47:14.297Z] time="2021-07-22T22:47:14Z" level=info msg="Node 641edef37e0c/172.19.5.193, left gossip cluster"
22:47:14 [2021-07-22T22:47:14.617Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
22:47:14 [2021-07-22T22:47:14.617Z] --- PASS: TestServiceCreateInit (13.53s)
22:47:14 [2021-07-22T22:47:14.617Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (6.89s)
22:47:14 [2021-07-22T22:47:14.617Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (6.61s)
22:47:14 [2021-07-22T22:47:14.617Z] === RUN   TestCreateServiceMultipleTimes
22:47:14 [2021-07-22T22:47:14.756Z] time="2021-07-22T22:47:14Z" level=debug msg="memberlist: Failed ping: 5f35cbcbc635 (timeout reached)"
22:47:14 [2021-07-22T22:47:14.756Z] time="2021-07-22T22:47:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.5.193:10035: use of closed network connection"
22:47:14 [2021-07-22T22:47:14.756Z] time="2021-07-22T22:47:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.5.193:10037: use of closed network connection"
22:47:14 [2021-07-22T22:47:14.756Z] time="2021-07-22T22:47:14Z" level=debug msg="memberlist: Stream connection from=172.19.5.193:49372"
22:47:14 [2021-07-22T22:47:14.756Z] time="2021-07-22T22:47:14Z" level=info msg="Node 641edef37e0c/172.19.5.193, left gossip cluster"
22:47:14 [2021-07-22T22:47:14.756Z] time="2021-07-22T22:47:14Z" level=info msg="Node 641edef37e0c/172.19.5.193, left gossip cluster"
22:47:15 [2021-07-22T22:47:15.213Z] time="2021-07-22T22:47:14Z" level=info msg="Node 5f35cbcbc635 change state NodeActive --> NodeLeft"
22:47:15 [2021-07-22T22:47:15.213Z] time="2021-07-22T22:47:14Z" level=info msg="node5(511e5d5aad26): Node leave event for 5f35cbcbc635/172.19.5.193"
22:47:15 [2021-07-22T22:47:15.213Z] time="2021-07-22T22:47:14Z" level=warning msg="memberlist: Was able to connect to 5f35cbcbc635 but other probes failed, network may be misconfigured"
22:47:15 [2021-07-22T22:47:15.213Z] time="2021-07-22T22:47:14Z" level=info msg="Node 5f35cbcbc635 change state NodeActive --> NodeLeft"
22:47:15 [2021-07-22T22:47:15.213Z] time="2021-07-22T22:47:14Z" level=info msg="node4(5f35cbcbc635): Node leave event for 5f35cbcbc635/172.19.5.193"
22:47:15 [2021-07-22T22:47:15.213Z] time="2021-07-22T22:47:15Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, left gossip cluster"
22:47:15 [2021-07-22T22:47:15.670Z] time="2021-07-22T22:47:15Z" level=info msg="Node 5f35cbcbc635/172.19.5.193, left gossip cluster"
22:47:16 [2021-07-22T22:47:16.000Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
22:47:16 [2021-07-22T22:47:16.000Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
22:47:16 [2021-07-22T22:47:16.000Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
22:47:16 [2021-07-22T22:47:16.000Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
22:47:16 [2021-07-22T22:47:16.000Z] === RUN   TestDockerSuite/TestBuildWindowsUser
22:47:16 [2021-07-22T22:47:16.000Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
22:47:16 [2021-07-22T22:47:16.000Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
22:47:16 [2021-07-22T22:47:16.000Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
22:47:16 [2021-07-22T22:47:16.000Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
22:47:16 [2021-07-22T22:47:16.128Z] time="2021-07-22T22:47:15Z" level=info msg="Node 511e5d5aad26/172.19.5.193, left gossip cluster"
22:47:16 [2021-07-22T22:47:16.128Z] time="2021-07-22T22:47:15Z" level=info msg="Node 511e5d5aad26 change state NodeActive --> NodeFailed"
22:47:16 [2021-07-22T22:47:16.128Z] time="2021-07-22T22:47:15Z" level=info msg="Node 511e5d5aad26/172.19.5.193, added to failed nodes list"
22:47:16 [2021-07-22T22:47:16.128Z] --- PASS: TestNetworkDBIslands (12.30s)
22:47:16 [2021-07-22T22:47:16.128Z] PASS
22:47:16 [2021-07-22T22:47:16.128Z] coverage: 60.0% of statements
22:47:16 [2021-07-22T22:47:16.128Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.913s	coverage: 60.0% of statements
22:47:16 [2021-07-22T22:47:16.128Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:47:16 [2021-07-22T22:47:16.128Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
22:47:16 [2021-07-22T22:47:16.128Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
22:47:16 [2021-07-22T22:47:16.128Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
22:47:16 [2021-07-22T22:47:16.128Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
22:47:16 [2021-07-22T22:47:16.128Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:47:16 [2021-07-22T22:47:16.128Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:47:16 [2021-07-22T22:47:16.128Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:47:16 [2021-07-22T22:47:16.128Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:47:16 [2021-07-22T22:47:16.128Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
22:47:16 [2021-07-22T22:47:16.128Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/quota	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/rootless	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/volume	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:47:16 [2021-07-22T22:47:16.129Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:47:17 [2021-07-22T22:47:17.913Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
22:47:18 [2021-07-22T22:47:18.174Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
22:47:18 [2021-07-22T22:47:18.436Z] === RUN   TestDockerSuite/TestBuildWithFailure
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === Skipped
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     dispatchers_test.go:377: Windows does not support stopsignal
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
22:47:19 [2021-07-22T22:47:19.037Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
22:47:19 [2021-07-22T22:47:19.037Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     client_test.go:23: runtime.GOOS == "windows"
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     network_proxy_test.go:212: No support for dual stack yet
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     daemon_test.go:147: root required
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     reload_test.go:520: root required
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     pull_v2_test.go:73: Needs fixing on Windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     pull_v2_test.go:118: Needs fixing on Windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     download_test.go:268: Needs fixing on Windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     layer_test.go:304: Failing on Windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     layer_test.go:353: Failing on Windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     layer_test.go:468: Failing on Windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     layer_test.go:697: Failing on Windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     migration_test.go:46: Failing on Windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     migration_test.go:182: Failing on Windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     mount_test.go:17: Failing on Windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     mount_test.go:76: Failing on Windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     mount_test.go:125: Failing on Windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     mount_test.go:212: Failing on Windows
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s)
22:47:19 [2021-07-22T22:47:19.037Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s)
22:47:19 [2021-07-22T22:47:19.037Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.01s)
22:47:19 [2021-07-22T22:47:19.037Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.01s)
22:47:19 [2021-07-22T22:47:19.037Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.01s)
22:47:19 [2021-07-22T22:47:19.037Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     archive_test.go:134: Xz not present in msys2
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     archive_test.go:239: Failing on Windows CI machines
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     archive_windows_test.go:16: Currently fails
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     changes_test.go:196: needs more investigation
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     changes_test.go:433: needs further investigation
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     changes_test.go:469: needs further investigation
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
22:47:19 [2021-07-22T22:47:19.037Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.037Z] 
22:47:19 [2021-07-22T22:47:19.038Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
22:47:19 [2021-07-22T22:47:19.038Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:47:19 [2021-07-22T22:47:19.038Z] 
22:47:19 [2021-07-22T22:47:19.038Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
22:47:19 [2021-07-22T22:47:19.038Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.038Z] 
22:47:19 [2021-07-22T22:47:19.038Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
22:47:19 [2021-07-22T22:47:19.038Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.038Z] 
22:47:19 [2021-07-22T22:47:19.038Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
22:47:19 [2021-07-22T22:47:19.038Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.038Z] 
22:47:19 [2021-07-22T22:47:19.038Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
22:47:19 [2021-07-22T22:47:19.038Z]     poller_test.go:41: No chmod on Windows
22:47:19 [2021-07-22T22:47:19.038Z] 
22:47:19 [2021-07-22T22:47:19.038Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
22:47:19 [2021-07-22T22:47:19.038Z]     fileutils_test.go:134: Needs porting to Windows
22:47:19 [2021-07-22T22:47:19.038Z] 
22:47:19 [2021-07-22T22:47:19.038Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
22:47:19 [2021-07-22T22:47:19.038Z]     fileutils_test.go:180: Needs porting to Windows
22:47:19 [2021-07-22T22:47:19.038Z] 
22:47:19 [2021-07-22T22:47:19.038Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.04s)
22:47:19 [2021-07-22T22:47:19.038Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.038Z] 
22:47:19 [2021-07-22T22:47:19.038Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
22:47:19 [2021-07-22T22:47:19.038Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.038Z] 
22:47:19 [2021-07-22T22:47:19.038Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.04s)
22:47:19 [2021-07-22T22:47:19.038Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
22:47:19 [2021-07-22T22:47:19.038Z] 
22:47:19 [2021-07-22T22:47:19.038Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
22:47:19 [2021-07-22T22:47:19.038Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
22:47:19 [2021-07-22T22:47:19.038Z] 
22:47:19 [2021-07-22T22:47:19.038Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
22:47:19 [2021-07-22T22:47:19.038Z]     local_test.go:181: runtime.GOOS == "windows"
22:47:19 [2021-07-22T22:47:19.038Z] 
22:47:19 [2021-07-22T22:47:19.038Z] 
22:47:19 [2021-07-22T22:47:19.038Z] DONE 2031 tests, 67 skipped in 320.931s
22:47:19 [2021-07-22T22:47:19.038Z] INFO: make.ps1 ended at 07/22/2021 22:47:18
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:47:20 [2021-07-22T22:47:20.350Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
22:47:20 [2021-07-22T22:47:20.921Z]     docker_api_swarm_node_test.go:52: [d98f776d1fea0] joining swarm manager [d897ff6abd7fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:47:20 [2021-07-22T22:47:20.921Z] === RUN   TestDockerSuite/TestBuildWithTabs
22:47:21 [2021-07-22T22:47:21.209Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
22:47:21 [2021-07-22T22:47:21.209Z] INFO: Unit tests ended at 07/22/2021 22:47:21. Duration:00:05:41.0150806
22:47:21 [2021-07-22T22:47:21.209Z] INFO: Building busybox
22:47:21 [2021-07-22T22:47:21.666Z] Sending build context to Docker daemon   5.12kB
22:47:21 [2021-07-22T22:47:21.666Z] 
22:47:21 [2021-07-22T22:47:21.666Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
22:47:21 [2021-07-22T22:47:21.666Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
22:47:21 [2021-07-22T22:47:21.666Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
22:47:21 [2021-07-22T22:47:21.666Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
22:47:21 [2021-07-22T22:47:21.666Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
22:47:21 [2021-07-22T22:47:21.666Z]  ---> 9a0a02eca0e6
22:47:21 [2021-07-22T22:47:21.666Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
22:47:21 [2021-07-22T22:47:21.666Z]  ---> Running in 261d25fe853a
22:47:22 [2021-07-22T22:47:22.307Z]     docker_api_swarm_node_test.go:53: [d637ce004dc13] joining swarm manager [d897ff6abd7fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:47:22 [2021-07-22T22:47:22.569Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
22:47:22 [2021-07-22T22:47:22.830Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
22:47:26 [2021-07-22T22:47:26.132Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
22:47:28 [2021-07-22T22:47:28.044Z] === RUN   TestDockerSuite/TestBuildWithVolumes
22:47:28 [2021-07-22T22:47:28.627Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
22:47:28 [2021-07-22T22:47:28.887Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
22:47:29 [2021-07-22T22:47:29.457Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
22:47:29 [2021-07-22T22:47:29.457Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
22:47:29 [2021-07-22T22:47:29.457Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
22:47:30 [2021-07-22T22:47:30.027Z] === RUN   TestDockerSuite/TestBuildXZHost
22:47:31 [2021-07-22T22:47:31.937Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
22:47:31 [2021-07-22T22:47:31.937Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
22:47:31 [2021-07-22T22:47:31.937Z]     docker_cli_sni_test.go:18: Flakey test
22:47:31 [2021-07-22T22:47:31.937Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
22:47:32 [2021-07-22T22:47:32.508Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
22:47:33 [2021-07-22T22:47:33.449Z] === RUN   TestDockerSuite/TestCommitChange
22:47:34 [2021-07-22T22:47:34.391Z] === RUN   TestDockerSuite/TestCommitChangeLabels
22:47:35 [2021-07-22T22:47:35.333Z] --- PASS: TestCreateServiceMultipleTimes (20.76s)
22:47:35 [2021-07-22T22:47:35.333Z] === RUN   TestCreateServiceConflict
22:47:35 [2021-07-22T22:47:35.333Z] === RUN   TestDockerSuite/TestCommitHardlink
22:47:37 [2021-07-22T22:47:37.248Z] === RUN   TestDockerSuite/TestCommitNewFile
22:47:37 [2021-07-22T22:47:37.820Z] --- PASS: TestCreateServiceConflict (2.60s)
22:47:37 [2021-07-22T22:47:37.820Z] === RUN   TestCreateServiceMaxReplicas
22:47:38 [2021-07-22T22:47:38.763Z] === RUN   TestDockerSuite/TestCommitPausedContainer
22:47:40 [2021-07-22T22:47:40.147Z] === RUN   TestDockerSuite/TestCommitTTY
22:47:42 [2021-07-22T22:47:42.060Z] --- PASS: TestCreateServiceMaxReplicas (4.04s)
22:47:42 [2021-07-22T22:47:42.060Z] === RUN   TestCreateWithDuplicateNetworkNames
22:47:42 [2021-07-22T22:47:42.060Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
22:47:42 [2021-07-22T22:47:42.730Z] Removing intermediate container 261d25fe853a
22:47:42 [2021-07-22T22:47:42.730Z]  ---> 4ed1816fd31d
22:47:42 [2021-07-22T22:47:42.730Z] Step 7/13 : ARG BUSYBOX_VERSION
22:47:42 [2021-07-22T22:47:42.730Z]  ---> Running in 2c659ca182fe
22:47:42 [2021-07-22T22:47:42.730Z] Removing intermediate container 2c659ca182fe
22:47:42 [2021-07-22T22:47:42.730Z]  ---> a23aea03e645
22:47:42 [2021-07-22T22:47:42.730Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
22:47:42 [2021-07-22T22:47:42.730Z]  ---> Running in cfa5d99f880c
22:47:42 [2021-07-22T22:47:42.730Z] Removing intermediate container cfa5d99f880c
22:47:42 [2021-07-22T22:47:42.730Z]  ---> 733b17dd5eb0
22:47:42 [2021-07-22T22:47:42.730Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
22:47:42 [2021-07-22T22:47:42.730Z] 
22:47:42 [2021-07-22T22:47:42.730Z]  ---> 131f8fc8a8b8
22:47:42 [2021-07-22T22:47:42.730Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
22:47:42 [2021-07-22T22:47:42.730Z]  ---> Running in 33035a84e015
22:47:43 [2021-07-22T22:47:43.001Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
22:47:44 [2021-07-22T22:47:44.915Z] === RUN   TestDockerSuite/TestCommitWithoutPause
22:47:45 [2021-07-22T22:47:45.857Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
22:47:45 [2021-07-22T22:47:45.857Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
22:47:45 [2021-07-22T22:47:45.857Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
22:47:45 [2021-07-22T22:47:45.857Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
22:47:45 [2021-07-22T22:47:45.857Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
22:47:45 [2021-07-22T22:47:45.857Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
22:47:46 [2021-07-22T22:47:46.126Z] === RUN   TestDockerSuite/TestContainerAPICommit
22:47:47 [2021-07-22T22:47:47.513Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
22:47:49 [2021-07-22T22:47:49.425Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
22:47:49 [2021-07-22T22:47:49.425Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
22:47:49 [2021-07-22T22:47:49.994Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
22:47:50 [2021-07-22T22:47:50.934Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
22:47:51 [2021-07-22T22:47:51.505Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
22:47:52 [2021-07-22T22:47:52.446Z] === RUN   TestDockerSuite/TestContainerAPICreate
22:47:53 [2021-07-22T22:47:53.021Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
22:47:53 [2021-07-22T22:47:53.021Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
22:47:53 [2021-07-22T22:47:53.021Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
22:47:53 [2021-07-22T22:47:53.592Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
22:47:53 [2021-07-22T22:47:53.592Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
22:47:53 [2021-07-22T22:47:53.592Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
22:47:53 [2021-07-22T22:47:53.852Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
22:47:53 [2021-07-22T22:47:53.852Z] === RUN   TestDockerSuite/TestContainerAPIDelete
22:47:54 [2021-07-22T22:47:54.423Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
22:47:54 [2021-07-22T22:47:54.423Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
22:47:55 [2021-07-22T22:47:55.365Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
22:47:55 [2021-07-22T22:47:55.612Z] ok  	github.com/docker/docker/cmd/dockerd	0.045s	coverage: 29.1% of statements
22:47:56 [2021-07-22T22:47:56.179Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.581s	coverage: 0.0% of statements
22:47:56 [2021-07-22T22:47:56.179Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:47:56 [2021-07-22T22:47:56.305Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.21s)
22:47:56 [2021-07-22T22:47:56.305Z] === RUN   TestCreateServiceSecretFileMode
22:47:56 [2021-07-22T22:47:56.305Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
22:47:56 [2021-07-22T22:47:56.305Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
22:47:56 [2021-07-22T22:47:56.438Z] ok  	github.com/docker/docker/container	0.123s	coverage: 34.4% of statements
22:47:56 [2021-07-22T22:47:56.438Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:47:56 [2021-07-22T22:47:56.438Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:47:56 [2021-07-22T22:47:56.438Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:47:56 [2021-07-22T22:47:56.438Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:47:58 [2021-07-22T22:47:58.220Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
22:47:59 [2021-07-22T22:47:59.163Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
22:47:59 [2021-07-22T22:47:59.163Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
22:47:59 [2021-07-22T22:47:59.424Z] --- PASS: TestCreateServiceSecretFileMode (3.23s)
22:47:59 [2021-07-22T22:47:59.424Z] === RUN   TestCreateServiceConfigFileMode
22:47:59 [2021-07-22T22:47:59.996Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
22:48:00 [2021-07-22T22:48:00.945Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
22:48:00 [2021-07-22T22:48:00.945Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
22:48:02 [2021-07-22T22:48:02.329Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
22:48:03 [2021-07-22T22:48:03.289Z] --- PASS: TestCreateServiceConfigFileMode (3.69s)
22:48:03 [2021-07-22T22:48:03.289Z] === RUN   TestCreateServiceSysctls
22:48:03 [2021-07-22T22:48:03.549Z]     docker_api_swarm_test.go:201: [d52b886e5dca7] joining swarm manager [de236ce629934]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:48:03 [2021-07-22T22:48:03.809Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
22:48:03 [2021-07-22T22:48:03.809Z] === RUN   TestDockerSuite/TestContainerAPIKill
22:48:03 [2021-07-22T22:48:03.822Z] Removing intermediate container 33035a84e015
22:48:03 [2021-07-22T22:48:03.822Z]  ---> 0c428d214b7b
22:48:03 [2021-07-22T22:48:03.822Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
22:48:03 [2021-07-22T22:48:03.822Z]  ---> Running in 9442201ff224
22:48:04 [2021-07-22T22:48:04.617Z] ok  	github.com/docker/docker/daemon/cluster	0.076s	coverage: 0.5% of statements
22:48:05 [2021-07-22T22:48:05.192Z] === RUN   TestDockerSuite/TestContainerAPIPause
22:48:05 [2021-07-22T22:48:05.352Z] 
22:48:05 [2021-07-22T22:48:05.352Z] SUCCESS: Specified value was saved.
22:48:06 [2021-07-22T22:48:06.132Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
22:48:06 [2021-07-22T22:48:06.514Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.017s	coverage: 66.3% of statements
22:48:07 [2021-07-22T22:48:07.515Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
22:48:07 [2021-07-22T22:48:07.515Z] === RUN   TestDockerSuite/TestContainerAPIRename
22:48:07 [2021-07-22T22:48:07.524Z] Removing intermediate container 9442201ff224
22:48:07 [2021-07-22T22:48:07.524Z]  ---> 3bea8cffa8c6
22:48:07 [2021-07-22T22:48:07.524Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
22:48:07 [2021-07-22T22:48:07.524Z]  ---> Running in 453b416c7d44
22:48:07 [2021-07-22T22:48:07.776Z] --- PASS: TestCreateServiceSysctls (4.78s)
22:48:07 [2021-07-22T22:48:07.776Z] === RUN   TestCreateServiceCapabilities
22:48:07 [2021-07-22T22:48:07.888Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
22:48:08 [2021-07-22T22:48:08.349Z] === RUN   TestDockerSuite/TestContainerAPIRestart
22:48:10 [2021-07-22T22:48:10.267Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
22:48:11 [2021-07-22T22:48:11.207Z] --- PASS: TestCreateServiceCapabilities (3.44s)
22:48:11 [2021-07-22T22:48:11.207Z] === RUN   TestInspect
22:48:12 [2021-07-22T22:48:12.147Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
22:48:12 [2021-07-22T22:48:12.147Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
22:48:12 [2021-07-22T22:48:12.147Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
22:48:12 [2021-07-22T22:48:12.147Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
22:48:12 [2021-07-22T22:48:12.147Z] === RUN   TestDockerSuite/TestContainerAPIStart
22:48:12 [2021-07-22T22:48:12.717Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
22:48:13 [2021-07-22T22:48:13.303Z] Cannot create a file when that file already exists.
22:48:15 [2021-07-22T22:48:15.260Z] --- PASS: TestInspect (3.49s)
22:48:15 [2021-07-22T22:48:15.260Z] === RUN   TestCreateJob
22:48:15 [2021-07-22T22:48:15.998Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.437s	coverage: 13.8% of statements
22:48:15 [2021-07-22T22:48:15.998Z] ok  	github.com/docker/docker/daemon/config	0.025s	coverage: 81.4% of statements
22:48:16 [2021-07-22T22:48:16.564Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
22:48:16 [2021-07-22T22:48:16.822Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
22:48:17 [2021-07-22T22:48:17.388Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
22:48:17 [2021-07-22T22:48:17.804Z] === RUN   TestDockerSuite/TestContainerAPIStop
22:48:18 [2021-07-22T22:48:18.746Z] === RUN   TestDockerSuite/TestContainerAPITop
22:48:18 [2021-07-22T22:48:18.746Z] --- PASS: TestCreateJob (3.93s)
22:48:18 [2021-07-22T22:48:18.746Z] === RUN   TestReplicatedJob
22:48:19 [2021-07-22T22:48:19.084Z] Removing intermediate container 453b416c7d44
22:48:19 [2021-07-22T22:48:19.084Z]  ---> 2f490188dd0a
22:48:19 [2021-07-22T22:48:19.084Z] Step 13/13 : CMD ["sh"]
22:48:19 [2021-07-22T22:48:19.084Z]  ---> Running in 92ae6d20e7cb
22:48:19 [2021-07-22T22:48:19.084Z] Removing intermediate container 92ae6d20e7cb
22:48:19 [2021-07-22T22:48:19.084Z]  ---> 9fb350f3043a
22:48:19 [2021-07-22T22:48:19.084Z] Successfully built 9fb350f3043a
22:48:19 [2021-07-22T22:48:19.084Z] Successfully tagged busybox:latest
22:48:19 [2021-07-22T22:48:19.084Z] INFO: Docker images of the daemon under test
22:48:19 [2021-07-22T22:48:19.084Z] 
22:48:19 [2021-07-22T22:48:19.084Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
22:48:19 [2021-07-22T22:48:19.084Z] busybox                                latest              9fb350f3043a        Less than a second ago   5.72GB
22:48:19 [2021-07-22T22:48:19.084Z] mcr.microsoft.com/windows/servercore   ltsc2019            9a0a02eca0e6        2 weeks ago              5.7GB
22:48:19 [2021-07-22T22:48:19.084Z] microsoft/windowsservercore            latest              9a0a02eca0e6        2 weeks ago              5.7GB
22:48:19 [2021-07-22T22:48:19.084Z] 
22:48:19 [2021-07-22T22:48:19.084Z] INFO: Running integration tests at 07/22/2021 22:48:18...
22:48:19 [2021-07-22T22:48:19.084Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
22:48:19 [2021-07-22T22:48:19.084Z] INFO: Integration API tests being run from the host:
22:48:19 [2021-07-22T22:48:19.084Z] INFO: make.ps1 starting at 07/22/2021 22:48:18
22:48:19 [2021-07-22T22:48:19.288Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.821s	coverage: 73.3% of statements
22:48:19 [2021-07-22T22:48:19.288Z] ok  	github.com/docker/docker/daemon	12.165s	coverage: 17.5% of statements
22:48:19 [2021-07-22T22:48:19.288Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:48:19 [2021-07-22T22:48:19.288Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:48:19 [2021-07-22T22:48:19.288Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:48:19 [2021-07-22T22:48:19.288Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:48:19 [2021-07-22T22:48:19.317Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
22:48:19 [2021-07-22T22:48:19.317Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
22:48:19 [2021-07-22T22:48:19.317Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
22:48:19 [2021-07-22T22:48:19.317Z] === RUN   TestDockerSuite/TestContainerAPIWait
22:48:20 [2021-07-22T22:48:20.049Z] Running D:\gopath\src\github.com\docker\docker\integration\build
22:48:20 [2021-07-22T22:48:20.224Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.455s	coverage: 56.2% of statements
22:48:20 [2021-07-22T22:48:20.700Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
22:48:21 [2021-07-22T22:48:21.159Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.024s	coverage: 3.1% of statements
22:48:22 [2021-07-22T22:48:22.117Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
22:48:22 [2021-07-22T22:48:22.535Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
22:48:23 [2021-07-22T22:48:23.501Z]     docker_api_swarm_test.go:383: [d80438cb6be60] joining swarm manager [de0de1ced3961]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:48:23 [2021-07-22T22:48:23.761Z] === RUN   TestDockerSuite/TestContainerNetworkMode
22:48:24 [2021-07-22T22:48:24.447Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.351s	coverage: 49.4% of statements
22:48:25 [2021-07-22T22:48:25.145Z]     docker_api_swarm_test.go:384: [d14aa55674fdb] joining swarm manager [de0de1ced3961]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:48:25 [2021-07-22T22:48:25.384Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.646s	coverage: 45.9% of statements
22:48:25 [2021-07-22T22:48:25.384Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:48:25 [2021-07-22T22:48:25.406Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
22:48:26 [2021-07-22T22:48:26.317Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.639s	coverage: 57.7% of statements
22:48:26 [2021-07-22T22:48:26.317Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:48:26 [2021-07-22T22:48:26.317Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:48:26 [2021-07-22T22:48:26.575Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 57.5% of statements
22:48:27 [2021-07-22T22:48:27.509Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
22:48:27 [2021-07-22T22:48:27.949Z] --- PASS: TestReplicatedJob (9.26s)
22:48:27 [2021-07-22T22:48:27.949Z] === RUN   TestUpdateReplicatedJob
22:48:28 [2021-07-22T22:48:28.445Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
22:48:28 [2021-07-22T22:48:28.703Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 6.8% of statements
22:48:28 [2021-07-22T22:48:28.703Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:48:28 [2021-07-22T22:48:28.703Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:48:30 [2021-07-22T22:48:30.078Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.5% of statements
22:48:30 [2021-07-22T22:48:30.645Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.154s	coverage: 77.0% of statements
22:48:30 [2021-07-22T22:48:30.645Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:48:30 [2021-07-22T22:48:30.645Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:48:30 [2021-07-22T22:48:30.903Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
22:48:31 [2021-07-22T22:48:31.162Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
22:48:31 [2021-07-22T22:48:31.728Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.018s	coverage: 69.9% of statements
22:48:31 [2021-07-22T22:48:31.728Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
22:48:32 [2021-07-22T22:48:32.166Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
22:48:32 [2021-07-22T22:48:32.426Z] --- PASS: TestUpdateReplicatedJob (4.42s)
22:48:32 [2021-07-22T22:48:32.426Z] === RUN   TestServiceListWithStatuses
22:48:32 [2021-07-22T22:48:32.426Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:48:32 [2021-07-22T22:48:32.426Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:48:32 [2021-07-22T22:48:32.426Z] === RUN   TestDockerNetworkConnectAlias
22:48:32 [2021-07-22T22:48:32.663Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 75.2% of statements
22:48:32 [2021-07-22T22:48:32.663Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:48:32 [2021-07-22T22:48:32.921Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.040s	coverage: 55.8% of statements
22:48:33 [2021-07-22T22:48:33.367Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
22:48:33 [2021-07-22T22:48:33.487Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 31.5% of statements
22:48:34 [2021-07-22T22:48:34.423Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
22:48:34 [2021-07-22T22:48:34.681Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
22:48:35 [2021-07-22T22:48:35.248Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
22:48:35 [2021-07-22T22:48:35.815Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.629s	coverage: 82.5% of statements
22:48:35 [2021-07-22T22:48:35.815Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:48:35 [2021-07-22T22:48:35.815Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:48:35 [2021-07-22T22:48:35.910Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
22:48:36 [2021-07-22T22:48:36.749Z] ok  	github.com/docker/docker/distribution	0.111s	coverage: 25.4% of statements
22:48:37 [2021-07-22T22:48:37.007Z] ok  	github.com/docker/docker/distribution/metadata	0.078s	coverage: 48.2% of statements
22:48:37 [2021-07-22T22:48:37.007Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:48:37 [2021-07-22T22:48:37.294Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
22:48:37 [2021-07-22T22:48:37.941Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 53.1% of statements
22:48:38 [2021-07-22T22:48:38.234Z] --- PASS: TestDockerNetworkConnectAlias (5.69s)
22:48:38 [2021-07-22T22:48:38.234Z] === RUN   TestDockerNetworkReConnect
22:48:38 [2021-07-22T22:48:38.494Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
22:48:38 [2021-07-22T22:48:38.875Z] ok  	github.com/docker/docker/image	0.020s	coverage: 86.6% of statements
22:48:39 [2021-07-22T22:48:39.133Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
22:48:39 [2021-07-22T22:48:39.699Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
22:48:39 [2021-07-22T22:48:39.699Z] ok  	github.com/docker/docker/distribution/xfer	1.970s	coverage: 85.1% of statements
22:48:39 [2021-07-22T22:48:39.699Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:48:39 [2021-07-22T22:48:39.958Z] ok  	github.com/docker/docker/image/v1	0.016s	coverage: 25.0% of statements
22:48:39 [2021-07-22T22:48:39.958Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:48:40 [2021-07-22T22:48:40.407Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
22:48:40 [2021-07-22T22:48:40.524Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
22:48:41 [2021-07-22T22:48:41.810Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
22:48:42 [2021-07-22T22:48:42.071Z] --- PASS: TestDockerNetworkReConnect (3.97s)
22:48:42 [2021-07-22T22:48:42.071Z] === RUN   TestServicePlugin
22:48:43 [2021-07-22T22:48:43.457Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
22:48:45 [2021-07-22T22:48:45.369Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ad14e8_<nil>}
22:48:45 [2021-07-22T22:48:45.940Z]     plugin_test.go:62: [dad4b428f67c6] joining swarm manager [d8822852d8bed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:48:47 [2021-07-22T22:48:47.324Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1780379104_/foo_false__<nil>_<nil>_<nil>}
22:48:47 [2021-07-22T22:48:47.324Z]     plugin_test.go:65: [d6354190a4aca] joining swarm manager [d8822852d8bed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:48:48 [2021-07-22T22:48:48.711Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1780379104_/foo_true__<nil>_<nil>_<nil>}
22:48:50 [2021-07-22T22:48:50.493Z] ok  	github.com/docker/docker/layer	7.907s	coverage: 68.8% of statements
22:48:50 [2021-07-22T22:48:50.493Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:48:50 [2021-07-22T22:48:50.493Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:48:50 [2021-07-22T22:48:50.493Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:48:50 [2021-07-22T22:48:50.493Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:48:50 [2021-07-22T22:48:50.622Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3431456703_/foo_false__<nil>_<nil>_<nil>}
22:48:52 [2021-07-22T22:48:52.003Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3431456703_/foo_true__<nil>_<nil>_<nil>}
22:48:53 [2021-07-22T22:48:53.020Z] ok  	github.com/docker/docker/libnetwork/api	1.535s	coverage: 90.1% of statements
22:48:53 [2021-07-22T22:48:53.279Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.131s	coverage: 84.4% of statements
22:48:53 [2021-07-22T22:48:53.918Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3431456703_/foo_true__0xc000ad1518_<nil>_<nil>}
22:48:54 [2021-07-22T22:48:54.655Z] ok  	github.com/docker/docker/libnetwork/config	0.042s	coverage: 24.0% of statements
22:48:54 [2021-07-22T22:48:54.913Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
22:48:55 [2021-07-22T22:48:55.172Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
22:48:55 [2021-07-22T22:48:55.302Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ad1530_<nil>}
22:48:55 [2021-07-22T22:48:55.734Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:48:55 [2021-07-22T22:48:55.734Z] INFO: Testing against a local daemon
22:48:55 [2021-07-22T22:48:55.734Z] === RUN   TestBuildWithSession
22:48:55 [2021-07-22T22:48:55.734Z]     build_session_test.go:25: TODO: BuildKit
22:48:55 [2021-07-22T22:48:55.734Z] --- SKIP: TestBuildWithSession (0.00s)
22:48:55 [2021-07-22T22:48:55.734Z] === RUN   TestBuildSquashParent
22:48:55 [2021-07-22T22:48:55.734Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
22:48:55 [2021-07-22T22:48:55.734Z] --- SKIP: TestBuildSquashParent (0.00s)
22:48:55 [2021-07-22T22:48:55.734Z] === RUN   TestBuildWithRemoveAndForceRemove
22:48:55 [2021-07-22T22:48:55.734Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:48:55 [2021-07-22T22:48:55.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:48:55 [2021-07-22T22:48:55.734Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:48:55 [2021-07-22T22:48:55.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:48:55 [2021-07-22T22:48:55.734Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:48:55 [2021-07-22T22:48:55.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:48:55 [2021-07-22T22:48:55.734Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:48:55 [2021-07-22T22:48:55.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:48:55 [2021-07-22T22:48:55.734Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:48:55 [2021-07-22T22:48:55.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:48:55 [2021-07-22T22:48:55.734Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:48:55 [2021-07-22T22:48:55.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:48:55 [2021-07-22T22:48:55.734Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:48:55 [2021-07-22T22:48:55.734Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:48:55 [2021-07-22T22:48:55.734Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:48:55 [2021-07-22T22:48:55.734Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:48:56 [2021-07-22T22:48:56.689Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ad1548_<nil>}
22:48:58 [2021-07-22T22:48:58.533Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.502s	coverage: 59.9% of statements
22:48:58 [2021-07-22T22:48:58.533Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
22:48:58 [2021-07-22T22:48:58.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ad1560_<nil>}
22:48:58 [2021-07-22T22:48:58.793Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.218s	coverage: 4.0% of statements
22:48:59 [2021-07-22T22:48:59.365Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.017s	coverage: 4.5% of statements
22:48:59 [2021-07-22T22:48:59.623Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
22:49:00 [2021-07-22T22:49:00.543Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ad1578_<nil>}
22:49:01 [2021-07-22T22:49:01.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
22:49:03 [2021-07-22T22:49:03.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
22:49:03 [2021-07-22T22:49:03.567Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
22:49:03 [2021-07-22T22:49:03.567Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
22:49:03 [2021-07-22T22:49:03.567Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
22:49:03 [2021-07-22T22:49:03.567Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
22:49:06 [2021-07-22T22:49:06.052Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:49:06 [2021-07-22T22:49:06.052Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:49:06 [2021-07-22T22:49:06.864Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
22:49:08 [2021-07-22T22:49:08.248Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
22:49:09 [2021-07-22T22:49:09.585Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.160s	coverage: 6.6% of statements
22:49:09 [2021-07-22T22:49:09.585Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.002s	coverage: 63.6% of statements
22:49:09 [2021-07-22T22:49:09.585Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
22:49:09 [2021-07-22T22:49:09.585Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
22:49:09 [2021-07-22T22:49:09.843Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.2% of statements
22:49:10 [2021-07-22T22:49:10.101Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.003s	coverage: 48.1% of statements
22:49:10 [2021-07-22T22:49:10.359Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
22:49:10 [2021-07-22T22:49:10.617Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
22:49:11 [2021-07-22T22:49:11.546Z] === RUN   TestDockerSuite/TestCopyAndRestart
22:49:12 [2021-07-22T22:49:12.929Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
22:49:12 [2021-07-22T22:49:12.929Z] === RUN   TestDockerSuite/TestCpAbsolutePath
22:49:13 [2021-07-22T22:49:13.116Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
22:49:13 [2021-07-22T22:49:13.116Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.69s)
22:49:13 [2021-07-22T22:49:13.116Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.83s)
22:49:13 [2021-07-22T22:49:13.116Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.93s)
22:49:13 [2021-07-22T22:49:13.116Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.65s)
22:49:13 [2021-07-22T22:49:13.116Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.22s)
22:49:13 [2021-07-22T22:49:13.116Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.25s)
22:49:13 [2021-07-22T22:49:13.116Z] === RUN   TestBuildMultiStageCopy
22:49:13 [2021-07-22T22:49:13.116Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:49:13 [2021-07-22T22:49:13.190Z] --- PASS: TestServicePlugin (31.06s)
22:49:13 [2021-07-22T22:49:13.190Z] === RUN   TestServiceUpdateLabel
22:49:13 [2021-07-22T22:49:13.761Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
22:49:14 [2021-07-22T22:49:14.703Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
22:49:16 [2021-07-22T22:49:16.088Z] --- PASS: TestServiceUpdateLabel (2.65s)
22:49:16 [2021-07-22T22:49:16.088Z] === RUN   TestServiceUpdateSecrets
22:49:16 [2021-07-22T22:49:16.088Z] === RUN   TestDockerSuite/TestCpFromCaseA
22:49:16 [2021-07-22T22:49:16.660Z] === RUN   TestDockerSuite/TestCpFromCaseB
22:49:17 [2021-07-22T22:49:17.605Z] === RUN   TestDockerSuite/TestCpFromCaseC
22:49:18 [2021-07-22T22:49:18.995Z] === RUN   TestDockerSuite/TestCpFromCaseD
22:49:19 [2021-07-22T22:49:19.566Z] === RUN   TestDockerSuite/TestCpFromCaseE
22:49:20 [2021-07-22T22:49:20.507Z]     check_test.go:380: [d14aa55674fdb] daemon is not started
22:49:20 [2021-07-22T22:49:20.507Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
22:49:20 [2021-07-22T22:49:20.648Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.006s	coverage: 100.0% of statements
22:49:20 [2021-07-22T22:49:20.768Z] === RUN   TestDockerSuite/TestCpFromCaseF
22:49:21 [2021-07-22T22:49:21.710Z] === RUN   TestDockerSuite/TestCpFromCaseG
22:49:22 [2021-07-22T22:49:22.554Z] ok  	github.com/docker/docker/libnetwork	37.888s	coverage: 40.7% of statements
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
22:49:22 [2021-07-22T22:49:22.554Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:49:22 [2021-07-22T22:49:22.812Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 57.1% of statements
22:49:23 [2021-07-22T22:49:23.093Z] === RUN   TestDockerSuite/TestCpFromCaseH
22:49:23 [2021-07-22T22:49:23.093Z]     docker_api_swarm_test.go:801: [dfc21072f4090] joining swarm manager [d87ca6024e2dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:49:23 [2021-07-22T22:49:23.446Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:49:23 [2021-07-22T22:49:23.446Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:49:23 [2021-07-22T22:49:23.746Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.014s	coverage: 47.4% of statements
22:49:24 [2021-07-22T22:49:24.034Z] === RUN   TestDockerSuite/TestCpFromCaseI
22:49:24 [2021-07-22T22:49:24.295Z]     docker_api_swarm_test.go:801: [d6f5ee914c2c1] joining swarm manager [d87ca6024e2dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:49:24 [2021-07-22T22:49:24.313Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
22:49:24 [2021-07-22T22:49:24.411Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:49:24 [2021-07-22T22:49:24.865Z] === RUN   TestDockerSuite/TestCpFromCaseJ
22:49:25 [2021-07-22T22:49:25.247Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.576s	coverage: 74.0% of statements
22:49:25 [2021-07-22T22:49:25.376Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:49:25 [2021-07-22T22:49:25.805Z]     docker_api_swarm_test.go:801: [d3b298c3dd838] joining swarm manager [d87ca6024e2dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:49:26 [2021-07-22T22:49:26.376Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
22:49:26 [2021-07-22T22:49:26.623Z] ok  	github.com/docker/docker/libnetwork/iptables	0.434s	coverage: 45.1% of statements
22:49:26 [2021-07-22T22:49:26.623Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.003s	coverage: 60.0% of statements
22:49:26 [2021-07-22T22:49:26.908Z] --- PASS: TestBuildMultiStageCopy (13.58s)
22:49:26 [2021-07-22T22:49:26.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.96s)
22:49:26 [2021-07-22T22:49:26.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s)
22:49:26 [2021-07-22T22:49:26.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s)
22:49:26 [2021-07-22T22:49:26.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s)
22:49:26 [2021-07-22T22:49:26.908Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s)
22:49:26 [2021-07-22T22:49:26.908Z] === RUN   TestBuildMultiStageParentConfig
22:49:27 [2021-07-22T22:49:27.318Z]     docker_api_swarm_test.go:801: [d7b2f9c7ae86d] joining swarm manager [d87ca6024e2dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
22:49:27 [2021-07-22T22:49:27.558Z] ok  	github.com/docker/docker/libnetwork/netutils	0.053s	coverage: 44.1% of statements
22:49:27 [2021-07-22T22:49:27.579Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
22:49:28 [2021-07-22T22:49:28.520Z] === RUN   TestDockerSuite/TestCpGarbagePath
22:49:28 [2021-07-22T22:49:28.781Z]     docker_api_swarm_test.go:809: [d574b7eed35c6] joining swarm manager [d87ca6024e2dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
22:49:29 [2021-07-22T22:49:29.351Z] === RUN   TestDockerSuite/TestCpLocalOnly
22:49:29 [2021-07-22T22:49:29.351Z] === RUN   TestDockerSuite/TestCpNameHasColon
22:49:29 [2021-07-22T22:49:29.805Z] --- PASS: TestBuildMultiStageParentConfig (2.76s)
22:49:29 [2021-07-22T22:49:29.805Z] === RUN   TestBuildLabelWithTargets
22:49:29 [2021-07-22T22:49:29.805Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
22:49:29 [2021-07-22T22:49:29.805Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
22:49:29 [2021-07-22T22:49:29.805Z] === RUN   TestBuildWithEmptyLayers
22:49:30 [2021-07-22T22:49:30.295Z] === RUN   TestDockerSuite/TestCpRelativePath
22:49:30 [2021-07-22T22:49:30.867Z] === RUN   TestDockerSuite/TestCpSpecialFiles
22:49:31 [2021-07-22T22:49:31.336Z] --- PASS: TestBuildWithEmptyLayers (1.46s)
22:49:31 [2021-07-22T22:49:31.336Z] === RUN   TestBuildMultiStageOnBuild
22:49:31 [2021-07-22T22:49:31.809Z] --- PASS: TestServiceUpdateSecrets (16.10s)
22:49:31 [2021-07-22T22:49:31.809Z] === RUN   TestServiceUpdateConfigs
22:49:32 [2021-07-22T22:49:32.069Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
22:49:33 [2021-07-22T22:49:33.010Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
22:49:34 [2021-07-22T22:49:34.405Z] === RUN   TestDockerSuite/TestCpToCaseA
22:49:36 [2021-07-22T22:49:36.318Z] === RUN   TestDockerSuite/TestCpToCaseB
22:49:36 [2021-07-22T22:49:36.889Z] === RUN   TestDockerSuite/TestCpToCaseC
22:49:39 [2021-07-22T22:49:39.432Z] === RUN   TestDockerSuite/TestCpToCaseD
22:49:42 [2021-07-22T22:49:42.429Z] ok  	github.com/docker/docker/libnetwork/ipam	18.562s	coverage: 85.3% of statements
22:49:42 [2021-07-22T22:49:42.429Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:49:42 [2021-07-22T22:49:42.429Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:49:42 [2021-07-22T22:49:42.429Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:49:42 [2021-07-22T22:49:42.429Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
22:49:43 [2021-07-22T22:49:43.637Z] === RUN   TestDockerSuite/TestCpToCaseE
22:49:45 [2021-07-22T22:49:45.708Z] ok  	github.com/docker/docker/libnetwork/osl	4.321s	coverage: 39.7% of statements
22:49:45 [2021-07-22T22:49:45.708Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
22:49:45 [2021-07-22T22:49:45.708Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
22:49:46 [2021-07-22T22:49:46.119Z] --- PASS: TestBuildMultiStageOnBuild (12.97s)
22:49:46 [2021-07-22T22:49:46.119Z] === RUN   TestBuildUncleanTarFilenames
22:49:46 [2021-07-22T22:49:46.119Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
22:49:46 [2021-07-22T22:49:46.119Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
22:49:46 [2021-07-22T22:49:46.119Z] === RUN   TestBuildMultiStageLayerLeak
22:49:46 [2021-07-22T22:49:46.275Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.232s	coverage: 49.5% of statements
22:49:46 [2021-07-22T22:49:46.533Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.5% of statements
22:49:46 [2021-07-22T22:49:46.933Z] === RUN   TestDockerSuite/TestCpToCaseF
22:49:47 [2021-07-22T22:49:47.099Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 47.9% of statements
22:49:47 [2021-07-22T22:49:47.665Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 45.2% of statements
22:49:47 [2021-07-22T22:49:47.874Z] === RUN   TestDockerSuite/TestCpToCaseG
22:49:47 [2021-07-22T22:49:47.923Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.1% of statements
22:49:48 [2021-07-22T22:49:48.134Z] --- PASS: TestServiceUpdateConfigs (16.18s)
22:49:48 [2021-07-22T22:49:48.134Z] === RUN   TestServiceUpdateNetwork
22:49:48 [2021-07-22T22:49:48.182Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
22:49:49 [2021-07-22T22:49:49.557Z] ok  	github.com/docker/docker/pkg/archive	0.308s	coverage: 81.9% of statements
22:49:50 [2021-07-22T22:49:50.934Z] ok  	github.com/docker/docker/pkg/authorization	0.530s	coverage: 68.3% of statements
22:49:50 [2021-07-22T22:49:50.934Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:49:51 [2021-07-22T22:49:51.193Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
22:49:53 [2021-07-22T22:49:53.423Z] === RUN   TestDockerSuite/TestCpToCaseH
22:49:54 [2021-07-22T22:49:54.476Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.482s	coverage: 43.2% of statements
22:49:54 [2021-07-22T22:49:54.476Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
22:49:55 [2021-07-22T22:49:55.043Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
22:49:55 [2021-07-22T22:49:55.043Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
22:49:55 [2021-07-22T22:49:55.964Z] === RUN   TestDockerSuite/TestCpToCaseI
22:49:56 [2021-07-22T22:49:56.915Z] === RUN   TestDockerSuite/TestCpToCaseJ
22:49:59 [2021-07-22T22:49:59.228Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.035s	coverage: 84.1% of statements
22:49:59 [2021-07-22T22:49:59.228Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
22:49:59 [2021-07-22T22:49:59.228Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
22:49:59 [2021-07-22T22:49:59.228Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
22:50:00 [2021-07-22T22:50:00.175Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
22:50:00 [2021-07-22T22:50:00.434Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 86.3% of statements
22:50:00 [2021-07-22T22:50:00.700Z] ok  	github.com/docker/docker/pkg/fsutils	0.136s	coverage: 85.1% of statements
22:50:00 [2021-07-22T22:50:00.903Z] --- PASS: TestBuildMultiStageLayerLeak (15.57s)
22:50:00 [2021-07-22T22:50:00.903Z] === RUN   TestBuildWithHugeFile
22:50:00 [2021-07-22T22:50:00.958Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
22:50:01 [2021-07-22T22:50:01.115Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
22:50:01 [2021-07-22T22:50:01.893Z] ok  	github.com/docker/docker/pkg/idtools	0.288s	coverage: 69.5% of statements
22:50:02 [2021-07-22T22:50:02.061Z] === RUN   TestDockerSuite/TestCpToDot
22:50:02 [2021-07-22T22:50:02.460Z] ok  	github.com/docker/docker/pkg/ioutils	0.393s	coverage: 69.3% of statements
22:50:02 [2021-07-22T22:50:02.636Z] --- PASS: TestServiceUpdateNetwork (14.57s)
22:50:02 [2021-07-22T22:50:02.636Z] === RUN   TestServiceUpdatePidsLimit
22:50:02 [2021-07-22T22:50:02.719Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
22:50:02 [2021-07-22T22:50:02.978Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
22:50:03 [2021-07-22T22:50:03.208Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
22:50:03 [2021-07-22T22:50:03.236Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
22:50:03 [2021-07-22T22:50:03.495Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
22:50:03 [2021-07-22T22:50:03.495Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
22:50:03 [2021-07-22T22:50:03.753Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
22:50:04 [2021-07-22T22:50:04.011Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
22:50:04 [2021-07-22T22:50:04.149Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:50:05 [2021-07-22T22:50:05.091Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
22:50:05 [2021-07-22T22:50:05.664Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:50:06 [2021-07-22T22:50:06.604Z] === RUN   TestDockerSuite/TestCpToStdout
22:50:07 [2021-07-22T22:50:07.988Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
22:50:08 [2021-07-22T22:50:08.927Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
22:50:08 [2021-07-22T22:50:08.927Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
22:50:09 [2021-07-22T22:50:09.872Z] === RUN   TestDockerSuite/TestCpVolumePath
22:50:10 [2021-07-22T22:50:10.812Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
22:50:10 [2021-07-22T22:50:10.812Z] === RUN   TestDockerSuite/TestCreateArgs
22:50:10 [2021-07-22T22:50:10.812Z] === RUN   TestDockerSuite/TestCreateByImageID
22:50:11 [2021-07-22T22:50:11.384Z] === RUN   TestDockerSuite/TestCreateEchoStdout
22:50:11 [2021-07-22T22:50:11.955Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
22:50:11 [2021-07-22T22:50:11.955Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
22:50:11 [2021-07-22T22:50:11.955Z] === RUN   TestDockerSuite/TestCreateHostConfig
22:50:12 [2021-07-22T22:50:12.216Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
22:50:12 [2021-07-22T22:50:12.788Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
22:50:13 [2021-07-22T22:50:13.051Z] === RUN   TestDockerSuite/TestCreateLabels
22:50:13 [2021-07-22T22:50:13.051Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:50:13 [2021-07-22T22:50:13.051Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
22:50:13 [2021-07-22T22:50:13.319Z] === RUN   TestDockerSuite/TestCreateRM
22:50:13 [2021-07-22T22:50:13.319Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
22:50:13 [2021-07-22T22:50:13.319Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:50:13 [2021-07-22T22:50:13.319Z] === RUN   TestDockerSuite/TestCreateStopSignal
22:50:13 [2021-07-22T22:50:13.580Z] === RUN   TestDockerSuite/TestCreateStopTimeout
22:50:13 [2021-07-22T22:50:13.580Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
22:50:16 [2021-07-22T22:50:16.126Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
22:50:16 [2021-07-22T22:50:16.126Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
22:50:16 [2021-07-22T22:50:16.126Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
22:50:19 [2021-07-22T22:50:19.424Z] === RUN   TestDockerSuite/TestCreateWithPortRange
22:50:19 [2021-07-22T22:50:19.424Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
22:50:19 [2021-07-22T22:50:19.424Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
22:50:19 [2021-07-22T22:50:19.424Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
22:50:19 [2021-07-22T22:50:19.424Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
22:50:19 [2021-07-22T22:50:19.424Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
22:50:19 [2021-07-22T22:50:19.997Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
22:50:21 [2021-07-22T22:50:21.379Z] --- PASS: TestServiceUpdatePidsLimit (18.44s)
22:50:21 [2021-07-22T22:50:21.379Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.56s)
22:50:21 [2021-07-22T22:50:21.379Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.43s)
22:50:21 [2021-07-22T22:50:21.379Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s)
22:50:21 [2021-07-22T22:50:21.379Z] PASS
22:50:21 [2021-07-22T22:50:21.379Z] 
22:50:21 [2021-07-22T22:50:21.379Z] === Skipped
22:50:21 [2021-07-22T22:50:21.379Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:50:21 [2021-07-22T22:50:21.379Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:50:21 [2021-07-22T22:50:21.379Z] 
22:50:21 [2021-07-22T22:50:21.379Z] 
22:50:21 [2021-07-22T22:50:21.379Z] DONE 27 tests, 1 skipped in 200.230s
22:50:21 [2021-07-22T22:50:21.379Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:50:21 [2021-07-22T22:50:21.379Z] ++ 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
22:50:21 [2021-07-22T22:50:21.379Z] ++ set -e
22:50:21 [2021-07-22T22:50:21.379Z] ++ '[' -n 0 ']'
22:50:21 [2021-07-22T22:50:21.379Z] ++ set -x
22:50:21 [2021-07-22T22:50:21.379Z] ++ 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
22:50:21 [2021-07-22T22:50:21.379Z] INFO: Testing against a local daemon
22:50:21 [2021-07-22T22:50:21.379Z] === RUN   TestSessionCreate
22:50:21 [2021-07-22T22:50:21.379Z] --- PASS: TestSessionCreate (0.03s)
22:50:21 [2021-07-22T22:50:21.379Z] === RUN   TestSessionCreateWithBadUpgrade
22:50:21 [2021-07-22T22:50:21.379Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
22:50:21 [2021-07-22T22:50:21.379Z] PASS
22:50:21 [2021-07-22T22:50:21.379Z] 
22:50:21 [2021-07-22T22:50:21.379Z] DONE 2 tests in 0.211s
22:50:21 [2021-07-22T22:50:21.379Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:50:21 [2021-07-22T22:50:21.379Z] ++ 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
22:50:21 [2021-07-22T22:50:21.379Z] ++ set -e
22:50:21 [2021-07-22T22:50:21.379Z] ++ '[' -n 0 ']'
22:50:21 [2021-07-22T22:50:21.379Z] ++ set -x
22:50:21 [2021-07-22T22:50:21.379Z] ++ 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
22:50:21 [2021-07-22T22:50:21.379Z] INFO: Testing against a local daemon
22:50:21 [2021-07-22T22:50:21.379Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:50:21 [2021-07-22T22:50:21.379Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:50:21 [2021-07-22T22:50:21.379Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:50:21 [2021-07-22T22:50:21.379Z] === RUN   TestEventsExecDie
22:50:21 [2021-07-22T22:50:21.640Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
22:50:21 [2021-07-22T22:50:21.640Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
22:50:23 [2021-07-22T22:50:23.024Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
22:50:23 [2021-07-22T22:50:23.024Z] --- PASS: TestEventsExecDie (1.56s)
22:50:23 [2021-07-22T22:50:23.024Z] === RUN   TestEventsBackwardsCompatible
22:50:23 [2021-07-22T22:50:23.024Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
22:50:23 [2021-07-22T22:50:23.024Z] === RUN   TestEventsVolumeCreate
22:50:23 [2021-07-22T22:50:23.285Z] --- PASS: TestEventsVolumeCreate (0.10s)
22:50:23 [2021-07-22T22:50:23.285Z] === RUN   TestInfoBinaryCommits
22:50:23 [2021-07-22T22:50:23.285Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:50:23 [2021-07-22T22:50:23.285Z] === RUN   TestInfoAPIVersioned
22:50:23 [2021-07-22T22:50:23.285Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:50:23 [2021-07-22T22:50:23.285Z] === RUN   TestInfoDiscoveryBackend
22:50:23 [2021-07-22T22:50:23.859Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
22:50:23 [2021-07-22T22:50:23.859Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:50:24 [2021-07-22T22:50:24.801Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
22:50:24 [2021-07-22T22:50:24.801Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:50:24 [2021-07-22T22:50:24.801Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:50:25 [2021-07-22T22:50:25.372Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
22:50:25 [2021-07-22T22:50:25.372Z] === RUN   TestInfoAPI
22:50:25 [2021-07-22T22:50:25.372Z] --- PASS: TestInfoAPI (0.02s)
22:50:25 [2021-07-22T22:50:25.372Z] === RUN   TestInfoAPIWarnings
22:50:26 [2021-07-22T22:50:26.314Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
22:50:26 [2021-07-22T22:50:26.885Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
22:50:27 [2021-07-22T22:50:27.825Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
22:50:27 [2021-07-22T22:50:27.825Z] === RUN   TestDockerSuite/TestDevicePermissions
22:50:28 [2021-07-22T22:50:28.395Z] === RUN   TestDockerSuite/TestDockerFails
22:50:28 [2021-07-22T22:50:28.395Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
22:50:28 [2021-07-22T22:50:28.395Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
22:50:28 [2021-07-22T22:50:28.395Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
22:50:29 [2021-07-22T22:50:29.336Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
22:50:30 [2021-07-22T22:50:30.277Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
22:50:31 [2021-07-22T22:50:31.676Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
22:50:31 [2021-07-22T22:50:31.676Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
22:50:31 [2021-07-22T22:50:31.676Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
22:50:31 [2021-07-22T22:50:31.676Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
22:50:38 [2021-07-22T22:50:38.256Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
22:50:40 [2021-07-22T22:50:40.798Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
22:50:41 [2021-07-22T22:50:41.739Z] --- PASS: TestInfoAPIWarnings (16.31s)
22:50:41 [2021-07-22T22:50:41.739Z] === RUN   TestInfoDebug
22:50:42 [2021-07-22T22:50:42.311Z] --- PASS: TestInfoDebug (0.55s)
22:50:42 [2021-07-22T22:50:42.311Z] === RUN   TestInfoInsecureRegistries
22:50:42 [2021-07-22T22:50:42.696Z] --- PASS: TestInfoInsecureRegistries (0.53s)
22:50:42 [2021-07-22T22:50:42.696Z] === RUN   TestInfoRegistryMirrors
22:50:42 [2021-07-22T22:50:42.701Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.6% of statements
22:50:42 [2021-07-22T22:50:42.701Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
22:50:42 [2021-07-22T22:50:42.701Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
22:50:42 [2021-07-22T22:50:42.701Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
22:50:42 [2021-07-22T22:50:42.701Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:50:42 [2021-07-22T22:50:42.701Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
22:50:42 [2021-07-22T22:50:42.701Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
22:50:42 [2021-07-22T22:50:42.701Z] ok  	github.com/docker/docker/pkg/signal	1.007s	coverage: 95.2% of statements
22:50:42 [2021-07-22T22:50:42.701Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
22:50:42 [2021-07-22T22:50:42.701Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
22:50:42 [2021-07-22T22:50:42.701Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
22:50:42 [2021-07-22T22:50:42.701Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
22:50:42 [2021-07-22T22:50:42.957Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
22:50:43 [2021-07-22T22:50:43.218Z] --- PASS: TestInfoRegistryMirrors (0.54s)
22:50:43 [2021-07-22T22:50:43.218Z] === RUN   TestLoginFailsWithBadCredentials
22:50:43 [2021-07-22T22:50:43.218Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
22:50:43 [2021-07-22T22:50:43.267Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.1% of statements
22:50:43 [2021-07-22T22:50:43.478Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
22:50:43 [2021-07-22T22:50:43.478Z] === RUN   TestPingCacheHeaders
22:50:43 [2021-07-22T22:50:43.478Z] --- PASS: TestPingCacheHeaders (0.03s)
22:50:43 [2021-07-22T22:50:43.478Z] === RUN   TestPingGet
22:50:43 [2021-07-22T22:50:43.478Z] --- PASS: TestPingGet (0.02s)
22:50:43 [2021-07-22T22:50:43.478Z] === RUN   TestPingHead
22:50:43 [2021-07-22T22:50:43.478Z] --- PASS: TestPingHead (0.03s)
22:50:43 [2021-07-22T22:50:43.478Z] === RUN   TestVersion
22:50:43 [2021-07-22T22:50:43.739Z] --- PASS: TestVersion (0.03s)
22:50:43 [2021-07-22T22:50:43.739Z] PASS
22:50:43 [2021-07-22T22:50:43.739Z] 
22:50:43 [2021-07-22T22:50:43.739Z] === Skipped
22:50:43 [2021-07-22T22:50:43.739Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:50:43 [2021-07-22T22:50:43.739Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:50:43 [2021-07-22T22:50:43.739Z] 
22:50:43 [2021-07-22T22:50:43.739Z] 
22:50:43 [2021-07-22T22:50:43.739Z] DONE 19 tests, 1 skipped in 22.301s
22:50:43 [2021-07-22T22:50:43.739Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:50:43 [2021-07-22T22:50:43.739Z] ++ 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
22:50:43 [2021-07-22T22:50:43.739Z] ++ set -e
22:50:43 [2021-07-22T22:50:43.739Z] ++ '[' -n 0 ']'
22:50:43 [2021-07-22T22:50:43.739Z] ++ set -x
22:50:43 [2021-07-22T22:50:43.739Z] ++ 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
22:50:43 [2021-07-22T22:50:43.739Z] INFO: Testing against a local daemon
22:50:43 [2021-07-22T22:50:43.739Z] === RUN   TestVolumesCreateAndList
22:50:43 [2021-07-22T22:50:43.739Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:50:43 [2021-07-22T22:50:43.739Z] === RUN   TestVolumesRemove
22:50:43 [2021-07-22T22:50:43.833Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 39.9% of statements
22:50:44 [2021-07-22T22:50:44.000Z] --- PASS: TestVolumesRemove (0.08s)
22:50:44 [2021-07-22T22:50:44.000Z] === RUN   TestVolumesInspect
22:50:44 [2021-07-22T22:50:44.000Z] --- PASS: TestVolumesInspect (0.06s)
22:50:44 [2021-07-22T22:50:44.000Z] === RUN   TestVolumesInvalidJSON
22:50:44 [2021-07-22T22:50:44.000Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:50:44 [2021-07-22T22:50:44.000Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:50:44 [2021-07-22T22:50:44.000Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:50:44 [2021-07-22T22:50:44.000Z] --- PASS: TestVolumesInvalidJSON (0.02s)
22:50:44 [2021-07-22T22:50:44.000Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:50:44 [2021-07-22T22:50:44.000Z] PASS
22:50:44 [2021-07-22T22:50:44.000Z] 
22:50:44 [2021-07-22T22:50:44.000Z] DONE 5 tests in 0.345s
22:50:44 [2021-07-22T22:50:44.000Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:50:44 [2021-07-22T22:50:44.091Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
22:50:44 [2021-07-22T22:50:44.349Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
22:50:44 [2021-07-22T22:50:44.571Z] ++++ cat bundles/test-integration/docker.pid
22:50:44 [2021-07-22T22:50:44.571Z] +++ kill 5779
22:50:44 [2021-07-22T22:50:44.606Z] testing: warning: no tests to run
22:50:44 [2021-07-22T22:50:44.607Z] coverage: [no statements]
22:50:44 [2021-07-22T22:50:44.607Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
22:50:44 [2021-07-22T22:50:44.832Z] +++ /etc/init.d/apparmor stop
22:50:44 [2021-07-22T22:50:44.832Z] Leaving: AppArmorNo profiles have been unloaded.
22:50:44 [2021-07-22T22:50:44.832Z] 
22:50:44 [2021-07-22T22:50:44.832Z] Unloading profiles will leave already running processes permanently
22:50:44 [2021-07-22T22:50:44.832Z] unconfined, which can lead to unexpected situations.
22:50:44 [2021-07-22T22:50:44.832Z] 
22:50:44 [2021-07-22T22:50:44.832Z] To set a process to complain mode, use the command line tool
22:50:44 [2021-07-22T22:50:44.832Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:50:44 [2021-07-22T22:50:44.832Z] +++ true
22:50:44 [2021-07-22T22:50:44.832Z] exiting test-integration
22:50:44 [2021-07-22T22:50:44.832Z] ++ exit 0
22:50:44 [2021-07-22T22:50:44.832Z] 
22:50:44 [2021-07-22T22:50:44.864Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
22:50:45 [2021-07-22T22:50:45.123Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
22:50:45 [2021-07-22T22:50:45.123Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:50:45 [2021-07-22T22:50:45.777Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
22:50:46 [2021-07-22T22:50:46.043Z] + for job in $(jobs -p)
22:50:46 [2021-07-22T22:50:46.043Z] + wait 10361
22:50:47 [2021-07-22T22:50:47.025Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
22:50:47 [2021-07-22T22:50:47.283Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
22:50:47 [2021-07-22T22:50:47.850Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 85.7% of statements
22:50:47 [2021-07-22T22:50:47.957Z] === RUN   TestDockerSuite/TestEventsAttach
22:50:48 [2021-07-22T22:50:48.785Z] ok  	github.com/docker/docker/quota	0.243s	coverage: 71.4% of statements
22:50:48 [2021-07-22T22:50:48.900Z] === RUN   TestDockerSuite/TestEventsCommit
22:50:49 [2021-07-22T22:50:49.043Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
22:50:49 [2021-07-22T22:50:49.997Z] ok  	github.com/docker/docker/registry	0.047s	coverage: 58.8% of statements
22:50:50 [2021-07-22T22:50:50.282Z] === RUN   TestDockerSuite/TestEventsContainerEvents
22:50:50 [2021-07-22T22:50:50.282Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
22:50:50 [2021-07-22T22:50:50.567Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
22:50:50 [2021-07-22T22:50:50.567Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
22:50:50 [2021-07-22T22:50:50.860Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
22:50:51 [2021-07-22T22:50:51.134Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
22:50:51 [2021-07-22T22:50:51.392Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
22:50:51 [2021-07-22T22:50:51.802Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
22:50:52 [2021-07-22T22:50:52.373Z]     docker_api_swarm_service_test.go:394: [db71b8515fcdb] joining swarm manager [d407a552b86d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:50:52 [2021-07-22T22:50:52.634Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
22:50:53 [2021-07-22T22:50:53.204Z]     docker_api_swarm_service_test.go:394: [d57b739e8cdd4] joining swarm manager [d407a552b86d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:50:54 [2021-07-22T22:50:54.673Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
22:50:54 [2021-07-22T22:50:54.673Z] ok  	github.com/docker/docker/volume/local	0.082s	coverage: 76.4% of statements
22:50:55 [2021-07-22T22:50:55.116Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
22:50:55 [2021-07-22T22:50:55.239Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
22:50:56 [2021-07-22T22:50:56.613Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.3% of statements
22:50:57 [2021-07-22T22:50:57.664Z] === RUN   TestDockerSuite/TestEventsContainerRestart
22:51:01 [2021-07-22T22:51:01.870Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
22:51:03 [2021-07-22T22:51:03.778Z] === RUN   TestDockerSuite/TestEventsCopy
22:51:05 [2021-07-22T22:51:05.161Z] === RUN   TestDockerSuite/TestEventsFilterContainer
22:51:06 [2021-07-22T22:51:06.542Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
22:51:11 [2021-07-22T22:51:11.822Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
22:51:12 [2021-07-22T22:51:12.093Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
22:51:12 [2021-07-22T22:51:12.357Z] === RUN   TestDockerSuite/TestEventsFilterImageName
22:51:14 [2021-07-22T22:51:14.273Z]     docker_api_swarm_service_test.go:342: [d27c3c41a6e34] joining swarm manager [d12f6199dd628]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:51:14 [2021-07-22T22:51:14.273Z] === RUN   TestDockerSuite/TestEventsFilterLabels
22:51:14 [2021-07-22T22:51:14.680Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.087s	coverage: 60.0% of statements
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/rootless	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/volume	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === Skipped
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     network_proxy_test.go:212: No support for dual stack yet
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver btrfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver btrfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver btrfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver btrfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver btrfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:71: No driver to put!
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z] time="2021-07-22T22:48:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z] time="2021-07-22T22:48:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z] time="2021-07-22T22:48:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z] time="2021-07-22T22:48:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z] time="2021-07-22T22:48:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:71: No driver to put!
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     overlay_test.go:49: Fails to compute changes intermittently
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver zfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver zfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver zfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver zfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:44: Driver zfs not supported
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     graphtest_unix.go:71: No driver to put!
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: libnetwork TestParallel3 (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: libnetwork TestParallel2 (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: libnetwork TestParallel1 (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     firewalld_test.go:13: firewalld is not running
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     sysinfo_linux_test.go:88: AppArmor Must be Disabled
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:51:14 [2021-07-22T22:51:14.680Z]     sysinfo_linux_test.go:108: cgroup namespaces must be disabled
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] 
22:51:14 [2021-07-22T22:51:14.680Z] DONE 2635 tests, 37 skipped in 360.278s
Post stage
[Pipeline] junit
22:51:14 [2021-07-22T22:51:14.692Z] Recording test results
22:51:14 [2021-07-22T22:51:14.843Z]     docker_api_swarm_service_test.go:342: [d2697bd7de60c] joining swarm manager [d12f6199dd628]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:51:15 [2021-07-22T22:51:15.009Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
22:51:15 [2021-07-22T22:51:15.103Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
22:51:15 [2021-07-22T22:51:15.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/validate/vendor
22:51:15 [2021-07-22T22:51:15.363Z] === RUN   TestDockerSuite/TestEventsFilterType
22:51:15 [2021-07-22T22:51:15.934Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
22:51:16 [2021-07-22T22:51:16.194Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
22:51:16 [2021-07-22T22:51:16.194Z] === RUN   TestDockerSuite/TestEventsFilters
22:51:16 [2021-07-22T22:51:16.279Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:51:16 [2021-07-22T22:51:16.852Z] + echo Ensuring container killed.
22:51:16 [2021-07-22T22:51:16.852Z] Ensuring container killed.
22:51:16 [2021-07-22T22:51:16.852Z] + docker rm -vf docker-pr7
22:51:16 [2021-07-22T22:51:16.852Z] Error: No such container: docker-pr7
[Pipeline] sh
22:51:17 [2021-07-22T22:51:17.161Z] + echo Chowning /workspace to jenkins user
22:51:17 [2021-07-22T22:51:17.161Z] Chowning /workspace to jenkins user
22:51:17 [2021-07-22T22:51:17.161Z] + id -u
22:51:17 [2021-07-22T22:51:17.161Z] + id -g
22:51:17 [2021-07-22T22:51:17.162Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42661:/workspace busybox chown -R 1000:1000 /workspace
22:51:18 [2021-07-22T22:51:18.105Z] === RUN   TestDockerSuite/TestEventsFormat
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:51:18 [2021-07-22T22:51:18.394Z] + bundleName=unit
22:51:18 [2021-07-22T22:51:18.394Z] + echo Creating unit-bundles.tar.gz
22:51:18 [2021-07-22T22:51:18.394Z] Creating unit-bundles.tar.gz
22:51:18 [2021-07-22T22:51:18.394Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
22:51:18 [2021-07-22T22:51:18.394Z] bundles/junit-report.xml
22:51:18 [2021-07-22T22:51:18.394Z] bundles/go-test-report.json
22:51:18 [2021-07-22T22:51:18.394Z] bundles/profile.out
[Pipeline] archiveArtifacts
22:51:18 [2021-07-22T22:51:18.405Z] Archiving artifacts
22:51:18 [2021-07-22T22:51:18.813Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42661/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:51:19 [2021-07-22T22:51:19.121Z] + make clean
22:51:19 [2021-07-22T22:51:19.379Z] docker volume rm -f docker-dev-cache
22:51:19 [2021-07-22T22:51:19.379Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:51:20 [2021-07-22T22:51:20.650Z] === RUN   TestDockerSuite/TestEventsFormatBadField
22:51:20 [2021-07-22T22:51:20.650Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
22:51:20 [2021-07-22T22:51:20.650Z] === RUN   TestDockerSuite/TestEventsImageImport
22:51:21 [2021-07-22T22:51:21.224Z] === RUN   TestDockerSuite/TestEventsImageLoad
22:51:21 [2021-07-22T22:51:21.484Z] === RUN   TestDockerSuite/TestEventsImagePull
22:51:21 [2021-07-22T22:51:21.745Z] === RUN   TestDockerSuite/TestEventsImageTag
22:51:23 [2021-07-22T22:51:23.126Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
22:51:23 [2021-07-22T22:51:23.126Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
22:51:23 [2021-07-22T22:51:23.126Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
22:51:23 [2021-07-22T22:51:23.126Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
22:51:23 [2021-07-22T22:51:23.126Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
22:51:23 [2021-07-22T22:51:23.126Z] === RUN   TestDockerSuite/TestEventsPluginOps
22:51:24 [2021-07-22T22:51:24.507Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
22:51:25 [2021-07-22T22:51:25.447Z] === RUN   TestDockerSuite/TestEventsRename
22:51:26 [2021-07-22T22:51:26.017Z] === RUN   TestDockerSuite/TestEventsResize
22:51:26 [2021-07-22T22:51:26.958Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
22:51:31 [2021-07-22T22:51:31.163Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
22:51:32 [2021-07-22T22:51:32.547Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
22:51:32 [2021-07-22T22:51:32.547Z]     docker_api_swarm_service_test.go:489: [d88c261c87564] joining swarm manager [d3d0112de4a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:51:33 [2021-07-22T22:51:33.490Z]     docker_api_swarm_service_test.go:489: [da403b4911c97] joining swarm manager [d3d0112de4a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:51:33 [2021-07-22T22:51:33.750Z] === RUN   TestDockerSuite/TestEventsStreaming
22:51:35 [2021-07-22T22:51:35.135Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
22:51:38 [2021-07-22T22:51:38.432Z] === RUN   TestDockerSuite/TestEventsTop
22:51:39 [2021-07-22T22:51:39.001Z] === RUN   TestDockerSuite/TestEventsUntag
22:51:41 [2021-07-22T22:51:41.540Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
22:51:48 [2021-07-22T22:51:48.119Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
22:51:53 [2021-07-22T22:51:53.404Z] === RUN   TestDockerSuite/TestExec
22:51:53 [2021-07-22T22:51:53.666Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
22:51:54 [2021-07-22T22:51:54.237Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
22:51:55 [2021-07-22T22:51:55.191Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
22:51:56 [2021-07-22T22:51:56.132Z]     docker_api_swarm_service_test.go:127: [d85f1a8be33c4] joining swarm manager [d2c6029316861]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:51:56 [2021-07-22T22:51:56.393Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
22:51:56 [2021-07-22T22:51:56.962Z]     docker_api_swarm_service_test.go:128: [dd7a5151602c4] joining swarm manager [d2c6029316861]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:51:57 [2021-07-22T22:51:57.223Z] === RUN   TestDockerSuite/TestExecAPIStart
22:52:00 [2021-07-22T22:52:00.521Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
22:52:00 [2021-07-22T22:52:00.521Z]     docker_api_swarm_service_test.go:136: [d6dd6d80df2d1] joining swarm manager [d2c6029316861]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:52:01 [2021-07-22T22:52:01.092Z]     docker_api_swarm_service_test.go:137: [dd6e3c41eecc4] joining swarm manager [d2c6029316861]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
22:52:01 [2021-07-22T22:52:01.352Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
22:52:02 [2021-07-22T22:52:02.737Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
22:52:04 [2021-07-22T22:52:04.121Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
22:52:05 [2021-07-22T22:52:05.061Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
22:52:06 [2021-07-22T22:52:06.004Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
22:52:06 [2021-07-22T22:52:06.949Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
22:52:08 [2021-07-22T22:52:08.863Z] === RUN   TestDockerSuite/TestExecCgroup
22:52:11 [2021-07-22T22:52:11.408Z] === RUN   TestDockerSuite/TestExecEnv
22:52:12 [2021-07-22T22:52:12.353Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
22:52:14 [2021-07-22T22:52:14.266Z] === RUN   TestDockerSuite/TestExecExitStatus
22:52:15 [2021-07-22T22:52:15.207Z] === RUN   TestDockerSuite/TestExecInspectID
22:52:18 [2021-07-22T22:52:18.506Z] === RUN   TestDockerSuite/TestExecInteractive
22:52:19 [2021-07-22T22:52:19.078Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
22:52:20 [2021-07-22T22:52:20.019Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
22:52:21 [2021-07-22T22:52:21.401Z] === RUN   TestDockerSuite/TestExecParseError
22:52:21 [2021-07-22T22:52:21.970Z] === RUN   TestDockerSuite/TestExecPausedContainer
22:52:22 [2021-07-22T22:52:22.541Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
22:52:23 [2021-07-22T22:52:23.481Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
22:52:23 [2021-07-22T22:52:23.742Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
22:52:26 [2021-07-22T22:52:26.288Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
22:52:27 [2021-07-22T22:52:27.675Z] === RUN   TestDockerSuite/TestExecSetEnv
22:52:27 [2021-07-22T22:52:27.782Z] --- PASS: TestBuildWithHugeFile (142.52s)
22:52:27 [2021-07-22T22:52:27.782Z] === RUN   TestBuildWCOWSandboxSize
22:52:28 [2021-07-22T22:52:28.618Z]     docker_api_swarm_service_test.go:303: [d2c5b74d2a52e] joining swarm manager [d1df47de203f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:52:28 [2021-07-22T22:52:28.878Z] === RUN   TestDockerSuite/TestExecStartFails
22:52:29 [2021-07-22T22:52:29.450Z]     docker_api_swarm_service_test.go:303: [d6f7c9418f8f6] joining swarm manager [d1df47de203f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:52:30 [2021-07-22T22:52:30.397Z] === RUN   TestDockerSuite/TestExecStateCleanup
22:52:42 [2021-07-22T22:52:42.621Z] === RUN   TestDockerSuite/TestExecStopNotHanging
22:52:43 [2021-07-22T22:52:43.561Z] === RUN   TestDockerSuite/TestExecTTY
22:52:44 [2021-07-22T22:52:44.500Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
22:52:45 [2021-07-22T22:52:45.440Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
22:52:46 [2021-07-22T22:52:46.381Z] === RUN   TestDockerSuite/TestExecUlimits
22:52:47 [2021-07-22T22:52:47.321Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
22:52:47 [2021-07-22T22:52:47.321Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
22:52:47 [2021-07-22T22:52:47.321Z] === RUN   TestDockerSuite/TestExecWithImageUser
22:52:49 [2021-07-22T22:52:49.234Z] === RUN   TestDockerSuite/TestExecWithNoTERM
22:52:50 [2021-07-22T22:52:50.178Z] === RUN   TestDockerSuite/TestExecWithPrivileged
22:52:50 [2021-07-22T22:52:50.751Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
22:52:52 [2021-07-22T22:52:52.135Z] === RUN   TestDockerSuite/TestExecWithTERM
22:52:53 [2021-07-22T22:52:53.076Z]     docker_api_swarm_service_test.go:99: [d7aa4b82491d6] joining swarm manager [d90760c8c2945]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:52:53 [2021-07-22T22:52:53.337Z] === RUN   TestDockerSuite/TestExecWithUser
22:52:54 [2021-07-22T22:52:54.278Z]     docker_api_swarm_service_test.go:100: [d794f96ea5a54] joining swarm manager [d90760c8c2945]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:52:54 [2021-07-22T22:52:54.856Z] === RUN   TestDockerSuite/TestGetContainerStats
22:53:00 [2021-07-22T22:53:00.141Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
22:53:04 [2021-07-22T22:53:04.340Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
22:53:06 [2021-07-22T22:53:06.250Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
22:53:11 [2021-07-22T22:53:11.533Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
22:53:12 [2021-07-22T22:53:12.103Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
22:53:12 [2021-07-22T22:53:12.103Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
22:53:12 [2021-07-22T22:53:12.103Z] === RUN   TestDockerSuite/TestHealth
22:53:17 [2021-07-22T22:53:17.392Z]     check_test.go:380: [d7aa4b82491d6] daemon is not started
22:53:22 [2021-07-22T22:53:22.676Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
22:53:24 [2021-07-22T22:53:24.586Z]     docker_api_swarm_service_test.go:532: [d00ce173a71a4] joining swarm manager [d8b467e0e686d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:53:25 [2021-07-22T22:53:25.971Z]     docker_api_swarm_service_test.go:533: [dfdedd90779f5] joining swarm manager [d8b467e0e686d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:53:38 [2021-07-22T22:53:38.199Z] === RUN   TestDockerSuite/TestHistoryExistentImage
22:53:38 [2021-07-22T22:53:38.199Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
22:53:38 [2021-07-22T22:53:38.199Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
22:53:38 [2021-07-22T22:53:38.199Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
22:53:38 [2021-07-22T22:53:38.199Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
22:53:38 [2021-07-22T22:53:38.199Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
22:53:38 [2021-07-22T22:53:38.199Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
22:53:38 [2021-07-22T22:53:38.199Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
22:53:38 [2021-07-22T22:53:38.199Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
22:53:38 [2021-07-22T22:53:38.199Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
22:53:38 [2021-07-22T22:53:38.199Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
22:53:38 [2021-07-22T22:53:38.460Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
22:53:38 [2021-07-22T22:53:38.720Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
22:53:38 [2021-07-22T22:53:38.720Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
22:53:39 [2021-07-22T22:53:39.291Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
22:53:39 [2021-07-22T22:53:39.291Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
22:53:39 [2021-07-22T22:53:39.861Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
22:53:41 [2021-07-22T22:53:41.244Z] === RUN   TestDockerSuite/TestImagesFormat
22:53:41 [2021-07-22T22:53:41.244Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
22:53:42 [2021-07-22T22:53:42.631Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
22:53:45 [2021-07-22T22:53:45.170Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
22:53:45 [2021-07-22T22:53:45.170Z] === RUN   TestDockerSuite/TestImportBadURL
22:53:45 [2021-07-22T22:53:45.170Z] === RUN   TestDockerSuite/TestImportDisplay
22:53:47 [2021-07-22T22:53:47.083Z] === RUN   TestDockerSuite/TestImportFile
22:53:47 [2021-07-22T22:53:47.662Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
22:53:48 [2021-07-22T22:53:48.603Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
22:53:48 [2021-07-22T22:53:48.603Z] === RUN   TestDockerSuite/TestImportFileWithMessage
22:53:49 [2021-07-22T22:53:49.987Z]     docker_api_swarm_service_test.go:147: [d70bb73a90c45] joining swarm manager [dde6781ffefcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:53:50 [2021-07-22T22:53:50.557Z] === RUN   TestDockerSuite/TestImportGzipped
22:53:50 [2021-07-22T22:53:50.818Z]     docker_api_swarm_service_test.go:147: [ddc1195afedf6] joining swarm manager [dde6781ffefcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:53:53 [2021-07-22T22:53:53.362Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
22:53:55 [2021-07-22T22:53:55.275Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
22:53:56 [2021-07-22T22:53:56.217Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
22:53:57 [2021-07-22T22:53:57.159Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
22:53:58 [2021-07-22T22:53:58.101Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
22:53:58 [2021-07-22T22:53:58.101Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
22:53:58 [2021-07-22T22:53:58.101Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
22:53:58 [2021-07-22T22:53:58.672Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
22:53:59 [2021-07-22T22:53:59.614Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
22:54:00 [2021-07-22T22:54:00.184Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
22:54:00 [2021-07-22T22:54:00.755Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
22:54:01 [2021-07-22T22:54:01.696Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
22:54:02 [2021-07-22T22:54:02.639Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
22:54:02 [2021-07-22T22:54:02.639Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
22:54:04 [2021-07-22T22:54:04.555Z] === RUN   TestDockerSuite/TestInspectAmpersand
22:54:05 [2021-07-22T22:54:05.127Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
22:54:06 [2021-07-22T22:54:06.067Z] === RUN   TestDockerSuite/TestInspectByPrefix
22:54:06 [2021-07-22T22:54:06.067Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
22:54:06 [2021-07-22T22:54:06.637Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
22:54:06 [2021-07-22T22:54:06.637Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
22:54:06 [2021-07-22T22:54:06.637Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
22:54:07 [2021-07-22T22:54:07.578Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
22:54:08 [2021-07-22T22:54:08.519Z] === RUN   TestDockerSuite/TestInspectDefault
22:54:09 [2021-07-22T22:54:09.091Z] === RUN   TestDockerSuite/TestInspectHistory
22:54:10 [2021-07-22T22:54:10.475Z] === RUN   TestDockerSuite/TestInspectImage
22:54:10 [2021-07-22T22:54:10.475Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
22:54:10 [2021-07-22T22:54:10.475Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
22:54:10 [2021-07-22T22:54:10.475Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
22:54:10 [2021-07-22T22:54:10.475Z] === RUN   TestDockerSuite/TestInspectInt64
22:54:11 [2021-07-22T22:54:11.051Z] === RUN   TestDockerSuite/TestInspectJSONFields
22:54:11 [2021-07-22T22:54:11.993Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
22:54:11 [2021-07-22T22:54:11.993Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
22:54:13 [2021-07-22T22:54:13.377Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
22:54:14 [2021-07-22T22:54:14.332Z] === RUN   TestDockerSuite/TestInspectPlugin
22:54:15 [2021-07-22T22:54:15.719Z] === RUN   TestDockerSuite/TestInspectRootFS
22:54:15 [2021-07-22T22:54:15.719Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
22:54:16 [2021-07-22T22:54:16.289Z] === RUN   TestDockerSuite/TestInspectStatus
22:54:17 [2021-07-22T22:54:17.228Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
22:54:19 [2021-07-22T22:54:19.143Z] === RUN   TestDockerSuite/TestInspectTemplateError
22:54:20 [2021-07-22T22:54:20.086Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
22:54:21 [2021-07-22T22:54:21.038Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
22:54:21 [2021-07-22T22:54:21.608Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
22:54:22 [2021-07-22T22:54:22.548Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
22:54:23 [2021-07-22T22:54:23.120Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
22:54:23 [2021-07-22T22:54:23.690Z] === RUN   TestDockerSuite/TestInspectUnknownObject
22:54:23 [2021-07-22T22:54:23.950Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
22:54:25 [2021-07-22T22:54:25.860Z] === RUN   TestDockerSuite/TestLinkShortDefinition
22:54:27 [2021-07-22T22:54:27.244Z] === RUN   TestDockerSuite/TestLinksEnvs
22:54:28 [2021-07-22T22:54:28.625Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
22:54:29 [2021-07-22T22:54:29.195Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
22:54:31 [2021-07-22T22:54:31.109Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
22:54:31 [2021-07-22T22:54:31.369Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
22:54:33 [2021-07-22T22:54:33.914Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
22:54:37 [2021-07-22T22:54:37.216Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
22:54:37 [2021-07-22T22:54:37.216Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
22:54:40 [2021-07-22T22:54:40.527Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
22:54:40 [2021-07-22T22:54:40.788Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
22:54:41 [2021-07-22T22:54:41.729Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
22:54:56 [2021-07-22T22:54:56.638Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
22:54:59 [2021-07-22T22:54:59.937Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
22:55:02 [2021-07-22T22:55:02.481Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
22:55:03 [2021-07-22T22:55:03.865Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
22:55:05 [2021-07-22T22:55:05.253Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
22:55:07 [2021-07-22T22:55:07.798Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
22:55:07 [2021-07-22T22:55:07.798Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
22:55:08 [2021-07-22T22:55:08.058Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
22:55:08 [2021-07-22T22:55:08.058Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
22:55:08 [2021-07-22T22:55:08.058Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
22:55:09 [2021-07-22T22:55:09.022Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
22:55:10 [2021-07-22T22:55:10.406Z] === RUN   TestDockerSuite/TestLogsAPIUntil
22:55:11 [2021-07-22T22:55:11.791Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
22:55:13 [2021-07-22T22:55:13.701Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
22:55:14 [2021-07-22T22:55:14.272Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
22:55:14 [2021-07-22T22:55:14.842Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
22:55:17 [2021-07-22T22:55:17.386Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
22:55:19 [2021-07-22T22:55:19.931Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
22:55:20 [2021-07-22T22:55:20.191Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
22:55:20 [2021-07-22T22:55:20.762Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
22:55:20 [2021-07-22T22:55:20.762Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
22:55:22 [2021-07-22T22:55:22.145Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
22:55:24 [2021-07-22T22:55:24.057Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
22:55:24 [2021-07-22T22:55:24.058Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
22:55:25 [2021-07-22T22:55:25.441Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
22:55:26 [2021-07-22T22:55:26.827Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
22:55:26 [2021-07-22T22:55:26.827Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
22:55:27 [2021-07-22T22:55:27.775Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
22:55:30 [2021-07-22T22:55:30.320Z] === RUN   TestDockerSuite/TestLogsFollowStopped
22:55:31 [2021-07-22T22:55:31.260Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
22:55:31 [2021-07-22T22:55:31.260Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
22:55:32 [2021-07-22T22:55:32.644Z] === RUN   TestDockerSuite/TestLogsSince
22:55:35 [2021-07-22T22:55:35.945Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
22:55:40 [2021-07-22T22:55:40.146Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
22:55:45 [2021-07-22T22:55:45.427Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
22:55:45 [2021-07-22T22:55:45.998Z] === RUN   TestDockerSuite/TestLogsTail
22:55:46 [2021-07-22T22:55:46.939Z] === RUN   TestDockerSuite/TestLogsTimestamps
22:55:47 [2021-07-22T22:55:47.510Z] === RUN   TestDockerSuite/TestLogsWithDetails
22:55:48 [2021-07-22T22:55:48.081Z] === RUN   TestDockerSuite/TestMountIntoProc
22:55:48 [2021-07-22T22:55:48.346Z] === RUN   TestDockerSuite/TestMountIntoSys
22:55:49 [2021-07-22T22:55:49.315Z] === RUN   TestDockerSuite/TestNetHostname
22:55:51 [2021-07-22T22:55:51.862Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
22:55:51 [2021-07-22T22:55:51.862Z] === RUN   TestDockerSuite/TestNetworkEvents
22:55:58 [2021-07-22T22:55:58.440Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
22:55:59 [2021-07-22T22:55:59.381Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
22:55:59 [2021-07-22T22:55:59.952Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
22:56:00 [2021-07-22T22:56:00.524Z] === RUN   TestDockerSuite/TestPluginActive
22:56:02 [2021-07-22T22:56:02.439Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
22:56:07 [2021-07-22T22:56:07.729Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
22:56:07 [2021-07-22T22:56:07.729Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
22:56:07 [2021-07-22T22:56:07.729Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
22:56:08 [2021-07-22T22:56:08.671Z] === RUN   TestDockerSuite/TestPluginLogDriver
22:56:08 [2021-07-22T22:56:08.671Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
22:56:11 [2021-07-22T22:56:11.969Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
22:56:12 [2021-07-22T22:56:12.926Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
22:56:13 [2021-07-22T22:56:13.187Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
22:56:15 [2021-07-22T22:56:15.730Z] === RUN   TestDockerSuite/TestPluginUpgrade
22:56:19 [2021-07-22T22:56:19.931Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
22:56:22 [2021-07-22T22:56:22.471Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
22:56:23 [2021-07-22T22:56:23.855Z] === RUN   TestDockerSuite/TestPortHostBinding
22:56:25 [2021-07-22T22:56:25.239Z] === RUN   TestDockerSuite/TestPortList
22:56:25 [2021-07-22T22:56:25.810Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
22:56:29 [2021-07-22T22:56:29.107Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
22:56:33 [2021-07-22T22:56:33.310Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
22:56:35 [2021-07-22T22:56:35.876Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
22:56:36 [2021-07-22T22:56:36.449Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
22:56:38 [2021-07-22T22:56:38.363Z] === RUN   TestDockerSuite/TestPostContainersAttach
22:56:39 [2021-07-22T22:56:39.746Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
22:56:43 [2021-07-22T22:56:43.045Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
22:56:46 [2021-07-22T22:56:46.348Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
22:56:46 [2021-07-22T22:56:46.348Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
22:56:46 [2021-07-22T22:56:46.348Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
22:56:46 [2021-07-22T22:56:46.348Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
22:56:46 [2021-07-22T22:56:46.919Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
22:56:46 [2021-07-22T22:56:46.919Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
22:56:47 [2021-07-22T22:56:47.491Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
22:56:47 [2021-07-22T22:56:47.491Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
22:56:48 [2021-07-22T22:56:48.433Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
22:56:48 [2021-07-22T22:56:48.695Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
22:56:48 [2021-07-22T22:56:48.955Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
22:56:50 [2021-07-22T22:56:50.338Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
22:56:50 [2021-07-22T22:56:50.338Z] === RUN   TestDockerSuite/TestPruneContainerLabel
22:56:54 [2021-07-22T22:56:54.545Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
22:56:54 [2021-07-22T22:56:54.545Z] === RUN   TestDockerSuite/TestPruneContainerUntil
22:56:56 [2021-07-22T22:56:56.466Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
22:56:56 [2021-07-22T22:56:56.727Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
22:56:56 [2021-07-22T22:56:56.988Z] === RUN   TestDockerSuite/TestPsByOrder
22:57:01 [2021-07-22T22:57:01.195Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
22:57:01 [2021-07-22T22:57:01.455Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
22:57:01 [2021-07-22T22:57:01.455Z] === RUN   TestDockerSuite/TestPsListContainersBase
22:57:05 [2021-07-22T22:57:05.659Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
22:57:08 [2021-07-22T22:57:08.203Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
22:57:11 [2021-07-22T22:57:11.504Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
22:57:11 [2021-07-22T22:57:11.504Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
22:57:15 [2021-07-22T22:57:15.707Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
22:57:22 [2021-07-22T22:57:22.316Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
22:57:23 [2021-07-22T22:57:23.701Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
22:57:24 [2021-07-22T22:57:24.642Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
22:57:25 [2021-07-22T22:57:25.583Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
22:57:28 [2021-07-22T22:57:28.126Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
22:57:29 [2021-07-22T22:57:29.067Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
22:57:30 [2021-07-22T22:57:30.008Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
22:57:31 [2021-07-22T22:57:31.922Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
22:57:32 [2021-07-22T22:57:32.865Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
22:57:34 [2021-07-22T22:57:34.776Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
22:57:38 [2021-07-22T22:57:38.112Z] === RUN   TestDockerSuite/TestPsListContainersSize
22:57:38 [2021-07-22T22:57:38.112Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
22:57:39 [2021-07-22T22:57:39.499Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
22:57:39 [2021-07-22T22:57:39.499Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
22:57:40 [2021-07-22T22:57:40.883Z] === RUN   TestDockerSuite/TestPsRightTagName
22:57:41 [2021-07-22T22:57:41.826Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
22:57:43 [2021-07-22T22:57:43.737Z] === RUN   TestDockerSuite/TestPsShowMounts
22:57:46 [2021-07-22T22:57:46.281Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
22:57:47 [2021-07-22T22:57:47.220Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
22:57:47 [2021-07-22T22:57:47.220Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
22:57:47 [2021-07-22T22:57:47.220Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
22:57:47 [2021-07-22T22:57:47.220Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
22:57:47 [2021-07-22T22:57:47.220Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
22:57:47 [2021-07-22T22:57:47.480Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
22:57:48 [2021-07-22T22:57:48.051Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
22:57:49 [2021-07-22T22:57:49.433Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
22:57:50 [2021-07-22T22:57:50.819Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
22:57:51 [2021-07-22T22:57:51.760Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
22:57:55 [2021-07-22T22:57:55.967Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
22:58:01 [2021-07-22T22:58:01.267Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
22:58:02 [2021-07-22T22:58:02.650Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
22:58:04 [2021-07-22T22:58:04.560Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
22:58:04 [2021-07-22T22:58:04.561Z] === RUN   TestDockerSuite/TestRestartPolicyNO
22:58:04 [2021-07-22T22:58:04.561Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
22:58:04 [2021-07-22T22:58:04.821Z] === RUN   TestDockerSuite/TestRestartRunningContainer
22:58:07 [2021-07-22T22:58:07.364Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
22:58:08 [2021-07-22T22:58:08.746Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
22:58:09 [2021-07-22T22:58:09.006Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
22:58:12 [2021-07-22T22:58:12.305Z]     docker_cli_service_logs_test.go:245: checking task 5fy60v0knjsk
22:58:12 [2021-07-22T22:58:12.305Z]     docker_cli_service_logs_test.go:250: checking messages for 5fy60v0knjsk
22:58:12 [2021-07-22T22:58:12.305Z]     docker_cli_service_logs_test.go:245: checking task xc4ziplr956k
22:58:12 [2021-07-22T22:58:12.305Z]     docker_cli_service_logs_test.go:250: checking messages for xc4ziplr956k
22:58:13 [2021-07-22T22:58:13.688Z] === RUN   TestDockerSuite/TestRestartWithVolumes
22:58:15 [2021-07-22T22:58:15.071Z] === RUN   TestDockerSuite/TestRmiBlank
22:58:15 [2021-07-22T22:58:15.071Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
22:58:15 [2021-07-22T22:58:15.071Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
22:58:18 [2021-07-22T22:58:18.370Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
22:58:19 [2021-07-22T22:58:19.313Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
22:58:19 [2021-07-22T22:58:19.573Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
22:58:21 [2021-07-22T22:58:21.495Z] === RUN   TestDockerSuite/TestRmiImgIDForce
22:58:22 [2021-07-22T22:58:22.065Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
22:58:22 [2021-07-22T22:58:22.635Z] === RUN   TestDockerSwarmSuite/TestServiceScale
22:58:24 [2021-07-22T22:58:24.020Z] === RUN   TestDockerSuite/TestRmiParentImageFail
22:58:25 [2021-07-22T22:58:25.405Z] === RUN   TestDockerSuite/TestRmiTag
22:58:25 [2021-07-22T22:58:25.405Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
22:58:25 [2021-07-22T22:58:25.405Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
22:58:26 [2021-07-22T22:58:26.346Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
22:58:30 [2021-07-22T22:58:30.549Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
22:58:31 [2021-07-22T22:58:31.121Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
22:58:32 [2021-07-22T22:58:32.063Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
22:58:32 [2021-07-22T22:58:32.323Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
22:58:34 [2021-07-22T22:58:34.235Z] === RUN   TestDockerSuite/TestRunAddHost
22:58:35 [2021-07-22T22:58:35.175Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
22:58:35 [2021-07-22T22:58:35.745Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
22:58:36 [2021-07-22T22:58:36.686Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
22:58:36 [2021-07-22T22:58:36.686Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
22:58:37 [2021-07-22T22:58:37.258Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
22:58:38 [2021-07-22T22:58:38.643Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
22:58:39 [2021-07-22T22:58:39.219Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
22:58:40 [2021-07-22T22:58:40.159Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
22:58:41 [2021-07-22T22:58:41.102Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
22:58:42 [2021-07-22T22:58:42.486Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
22:58:43 [2021-07-22T22:58:43.871Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
22:58:43 [2021-07-22T22:58:43.871Z] === RUN   TestDockerSuite/TestRunAttachDetach
22:58:44 [2021-07-22T22:58:44.811Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
22:58:47 [2021-07-22T22:58:47.060Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
22:58:47 [2021-07-22T22:58:47.060Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
22:58:47 [2021-07-22T22:58:47.060Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
22:58:48 [2021-07-22T22:58:48.003Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
22:58:48 [2021-07-22T22:58:48.943Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
22:58:48 [2021-07-22T22:58:48.943Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
22:58:49 [2021-07-22T22:58:49.914Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
22:58:50 [2021-07-22T22:58:50.855Z]     docker_cli_swarm_test.go:1901: [df064e703e58e] joining swarm manager [d7700a560920d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:58:51 [2021-07-22T22:58:51.116Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
22:58:52 [2021-07-22T22:58:52.059Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
22:58:52 [2021-07-22T22:58:52.059Z]     docker_cli_swarm_test.go:1902: [d5bdbb4e2881b] joining swarm manager [d7700a560920d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:58:52 [2021-07-22T22:58:52.631Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
22:58:53 [2021-07-22T22:58:53.573Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
22:58:53 [2021-07-22T22:58:53.573Z] === RUN   TestDockerSuite/TestRunBindMounts
22:58:56 [2021-07-22T22:58:56.114Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
22:58:56 [2021-07-22T22:58:56.374Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
22:58:57 [2021-07-22T22:58:57.315Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
22:58:57 [2021-07-22T22:58:57.885Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
22:58:58 [2021-07-22T22:58:58.826Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
22:58:58 [2021-07-22T22:58:58.826Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
22:58:59 [2021-07-22T22:58:59.396Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
22:58:59 [2021-07-22T22:58:59.967Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
22:59:00 [2021-07-22T22:59:00.539Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
22:59:01 [2021-07-22T22:59:01.481Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
22:59:02 [2021-07-22T22:59:02.053Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
22:59:02 [2021-07-22T22:59:02.053Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
22:59:02 [2021-07-22T22:59:02.626Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
22:59:02 [2021-07-22T22:59:02.626Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
22:59:04 [2021-07-22T22:59:04.013Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
22:59:04 [2021-07-22T22:59:04.583Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
22:59:05 [2021-07-22T22:59:05.168Z] === RUN   TestDockerSuite/TestRunContainerNetwork
22:59:06 [2021-07-22T22:59:06.107Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
22:59:06 [2021-07-22T22:59:06.107Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
22:59:06 [2021-07-22T22:59:06.677Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
22:59:08 [2021-07-22T22:59:08.060Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
22:59:09 [2021-07-22T22:59:09.444Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
22:59:10 [2021-07-22T22:59:10.827Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
22:59:11 [2021-07-22T22:59:11.397Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
22:59:11 [2021-07-22T22:59:11.968Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
22:59:12 [2021-07-22T22:59:12.911Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
22:59:13 [2021-07-22T22:59:13.172Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
22:59:13 [2021-07-22T22:59:13.433Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
22:59:14 [2021-07-22T22:59:14.376Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
22:59:16 [2021-07-22T22:59:16.290Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
22:59:19 [2021-07-22T22:59:19.588Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
22:59:19 [2021-07-22T22:59:19.588Z] === RUN   TestDockerSuite/TestRunCreateVolume
22:59:20 [2021-07-22T22:59:20.157Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
22:59:22 [2021-07-22T22:59:22.074Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
22:59:22 [2021-07-22T22:59:22.335Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
22:59:24 [2021-07-22T22:59:24.248Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
22:59:24 [2021-07-22T22:59:24.248Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
22:59:27 [2021-07-22T22:59:27.554Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
22:59:29 [2021-07-22T22:59:29.466Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
22:59:29 [2021-07-22T22:59:29.466Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
22:59:29 [2021-07-22T22:59:29.466Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
22:59:29 [2021-07-22T22:59:29.466Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
22:59:29 [2021-07-22T22:59:29.466Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
22:59:30 [2021-07-22T22:59:30.037Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
22:59:32 [2021-07-22T22:59:32.579Z] === RUN   TestDockerSuite/TestRunDNSOptions
22:59:34 [2021-07-22T22:59:34.492Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
22:59:36 [2021-07-22T22:59:36.407Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
22:59:37 [2021-07-22T22:59:37.351Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
22:59:38 [2021-07-22T22:59:38.735Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
22:59:39 [2021-07-22T22:59:39.310Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
22:59:39 [2021-07-22T22:59:39.310Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
22:59:39 [2021-07-22T22:59:39.310Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
22:59:40 [2021-07-22T22:59:40.250Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
22:59:41 [2021-07-22T22:59:41.191Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
22:59:41 [2021-07-22T22:59:41.762Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
22:59:41 [2021-07-22T22:59:41.762Z] === RUN   TestDockerSuite/TestRunDuplicateMount
22:59:42 [2021-07-22T22:59:42.704Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
22:59:43 [2021-07-22T22:59:43.276Z]     docker_cli_swarm_test.go:1802: [dfd70859c97be] joining swarm manager [dcf6ab2627262]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:59:43 [2021-07-22T22:59:43.539Z] === RUN   TestDockerSuite/TestRunEchoStdout
22:59:44 [2021-07-22T22:59:44.482Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
22:59:44 [2021-07-22T22:59:44.743Z]     docker_cli_swarm_test.go:1803: [dbc1ba90714fe] joining swarm manager [dcf6ab2627262]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:59:45 [2021-07-22T22:59:45.316Z] === RUN   TestDockerSuite/TestRunEmptyEnv
22:59:45 [2021-07-22T22:59:45.316Z] === RUN   TestDockerSuite/TestRunEntrypoint
22:59:45 [2021-07-22T22:59:45.887Z] === RUN   TestDockerSuite/TestRunEnvironment
22:59:46 [2021-07-22T22:59:46.829Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
22:59:47 [2021-07-22T22:59:47.400Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
22:59:47 [2021-07-22T22:59:47.972Z] === RUN   TestDockerSuite/TestRunExitCode
22:59:48 [2021-07-22T22:59:48.913Z] === RUN   TestDockerSuite/TestRunExitCodeOne
22:59:49 [2021-07-22T22:59:49.483Z] === RUN   TestDockerSuite/TestRunExitCodeZero
22:59:50 [2021-07-22T22:59:50.053Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
22:59:50 [2021-07-22T22:59:50.058Z] --- PASS: TestBuildWCOWSandboxSize (835.61s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestBuildWithEmptyDockerfile
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:59:50 [2021-07-22T22:59:50.059Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:59:50 [2021-07-22T22:59:50.059Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:59:50 [2021-07-22T22:59:50.059Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:59:50 [2021-07-22T22:59:50.059Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:59:50 [2021-07-22T22:59:50.059Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:59:50 [2021-07-22T22:59:50.059Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:59:50 [2021-07-22T22:59:50.059Z] --- PASS: TestBuildWithEmptyDockerfile (0.57s)
22:59:50 [2021-07-22T22:59:50.059Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
22:59:50 [2021-07-22T22:59:50.059Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
22:59:50 [2021-07-22T22:59:50.059Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestBuildPreserveOwnership
22:59:50 [2021-07-22T22:59:50.059Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
22:59:50 [2021-07-22T22:59:50.059Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestBuildPlatformInvalid
22:59:50 [2021-07-22T22:59:50.059Z] --- PASS: TestBuildPlatformInvalid (0.62s)
22:59:50 [2021-07-22T22:59:50.059Z] PASS
22:59:50 [2021-07-22T22:59:50.059Z] ok  	github.com/docker/docker/integration/build	1054.824s
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] === Skipped
22:59:50 [2021-07-22T22:59:50.059Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     build_session_test.go:25: TODO: BuildKit
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
22:59:50 [2021-07-22T22:59:50.059Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] DONE 29 tests, 5 skipped in 1091.965s
22:59:50 [2021-07-22T22:59:50.059Z] Running D:\gopath\src\github.com\docker\docker\integration\config
22:59:50 [2021-07-22T22:59:50.059Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:59:50 [2021-07-22T22:59:50.059Z] INFO: Testing against a local daemon
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestConfigInspect
22:59:50 [2021-07-22T22:59:50.059Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.059Z] --- SKIP: TestConfigInspect (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestConfigList
22:59:50 [2021-07-22T22:59:50.059Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.059Z] --- SKIP: TestConfigList (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestConfigsCreateAndDelete
22:59:50 [2021-07-22T22:59:50.059Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.059Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestConfigsUpdate
22:59:50 [2021-07-22T22:59:50.059Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.059Z] --- SKIP: TestConfigsUpdate (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestTemplatedConfig
22:59:50 [2021-07-22T22:59:50.059Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.059Z] --- SKIP: TestTemplatedConfig (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestConfigCreateResolve
22:59:50 [2021-07-22T22:59:50.059Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
22:59:50 [2021-07-22T22:59:50.059Z] --- SKIP: TestConfigCreateResolve (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] PASS
22:59:50 [2021-07-22T22:59:50.059Z] ok  	github.com/docker/docker/integration/config	0.145s
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] === Skipped
22:59:50 [2021-07-22T22:59:50.059Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] 
22:59:50 [2021-07-22T22:59:50.059Z] DONE 6 tests, 6 skipped in 3.149s
22:59:50 [2021-07-22T22:59:50.059Z] Running D:\gopath\src\github.com\docker\docker\integration\container
22:59:50 [2021-07-22T22:59:50.059Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
22:59:50 [2021-07-22T22:59:50.059Z] INFO: Testing against a local daemon
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCheckpoint
22:59:50 [2021-07-22T22:59:50.059Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:59:50 [2021-07-22T22:59:50.059Z] --- SKIP: TestCheckpoint (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestContainerInvalidJSON
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:59:50 [2021-07-22T22:59:50.059Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:59:50 [2021-07-22T22:59:50.059Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:59:50 [2021-07-22T22:59:50.059Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:59:50 [2021-07-22T22:59:50.059Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:59:50 [2021-07-22T22:59:50.059Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:59:50 [2021-07-22T22:59:50.059Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:59:50 [2021-07-22T22:59:50.059Z] --- PASS: TestContainerInvalidJSON (0.62s)
22:59:50 [2021-07-22T22:59:50.059Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
22:59:50 [2021-07-22T22:59:50.059Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:59:50 [2021-07-22T22:59:50.059Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.36s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCopyFromContainerPathIsNotDir
22:59:50 [2021-07-22T22:59:50.059Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCopyToContainerPathDoesNotExist
22:59:50 [2021-07-22T22:59:50.059Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCopyToContainerPathIsNotDir
22:59:50 [2021-07-22T22:59:50.059Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCopyFromContainer
22:59:50 [2021-07-22T22:59:50.059Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.059Z] --- SKIP: TestCopyFromContainer (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:59:50 [2021-07-22T22:59:50.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:59:50 [2021-07-22T22:59:50.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:59:50 [2021-07-22T22:59:50.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:59:50 [2021-07-22T22:59:50.059Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:59:50 [2021-07-22T22:59:50.059Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:59:50 [2021-07-22T22:59:50.059Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:59:50 [2021-07-22T22:59:50.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
22:59:50 [2021-07-22T22:59:50.059Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateLinkToNonExistingContainer
22:59:50 [2021-07-22T22:59:50.059Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
22:59:50 [2021-07-22T22:59:50.059Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateWithInvalidEnv
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateWithInvalidEnv/0
22:59:50 [2021-07-22T22:59:50.059Z] === PAUSE TestCreateWithInvalidEnv/0
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateWithInvalidEnv/1
22:59:50 [2021-07-22T22:59:50.059Z] === PAUSE TestCreateWithInvalidEnv/1
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateWithInvalidEnv/2
22:59:50 [2021-07-22T22:59:50.059Z] === PAUSE TestCreateWithInvalidEnv/2
22:59:50 [2021-07-22T22:59:50.059Z] === CONT  TestCreateWithInvalidEnv/0
22:59:50 [2021-07-22T22:59:50.059Z] === CONT  TestCreateWithInvalidEnv/1
22:59:50 [2021-07-22T22:59:50.059Z] === CONT  TestCreateWithInvalidEnv/2
22:59:50 [2021-07-22T22:59:50.059Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
22:59:50 [2021-07-22T22:59:50.059Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
22:59:50 [2021-07-22T22:59:50.059Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateTmpfsMountsTarget
22:59:50 [2021-07-22T22:59:50.059Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.059Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateWithCustomMaskedPaths
22:59:50 [2021-07-22T22:59:50.059Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
22:59:50 [2021-07-22T22:59:50.059Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateWithCustomReadonlyPaths
22:59:50 [2021-07-22T22:59:50.059Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
22:59:50 [2021-07-22T22:59:50.059Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:59:50 [2021-07-22T22:59:50.059Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:59:50 [2021-07-22T22:59:50.059Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:59:50 [2021-07-22T22:59:50.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:59:50 [2021-07-22T22:59:50.060Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:59:50 [2021-07-22T22:59:50.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:59:50 [2021-07-22T22:59:50.060Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:59:50 [2021-07-22T22:59:50.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:59:50 [2021-07-22T22:59:50.060Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:59:50 [2021-07-22T22:59:50.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:59:50 [2021-07-22T22:59:50.060Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:59:50 [2021-07-22T22:59:50.060Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:59:50 [2021-07-22T22:59:50.060Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:59:50 [2021-07-22T22:59:50.060Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:59:50 [2021-07-22T22:59:50.060Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:59:50 [2021-07-22T22:59:50.060Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
22:59:50 [2021-07-22T22:59:50.060Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:59:50 [2021-07-22T22:59:50.060Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:59:50 [2021-07-22T22:59:50.060Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:59:50 [2021-07-22T22:59:50.060Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:59:50 [2021-07-22T22:59:50.060Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
22:59:50 [2021-07-22T22:59:50.060Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:59:50 [2021-07-22T22:59:50.060Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
22:59:50 [2021-07-22T22:59:50.060Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
22:59:50 [2021-07-22T22:59:50.060Z] === RUN   TestCreateDifferentPlatform
22:59:50 [2021-07-22T22:59:50.060Z] === RUN   TestCreateDifferentPlatform/different_os
22:59:50 [2021-07-22T22:59:50.060Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:59:50 [2021-07-22T22:59:50.060Z] --- PASS: TestCreateDifferentPlatform (0.04s)
22:59:50 [2021-07-22T22:59:50.060Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:59:50 [2021-07-22T22:59:50.060Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:59:50 [2021-07-22T22:59:50.060Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:59:50 [2021-07-22T22:59:50.060Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s)
22:59:50 [2021-07-22T22:59:50.060Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:59:50 [2021-07-22T22:59:50.060Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
22:59:50 [2021-07-22T22:59:50.060Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
22:59:50 [2021-07-22T22:59:50.060Z] === RUN   TestContainerKillOnDaemonStart
22:59:50 [2021-07-22T22:59:50.060Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
22:59:50 [2021-07-22T22:59:50.060Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
22:59:50 [2021-07-22T22:59:50.060Z] === RUN   TestDiff
22:59:50 [2021-07-22T22:59:50.060Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
22:59:50 [2021-07-22T22:59:50.060Z] --- SKIP: TestDiff (0.00s)
22:59:50 [2021-07-22T22:59:50.060Z] === RUN   TestExecWithCloseStdin
22:59:50 [2021-07-22T22:59:50.060Z] --- PASS: TestExecWithCloseStdin (3.31s)
22:59:50 [2021-07-22T22:59:50.060Z] === RUN   TestExec
22:59:50 [2021-07-22T22:59:50.993Z] === RUN   TestDockerSuite/TestRunExposePort
22:59:50 [2021-07-22T22:59:50.993Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
22:59:51 [2021-07-22T22:59:51.565Z] === RUN   TestDockerSuite/TestRunGroupAdd
22:59:51 [2021-07-22T22:59:51.656Z] --- PASS: TestExec (2.56s)
22:59:51 [2021-07-22T22:59:51.656Z] === RUN   TestExecUser
22:59:51 [2021-07-22T22:59:51.656Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
22:59:51 [2021-07-22T22:59:51.656Z] --- SKIP: TestExecUser (0.00s)
22:59:51 [2021-07-22T22:59:51.656Z] === RUN   TestExportContainerAndImportImage
22:59:51 [2021-07-22T22:59:51.656Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
22:59:51 [2021-07-22T22:59:51.656Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
22:59:51 [2021-07-22T22:59:51.656Z] === RUN   TestExportContainerAfterDaemonRestart
22:59:51 [2021-07-22T22:59:51.656Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
22:59:51 [2021-07-22T22:59:51.656Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
22:59:51 [2021-07-22T22:59:51.656Z] === RUN   TestHealthCheckWorkdir
22:59:51 [2021-07-22T22:59:51.656Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
22:59:51 [2021-07-22T22:59:51.656Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
22:59:51 [2021-07-22T22:59:51.656Z] === RUN   TestHealthKillContainer
22:59:51 [2021-07-22T22:59:51.656Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
22:59:51 [2021-07-22T22:59:51.656Z] --- SKIP: TestHealthKillContainer (0.00s)
22:59:51 [2021-07-22T22:59:51.656Z] === RUN   TestInspectCpusetInConfigPre120
22:59:51 [2021-07-22T22:59:51.656Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
22:59:51 [2021-07-22T22:59:51.656Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
22:59:51 [2021-07-22T22:59:51.656Z] === RUN   TestKillContainerInvalidSignal
22:59:52 [2021-07-22T22:59:52.135Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
22:59:53 [2021-07-22T22:59:53.531Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
22:59:54 [2021-07-22T22:59:54.101Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
22:59:54 [2021-07-22T22:59:54.101Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
22:59:54 [2021-07-22T22:59:54.101Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
22:59:54 [2021-07-22T22:59:54.555Z] --- PASS: TestKillContainerInvalidSignal (2.25s)
22:59:54 [2021-07-22T22:59:54.555Z] === RUN   TestKillContainer
22:59:54 [2021-07-22T22:59:54.555Z] === RUN   TestKillContainer/no_signal
22:59:56 [2021-07-22T22:59:56.090Z] === RUN   TestKillContainer/non_killing_signal
22:59:56 [2021-07-22T22:59:56.090Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
22:59:56 [2021-07-22T22:59:56.090Z] === RUN   TestKillContainer/killing_signal
22:59:57 [2021-07-22T22:59:57.397Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
22:59:57 [2021-07-22T22:59:57.657Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
22:59:58 [2021-07-22T22:59:58.994Z] --- PASS: TestKillContainer (5.04s)
22:59:58 [2021-07-22T22:59:58.994Z]     --- PASS: TestKillContainer/no_signal (2.15s)
22:59:58 [2021-07-22T22:59:58.994Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
22:59:58 [2021-07-22T22:59:58.994Z]     --- PASS: TestKillContainer/killing_signal (2.82s)
22:59:58 [2021-07-22T22:59:58.994Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:59:58 [2021-07-22T22:59:58.994Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:59:58 [2021-07-22T22:59:58.994Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
22:59:58 [2021-07-22T22:59:58.994Z] === RUN   TestKillStoppedContainer
22:59:58 [2021-07-22T22:59:58.994Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:59:58 [2021-07-22T22:59:58.994Z] --- SKIP: TestKillStoppedContainer (0.00s)
22:59:58 [2021-07-22T22:59:58.994Z] === RUN   TestKillStoppedContainerAPIPre120
22:59:58 [2021-07-22T22:59:58.994Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:59:58 [2021-07-22T22:59:58.994Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
22:59:58 [2021-07-22T22:59:58.994Z] === RUN   TestKillDifferentUserContainer
22:59:58 [2021-07-22T22:59:58.994Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
22:59:58 [2021-07-22T22:59:58.994Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
22:59:58 [2021-07-22T22:59:58.994Z] === RUN   TestInspectOomKilledTrue
22:59:58 [2021-07-22T22:59:58.994Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
22:59:58 [2021-07-22T22:59:58.994Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:59:58 [2021-07-22T22:59:58.994Z] === RUN   TestInspectOomKilledFalse
22:59:58 [2021-07-22T22:59:58.994Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:59:58 [2021-07-22T22:59:58.994Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:59:58 [2021-07-22T22:59:58.994Z] === RUN   TestLogsFollowTailEmpty
23:00:01 [2021-07-22T23:00:01.019Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
23:00:01 [2021-07-22T23:00:01.167Z] --- PASS: TestLogsFollowTailEmpty (2.29s)
23:00:01 [2021-07-22T23:00:01.167Z] === RUN   TestNetworkNat
23:00:01 [2021-07-22T23:00:01.167Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
23:00:01 [2021-07-22T23:00:01.167Z] --- SKIP: TestNetworkNat (0.00s)
23:00:01 [2021-07-22T23:00:01.167Z] === RUN   TestNetworkLocalhostTCPNat
23:00:04 [2021-07-22T23:00:04.067Z] --- PASS: TestNetworkLocalhostTCPNat (2.56s)
23:00:04 [2021-07-22T23:00:04.067Z] === RUN   TestNetworkLoopbackNat
23:00:04 [2021-07-22T23:00:04.067Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
23:00:04 [2021-07-22T23:00:04.067Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
23:00:04 [2021-07-22T23:00:04.067Z] === RUN   TestPause
23:00:04 [2021-07-22T23:00:04.067Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
23:00:04 [2021-07-22T23:00:04.067Z] --- SKIP: TestPause (0.00s)
23:00:04 [2021-07-22T23:00:04.067Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:00:06 [2021-07-22T23:00:06.243Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.47s)
23:00:06 [2021-07-22T23:00:06.243Z] === RUN   TestPauseStopPausedContainer
23:00:06 [2021-07-22T23:00:06.243Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
23:00:06 [2021-07-22T23:00:06.243Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
23:00:06 [2021-07-22T23:00:06.243Z] === RUN   TestPsFilter
23:00:06 [2021-07-22T23:00:06.700Z] --- PASS: TestPsFilter (0.45s)
23:00:06 [2021-07-22T23:00:06.700Z] === RUN   TestRemoveContainerWithRemovedVolume
23:00:09 [2021-07-22T23:00:09.150Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
23:00:09 [2021-07-22T23:00:09.150Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
23:00:09 [2021-07-22T23:00:09.602Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.79s)
23:00:09 [2021-07-22T23:00:09.603Z] === RUN   TestRemoveContainerWithVolume
23:00:10 [2021-07-22T23:00:10.092Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
23:00:11 [2021-07-22T23:00:11.036Z]     docker_cli_swarm_test.go:1321: [d5f6a12af9e91] joining swarm manager [dbb22e9f4c665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:00:11 [2021-07-22T23:00:11.976Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
23:00:11 [2021-07-22T23:00:11.976Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
23:00:11 [2021-07-22T23:00:11.976Z] === RUN   TestDockerSuite/TestRunInvalidReference
23:00:11 [2021-07-22T23:00:11.976Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
23:00:12 [2021-07-22T23:00:12.237Z]     docker_cli_swarm_test.go:1322: [d942fab6f77e7] joining swarm manager [dbb22e9f4c665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:00:12 [2021-07-22T23:00:12.504Z] --- PASS: TestRemoveContainerWithVolume (2.91s)
23:00:12 [2021-07-22T23:00:12.504Z] === RUN   TestRemoveContainerRunning
23:00:12 [2021-07-22T23:00:12.807Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
23:00:14 [2021-07-22T23:00:14.677Z] --- PASS: TestRemoveContainerRunning (2.26s)
23:00:14 [2021-07-22T23:00:14.677Z] === RUN   TestRemoveContainerForceRemoveRunning
23:00:16 [2021-07-22T23:00:16.107Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
23:00:16 [2021-07-22T23:00:16.922Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.18s)
23:00:16 [2021-07-22T23:00:16.922Z] === RUN   TestRemoveInvalidContainer
23:00:16 [2021-07-22T23:00:16.922Z] --- PASS: TestRemoveInvalidContainer (0.04s)
23:00:16 [2021-07-22T23:00:16.922Z] === RUN   TestRenameLinkedContainer
23:00:16 [2021-07-22T23:00:16.922Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
23:00:16 [2021-07-22T23:00:16.922Z] --- SKIP: TestRenameLinkedContainer (0.00s)
23:00:16 [2021-07-22T23:00:16.922Z] === RUN   TestRenameStoppedContainer
23:00:17 [2021-07-22T23:00:17.489Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
23:00:18 [2021-07-22T23:00:18.872Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
23:00:19 [2021-07-22T23:00:19.822Z] --- PASS: TestRenameStoppedContainer (2.95s)
23:00:19 [2021-07-22T23:00:19.822Z] === RUN   TestRenameRunningContainerAndReuse
23:00:24 [2021-07-22T23:00:24.511Z] --- PASS: TestRenameRunningContainerAndReuse (4.51s)
23:00:24 [2021-07-22T23:00:24.511Z] === RUN   TestRenameInvalidName
23:00:25 [2021-07-22T23:00:25.453Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
23:00:25 [2021-07-22T23:00:25.453Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
23:00:25 [2021-07-22T23:00:25.713Z] === RUN   TestDockerSuite/TestRunModeHostname
23:00:26 [2021-07-22T23:00:26.654Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
23:00:26 [2021-07-22T23:00:26.654Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
23:00:26 [2021-07-22T23:00:26.690Z] --- PASS: TestRenameInvalidName (2.34s)
23:00:26 [2021-07-22T23:00:26.690Z] === RUN   TestRenameAnonymousContainer
23:00:26 [2021-07-22T23:00:26.914Z] === RUN   TestDockerSuite/TestRunModeIpcHost
23:00:28 [2021-07-22T23:00:28.297Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
23:00:29 [2021-07-22T23:00:29.689Z] === RUN   TestDockerSuite/TestRunModePIDContainer
23:00:32 [2021-07-22T23:00:32.232Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
23:00:32 [2021-07-22T23:00:32.232Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
23:00:32 [2021-07-22T23:00:32.232Z] === RUN   TestDockerSuite/TestRunModeUTSHost
23:00:33 [2021-07-22T23:00:33.616Z] === RUN   TestDockerSuite/TestRunMount
23:00:39 [2021-07-22T23:00:39.069Z] --- PASS: TestRenameAnonymousContainer (10.60s)
23:00:39 [2021-07-22T23:00:39.069Z] === RUN   TestRenameContainerWithSameName
23:00:40 [2021-07-22T23:00:40.036Z] --- PASS: TestRenameContainerWithSameName (2.35s)
23:00:40 [2021-07-22T23:00:40.036Z] === RUN   TestRenameContainerWithLinkedContainer
23:00:40 [2021-07-22T23:00:40.036Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
23:00:40 [2021-07-22T23:00:40.036Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
23:00:40 [2021-07-22T23:00:40.036Z] === RUN   TestResize
23:00:41 [2021-07-22T23:00:41.750Z] === RUN   TestDockerSuite/TestRunMountOrdering
23:00:42 [2021-07-22T23:00:42.219Z] --- PASS: TestResize (2.37s)
23:00:42 [2021-07-22T23:00:42.219Z] === RUN   TestResizeWithInvalidSize
23:00:42 [2021-07-22T23:00:42.321Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
23:00:42 [2021-07-22T23:00:42.894Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
23:00:44 [2021-07-22T23:00:44.279Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
23:00:44 [2021-07-22T23:00:44.396Z] --- PASS: TestResizeWithInvalidSize (2.31s)
23:00:44 [2021-07-22T23:00:44.396Z] === RUN   TestResizeWhenContainerNotStarted
23:00:46 [2021-07-22T23:00:46.821Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
23:00:47 [2021-07-22T23:00:47.296Z] --- PASS: TestResizeWhenContainerNotStarted (2.45s)
23:00:47 [2021-07-22T23:00:47.296Z] === RUN   TestDaemonRestartKillContainers
23:00:47 [2021-07-22T23:00:47.296Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:00:47 [2021-07-22T23:00:47.296Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:00:47 [2021-07-22T23:00:47.296Z] === RUN   TestStats
23:00:47 [2021-07-22T23:00:47.296Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
23:00:47 [2021-07-22T23:00:47.296Z] --- SKIP: TestStats (0.00s)
23:00:47 [2021-07-22T23:00:47.296Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:00:50 [2021-07-22T23:00:50.131Z] === RUN   TestDockerSuite/TestRunNamedVolume
23:00:52 [2021-07-22T23:00:52.042Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
23:00:54 [2021-07-22T23:00:54.589Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
23:00:55 [2021-07-22T23:00:55.973Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
23:00:57 [2021-07-22T23:00:57.357Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
23:00:57 [2021-07-22T23:00:57.357Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
23:00:58 [2021-07-22T23:00:58.298Z] === RUN   TestDockerSuite/TestRunNetHost
23:00:59 [2021-07-22T23:00:59.675Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.08s)
23:00:59 [2021-07-22T23:00:59.675Z] === RUN   TestStopContainerWithTimeout
23:00:59 [2021-07-22T23:00:59.675Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
23:00:59 [2021-07-22T23:00:59.675Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
23:00:59 [2021-07-22T23:00:59.675Z] === RUN   TestUpdateRestartPolicy
23:00:59 [2021-07-22T23:00:59.683Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
23:01:00 [2021-07-22T23:01:00.252Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
23:01:01 [2021-07-22T23:01:01.194Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
23:01:04 [2021-07-22T23:01:04.492Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
23:01:06 [2021-07-22T23:01:06.404Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
23:01:11 [2021-07-22T23:01:11.707Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
23:01:11 [2021-07-22T23:01:11.967Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
23:01:11 [2021-07-22T23:01:11.967Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
23:01:12 [2021-07-22T23:01:12.907Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
23:01:12 [2021-07-22T23:01:12.907Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
23:01:13 [2021-07-22T23:01:13.478Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
23:01:14 [2021-07-22T23:01:14.048Z] === RUN   TestDockerSuite/TestRunNonExistingImage
23:01:14 [2021-07-22T23:01:14.309Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
23:01:14 [2021-07-22T23:01:14.880Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
23:01:21 [2021-07-22T23:01:21.456Z] === RUN   TestDockerSuite/TestRunOOMExitCode
23:01:21 [2021-07-22T23:01:21.456Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
23:01:21 [2021-07-22T23:01:21.456Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
23:01:21 [2021-07-22T23:01:21.456Z] === RUN   TestDockerSuite/TestRunPIDsLimit
23:01:22 [2021-07-22T23:01:22.397Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
23:01:23 [2021-07-22T23:01:23.779Z] === RUN   TestDockerSuite/TestRunPortInUse
23:01:24 [2021-07-22T23:01:24.721Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
23:01:24 [2021-07-22T23:01:24.804Z] --- PASS: TestUpdateRestartPolicy (23.01s)
23:01:24 [2021-07-22T23:01:24.804Z] === RUN   TestUpdateRestartWithAutoRemove
23:01:24 [2021-07-22T23:01:24.804Z] --- PASS: TestUpdateRestartWithAutoRemove (2.39s)
23:01:24 [2021-07-22T23:01:24.804Z] === RUN   TestWaitNonBlocked
23:01:24 [2021-07-22T23:01:24.804Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:01:24 [2021-07-22T23:01:24.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:01:24 [2021-07-22T23:01:24.804Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:01:24 [2021-07-22T23:01:24.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:01:24 [2021-07-22T23:01:24.804Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:01:24 [2021-07-22T23:01:24.804Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:01:24 [2021-07-22T23:01:24.982Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
23:01:24 [2021-07-22T23:01:24.982Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
23:01:25 [2021-07-22T23:01:25.552Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
23:01:26 [2021-07-22T23:01:26.122Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
23:01:26 [2021-07-22T23:01:26.693Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
23:01:27 [2021-07-22T23:01:27.263Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
23:01:27 [2021-07-22T23:01:27.264Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
23:01:27 [2021-07-22T23:01:27.264Z] === RUN   TestDockerSuite/TestRunPublishPort
23:01:27 [2021-07-22T23:01:27.705Z] --- PASS: TestWaitNonBlocked (0.04s)
23:01:27 [2021-07-22T23:01:27.705Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.56s)
23:01:27 [2021-07-22T23:01:27.705Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.80s)
23:01:27 [2021-07-22T23:01:27.705Z] === RUN   TestWaitBlocked
23:01:27 [2021-07-22T23:01:27.705Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
23:01:27 [2021-07-22T23:01:27.705Z] --- SKIP: TestWaitBlocked (0.00s)
23:01:27 [2021-07-22T23:01:27.705Z] PASS
23:01:27 [2021-07-22T23:01:27.705Z] ok  	github.com/docker/docker/integration/container	103.556s
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === Skipped
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
23:01:27 [2021-07-22T23:01:27.705Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
23:01:27 [2021-07-22T23:01:27.705Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
23:01:27 [2021-07-22T23:01:27.705Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
23:01:27 [2021-07-22T23:01:27.705Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
23:01:27 [2021-07-22T23:01:27.705Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
23:01:27 [2021-07-22T23:01:27.705Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
23:01:27 [2021-07-22T23:01:27.705Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
23:01:27 [2021-07-22T23:01:27.705Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
23:01:27 [2021-07-22T23:01:27.705Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
23:01:27 [2021-07-22T23:01:27.705Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
23:01:27 [2021-07-22T23:01:27.705Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
23:01:27 [2021-07-22T23:01:27.705Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
23:01:27 [2021-07-22T23:01:27.705Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2021-07-22T23:01:27.705Z] 
23:01:27 [2021-07-22T23:01:27.705Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
23:01:27 [2021-07-22T23:01:27.706Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
23:01:27 [2021-07-22T23:01:27.706Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] 
23:01:27 [2021-07-22T23:01:27.706Z] DONE 88 tests, 33 skipped in 106.200s
23:01:27 [2021-07-22T23:01:27.706Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
23:01:27 [2021-07-22T23:01:27.844Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
23:01:28 [2021-07-22T23:01:28.425Z] === RUN   TestDockerSuite/TestRunReadProcLatency
23:01:28 [2021-07-22T23:01:28.425Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
23:01:28 [2021-07-22T23:01:28.425Z] === RUN   TestDockerSuite/TestRunReadProcTimer
23:01:28 [2021-07-22T23:01:28.996Z] === RUN   TestDockerSuite/TestRunRedirectStdout
23:01:29 [2021-07-22T23:01:29.244Z] === RUN   TestConfigDaemonLibtrustID
23:01:29 [2021-07-22T23:01:29.244Z]     daemon_test.go:19: runtime.GOOS != "linux"
23:01:29 [2021-07-22T23:01:29.244Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
23:01:29 [2021-07-22T23:01:29.244Z] === RUN   TestDaemonConfigValidation
23:01:29 [2021-07-22T23:01:29.244Z]     daemon_test.go:38: runtime.GOOS != "linux"
23:01:29 [2021-07-22T23:01:29.244Z] --- SKIP: TestDaemonConfigValidation (0.00s)
23:01:29 [2021-07-22T23:01:29.244Z] PASS
23:01:29 [2021-07-22T23:01:29.244Z] ok  	github.com/docker/docker/integration/daemon	0.144s
23:01:29 [2021-07-22T23:01:29.244Z] 
23:01:29 [2021-07-22T23:01:29.244Z] === Skipped
23:01:29 [2021-07-22T23:01:29.244Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
23:01:29 [2021-07-22T23:01:29.244Z]     daemon_test.go:19: runtime.GOOS != "linux"
23:01:29 [2021-07-22T23:01:29.244Z] 
23:01:29 [2021-07-22T23:01:29.244Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
23:01:29 [2021-07-22T23:01:29.244Z]     daemon_test.go:38: runtime.GOOS != "linux"
23:01:29 [2021-07-22T23:01:29.244Z] 
23:01:29 [2021-07-22T23:01:29.244Z] 
23:01:29 [2021-07-22T23:01:29.244Z] DONE 2 tests, 2 skipped in 1.938s
23:01:29 [2021-07-22T23:01:29.244Z] Running D:\gopath\src\github.com\docker\docker\integration\image
23:01:30 [2021-07-22T23:01:30.912Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
23:01:30 [2021-07-22T23:01:30.912Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
23:01:30 [2021-07-22T23:01:30.912Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
23:01:31 [2021-07-22T23:01:31.437Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
23:01:31 [2021-07-22T23:01:31.437Z] INFO: Testing against a local daemon
23:01:31 [2021-07-22T23:01:31.437Z] === RUN   TestCommitInheritsEnv
23:01:31 [2021-07-22T23:01:31.437Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
23:01:31 [2021-07-22T23:01:31.437Z] --- SKIP: TestCommitInheritsEnv (0.00s)
23:01:31 [2021-07-22T23:01:31.437Z] === RUN   TestImportExtremelyLargeImageWorks
23:01:31 [2021-07-22T23:01:31.437Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
23:01:31 [2021-07-22T23:01:31.437Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:01:31 [2021-07-22T23:01:31.437Z] === RUN   TestImagesFilterMultiReference
23:01:31 [2021-07-22T23:01:31.437Z] --- PASS: TestImagesFilterMultiReference (0.11s)
23:01:31 [2021-07-22T23:01:31.437Z] === RUN   TestImagePullPlatformInvalid
23:01:31 [2021-07-22T23:01:31.437Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
23:01:31 [2021-07-22T23:01:31.437Z] === RUN   TestRemoveImageOrphaning
23:01:32 [2021-07-22T23:01:32.970Z] --- PASS: TestRemoveImageOrphaning (1.28s)
23:01:32 [2021-07-22T23:01:32.970Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:01:32 [2021-07-22T23:01:32.970Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
23:01:32 [2021-07-22T23:01:32.970Z] === RUN   TestTagInvalidReference
23:01:32 [2021-07-22T23:01:32.970Z] --- PASS: TestTagInvalidReference (0.04s)
23:01:32 [2021-07-22T23:01:32.970Z] === RUN   TestTagValidPrefixedRepo
23:01:32 [2021-07-22T23:01:32.970Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
23:01:32 [2021-07-22T23:01:32.970Z] === RUN   TestTagExistedNameWithoutForce
23:01:32 [2021-07-22T23:01:32.970Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
23:01:32 [2021-07-22T23:01:32.970Z] === RUN   TestTagOfficialNames
23:01:33 [2021-07-22T23:01:33.428Z] --- PASS: TestTagOfficialNames (0.10s)
23:01:33 [2021-07-22T23:01:33.428Z] === RUN   TestTagMatchesDigest
23:01:33 [2021-07-22T23:01:33.428Z] --- PASS: TestTagMatchesDigest (0.03s)
23:01:33 [2021-07-22T23:01:33.428Z] PASS
23:01:33 [2021-07-22T23:01:33.428Z] ok  	github.com/docker/docker/integration/image	1.875s
23:01:33 [2021-07-22T23:01:33.428Z] 
23:01:33 [2021-07-22T23:01:33.428Z] === Skipped
23:01:33 [2021-07-22T23:01:33.428Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
23:01:33 [2021-07-22T23:01:33.428Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
23:01:33 [2021-07-22T23:01:33.428Z] 
23:01:33 [2021-07-22T23:01:33.428Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
23:01:33 [2021-07-22T23:01:33.428Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
23:01:33 [2021-07-22T23:01:33.428Z] 
23:01:33 [2021-07-22T23:01:33.428Z] 
23:01:33 [2021-07-22T23:01:33.428Z] DONE 11 tests, 2 skipped in 3.879s
23:01:33 [2021-07-22T23:01:33.428Z] Running D:\gopath\src\github.com\docker\docker\integration\network
23:01:34 [2021-07-22T23:01:34.211Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
23:01:35 [2021-07-22T23:01:35.152Z] === RUN   TestDockerSuite/TestRunRm
23:01:35 [2021-07-22T23:01:35.606Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
23:01:35 [2021-07-22T23:01:35.606Z] INFO: Testing against a local daemon
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestNetworkCreateDelete
23:01:35 [2021-07-22T23:01:35.606Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
23:01:35 [2021-07-22T23:01:35.606Z] --- SKIP: TestNetworkCreateDelete (0.00s)
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestDockerNetworkDeletePreferID
23:01:35 [2021-07-22T23:01:35.606Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
23:01:35 [2021-07-22T23:01:35.606Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestDaemonDNSFallback
23:01:35 [2021-07-22T23:01:35.606Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
23:01:35 [2021-07-22T23:01:35.606Z] --- SKIP: TestDaemonDNSFallback (0.00s)
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestInspectNetwork
23:01:35 [2021-07-22T23:01:35.606Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
23:01:35 [2021-07-22T23:01:35.606Z] --- SKIP: TestInspectNetwork (0.00s)
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestRunContainerWithBridgeNone
23:01:35 [2021-07-22T23:01:35.606Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
23:01:35 [2021-07-22T23:01:35.606Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestNetworkInvalidJSON
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestNetworkInvalidJSON//networks/create
23:01:35 [2021-07-22T23:01:35.606Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:01:35 [2021-07-22T23:01:35.606Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:01:35 [2021-07-22T23:01:35.606Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:01:35 [2021-07-22T23:01:35.606Z] === CONT  TestNetworkInvalidJSON//networks/create
23:01:35 [2021-07-22T23:01:35.606Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:01:35 [2021-07-22T23:01:35.606Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:01:35 [2021-07-22T23:01:35.606Z] --- PASS: TestNetworkInvalidJSON (0.04s)
23:01:35 [2021-07-22T23:01:35.606Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
23:01:35 [2021-07-22T23:01:35.606Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
23:01:35 [2021-07-22T23:01:35.606Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestNetworkList
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestNetworkList//networks
23:01:35 [2021-07-22T23:01:35.606Z] === PAUSE TestNetworkList//networks
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestNetworkList//networks/
23:01:35 [2021-07-22T23:01:35.606Z] === PAUSE TestNetworkList//networks/
23:01:35 [2021-07-22T23:01:35.606Z] === CONT  TestNetworkList//networks
23:01:35 [2021-07-22T23:01:35.606Z] === CONT  TestNetworkList//networks/
23:01:35 [2021-07-22T23:01:35.606Z] --- PASS: TestNetworkList (0.03s)
23:01:35 [2021-07-22T23:01:35.606Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:01:35 [2021-07-22T23:01:35.606Z]     --- PASS: TestNetworkList//networks (0.00s)
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestHostIPv4BridgeLabel
23:01:35 [2021-07-22T23:01:35.606Z]     network_test.go:126: testEnv.OSType == "windows"
23:01:35 [2021-07-22T23:01:35.606Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
23:01:35 [2021-07-22T23:01:35.606Z] === RUN   TestDaemonRestartWithLiveRestore
23:01:35 [2021-07-22T23:01:35.606Z]     service_test.go:29: testEnv.OSType == "windows"
23:01:35 [2021-07-22T23:01:35.607Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
23:01:35 [2021-07-22T23:01:35.607Z] === RUN   TestDaemonDefaultNetworkPools
23:01:35 [2021-07-22T23:01:35.607Z]     service_test.go:58: testEnv.OSType == "windows"
23:01:35 [2021-07-22T23:01:35.607Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
23:01:35 [2021-07-22T23:01:35.607Z] === RUN   TestDaemonRestartWithExistingNetwork
23:01:35 [2021-07-22T23:01:35.607Z]     service_test.go:102: testEnv.OSType == "windows"
23:01:35 [2021-07-22T23:01:35.607Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
23:01:35 [2021-07-22T23:01:35.607Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:01:35 [2021-07-22T23:01:35.607Z]     service_test.go:136: testEnv.OSType == "windows"
23:01:35 [2021-07-22T23:01:35.607Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:01:35 [2021-07-22T23:01:35.607Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:01:35 [2021-07-22T23:01:35.607Z]     service_test.go:187: testEnv.OSType == "windows"
23:01:35 [2021-07-22T23:01:35.607Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:01:35 [2021-07-22T23:01:35.607Z] === RUN   TestServiceWithPredefinedNetwork
23:01:35 [2021-07-22T23:01:35.607Z]     service_test.go:212: testEnv.OSType == "windows"
23:01:35 [2021-07-22T23:01:35.607Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
23:01:35 [2021-07-22T23:01:35.607Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:01:35 [2021-07-22T23:01:35.607Z]     service_test.go:242: FLAKY_TEST
23:01:35 [2021-07-22T23:01:35.607Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:01:35 [2021-07-22T23:01:35.607Z] === RUN   TestServiceWithDataPathPortInit
23:01:35 [2021-07-22T23:01:35.607Z]     service_test.go:333: testEnv.OSType == "windows"
23:01:35 [2021-07-22T23:01:35.607Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
23:01:35 [2021-07-22T23:01:35.607Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:01:35 [2021-07-22T23:01:35.607Z]     service_test.go:401: testEnv.OSType == "windows"
23:01:35 [2021-07-22T23:01:35.607Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:01:35 [2021-07-22T23:01:35.607Z] PASS
23:01:35 [2021-07-22T23:01:35.607Z] ok  	github.com/docker/docker/integration/network	0.206s
23:01:36 [2021-07-22T23:01:36.079Z] 
23:01:36 [2021-07-22T23:01:36.079Z] === Skipped
23:01:36 [2021-07-22T23:01:36.079Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     network_test.go:126: testEnv.OSType == "windows"
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     service_test.go:29: testEnv.OSType == "windows"
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     service_test.go:58: testEnv.OSType == "windows"
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     service_test.go:102: testEnv.OSType == "windows"
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     service_test.go:136: testEnv.OSType == "windows"
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     service_test.go:187: testEnv.OSType == "windows"
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     service_test.go:212: testEnv.OSType == "windows"
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     service_test.go:242: FLAKY_TEST
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     service_test.go:333: testEnv.OSType == "windows"
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
23:01:36 [2021-07-22T23:01:36.080Z]     service_test.go:401: testEnv.OSType == "windows"
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] 
23:01:36 [2021-07-22T23:01:36.080Z] DONE 22 tests, 15 skipped in 2.501s
23:01:36 [2021-07-22T23:01:36.080Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
23:01:36 [2021-07-22T23:01:36.092Z] === RUN   TestDockerSuite/TestRunRmAndWait
23:01:37 [2021-07-22T23:01:37.048Z] testing: warning: no tests to run
23:01:37 [2021-07-22T23:01:37.048Z] PASS
23:01:37 [2021-07-22T23:01:37.048Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.130s
23:01:37 [2021-07-22T23:01:37.048Z] 
23:01:37 [2021-07-22T23:01:37.048Z] DONE 0 tests in 0.911s
23:01:37 [2021-07-22T23:01:37.048Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
23:01:38 [2021-07-22T23:01:38.017Z] testing: warning: no tests to run
23:01:38 [2021-07-22T23:01:38.017Z] PASS
23:01:38 [2021-07-22T23:01:38.017Z] ok  	github.com/docker/docker/integration/network/macvlan	0.097s
23:01:38 [2021-07-22T23:01:38.017Z] 
23:01:38 [2021-07-22T23:01:38.017Z] DONE 0 tests in 0.770s
23:01:38 [2021-07-22T23:01:38.017Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
23:01:38 [2021-07-22T23:01:38.475Z] testing: warning: no tests to run
23:01:38 [2021-07-22T23:01:38.475Z] PASS
23:01:38 [2021-07-22T23:01:38.475Z] ok  	github.com/docker/docker/integration/plugin	0.101s
23:01:38 [2021-07-22T23:01:38.475Z] 
23:01:38 [2021-07-22T23:01:38.475Z] DONE 0 tests in 0.769s
23:01:38 [2021-07-22T23:01:38.475Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
23:01:39 [2021-07-22T23:01:39.442Z] testing: warning: no tests to run
23:01:39 [2021-07-22T23:01:39.442Z] PASS
23:01:39 [2021-07-22T23:01:39.442Z] ok  	github.com/docker/docker/integration/plugin/authz	0.104s
23:01:39 [2021-07-22T23:01:39.442Z] 
23:01:39 [2021-07-22T23:01:39.442Z] DONE 0 tests in 0.765s
23:01:39 [2021-07-22T23:01:39.442Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
23:01:40 [2021-07-22T23:01:40.290Z] === RUN   TestDockerSuite/TestRunRmPre125Api
23:01:40 [2021-07-22T23:01:40.551Z] === RUN   TestDockerSuite/TestRunRootWorkdir
23:01:41 [2021-07-22T23:01:41.122Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
23:01:42 [2021-07-22T23:01:42.510Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
23:01:43 [2021-07-22T23:01:43.450Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
23:01:46 [2021-07-22T23:01:46.748Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
23:01:50 [2021-07-22T23:01:50.958Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
23:01:51 [2021-07-22T23:01:51.218Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
23:01:51 [2021-07-22T23:01:51.788Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
23:01:51 [2021-07-22T23:01:51.825Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
23:01:51 [2021-07-22T23:01:51.825Z] INFO: Testing against a local daemon
23:01:51 [2021-07-22T23:01:51.825Z] === RUN   TestPluginInvalidJSON
23:01:51 [2021-07-22T23:01:51.825Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:01:51 [2021-07-22T23:01:51.825Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:01:51 [2021-07-22T23:01:51.825Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:01:51 [2021-07-22T23:01:51.825Z] --- PASS: TestPluginInvalidJSON (0.04s)
23:01:51 [2021-07-22T23:01:51.825Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:01:51 [2021-07-22T23:01:51.825Z] === RUN   TestPluginInstall
23:01:51 [2021-07-22T23:01:51.825Z]     plugin_test.go:63: testEnv.OSType == "windows"
23:01:51 [2021-07-22T23:01:51.825Z] --- SKIP: TestPluginInstall (0.00s)
23:01:51 [2021-07-22T23:01:51.825Z] === RUN   TestPluginsWithRuntimes
23:01:51 [2021-07-22T23:01:51.825Z]     plugin_test.go:172: testEnv.OSType == "windows"
23:01:51 [2021-07-22T23:01:51.825Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
23:01:51 [2021-07-22T23:01:51.825Z] === RUN   TestPluginBackCompatMediaTypes
23:01:51 [2021-07-22T23:01:51.825Z]     plugin_test.go:234: testEnv.OSType == "windows"
23:01:51 [2021-07-22T23:01:51.825Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
23:01:51 [2021-07-22T23:01:51.825Z] PASS
23:01:51 [2021-07-22T23:01:51.825Z] ok  	github.com/docker/docker/integration/plugin/common	0.126s
23:01:51 [2021-07-22T23:01:51.825Z] 
23:01:51 [2021-07-22T23:01:51.825Z] === Skipped
23:01:51 [2021-07-22T23:01:51.825Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
23:01:51 [2021-07-22T23:01:51.825Z]     plugin_test.go:63: testEnv.OSType == "windows"
23:01:51 [2021-07-22T23:01:51.825Z] 
23:01:51 [2021-07-22T23:01:51.825Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
23:01:51 [2021-07-22T23:01:51.825Z]     plugin_test.go:172: testEnv.OSType == "windows"
23:01:51 [2021-07-22T23:01:51.825Z] 
23:01:51 [2021-07-22T23:01:51.825Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
23:01:51 [2021-07-22T23:01:51.825Z]     plugin_test.go:234: testEnv.OSType == "windows"
23:01:51 [2021-07-22T23:01:51.825Z] 
23:01:51 [2021-07-22T23:01:51.825Z] 
23:01:51 [2021-07-22T23:01:51.825Z] DONE 5 tests, 3 skipped in 11.236s
23:01:51 [2021-07-22T23:01:51.825Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
23:01:52 [2021-07-22T23:01:52.729Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
23:01:52 [2021-07-22T23:01:52.990Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
23:01:53 [2021-07-22T23:01:53.561Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
23:01:53 [2021-07-22T23:01:53.821Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
23:01:54 [2021-07-22T23:01:54.003Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
23:01:54 [2021-07-22T23:01:54.003Z] INFO: Testing against a local daemon
23:01:54 [2021-07-22T23:01:54.003Z] === RUN   TestExternalGraphDriver
23:01:54 [2021-07-22T23:01:54.003Z]     external_test.go:48: runtime.GOOS == "windows"
23:01:54 [2021-07-22T23:01:54.003Z] --- SKIP: TestExternalGraphDriver (0.00s)
23:01:54 [2021-07-22T23:01:54.003Z] === RUN   TestGraphdriverPluginV2
23:01:54 [2021-07-22T23:01:54.003Z]     external_test.go:408: runtime.GOOS == "windows"
23:01:54 [2021-07-22T23:01:54.003Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
23:01:54 [2021-07-22T23:01:54.003Z] PASS
23:01:54 [2021-07-22T23:01:54.003Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.147s
23:01:54 [2021-07-22T23:01:54.461Z] 
23:01:54 [2021-07-22T23:01:54.461Z] === Skipped
23:01:54 [2021-07-22T23:01:54.461Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
23:01:54 [2021-07-22T23:01:54.461Z]     external_test.go:48: runtime.GOOS == "windows"
23:01:54 [2021-07-22T23:01:54.461Z] 
23:01:54 [2021-07-22T23:01:54.461Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
23:01:54 [2021-07-22T23:01:54.461Z]     external_test.go:408: runtime.GOOS == "windows"
23:01:54 [2021-07-22T23:01:54.461Z] 
23:01:54 [2021-07-22T23:01:54.461Z] 
23:01:54 [2021-07-22T23:01:54.461Z] DONE 2 tests, 2 skipped in 3.444s
23:01:54 [2021-07-22T23:01:54.461Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
23:01:54 [2021-07-22T23:01:54.761Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
23:01:55 [2021-07-22T23:01:55.332Z] === RUN   TestDockerSuite/TestRunSetMacAddress
23:01:56 [2021-07-22T23:01:56.271Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
23:01:56 [2021-07-22T23:01:56.633Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
23:01:56 [2021-07-22T23:01:56.633Z] INFO: Testing against a local daemon
23:01:56 [2021-07-22T23:01:56.633Z] === RUN   TestReadPluginNoRead
23:01:56 [2021-07-22T23:01:56.633Z]     read_test.go:21: no unix domain sockets on Windows
23:01:56 [2021-07-22T23:01:56.633Z] --- SKIP: TestReadPluginNoRead (0.00s)
23:01:56 [2021-07-22T23:01:56.633Z] PASS
23:01:56 [2021-07-22T23:01:56.633Z] ok  	github.com/docker/docker/integration/plugin/logging	0.126s
23:01:56 [2021-07-22T23:01:56.633Z] 
23:01:56 [2021-07-22T23:01:56.633Z] === Skipped
23:01:56 [2021-07-22T23:01:56.633Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
23:01:56 [2021-07-22T23:01:56.633Z]     read_test.go:21: no unix domain sockets on Windows
23:01:56 [2021-07-22T23:01:56.633Z] 
23:01:56 [2021-07-22T23:01:56.633Z] 
23:01:56 [2021-07-22T23:01:56.633Z] DONE 1 tests, 1 skipped in 2.298s
23:01:56 [2021-07-22T23:01:56.633Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
23:01:58 [2021-07-22T23:01:58.167Z] testing: warning: no tests to run
23:01:58 [2021-07-22T23:01:58.167Z] PASS
23:01:58 [2021-07-22T23:01:58.167Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.085s
23:01:58 [2021-07-22T23:01:58.167Z] 
23:01:58 [2021-07-22T23:01:58.167Z] DONE 0 tests in 1.215s
23:01:58 [2021-07-22T23:01:58.167Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
23:01:58 [2021-07-22T23:01:58.811Z] === RUN   TestDockerSuite/TestRunState
23:02:00 [2021-07-22T23:02:00.194Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
23:02:00 [2021-07-22T23:02:00.363Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
23:02:00 [2021-07-22T23:02:00.363Z] INFO: Testing against a local daemon
23:02:00 [2021-07-22T23:02:00.363Z] === RUN   TestPluginWithDevMounts
23:02:00 [2021-07-22T23:02:00.363Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:02:00 [2021-07-22T23:02:00.363Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:02:00 [2021-07-22T23:02:00.363Z] PASS
23:02:00 [2021-07-22T23:02:00.363Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.131s
23:02:00 [2021-07-22T23:02:00.363Z] 
23:02:00 [2021-07-22T23:02:00.363Z] === Skipped
23:02:00 [2021-07-22T23:02:00.363Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
23:02:00 [2021-07-22T23:02:00.363Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:02:00 [2021-07-22T23:02:00.363Z] 
23:02:00 [2021-07-22T23:02:00.363Z] 
23:02:00 [2021-07-22T23:02:00.363Z] DONE 1 tests, 1 skipped in 2.467s
23:02:00 [2021-07-22T23:02:00.363Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
23:02:00 [2021-07-22T23:02:00.765Z] === RUN   TestDockerSuite/TestRunStdinPipe
23:02:01 [2021-07-22T23:02:01.706Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
23:02:01 [2021-07-22T23:02:01.966Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
23:02:01 [2021-07-22T23:02:01.966Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
23:02:01 [2021-07-22T23:02:01.966Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
23:02:02 [2021-07-22T23:02:02.541Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
23:02:02 [2021-07-22T23:02:02.541Z] INFO: Testing against a local daemon
23:02:02 [2021-07-22T23:02:02.541Z] === RUN   TestSecretInspect
23:02:02 [2021-07-22T23:02:02.541Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
23:02:02 [2021-07-22T23:02:02.541Z] --- SKIP: TestSecretInspect (0.00s)
23:02:02 [2021-07-22T23:02:02.541Z] === RUN   TestSecretList
23:02:02 [2021-07-22T23:02:02.541Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
23:02:02 [2021-07-22T23:02:02.541Z] --- SKIP: TestSecretList (0.00s)
23:02:02 [2021-07-22T23:02:02.541Z] === RUN   TestSecretsCreateAndDelete
23:02:02 [2021-07-22T23:02:02.541Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
23:02:02 [2021-07-22T23:02:02.541Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
23:02:02 [2021-07-22T23:02:02.541Z] === RUN   TestSecretsUpdate
23:02:02 [2021-07-22T23:02:02.541Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
23:02:02 [2021-07-22T23:02:02.541Z] --- SKIP: TestSecretsUpdate (0.00s)
23:02:02 [2021-07-22T23:02:02.541Z] === RUN   TestTemplatedSecret
23:02:02 [2021-07-22T23:02:02.541Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
23:02:02 [2021-07-22T23:02:02.541Z] --- SKIP: TestTemplatedSecret (0.00s)
23:02:02 [2021-07-22T23:02:02.541Z] === RUN   TestSecretCreateResolve
23:02:02 [2021-07-22T23:02:02.541Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
23:02:02 [2021-07-22T23:02:02.541Z] --- SKIP: TestSecretCreateResolve (0.00s)
23:02:02 [2021-07-22T23:02:02.541Z] PASS
23:02:02 [2021-07-22T23:02:02.541Z] ok  	github.com/docker/docker/integration/secret	0.141s
23:02:02 [2021-07-22T23:02:02.541Z] 
23:02:02 [2021-07-22T23:02:02.541Z] === Skipped
23:02:02 [2021-07-22T23:02:02.541Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
23:02:02 [2021-07-22T23:02:02.541Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
23:02:02 [2021-07-22T23:02:02.541Z] 
23:02:02 [2021-07-22T23:02:02.541Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
23:02:02 [2021-07-22T23:02:02.541Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
23:02:02 [2021-07-22T23:02:02.541Z] 
23:02:02 [2021-07-22T23:02:02.541Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
23:02:02 [2021-07-22T23:02:02.541Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
23:02:02 [2021-07-22T23:02:02.541Z] 
23:02:02 [2021-07-22T23:02:02.541Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
23:02:02 [2021-07-22T23:02:02.541Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
23:02:02 [2021-07-22T23:02:02.541Z] 
23:02:02 [2021-07-22T23:02:02.541Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
23:02:02 [2021-07-22T23:02:02.541Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
23:02:02 [2021-07-22T23:02:02.541Z] 
23:02:02 [2021-07-22T23:02:02.541Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
23:02:02 [2021-07-22T23:02:02.541Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
23:02:02 [2021-07-22T23:02:02.541Z] 
23:02:02 [2021-07-22T23:02:02.541Z] 
23:02:02 [2021-07-22T23:02:02.541Z] DONE 6 tests, 6 skipped in 2.136s
23:02:02 [2021-07-22T23:02:02.908Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
23:02:02 [2021-07-22T23:02:02.999Z] Running D:\gopath\src\github.com\docker\docker\integration\service
23:02:03 [2021-07-22T23:02:03.169Z] === RUN   TestDockerSuite/TestRunSysctls
23:02:04 [2021-07-22T23:02:04.556Z] === RUN   TestDockerSuite/TestRunTLSVerify
23:02:04 [2021-07-22T23:02:04.820Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
23:02:04 [2021-07-22T23:02:04.820Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
23:02:05 [2021-07-22T23:02:05.179Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
23:02:05 [2021-07-22T23:02:05.179Z] INFO: Testing against a local daemon
23:02:05 [2021-07-22T23:02:05.179Z] === RUN   TestServiceCreateInit
23:02:05 [2021-07-22T23:02:05.179Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:02:05 [2021-07-22T23:02:05.179Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.179Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:02:05 [2021-07-22T23:02:05.179Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.179Z] --- PASS: TestServiceCreateInit (0.05s)
23:02:05 [2021-07-22T23:02:05.179Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:02:05 [2021-07-22T23:02:05.179Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:02:05 [2021-07-22T23:02:05.179Z] === RUN   TestCreateServiceMultipleTimes
23:02:05 [2021-07-22T23:02:05.179Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.179Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
23:02:05 [2021-07-22T23:02:05.179Z] === RUN   TestCreateServiceConflict
23:02:05 [2021-07-22T23:02:05.179Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.179Z] --- SKIP: TestCreateServiceConflict (0.00s)
23:02:05 [2021-07-22T23:02:05.179Z] === RUN   TestCreateServiceMaxReplicas
23:02:05 [2021-07-22T23:02:05.179Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.179Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
23:02:05 [2021-07-22T23:02:05.179Z] === RUN   TestCreateWithDuplicateNetworkNames
23:02:05 [2021-07-22T23:02:05.179Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.179Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
23:02:05 [2021-07-22T23:02:05.179Z] === RUN   TestCreateServiceSecretFileMode
23:02:05 [2021-07-22T23:02:05.179Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.179Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
23:02:05 [2021-07-22T23:02:05.179Z] === RUN   TestCreateServiceConfigFileMode
23:02:05 [2021-07-22T23:02:05.179Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.179Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
23:02:05 [2021-07-22T23:02:05.179Z] === RUN   TestCreateServiceSysctls
23:02:05 [2021-07-22T23:02:05.179Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.179Z] --- SKIP: TestCreateServiceSysctls (0.05s)
23:02:05 [2021-07-22T23:02:05.179Z] === RUN   TestCreateServiceCapabilities
23:02:05 [2021-07-22T23:02:05.638Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
23:02:05 [2021-07-22T23:02:05.638Z] === RUN   TestInspect
23:02:05 [2021-07-22T23:02:05.638Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestInspect (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] === RUN   TestCreateJob
23:02:05 [2021-07-22T23:02:05.638Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestCreateJob (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] === RUN   TestReplicatedJob
23:02:05 [2021-07-22T23:02:05.638Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestReplicatedJob (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] === RUN   TestUpdateReplicatedJob
23:02:05 [2021-07-22T23:02:05.638Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] === RUN   TestServiceListWithStatuses
23:02:05 [2021-07-22T23:02:05.638Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] === RUN   TestDockerNetworkConnectAlias
23:02:05 [2021-07-22T23:02:05.638Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] === RUN   TestDockerNetworkReConnect
23:02:05 [2021-07-22T23:02:05.638Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] === RUN   TestServicePlugin
23:02:05 [2021-07-22T23:02:05.638Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestServicePlugin (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] === RUN   TestServiceUpdateLabel
23:02:05 [2021-07-22T23:02:05.638Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestServiceUpdateLabel (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] === RUN   TestServiceUpdateSecrets
23:02:05 [2021-07-22T23:02:05.638Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] === RUN   TestServiceUpdateConfigs
23:02:05 [2021-07-22T23:02:05.638Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] === RUN   TestServiceUpdateNetwork
23:02:05 [2021-07-22T23:02:05.638Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] === RUN   TestServiceUpdatePidsLimit
23:02:05 [2021-07-22T23:02:05.638Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
23:02:05 [2021-07-22T23:02:05.638Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
23:02:05 [2021-07-22T23:02:05.638Z] PASS
23:02:05 [2021-07-22T23:02:05.638Z] ok  	github.com/docker/docker/integration/service	0.305s
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === Skipped
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
23:02:05 [2021-07-22T23:02:05.638Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s)
23:02:05 [2021-07-22T23:02:05.638Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
23:02:05 [2021-07-22T23:02:05.638Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
23:02:05 [2021-07-22T23:02:05.638Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
23:02:05 [2021-07-22T23:02:05.638Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] 
23:02:05 [2021-07-22T23:02:05.638Z] DONE 24 tests, 23 skipped in 2.876s
23:02:05 [2021-07-22T23:02:05.638Z] Running D:\gopath\src\github.com\docker\docker\integration\session
23:02:05 [2021-07-22T23:02:05.764Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
23:02:07 [2021-07-22T23:02:07.823Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
23:02:07 [2021-07-22T23:02:07.823Z] INFO: Testing against a local daemon
23:02:07 [2021-07-22T23:02:07.823Z] === RUN   TestSessionCreate
23:02:07 [2021-07-22T23:02:07.823Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
23:02:07 [2021-07-22T23:02:07.823Z] --- SKIP: TestSessionCreate (0.00s)
23:02:07 [2021-07-22T23:02:07.823Z] === RUN   TestSessionCreateWithBadUpgrade
23:02:07 [2021-07-22T23:02:07.823Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
23:02:07 [2021-07-22T23:02:07.823Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
23:02:07 [2021-07-22T23:02:07.823Z] PASS
23:02:07 [2021-07-22T23:02:07.823Z] ok  	github.com/docker/docker/integration/session	0.118s
23:02:07 [2021-07-22T23:02:07.823Z] 
23:02:07 [2021-07-22T23:02:07.823Z] === Skipped
23:02:07 [2021-07-22T23:02:07.823Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
23:02:07 [2021-07-22T23:02:07.823Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
23:02:07 [2021-07-22T23:02:07.823Z] 
23:02:07 [2021-07-22T23:02:07.823Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
23:02:07 [2021-07-22T23:02:07.823Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
23:02:07 [2021-07-22T23:02:07.823Z] 
23:02:07 [2021-07-22T23:02:07.823Z] 
23:02:07 [2021-07-22T23:02:07.823Z] DONE 2 tests, 2 skipped in 2.025s
23:02:07 [2021-07-22T23:02:07.823Z] Running D:\gopath\src\github.com\docker\docker\integration\system
23:02:08 [2021-07-22T23:02:08.307Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
23:02:08 [2021-07-22T23:02:08.567Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
23:02:09 [2021-07-22T23:02:09.995Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
23:02:09 [2021-07-22T23:02:09.996Z] INFO: Testing against a local daemon
23:02:09 [2021-07-22T23:02:09.996Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:02:09 [2021-07-22T23:02:09.996Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
23:02:09 [2021-07-22T23:02:09.996Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:02:09 [2021-07-22T23:02:09.996Z] === RUN   TestEventsExecDie
23:02:09 [2021-07-22T23:02:09.996Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
23:02:09 [2021-07-22T23:02:09.996Z] --- SKIP: TestEventsExecDie (0.00s)
23:02:09 [2021-07-22T23:02:09.996Z] === RUN   TestEventsBackwardsCompatible
23:02:09 [2021-07-22T23:02:09.996Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
23:02:09 [2021-07-22T23:02:09.996Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
23:02:09 [2021-07-22T23:02:09.996Z] === RUN   TestEventsVolumeCreate
23:02:09 [2021-07-22T23:02:09.996Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
23:02:09 [2021-07-22T23:02:09.996Z] --- SKIP: TestEventsVolumeCreate (0.00s)
23:02:09 [2021-07-22T23:02:09.996Z] === RUN   TestInfoAPI
23:02:09 [2021-07-22T23:02:09.996Z] --- PASS: TestInfoAPI (0.05s)
23:02:09 [2021-07-22T23:02:09.996Z] === RUN   TestInfoAPIWarnings
23:02:09 [2021-07-22T23:02:09.996Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
23:02:09 [2021-07-22T23:02:09.996Z] --- SKIP: TestInfoAPIWarnings (0.00s)
23:02:09 [2021-07-22T23:02:09.996Z] === RUN   TestInfoDebug
23:02:09 [2021-07-22T23:02:09.996Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:02:09 [2021-07-22T23:02:09.996Z] --- SKIP: TestInfoDebug (0.00s)
23:02:09 [2021-07-22T23:02:09.996Z] === RUN   TestInfoInsecureRegistries
23:02:09 [2021-07-22T23:02:09.996Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:02:09 [2021-07-22T23:02:09.996Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
23:02:09 [2021-07-22T23:02:09.996Z] === RUN   TestInfoRegistryMirrors
23:02:09 [2021-07-22T23:02:09.996Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:02:09 [2021-07-22T23:02:09.996Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
23:02:09 [2021-07-22T23:02:09.996Z] === RUN   TestLoginFailsWithBadCredentials
23:02:10 [2021-07-22T23:02:10.478Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
23:02:10 [2021-07-22T23:02:10.960Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
23:02:10 [2021-07-22T23:02:10.960Z] === RUN   TestPingCacheHeaders
23:02:10 [2021-07-22T23:02:10.960Z] --- PASS: TestPingCacheHeaders (0.04s)
23:02:10 [2021-07-22T23:02:10.960Z] === RUN   TestPingGet
23:02:10 [2021-07-22T23:02:10.960Z] --- PASS: TestPingGet (0.06s)
23:02:10 [2021-07-22T23:02:10.960Z] === RUN   TestPingHead
23:02:10 [2021-07-22T23:02:10.960Z] --- PASS: TestPingHead (0.05s)
23:02:10 [2021-07-22T23:02:10.960Z] === RUN   TestVersion
23:02:10 [2021-07-22T23:02:10.960Z] --- PASS: TestVersion (0.03s)
23:02:10 [2021-07-22T23:02:10.960Z] PASS
23:02:10 [2021-07-22T23:02:10.960Z] ok  	github.com/docker/docker/integration/system	1.333s
23:02:11 [2021-07-22T23:02:11.420Z] 
23:02:11 [2021-07-22T23:02:11.420Z] === Skipped
23:02:11 [2021-07-22T23:02:11.420Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:02:11 [2021-07-22T23:02:11.420Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
23:02:11 [2021-07-22T23:02:11.420Z] 
23:02:11 [2021-07-22T23:02:11.420Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
23:02:11 [2021-07-22T23:02:11.420Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
23:02:11 [2021-07-22T23:02:11.420Z] 
23:02:11 [2021-07-22T23:02:11.420Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
23:02:11 [2021-07-22T23:02:11.420Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
23:02:11 [2021-07-22T23:02:11.420Z] 
23:02:11 [2021-07-22T23:02:11.420Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
23:02:11 [2021-07-22T23:02:11.420Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
23:02:11 [2021-07-22T23:02:11.420Z] 
23:02:11 [2021-07-22T23:02:11.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
23:02:11 [2021-07-22T23:02:11.420Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
23:02:11 [2021-07-22T23:02:11.420Z] 
23:02:11 [2021-07-22T23:02:11.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
23:02:11 [2021-07-22T23:02:11.420Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:02:11 [2021-07-22T23:02:11.420Z] 
23:02:11 [2021-07-22T23:02:11.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
23:02:11 [2021-07-22T23:02:11.420Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:02:11 [2021-07-22T23:02:11.420Z] 
23:02:11 [2021-07-22T23:02:11.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
23:02:11 [2021-07-22T23:02:11.420Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:02:11 [2021-07-22T23:02:11.420Z] 
23:02:11 [2021-07-22T23:02:11.420Z] 
23:02:11 [2021-07-22T23:02:11.420Z] DONE 14 tests, 8 skipped in 3.319s
23:02:11 [2021-07-22T23:02:11.420Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
23:02:13 [2021-07-22T23:02:13.596Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
23:02:13 [2021-07-22T23:02:13.596Z] INFO: Testing against a local daemon
23:02:13 [2021-07-22T23:02:13.596Z] === RUN   TestVolumesCreateAndList
23:02:13 [2021-07-22T23:02:13.596Z] --- PASS: TestVolumesCreateAndList (0.06s)
23:02:13 [2021-07-22T23:02:13.596Z] === RUN   TestVolumesRemove
23:02:13 [2021-07-22T23:02:13.596Z] --- PASS: TestVolumesRemove (0.19s)
23:02:13 [2021-07-22T23:02:13.596Z] === RUN   TestVolumesInspect
23:02:13 [2021-07-22T23:02:13.596Z] --- PASS: TestVolumesInspect (0.05s)
23:02:13 [2021-07-22T23:02:13.596Z] === RUN   TestVolumesInvalidJSON
23:02:13 [2021-07-22T23:02:13.596Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:02:13 [2021-07-22T23:02:13.596Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:02:13 [2021-07-22T23:02:13.596Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:02:13 [2021-07-22T23:02:13.596Z] --- PASS: TestVolumesInvalidJSON (0.03s)
23:02:13 [2021-07-22T23:02:13.596Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:02:13 [2021-07-22T23:02:13.596Z] PASS
23:02:13 [2021-07-22T23:02:13.596Z] ok  	github.com/docker/docker/integration/volume	0.406s
23:02:13 [2021-07-22T23:02:13.596Z] 
23:02:13 [2021-07-22T23:02:13.596Z] DONE 5 tests in 2.352s
23:02:13 [2021-07-22T23:02:13.596Z] INFO: make.ps1 ended at 07/22/2021 23:02:13
23:02:13 [2021-07-22T23:02:13.596Z] INFO: Integration CLI tests being run from the host:
23:02:13 [2021-07-22T23:02:13.596Z] 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" 
23:02:13 [2021-07-22T23:02:13.779Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
23:02:17 [2021-07-22T23:02:17.075Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
23:02:17 [2021-07-22T23:02:17.644Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
23:02:18 [2021-07-22T23:02:18.214Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
23:02:19 [2021-07-22T23:02:19.156Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
23:02:21 [2021-07-22T23:02:21.068Z] === RUN   TestDockerSuite/TestRunUnshareProc
23:02:22 [2021-07-22T23:02:22.008Z] === RUN   TestDockerSuite/TestRunUserByID
23:02:22 [2021-07-22T23:02:22.578Z] === RUN   TestDockerSuite/TestRunUserByIDBig
23:02:22 [2021-07-22T23:02:22.839Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
23:02:22 [2021-07-22T23:02:22.839Z] === RUN   TestDockerSuite/TestRunUserByIDZero
23:02:23 [2021-07-22T23:02:23.781Z] === RUN   TestDockerSuite/TestRunUserByName
23:02:23 [2021-07-22T23:02:23.938Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
23:02:23 [2021-07-22T23:02:23.938Z] INFO: Testing against a local daemon
23:02:23 [2021-07-22T23:02:23.938Z] === RUN   TestDockerSuite
23:02:23 [2021-07-22T23:02:23.938Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
23:02:23 [2021-07-22T23:02:23.938Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
23:02:23 [2021-07-22T23:02:23.938Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
23:02:23 [2021-07-22T23:02:23.938Z] === RUN   TestDockerSuite/TestAPIErrorJSON
23:02:23 [2021-07-22T23:02:23.938Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
23:02:23 [2021-07-22T23:02:23.939Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
23:02:23 [2021-07-22T23:02:23.939Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
23:02:23 [2021-07-22T23:02:23.939Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
23:02:23 [2021-07-22T23:02:23.939Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
23:02:23 [2021-07-22T23:02:23.939Z] === RUN   TestDockerSuite/TestAPIImagesDelete
23:02:24 [2021-07-22T23:02:24.364Z] === RUN   TestDockerSuite/TestRunUserDefaults
23:02:24 [2021-07-22T23:02:24.906Z] === RUN   TestDockerSuite/TestAPIImagesFilter
23:02:24 [2021-07-22T23:02:24.939Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
23:02:24 [2021-07-22T23:02:24.939Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
23:02:24 [2021-07-22T23:02:24.939Z] === RUN   TestDockerSuite/TestRunUserNotFound
23:02:25 [2021-07-22T23:02:25.200Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
23:02:25 [2021-07-22T23:02:25.200Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
23:02:25 [2021-07-22T23:02:25.365Z] === RUN   TestDockerSuite/TestAPIImagesHistory
23:02:25 [2021-07-22T23:02:25.771Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
23:02:25 [2021-07-22T23:02:25.824Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
23:02:26 [2021-07-22T23:02:26.281Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
23:02:29 [2021-07-22T23:02:29.976Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
23:02:30 [2021-07-22T23:02:30.918Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
23:02:31 [2021-07-22T23:02:31.860Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
23:02:33 [2021-07-22T23:02:33.773Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
23:02:37 [2021-07-22T23:02:37.075Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
23:02:38 [2021-07-22T23:02:38.017Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
23:02:38 [2021-07-22T23:02:38.587Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
23:02:41 [2021-07-22T23:02:41.134Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
23:02:44 [2021-07-22T23:02:44.444Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
23:02:45 [2021-07-22T23:02:45.390Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
23:02:45 [2021-07-22T23:02:45.390Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
23:02:45 [2021-07-22T23:02:45.390Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
23:02:45 [2021-07-22T23:02:45.390Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
23:02:45 [2021-07-22T23:02:45.390Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
23:02:45 [2021-07-22T23:02:45.390Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
23:02:45 [2021-07-22T23:02:45.390Z] === RUN   TestDockerSuite/TestRunWithBadDevice
23:02:45 [2021-07-22T23:02:45.390Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
23:02:45 [2021-07-22T23:02:45.390Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
23:02:45 [2021-07-22T23:02:45.390Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
23:02:47 [2021-07-22T23:02:47.302Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
23:02:49 [2021-07-22T23:02:49.222Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
23:02:49 [2021-07-22T23:02:49.792Z] === RUN   TestDockerSuite/TestRunWithCPUShares
23:02:50 [2021-07-22T23:02:50.732Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
23:02:52 [2021-07-22T23:02:52.644Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
23:02:53 [2021-07-22T23:02:53.217Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
23:02:54 [2021-07-22T23:02:54.157Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
23:02:54 [2021-07-22T23:02:54.157Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
23:02:54 [2021-07-22T23:02:54.157Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
23:02:55 [2021-07-22T23:02:55.099Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
23:02:55 [2021-07-22T23:02:55.099Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
23:02:55 [2021-07-22T23:02:55.099Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
23:02:55 [2021-07-22T23:02:55.099Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
23:02:55 [2021-07-22T23:02:55.099Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
23:02:55 [2021-07-22T23:02:55.099Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
23:02:55 [2021-07-22T23:02:55.099Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
23:02:55 [2021-07-22T23:02:55.099Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
23:02:55 [2021-07-22T23:02:55.099Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
23:02:55 [2021-07-22T23:02:55.099Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
23:02:55 [2021-07-22T23:02:55.099Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
23:02:55 [2021-07-22T23:02:55.099Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
23:02:55 [2021-07-22T23:02:55.099Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
23:02:55 [2021-07-22T23:02:55.099Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
23:02:55 [2021-07-22T23:02:55.099Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
23:02:56 [2021-07-22T23:02:56.041Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
23:02:56 [2021-07-22T23:02:56.985Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
23:02:56 [2021-07-22T23:02:56.985Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
23:02:57 [2021-07-22T23:02:57.928Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
23:02:57 [2021-07-22T23:02:57.928Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
23:02:58 [2021-07-22T23:02:58.189Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
23:02:59 [2021-07-22T23:02:59.132Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
23:02:59 [2021-07-22T23:02:59.132Z] === RUN   TestDockerSuite/TestRunWithShmSize
23:02:59 [2021-07-22T23:02:59.704Z] === RUN   TestDockerSuite/TestRunWithSwappiness
23:03:00 [2021-07-22T23:03:00.644Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
23:03:00 [2021-07-22T23:03:00.644Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
23:03:00 [2021-07-22T23:03:00.644Z] === RUN   TestDockerSuite/TestRunWithUlimits
23:03:02 [2021-07-22T23:03:02.038Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
23:03:02 [2021-07-22T23:03:02.038Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
23:03:02 [2021-07-22T23:03:02.038Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
23:03:02 [2021-07-22T23:03:02.038Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
23:03:03 [2021-07-22T23:03:03.423Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
23:03:04 [2021-07-22T23:03:04.804Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
23:03:04 [2021-07-22T23:03:04.804Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
23:03:04 [2021-07-22T23:03:04.805Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
23:03:05 [2021-07-22T23:03:05.376Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
23:03:05 [2021-07-22T23:03:05.376Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
23:03:07 [2021-07-22T23:03:07.290Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
23:03:08 [2021-07-22T23:03:08.231Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
23:03:08 [2021-07-22T23:03:08.231Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
23:03:09 [2021-07-22T23:03:09.175Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
23:03:09 [2021-07-22T23:03:09.746Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
23:03:10 [2021-07-22T23:03:10.690Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
23:03:11 [2021-07-22T23:03:11.261Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
23:03:11 [2021-07-22T23:03:11.261Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
23:03:11 [2021-07-22T23:03:11.522Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
23:03:12 [2021-07-22T23:03:12.462Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
23:03:12 [2021-07-22T23:03:12.462Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
23:03:13 [2021-07-22T23:03:13.846Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
23:03:15 [2021-07-22T23:03:15.229Z] === RUN   TestDockerSuite/TestSaveCheckTimes
23:03:15 [2021-07-22T23:03:15.229Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
23:03:17 [2021-07-22T23:03:17.139Z] === RUN   TestDockerSuite/TestSaveImageId
23:03:17 [2021-07-22T23:03:17.139Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
23:03:17 [2021-07-22T23:03:17.139Z] === RUN   TestDockerSuite/TestSaveLoadParents
23:03:19 [2021-07-22T23:03:19.062Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents407434520
23:03:19 [2021-07-22T23:03:19.062Z] === RUN   TestDockerSuite/TestSaveMultipleNames
23:03:19 [2021-07-22T23:03:19.062Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
23:03:20 [2021-07-22T23:03:20.973Z] === RUN   TestDockerSuite/TestSaveSingleTag
23:03:20 [2021-07-22T23:03:20.973Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
23:03:20 [2021-07-22T23:03:20.973Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
23:03:22 [2021-07-22T23:03:22.357Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
23:03:23 [2021-07-22T23:03:23.740Z] === RUN   TestDockerSuite/TestSearchCmdOptions
23:03:24 [2021-07-22T23:03:24.000Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
23:03:24 [2021-07-22T23:03:24.000Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
23:03:24 [2021-07-22T23:03:24.260Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
23:03:24 [2021-07-22T23:03:24.260Z] === RUN   TestDockerSuite/TestSearchWithLimit
23:03:24 [2021-07-22T23:03:24.830Z] === RUN   TestDockerSuite/TestSlowStdinClosing
23:03:27 [2021-07-22T23:03:27.372Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
23:03:32 [2021-07-22T23:03:32.655Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
23:03:35 [2021-07-22T23:03:35.197Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
23:03:35 [2021-07-22T23:03:35.768Z] === RUN   TestDockerSuite/TestStartAttachSilent
23:03:37 [2021-07-22T23:03:37.152Z] === RUN   TestDockerSuite/TestStartAttachWithRename
23:03:38 [2021-07-22T23:03:38.379Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
23:03:38 [2021-07-22T23:03:38.379Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
23:03:38 [2021-07-22T23:03:38.379Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
23:03:38 [2021-07-22T23:03:38.379Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
23:03:38 [2021-07-22T23:03:38.379Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
23:03:38 [2021-07-22T23:03:38.379Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
23:03:38 [2021-07-22T23:03:38.379Z] === RUN   TestDockerSuite/TestAPINetworkFilter
23:03:38 [2021-07-22T23:03:38.379Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
23:03:38 [2021-07-22T23:03:38.379Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
23:03:38 [2021-07-22T23:03:38.379Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
23:03:38 [2021-07-22T23:03:38.379Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
23:03:38 [2021-07-22T23:03:38.379Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
23:03:38 [2021-07-22T23:03:38.379Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
23:03:38 [2021-07-22T23:03:38.379Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
23:03:38 [2021-07-22T23:03:38.379Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
23:03:38 [2021-07-22T23:03:38.379Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
23:03:38 [2021-07-22T23:03:38.379Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
23:03:38 [2021-07-22T23:03:38.379Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
23:03:38 [2021-07-22T23:03:38.379Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
23:03:38 [2021-07-22T23:03:38.379Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
23:03:40 [2021-07-22T23:03:40.469Z] === RUN   TestDockerSuite/TestStartMultipleContainers
23:03:42 [2021-07-22T23:03:42.110Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
23:03:42 [2021-07-22T23:03:42.111Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
23:03:42 [2021-07-22T23:03:42.111Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
23:03:42 [2021-07-22T23:03:42.111Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
23:03:42 [2021-07-22T23:03:42.111Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
23:03:42 [2021-07-22T23:03:42.382Z] === RUN   TestDockerSuite/TestStartPausedContainer
23:03:42 [2021-07-22T23:03:42.953Z] === RUN   TestDockerSuite/TestStartRecordError
23:03:44 [2021-07-22T23:03:44.868Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
23:03:45 [2021-07-22T23:03:45.850Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
23:03:46 [2021-07-22T23:03:46.779Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
23:03:48 [2021-07-22T23:03:48.693Z] === RUN   TestDockerSuite/TestStatsAllNoStream
23:03:48 [2021-07-22T23:03:48.776Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
23:03:48 [2021-07-22T23:03:48.776Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
23:03:48 [2021-07-22T23:03:48.776Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
23:03:48 [2021-07-22T23:03:48.776Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
23:03:48 [2021-07-22T23:03:48.776Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
23:03:48 [2021-07-22T23:03:48.776Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
23:03:48 [2021-07-22T23:03:48.776Z] === RUN   TestDockerSuite/TestAttachDisconnect
23:03:48 [2021-07-22T23:03:48.776Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
23:03:48 [2021-07-22T23:03:48.776Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
23:03:51 [2021-07-22T23:03:51.988Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
23:03:52 [2021-07-22T23:03:52.587Z] === RUN   TestDockerSuite/TestAttachPausedContainer
23:03:52 [2021-07-22T23:03:52.587Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
23:03:52 [2021-07-22T23:03:52.587Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
23:03:52 [2021-07-22T23:03:52.587Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
23:03:52 [2021-07-22T23:03:52.587Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
23:03:56 [2021-07-22T23:03:56.190Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
23:03:59 [2021-07-22T23:03:59.484Z] === RUN   TestDockerSuite/TestStatsFormatAll
23:04:04 [2021-07-22T23:04:04.777Z] === RUN   TestDockerSuite/TestStatsNoStream
23:04:04 [2021-07-22T23:04:04.955Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
23:04:06 [2021-07-22T23:04:06.688Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
23:04:06 [2021-07-22T23:04:06.948Z] === RUN   TestDockerSuite/TestStopContainerSignal
23:04:08 [2021-07-22T23:04:08.860Z] === RUN   TestDockerSuite/TestTopMultipleArgs
23:04:08 [2021-07-22T23:04:08.860Z]     docker_cli_swarm_test.go:1186: [de718df6871e1] joining swarm manager [da076a62a9cf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:04:09 [2021-07-22T23:04:09.801Z] === RUN   TestDockerSuite/TestTopNonPrivileged
23:04:10 [2021-07-22T23:04:10.372Z] === RUN   TestDockerSuite/TestTopPrivileged
23:04:10 [2021-07-22T23:04:10.943Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
23:04:10 [2021-07-22T23:04:10.943Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
23:04:10 [2021-07-22T23:04:10.943Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
23:04:12 [2021-07-22T23:04:12.328Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
23:04:15 [2021-07-22T23:04:15.627Z]     docker_cli_swarm_test.go:1195: [d5e380ecb7d7d] joining swarm manager [da076a62a9cf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:04:16 [2021-07-22T23:04:16.198Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
23:04:19 [2021-07-22T23:04:19.495Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
23:04:20 [2021-07-22T23:04:20.434Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
23:04:21 [2021-07-22T23:04:21.005Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
23:04:21 [2021-07-22T23:04:21.005Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
23:04:21 [2021-07-22T23:04:21.005Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
23:04:21 [2021-07-22T23:04:21.005Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
23:04:21 [2021-07-22T23:04:21.005Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
23:04:22 [2021-07-22T23:04:22.419Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
23:04:23 [2021-07-22T23:04:23.801Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
23:04:24 [2021-07-22T23:04:24.741Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
23:04:26 [2021-07-22T23:04:26.651Z] === RUN   TestDockerSuite/TestUpdateStats
23:04:30 [2021-07-22T23:04:30.852Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
23:04:31 [2021-07-22T23:04:31.422Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
23:04:31 [2021-07-22T23:04:31.422Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
23:04:31 [2021-07-22T23:04:31.422Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
23:04:33 [2021-07-22T23:04:33.963Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
23:04:34 [2021-07-22T23:04:34.533Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
23:04:39 [2021-07-22T23:04:39.818Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
23:04:44 [2021-07-22T23:04:44.022Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
23:04:48 [2021-07-22T23:04:48.264Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
23:04:50 [2021-07-22T23:04:50.807Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
23:04:55 [2021-07-22T23:04:55.016Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
23:05:00 [2021-07-22T23:05:00.300Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
23:05:02 [2021-07-22T23:05:02.213Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
23:05:03 [2021-07-22T23:05:03.598Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
23:05:04 [2021-07-22T23:05:04.169Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
23:05:06 [2021-07-22T23:05:06.083Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
23:05:07 [2021-07-22T23:05:07.999Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
23:05:09 [2021-07-22T23:05:09.910Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
23:05:12 [2021-07-22T23:05:12.457Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
23:05:14 [2021-07-22T23:05:14.372Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
23:05:16 [2021-07-22T23:05:16.284Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
23:05:17 [2021-07-22T23:05:17.227Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
23:05:18 [2021-07-22T23:05:18.610Z] === RUN   TestDockerSuite/TestVolumeCLICreate
23:05:21 [2021-07-22T23:05:21.151Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
23:05:23 [2021-07-22T23:05:23.693Z]     docker_cli_swarm_test.go:1118: [d5a3ebb61389e] joining swarm manager [d5bb9360e10b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:05:24 [2021-07-22T23:05:24.634Z]     docker_cli_swarm_test.go:1119: [da790f8e680d7] joining swarm manager [d5bb9360e10b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:05:30 [2021-07-22T23:05:30.992Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
23:05:30 [2021-07-22T23:05:30.992Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
23:05:31 [2021-07-22T23:05:31.955Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
23:05:34 [2021-07-22T23:05:34.651Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
23:05:34 [2021-07-22T23:05:34.651Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
23:05:34 [2021-07-22T23:05:34.651Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
23:05:34 [2021-07-22T23:05:34.651Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
23:05:34 [2021-07-22T23:05:34.651Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
23:05:34 [2021-07-22T23:05:34.651Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
23:05:34 [2021-07-22T23:05:34.651Z] === RUN   TestDockerSuite/TestVolumeCLILs
23:05:35 [2021-07-22T23:05:35.592Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
23:05:35 [2021-07-22T23:05:35.592Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
23:05:36 [2021-07-22T23:05:36.163Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
23:05:36 [2021-07-22T23:05:36.424Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
23:05:36 [2021-07-22T23:05:36.424Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
23:05:36 [2021-07-22T23:05:36.424Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
23:05:36 [2021-07-22T23:05:36.424Z] === RUN   TestDockerSuite/TestVolumeCLIRm
23:05:38 [2021-07-22T23:05:38.971Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
23:05:38 [2021-07-22T23:05:38.971Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
23:05:38 [2021-07-22T23:05:38.971Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
23:05:38 [2021-07-22T23:05:38.971Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
23:05:39 [2021-07-22T23:05:39.231Z] === RUN   TestDockerSuite/TestVolumeEvents
23:05:39 [2021-07-22T23:05:39.800Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
23:05:42 [2021-07-22T23:05:42.343Z] === RUN   TestDockerSuite/TestVolumeLsFormat
23:05:42 [2021-07-22T23:05:42.343Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
23:05:42 [2021-07-22T23:05:42.343Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
23:05:44 [2021-07-22T23:05:44.315Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
23:05:44 [2021-07-22T23:05:44.315Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
23:05:44 [2021-07-22T23:05:44.883Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
23:05:49 [2021-07-22T23:05:49.087Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
23:05:49 [2021-07-22T23:05:49.087Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
23:05:49 [2021-07-22T23:05:49.087Z] --- PASS: TestDockerSuite (1826.65s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.01s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.56s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.79s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.65s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.81s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.11s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.69s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s)
23:05:49 [2021-07-22T23:05:49.087Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.26s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.25s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.15s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.12s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.45s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.60s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.43s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.17s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.27s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.62s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.36s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.00s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.90s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.64s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.71s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.66s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.94s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.37s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.32s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.64s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.44s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.43s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.71s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.07s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.32s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.92s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.78s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.12s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.83s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.41s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.96s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.31s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.32s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.57s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.27s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.82s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.90s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.66s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.70s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.57s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.59s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.40s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.09s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.46s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.13s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.45s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.67s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.02s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.22s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.79s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.97s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.99s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.09s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.60s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.66s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.85s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.44s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.07s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.59s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.21s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.28s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.79s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.71s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.36s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.30s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.85s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.53s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.18s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.43s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.49s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.03s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.06s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.20s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.67s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.08s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.48s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.59s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.44s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.82s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.28s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.51s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.64s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.75s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.60s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (15.47s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.73s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.67s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.61s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.95s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.36s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.39s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.09s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.82s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.80s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.85s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (6.95s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.61s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.49s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.23s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEnv (2.01s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.19s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.83s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.48s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.01s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.92s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.25s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.53s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.97s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.24s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.23s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildFails (1.18s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.87s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.95s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.97s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.58s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.25s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.14s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.15s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.94s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.12s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.41s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.84s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.56s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.93s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.34s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.32s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.41s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.01s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.84s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.30s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.35s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.14s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.52s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.45s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.63s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.10s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.19s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.66s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.92s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.36s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.81s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.35s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.08s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.76s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.63s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.31s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.37s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.30s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.78s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.84s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.38s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.04s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.07s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.96s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildRm (4.23s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.36s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.19s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.17s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (5.30s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.37s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.07s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.41s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.17s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.04s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.17s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.99s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.30s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildUser (2.14s)
23:05:49 [2021-07-22T23:05:49.088Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.40s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.76s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.84s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.43s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.25s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.31s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.35s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.66s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.98s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.54s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.34s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.72s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.83s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.46s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.88s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.71s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.86s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCommitChange (0.98s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.75s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.71s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.10s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.07s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.91s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.83s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.11s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.54s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.78s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.72s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.74s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.67s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.75s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.68s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.69s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.72s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.92s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.91s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.07s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.40s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.38s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.21s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.22s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.09s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.93s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.80s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.86s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.77s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.98s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.77s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.75s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.53s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.84s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.69s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.23s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.12s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.72s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.53s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.66s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.75s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.68s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.72s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ad14e8_<nil>} (1.80s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1780379104_/foo_false__<nil>_<nil>_<nil>} (1.70s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1780379104_/foo_true__<nil>_<nil>_<nil>} (1.68s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3431456703_/foo_false__<nil>_<nil>_<nil>} (1.54s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3431456703_/foo_true__<nil>_<nil>_<nil>} (1.64s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3431456703_/foo_true__0xc000ad1518_<nil>_<nil>} (1.58s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ad1530_<nil>} (1.55s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ad1548_<nil>} (1.79s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ad1560_<nil>} (1.58s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ad1578_<nil>} (1.64s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.45s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
23:05:49 [2021-07-22T23:05:49.089Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.09s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.69s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.91s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.40s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.89s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.15s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.86s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.16s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.96s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.89s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.25s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.95s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.40s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.34s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.89s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.99s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.77s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.88s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.29s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.95s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.71s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.19s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.49s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.28s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.76s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.32s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.96s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToCaseI (1.02s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.19s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToDot (1.07s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.92s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.71s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.10s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.75s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.02s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.38s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.71s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateRM (0.16s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.10s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.16s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.73s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.21s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.63s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.60s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.71s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.74s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.98s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.79s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.28s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.31s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.31s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.59s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.92s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.82s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsAttach (1.16s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.21s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.90s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.02s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.17s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.25s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (4.20s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.42s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.12s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.47s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.67s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.84s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.52s)
23:05:49 [2021-07-22T23:05:49.089Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.28s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsFilters (2.06s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsFormat (2.04s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.96s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.45s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.49s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.73s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsRename (0.74s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsResize (0.72s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.71s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.30s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsStreaming (1.33s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.00s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsTop (0.80s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.61s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExec (1.24s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.08s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.91s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.39s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.40s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.10s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.13s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.70s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.40s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecEnv (1.00s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.77s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.05s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.05s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.05s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.03s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecParseError (0.72s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.74s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.76s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.14s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.47s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.25s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (12.46s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.75s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecTTY (1.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.05s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.91s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.86s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.40s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.46s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.81s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.74s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.81s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.95s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestHealth (24.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.82s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.85s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.17s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.10s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.07s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.79s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.59s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImportFile (1.79s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.98s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.58s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.99s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.10s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.00s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.77s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.72s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.73s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.67s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.69s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.85s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.87s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.70s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.69s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.06s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.75s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.74s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.07s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.70s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.88s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.17s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.06s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.48s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.72s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.85s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.53s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.15s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.94s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.72s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.72s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.66s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.00s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.51s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.40s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.97s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.83s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.23s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.69s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.85s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.74s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (15.19s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.10s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.50s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.22s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.89s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.48s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.90s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.25s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.97s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.98s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.39s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.71s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.31s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.36s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.79s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.95s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.96s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsSince (7.22s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.73s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.71s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsTail (0.76s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.69s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.70s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.29s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.71s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestNetHostname (2.25s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.48s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.80s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.23s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.72s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPluginActive (1.79s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.41s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.67s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.42s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.33s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.67s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.08s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.58s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.64s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPortList (11.18s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.94s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.50s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.93s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.64s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (4.02s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.87s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.68s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.20s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.44s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (4.10s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.63s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.64s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.87s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.74s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.63s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.59s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.98s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.82s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.92s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.85s)
23:05:49 [2021-07-22T23:05:49.090Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.21s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.86s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.73s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.73s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.70s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.39s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.38s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.72s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.47s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.32s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.03s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.41s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.82s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.72s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.41s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.31s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.88s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.55s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.94s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.14s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiTag (0.20s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.09s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.70s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.88s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (2.03s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.73s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.62s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.85s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.64s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.49s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.86s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.17s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.71s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.02s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.90s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.01s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.09s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.29s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.76s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.76s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.90s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.11s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.76s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.66s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.68s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.66s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.67s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.78s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.68s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.68s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.38s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.45s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.16s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.70s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.73s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.95s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.01s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.70s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.33s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.72s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.32s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.66s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.76s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.44s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.32s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.71s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.49s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.70s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.68s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.00s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.73s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.98s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.68s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.66s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.67s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.67s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.37s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.94s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.42s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.84s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.89s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.11s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.42s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.48s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.72s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.13s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.36s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.52s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.99s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.41s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.41s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunMount (7.85s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.50s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.13s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.39s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.02s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.42s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.48s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.48s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.92s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.17s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.16s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.88s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.20s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.87s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.53s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.93s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.76s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.51s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.06s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.66s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunRm (0.79s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.74s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.38s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.53s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.84s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.67s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.75s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.67s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunState (1.48s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.31s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.45s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.88s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.22s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.67s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.53s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.65s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.77s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.97s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (0.99s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.70s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.68s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.02s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (1.03s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.50s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (3.19s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.80s)
23:05:49 [2021-07-22T23:05:49.091Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.71s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.01s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (1.02s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.41s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.73s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.72s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.86s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.88s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.87s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.85s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.90s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.06s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.89s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.89s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (1.09s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.15s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.85s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.93s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.42s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.77s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.06s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.41s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.68s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.85s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.65s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.38s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.49s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.10s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.41s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.97s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.31s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.82s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.32s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.57s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.84s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.92s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.68s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.81s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.87s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.77s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.53s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.12s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.20s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.36s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.53s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.68s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.80s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.35s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.97s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.89s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.37s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.88s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.64s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.36s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.30s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.06s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.21s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.79s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.54s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.22s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.15s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.10s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.08s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.25s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.80s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.86s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.39s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.73s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.06s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.73s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.63s)
23:05:49 [2021-07-22T23:05:49.092Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
23:05:49 [2021-07-22T23:05:49.092Z] === RUN   TestDockerRegistrySuite
23:05:49 [2021-07-22T23:05:49.092Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
23:05:50 [2021-07-22T23:05:50.033Z]     check_test.go:196: [dcc34808f8e8c] daemon is not started
23:05:50 [2021-07-22T23:05:50.033Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
23:05:50 [2021-07-22T23:05:50.972Z]     check_test.go:196: [d0455297c7aa3] daemon is not started
23:05:50 [2021-07-22T23:05:50.972Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
23:05:52 [2021-07-22T23:05:52.864Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
23:05:52 [2021-07-22T23:05:52.887Z]     check_test.go:196: [d95f2d0e03b3b] daemon is not started
23:05:52 [2021-07-22T23:05:52.887Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
23:05:53 [2021-07-22T23:05:53.147Z]     check_test.go:196: [d41b9e87dddc9] daemon is not started
23:05:53 [2021-07-22T23:05:53.147Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
23:05:53 [2021-07-22T23:05:53.321Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
23:05:53 [2021-07-22T23:05:53.321Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
23:05:53 [2021-07-22T23:05:53.321Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
23:05:53 [2021-07-22T23:05:53.321Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
23:05:53 [2021-07-22T23:05:53.321Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
23:05:53 [2021-07-22T23:05:53.321Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
23:05:53 [2021-07-22T23:05:53.321Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
23:05:53 [2021-07-22T23:05:53.777Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
23:05:54 [2021-07-22T23:05:54.740Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
23:05:56 [2021-07-22T23:05:56.445Z]     check_test.go:196: [d6565d960f813] daemon is not started
23:05:56 [2021-07-22T23:05:56.445Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
23:05:58 [2021-07-22T23:05:58.463Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
23:06:00 [2021-07-22T23:06:00.636Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
23:06:00 [2021-07-22T23:06:00.636Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
23:06:00 [2021-07-22T23:06:00.636Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
23:06:00 [2021-07-22T23:06:00.636Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
23:06:00 [2021-07-22T23:06:00.636Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
23:06:00 [2021-07-22T23:06:00.636Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
23:06:03 [2021-07-22T23:06:03.027Z]     check_test.go:196: [d29a3b9879a09] daemon is not started
23:06:03 [2021-07-22T23:06:03.027Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
23:06:05 [2021-07-22T23:06:05.308Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
23:06:07 [2021-07-22T23:06:07.228Z]     check_test.go:196: [df32ce3e8d933] daemon is not started
23:06:07 [2021-07-22T23:06:07.228Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
23:06:07 [2021-07-22T23:06:07.799Z]     check_test.go:196: [d35876f67c20b] daemon is not started
23:06:07 [2021-07-22T23:06:07.799Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
23:06:09 [2021-07-22T23:06:09.184Z]     check_test.go:196: [d92483dbb167b] daemon is not started
23:06:09 [2021-07-22T23:06:09.184Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
23:06:10 [2021-07-22T23:06:10.569Z]     check_test.go:196: [d7840d9a1b37f] daemon is not started
23:06:10 [2021-07-22T23:06:10.569Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
23:06:11 [2021-07-22T23:06:11.953Z]     check_test.go:196: [def020dd7b523] daemon is not started
23:06:11 [2021-07-22T23:06:11.953Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
23:06:13 [2021-07-22T23:06:13.335Z]     check_test.go:196: [de38b252379dc] daemon is not started
23:06:13 [2021-07-22T23:06:13.335Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
23:06:14 [2021-07-22T23:06:14.307Z]     check_test.go:196: [d9471d67482f0] daemon is not started
23:06:14 [2021-07-22T23:06:14.307Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
23:06:15 [2021-07-22T23:06:15.690Z]     check_test.go:196: [ddf1178ed02df] daemon is not started
23:06:15 [2021-07-22T23:06:15.690Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
23:06:16 [2021-07-22T23:06:16.631Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2b9090a34b771f4c53077a119a7627c64d33c9e01b8d32c61091740f503aa0f9
23:06:17 [2021-07-22T23:06:17.572Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2be0a03ab3dadcfafab6e641483d58166ecbd163423172ef1e2bb65270276d78
23:06:17 [2021-07-22T23:06:17.832Z]     check_test.go:196: [d762821a4c713] daemon is not started
23:06:17 [2021-07-22T23:06:17.832Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
23:06:19 [2021-07-22T23:06:19.217Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0275ae207f3fd3f414c9b532c4b1dbc30cfd37a8522d0378446a23f108689b6e
23:06:20 [2021-07-22T23:06:20.114Z] === RUN   TestDockerSuite/TestBuildAddNonTar
23:06:20 [2021-07-22T23:06:20.159Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fe69dc3e8ef3ef06d6c06e18c924866d938ec2d809e95ebbd85a40d89b3a8b55
23:06:20 [2021-07-22T23:06:20.420Z]     check_test.go:196: [d279d65d60fff] daemon is not started
23:06:20 [2021-07-22T23:06:20.420Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
23:06:21 [2021-07-22T23:06:21.804Z]     check_test.go:196: [d6936714d69fd] daemon is not started
23:06:21 [2021-07-22T23:06:21.804Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
23:06:24 [2021-07-22T23:06:24.348Z]     check_test.go:196: [d5b5d460d57be] daemon is not started
23:06:24 [2021-07-22T23:06:24.348Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
23:06:25 [2021-07-22T23:06:25.730Z]     check_test.go:196: [d6acfb4fc1605] daemon is not started
23:06:25 [2021-07-22T23:06:25.730Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
23:06:25 [2021-07-22T23:06:25.730Z]     check_test.go:196: [d92999a209623] daemon is not started
23:06:25 [2021-07-22T23:06:25.730Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
23:06:25 [2021-07-22T23:06:25.913Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
23:06:26 [2021-07-22T23:06:26.373Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
23:06:26 [2021-07-22T23:06:26.373Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
23:06:26 [2021-07-22T23:06:26.373Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
23:06:27 [2021-07-22T23:06:27.113Z]     check_test.go:196: [db919a061a84a] daemon is not started
23:06:27 [2021-07-22T23:06:27.113Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
23:06:28 [2021-07-22T23:06:28.496Z]     check_test.go:196: [d39c1487734b8] daemon is not started
23:06:28 [2021-07-22T23:06:28.496Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
23:06:29 [2021-07-22T23:06:29.437Z]     check_test.go:196: [d8f1dd22073d0] daemon is not started
23:06:29 [2021-07-22T23:06:29.437Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
23:06:30 [2021-07-22T23:06:30.100Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
23:06:32 [2021-07-22T23:06:32.280Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
23:06:32 [2021-07-22T23:06:32.882Z]     check_test.go:196: [ddf13ef716771] daemon is not started
23:06:32 [2021-07-22T23:06:32.882Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
23:06:32 [2021-07-22T23:06:32.882Z]     check_test.go:196: [de146a5740aea] daemon is not started
23:06:32 [2021-07-22T23:06:32.882Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
23:06:34 [2021-07-22T23:06:34.265Z]     check_test.go:196: [d197538464e55] daemon is not started
23:06:34 [2021-07-22T23:06:34.525Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
23:06:34 [2021-07-22T23:06:34.785Z]     check_test.go:196: [d3461428ec51e] daemon is not started
23:06:34 [2021-07-22T23:06:34.785Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
23:06:35 [2021-07-22T23:06:35.046Z]     check_test.go:196: [d2811b43e5de8] daemon is not started
23:06:35 [2021-07-22T23:06:35.046Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
23:06:35 [2021-07-22T23:06:35.306Z]     check_test.go:196: [df0755e85d2a1] daemon is not started
23:06:35 [2021-07-22T23:06:35.306Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
23:06:35 [2021-07-22T23:06:35.565Z]     check_test.go:196: [d35ddf2f139fd] daemon is not started
23:06:35 [2021-07-22T23:06:35.565Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
23:06:35 [2021-07-22T23:06:35.825Z]     check_test.go:196: [d1323be3f6e56] daemon is not started
23:06:35 [2021-07-22T23:06:35.825Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
23:06:36 [2021-07-22T23:06:36.085Z]     check_test.go:196: [de41a0da2ebce] daemon is not started
23:06:36 [2021-07-22T23:06:36.085Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
23:06:37 [2021-07-22T23:06:37.470Z]     check_test.go:196: [d1c9652cc2bd1] daemon is not started
23:06:37 [2021-07-22T23:06:37.470Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
23:06:38 [2021-07-22T23:06:38.061Z] === RUN   TestDockerSuite/TestBuildAddScript
23:06:38 [2021-07-22T23:06:38.061Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
23:06:38 [2021-07-22T23:06:38.061Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
23:06:38 [2021-07-22T23:06:38.061Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
23:06:38 [2021-07-22T23:06:38.061Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
23:06:38 [2021-07-22T23:06:38.061Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
23:06:38 [2021-07-22T23:06:38.061Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
23:06:38 [2021-07-22T23:06:38.061Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
23:06:38 [2021-07-22T23:06:38.061Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
23:06:39 [2021-07-22T23:06:39.024Z] === RUN   TestDockerSuite/TestBuildAddTar
23:06:39 [2021-07-22T23:06:39.381Z]     check_test.go:196: [d0071bcddd58c] daemon is not started
23:06:39 [2021-07-22T23:06:39.381Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
23:06:40 [2021-07-22T23:06:40.321Z]     check_test.go:196: [d280610ff4fef] daemon is not started
23:06:40 [2021-07-22T23:06:40.321Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
23:06:41 [2021-07-22T23:06:41.704Z]     check_test.go:196: [db4c56cd60c24] daemon is not started
23:06:41 [2021-07-22T23:06:41.704Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
23:06:42 [2021-07-22T23:06:42.645Z] === RUN   TestDockerRegistrySuite/TestV2Only
23:06:43 [2021-07-22T23:06:43.215Z] --- PASS: TestDockerRegistrySuite (54.90s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.43s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.25s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.80s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.38s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.48s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.62s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.35s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.16s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.31s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.34s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.37s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.41s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.51s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.22s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.82s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.25s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.16s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.24s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.44s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.36s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.86s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.09s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.28s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
23:06:43 [2021-07-22T23:06:43.215Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
23:06:43 [2021-07-22T23:06:43.215Z] === RUN   TestDockerSchema1RegistrySuite
23:06:43 [2021-07-22T23:06:43.215Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
23:06:43 [2021-07-22T23:06:43.475Z]     check_test.go:223: [d50c96c230c9b] daemon is not started
23:06:43 [2021-07-22T23:06:43.475Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
23:06:47 [2021-07-22T23:06:47.678Z]     check_test.go:223: [d77d9c0dc9c5d] daemon is not started
23:06:47 [2021-07-22T23:06:47.678Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
23:06:54 [2021-07-22T23:06:54.275Z]     check_test.go:223: [df088c534731f] daemon is not started
23:06:54 [2021-07-22T23:06:54.275Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
23:06:56 [2021-07-22T23:06:56.819Z]     check_test.go:223: [d439f1c919f33] daemon is not started
23:06:56 [2021-07-22T23:06:56.819Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
23:06:58 [2021-07-22T23:06:58.202Z]     check_test.go:223: [dc4ed23580c25] daemon is not started
23:06:58 [2021-07-22T23:06:58.202Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
23:06:59 [2021-07-22T23:06:59.587Z]     docker_cli_swarm_test.go:1172: [d0961464993f2] joining swarm manager [d5bb9360e10b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:06:59 [2021-07-22T23:06:59.587Z]     check_test.go:223: [dea94093bd00e] daemon is not started
23:06:59 [2021-07-22T23:06:59.847Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
23:06:59 [2021-07-22T23:06:59.847Z]     check_test.go:223: [d1fd8ff159b4b] daemon is not started
23:06:59 [2021-07-22T23:06:59.847Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
23:07:01 [2021-07-22T23:07:01.230Z]     check_test.go:223: [d009d4898b834] daemon is not started
23:07:01 [2021-07-22T23:07:01.230Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
23:07:02 [2021-07-22T23:07:02.172Z]     check_test.go:223: [d58544ab00b8c] daemon is not started
23:07:02 [2021-07-22T23:07:02.172Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
23:07:03 [2021-07-22T23:07:03.555Z]     check_test.go:223: [dd8ea896fb8a3] daemon is not started
23:07:03 [2021-07-22T23:07:03.555Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
23:07:06 [2021-07-22T23:07:06.862Z]     check_test.go:223: [d16ee77358372] daemon is not started
23:07:06 [2021-07-22T23:07:06.862Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
23:07:07 [2021-07-22T23:07:07.122Z]     check_test.go:223: [d54d8977183b9] daemon is not started
23:07:07 [2021-07-22T23:07:07.122Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
23:07:07 [2021-07-22T23:07:07.383Z]     check_test.go:223: [dd063102acfca] daemon is not started
23:07:07 [2021-07-22T23:07:07.644Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
23:07:07 [2021-07-22T23:07:07.644Z]     check_test.go:223: [dee2831147f22] daemon is not started
23:07:07 [2021-07-22T23:07:07.644Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
23:07:07 [2021-07-22T23:07:07.904Z]     check_test.go:223: [d5bf3cd56c5b9] daemon is not started
23:07:07 [2021-07-22T23:07:07.904Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
23:07:08 [2021-07-22T23:07:08.165Z]     check_test.go:223: [d1c73e634af66] daemon is not started
23:07:08 [2021-07-22T23:07:08.165Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
23:07:08 [2021-07-22T23:07:08.736Z]     check_test.go:223: [d7a4723bf8cdd] daemon is not started
23:07:08 [2021-07-22T23:07:08.736Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
23:07:08 [2021-07-22T23:07:08.736Z]     check_test.go:223: [d187c5d9dc4ee] daemon is not started
23:07:08 [2021-07-22T23:07:08.736Z] --- PASS: TestDockerSchema1RegistrySuite (25.43s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.47s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.25s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.67s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.25s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.53s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.25s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.17s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.22s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s)
23:07:08 [2021-07-22T23:07:08.736Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
23:07:08 [2021-07-22T23:07:08.736Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
23:07:08 [2021-07-22T23:07:08.736Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
23:07:09 [2021-07-22T23:07:09.692Z]     check_test.go:252: [de25ba3ab4c82] daemon is not started
23:07:09 [2021-07-22T23:07:09.692Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
23:07:09 [2021-07-22T23:07:09.959Z]     check_test.go:252: [dbeaa2b0a6fbb] daemon is not started
23:07:09 [2021-07-22T23:07:09.959Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
23:07:10 [2021-07-22T23:07:10.219Z]     check_test.go:252: [d1e826467b539] daemon is not started
23:07:10 [2021-07-22T23:07:10.219Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
23:07:11 [2021-07-22T23:07:11.602Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
23:07:11 [2021-07-22T23:07:11.602Z]     check_test.go:252: [df6126f1b4d49] daemon is not started
23:07:11 [2021-07-22T23:07:11.602Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
23:07:11 [2021-07-22T23:07:11.862Z]     check_test.go:252: [dc98d908262d6] daemon is not started
23:07:11 [2021-07-22T23:07:11.862Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
23:07:12 [2021-07-22T23:07:12.432Z]     check_test.go:252: [d7f18a7fd7e4d] daemon is not started
23:07:12 [2021-07-22T23:07:12.432Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
23:07:12 [2021-07-22T23:07:12.691Z]     check_test.go:252: [d04efa66acb64] daemon is not started
23:07:12 [2021-07-22T23:07:12.691Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.94s)
23:07:12 [2021-07-22T23:07:12.691Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s)
23:07:12 [2021-07-22T23:07:12.691Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
23:07:12 [2021-07-22T23:07:12.691Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s)
23:07:12 [2021-07-22T23:07:12.691Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s)
23:07:12 [2021-07-22T23:07:12.691Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
23:07:12 [2021-07-22T23:07:12.691Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s)
23:07:12 [2021-07-22T23:07:12.691Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.59s)
23:07:12 [2021-07-22T23:07:12.691Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
23:07:12 [2021-07-22T23:07:12.691Z] === RUN   TestDockerRegistryAuthTokenSuite
23:07:12 [2021-07-22T23:07:12.691Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
23:07:17 [2021-07-22T23:07:17.972Z]     check_test.go:279: [dd0f413ec01c4] daemon is not started
23:07:17 [2021-07-22T23:07:17.972Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
23:07:17 [2021-07-22T23:07:17.972Z]     check_test.go:279: [dd398091e25b0] daemon is not started
23:07:17 [2021-07-22T23:07:17.972Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
23:07:18 [2021-07-22T23:07:18.232Z]     check_test.go:279: [d3898a0ed47fa] daemon is not started
23:07:18 [2021-07-22T23:07:18.232Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
23:07:18 [2021-07-22T23:07:18.232Z]     check_test.go:279: [d396d8ef4f549] daemon is not started
23:07:18 [2021-07-22T23:07:18.232Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
23:07:18 [2021-07-22T23:07:18.493Z]     check_test.go:279: [d53b38b2f7111] daemon is not started
23:07:18 [2021-07-22T23:07:18.493Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
23:07:18 [2021-07-22T23:07:18.493Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
23:07:18 [2021-07-22T23:07:18.493Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
23:07:18 [2021-07-22T23:07:18.493Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
23:07:18 [2021-07-22T23:07:18.493Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
23:07:18 [2021-07-22T23:07:18.493Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
23:07:18 [2021-07-22T23:07:18.493Z] === RUN   TestDockerNetworkSuite
23:07:18 [2021-07-22T23:07:18.493Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
23:07:21 [2021-07-22T23:07:21.036Z]     docker_cli_network_unix_test.go:46: [d02b0a4af7803] daemon is not started
23:07:21 [2021-07-22T23:07:21.036Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
23:07:21 [2021-07-22T23:07:21.514Z] === RUN   TestDockerSuite/TestBuildAddTarXz
23:07:21 [2021-07-22T23:07:21.514Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
23:07:21 [2021-07-22T23:07:21.514Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
23:07:21 [2021-07-22T23:07:21.514Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
23:07:21 [2021-07-22T23:07:21.514Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
23:07:21 [2021-07-22T23:07:21.606Z]     docker_cli_network_unix_test.go:46: [dcba954e1b556] daemon is not started
23:07:21 [2021-07-22T23:07:21.866Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
23:07:28 [2021-07-22T23:07:28.446Z]     docker_cli_network_unix_test.go:46: [d699bfba65f55] daemon is not started
23:07:28 [2021-07-22T23:07:28.446Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
23:07:29 [2021-07-22T23:07:29.830Z]     docker_cli_network_unix_test.go:46: [dd04c95d889ae] daemon is not started
23:07:30 [2021-07-22T23:07:30.090Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
23:07:30 [2021-07-22T23:07:30.090Z]     docker_cli_network_unix_test.go:1233: [d1b5f01a2fb9e] daemon is not started
23:07:33 [2021-07-22T23:07:33.394Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
23:07:34 [2021-07-22T23:07:34.334Z]     docker_cli_network_unix_test.go:46: [d94bda2f6b0e0] daemon is not started
23:07:34 [2021-07-22T23:07:34.903Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
23:07:37 [2021-07-22T23:07:37.444Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
23:07:39 [2021-07-22T23:07:39.361Z]     docker_cli_swarm_test.go:1453: [d43b370e67dc0] joining swarm manager [d0aca94ee89e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:07:40 [2021-07-22T23:07:40.303Z]     docker_cli_swarm_test.go:1454: [d44d22f66a440] joining swarm manager [d0aca94ee89e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:07:42 [2021-07-22T23:07:42.583Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
23:07:42 [2021-07-22T23:07:42.583Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
23:07:42 [2021-07-22T23:07:42.583Z] === RUN   TestDockerSuite/TestBuildBlankName
23:07:42 [2021-07-22T23:07:42.583Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
23:07:42 [2021-07-22T23:07:42.845Z]     docker_cli_network_unix_test.go:46: [d0cebb7551b9d] daemon is not started
23:07:43 [2021-07-22T23:07:43.786Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
23:07:46 [2021-07-22T23:07:46.329Z]     docker_cli_network_unix_test.go:46: [d39968b869da2] daemon is not started
23:07:46 [2021-07-22T23:07:46.589Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
23:07:47 [2021-07-22T23:07:47.972Z]     docker_cli_network_unix_test.go:46: [da895dc67fc67] daemon is not started
23:07:47 [2021-07-22T23:07:47.972Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
23:07:48 [2021-07-22T23:07:48.543Z]     docker_cli_network_unix_test.go:46: [d3d38981809ba] daemon is not started
23:07:48 [2021-07-22T23:07:48.820Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
23:07:49 [2021-07-22T23:07:49.393Z]     docker_cli_network_unix_test.go:46: [dbde798e4a936] daemon is not started
23:07:49 [2021-07-22T23:07:49.393Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
23:07:50 [2021-07-22T23:07:50.253Z] --- PASS: TestBuildWCOWSandboxSize (921.76s)
23:07:50 [2021-07-22T23:07:50.253Z] === RUN   TestBuildWithEmptyDockerfile
23:07:50 [2021-07-22T23:07:50.253Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:07:50 [2021-07-22T23:07:50.253Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:07:50 [2021-07-22T23:07:50.253Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:07:50 [2021-07-22T23:07:50.253Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:07:50 [2021-07-22T23:07:50.253Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:07:50 [2021-07-22T23:07:50.253Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:07:50 [2021-07-22T23:07:50.253Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:07:50 [2021-07-22T23:07:50.253Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:07:50 [2021-07-22T23:07:50.253Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:07:50 [2021-07-22T23:07:50.253Z] --- PASS: TestBuildWithEmptyDockerfile (0.68s)
23:07:50 [2021-07-22T23:07:50.253Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
23:07:50 [2021-07-22T23:07:50.253Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
23:07:50 [2021-07-22T23:07:50.253Z] === RUN   TestBuildPreserveOwnership
23:07:50 [2021-07-22T23:07:50.253Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
23:07:50 [2021-07-22T23:07:50.253Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z] === RUN   TestBuildPlatformInvalid
23:07:50 [2021-07-22T23:07:50.253Z] --- PASS: TestBuildPlatformInvalid (0.68s)
23:07:50 [2021-07-22T23:07:50.253Z] PASS
23:07:50 [2021-07-22T23:07:50.253Z] ok  	github.com/docker/docker/integration/build	1135.201s
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] === Skipped
23:07:50 [2021-07-22T23:07:50.253Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z]     build_session_test.go:25: TODO: BuildKit
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
23:07:50 [2021-07-22T23:07:50.253Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
23:07:50 [2021-07-22T23:07:50.253Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] DONE 29 tests, 5 skipped in 1166.148s
23:07:50 [2021-07-22T23:07:50.253Z] Running D:\gopath\src\github.com\docker\docker\integration\config
23:07:50 [2021-07-22T23:07:50.253Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:07:50 [2021-07-22T23:07:50.253Z] INFO: Testing against a local daemon
23:07:50 [2021-07-22T23:07:50.253Z] === RUN   TestConfigInspect
23:07:50 [2021-07-22T23:07:50.253Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
23:07:50 [2021-07-22T23:07:50.253Z] --- SKIP: TestConfigInspect (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z] === RUN   TestConfigList
23:07:50 [2021-07-22T23:07:50.253Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
23:07:50 [2021-07-22T23:07:50.253Z] --- SKIP: TestConfigList (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z] === RUN   TestConfigsCreateAndDelete
23:07:50 [2021-07-22T23:07:50.253Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
23:07:50 [2021-07-22T23:07:50.253Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z] === RUN   TestConfigsUpdate
23:07:50 [2021-07-22T23:07:50.253Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
23:07:50 [2021-07-22T23:07:50.253Z] --- SKIP: TestConfigsUpdate (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z] === RUN   TestTemplatedConfig
23:07:50 [2021-07-22T23:07:50.253Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
23:07:50 [2021-07-22T23:07:50.253Z] --- SKIP: TestTemplatedConfig (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z] === RUN   TestConfigCreateResolve
23:07:50 [2021-07-22T23:07:50.253Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
23:07:50 [2021-07-22T23:07:50.253Z] --- SKIP: TestConfigCreateResolve (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z] PASS
23:07:50 [2021-07-22T23:07:50.253Z] ok  	github.com/docker/docker/integration/config	0.125s
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] === Skipped
23:07:50 [2021-07-22T23:07:50.253Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
23:07:50 [2021-07-22T23:07:50.253Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] 
23:07:50 [2021-07-22T23:07:50.253Z] DONE 6 tests, 6 skipped in 2.952s
23:07:50 [2021-07-22T23:07:50.253Z] Running D:\gopath\src\github.com\docker\docker\integration\container
23:07:50 [2021-07-22T23:07:50.335Z]     docker_cli_network_unix_test.go:46: [d502c1d250bbe] daemon is not started
23:07:50 [2021-07-22T23:07:50.595Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
23:07:51 [2021-07-22T23:07:51.135Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
23:07:51 [2021-07-22T23:07:51.135Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
23:07:51 [2021-07-22T23:07:51.166Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
23:07:51 [2021-07-22T23:07:51.166Z]     docker_cli_network_unix_test.go:46: [d66ba984a289c] daemon is not started
23:07:51 [2021-07-22T23:07:51.600Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
23:07:51 [2021-07-22T23:07:51.737Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
23:07:51 [2021-07-22T23:07:51.997Z]     docker_cli_network_unix_test.go:46: [ddd1d1b96a0b8] daemon is not started
23:07:51 [2021-07-22T23:07:51.997Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
23:07:52 [2021-07-22T23:07:52.258Z]     docker_cli_network_unix_test.go:46: [dae680aed0ee3] daemon is not started
23:07:52 [2021-07-22T23:07:52.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
23:07:52 [2021-07-22T23:07:52.452Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:07:52 [2021-07-22T23:07:52.452Z] INFO: Testing against a local daemon
23:07:52 [2021-07-22T23:07:52.452Z] === RUN   TestCheckpoint
23:07:52 [2021-07-22T23:07:52.452Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:07:52 [2021-07-22T23:07:52.452Z] --- SKIP: TestCheckpoint (0.00s)
23:07:52 [2021-07-22T23:07:52.452Z] === RUN   TestContainerInvalidJSON
23:07:52 [2021-07-22T23:07:52.452Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:07:52 [2021-07-22T23:07:52.452Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:07:52 [2021-07-22T23:07:52.452Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:07:52 [2021-07-22T23:07:52.452Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:07:52 [2021-07-22T23:07:52.452Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:07:52 [2021-07-22T23:07:52.452Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:07:52 [2021-07-22T23:07:52.452Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:07:52 [2021-07-22T23:07:52.452Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:07:52 [2021-07-22T23:07:52.452Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:07:52 [2021-07-22T23:07:52.452Z] --- PASS: TestContainerInvalidJSON (0.65s)
23:07:52 [2021-07-22T23:07:52.452Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
23:07:52 [2021-07-22T23:07:52.452Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
23:07:52 [2021-07-22T23:07:52.452Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
23:07:52 [2021-07-22T23:07:52.452Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:07:52 [2021-07-22T23:07:52.518Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
23:07:52 [2021-07-22T23:07:52.779Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
23:07:52 [2021-07-22T23:07:52.779Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
23:07:52 [2021-07-22T23:07:52.910Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s)
23:07:52 [2021-07-22T23:07:52.910Z] === RUN   TestCopyFromContainerPathIsNotDir
23:07:53 [2021-07-22T23:07:53.039Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
23:07:53 [2021-07-22T23:07:53.299Z]     docker_cli_network_unix_test.go:46: [da3c8620c0fcd] daemon is not started
23:07:53 [2021-07-22T23:07:53.367Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s)
23:07:53 [2021-07-22T23:07:53.367Z] === RUN   TestCopyToContainerPathDoesNotExist
23:07:53 [2021-07-22T23:07:53.367Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s)
23:07:53 [2021-07-22T23:07:53.367Z] === RUN   TestCopyToContainerPathIsNotDir
23:07:53 [2021-07-22T23:07:53.836Z] --- PASS: TestCopyToContainerPathIsNotDir (0.49s)
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCopyFromContainer
23:07:53 [2021-07-22T23:07:53.836Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
23:07:53 [2021-07-22T23:07:53.836Z] --- SKIP: TestCopyFromContainer (0.00s)
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:07:53 [2021-07-22T23:07:53.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:07:53 [2021-07-22T23:07:53.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:07:53 [2021-07-22T23:07:53.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:07:53 [2021-07-22T23:07:53.836Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:07:53 [2021-07-22T23:07:53.836Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:07:53 [2021-07-22T23:07:53.836Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:07:53 [2021-07-22T23:07:53.836Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
23:07:53 [2021-07-22T23:07:53.836Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:07:53 [2021-07-22T23:07:53.836Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
23:07:53 [2021-07-22T23:07:53.836Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateLinkToNonExistingContainer
23:07:53 [2021-07-22T23:07:53.836Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
23:07:53 [2021-07-22T23:07:53.836Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateWithInvalidEnv
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateWithInvalidEnv/0
23:07:53 [2021-07-22T23:07:53.836Z] === PAUSE TestCreateWithInvalidEnv/0
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateWithInvalidEnv/1
23:07:53 [2021-07-22T23:07:53.836Z] === PAUSE TestCreateWithInvalidEnv/1
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateWithInvalidEnv/2
23:07:53 [2021-07-22T23:07:53.836Z] === PAUSE TestCreateWithInvalidEnv/2
23:07:53 [2021-07-22T23:07:53.836Z] === CONT  TestCreateWithInvalidEnv/0
23:07:53 [2021-07-22T23:07:53.836Z] === CONT  TestCreateWithInvalidEnv/2
23:07:53 [2021-07-22T23:07:53.836Z] === CONT  TestCreateWithInvalidEnv/1
23:07:53 [2021-07-22T23:07:53.836Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
23:07:53 [2021-07-22T23:07:53.836Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
23:07:53 [2021-07-22T23:07:53.836Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
23:07:53 [2021-07-22T23:07:53.836Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateTmpfsMountsTarget
23:07:53 [2021-07-22T23:07:53.836Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
23:07:53 [2021-07-22T23:07:53.836Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateWithCustomMaskedPaths
23:07:53 [2021-07-22T23:07:53.836Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
23:07:53 [2021-07-22T23:07:53.836Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateWithCustomReadonlyPaths
23:07:53 [2021-07-22T23:07:53.836Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
23:07:53 [2021-07-22T23:07:53.836Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:07:53 [2021-07-22T23:07:53.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:07:53 [2021-07-22T23:07:53.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:07:53 [2021-07-22T23:07:53.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:07:53 [2021-07-22T23:07:53.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:07:53 [2021-07-22T23:07:53.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:07:53 [2021-07-22T23:07:53.836Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:07:53 [2021-07-22T23:07:53.836Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:07:53 [2021-07-22T23:07:53.836Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:07:53 [2021-07-22T23:07:53.836Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:07:53 [2021-07-22T23:07:53.836Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:07:53 [2021-07-22T23:07:53.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
23:07:53 [2021-07-22T23:07:53.836Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:07:53 [2021-07-22T23:07:53.836Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:07:53 [2021-07-22T23:07:53.836Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:07:53 [2021-07-22T23:07:53.836Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:07:53 [2021-07-22T23:07:53.836Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:07:53 [2021-07-22T23:07:53.836Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
23:07:53 [2021-07-22T23:07:53.836Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateDifferentPlatform
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateDifferentPlatform/different_os
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:07:53 [2021-07-22T23:07:53.836Z] --- PASS: TestCreateDifferentPlatform (0.04s)
23:07:53 [2021-07-22T23:07:53.836Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:07:53 [2021-07-22T23:07:53.836Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:07:53 [2021-07-22T23:07:53.836Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:07:53 [2021-07-22T23:07:53.870Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
23:07:53 [2021-07-22T23:07:53.870Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
23:07:53 [2021-07-22T23:07:53.870Z]     docker_cli_network_unix_test.go:46: [d39705335924e] daemon is not started
23:07:53 [2021-07-22T23:07:53.870Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
23:07:53 [2021-07-22T23:07:53.870Z]     docker_cli_network_unix_test.go:46: [d9df2725530bc] daemon is not started
23:07:53 [2021-07-22T23:07:53.870Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
23:07:54 [2021-07-22T23:07:54.130Z]     docker_cli_network_unix_test.go:46: [de2b107d5f4d5] daemon is not started
23:07:54 [2021-07-22T23:07:54.130Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
23:07:54 [2021-07-22T23:07:54.293Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s)
23:07:54 [2021-07-22T23:07:54.293Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:07:54 [2021-07-22T23:07:54.293Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
23:07:54 [2021-07-22T23:07:54.293Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
23:07:54 [2021-07-22T23:07:54.293Z] === RUN   TestContainerKillOnDaemonStart
23:07:54 [2021-07-22T23:07:54.293Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
23:07:54 [2021-07-22T23:07:54.293Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:07:54 [2021-07-22T23:07:54.293Z] === RUN   TestDiff
23:07:54 [2021-07-22T23:07:54.293Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
23:07:54 [2021-07-22T23:07:54.293Z] --- SKIP: TestDiff (0.00s)
23:07:54 [2021-07-22T23:07:54.293Z] === RUN   TestExecWithCloseStdin
23:07:55 [2021-07-22T23:07:55.513Z]     docker_cli_network_unix_test.go:46: [d3f43543771a0] daemon is not started
23:07:55 [2021-07-22T23:07:55.513Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
23:07:56 [2021-07-22T23:07:56.455Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
23:07:56 [2021-07-22T23:07:56.455Z]     docker_cli_network_unix_test.go:46: [d0d36becb67e2] daemon is not started
23:07:57 [2021-07-22T23:07:57.025Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
23:07:57 [2021-07-22T23:07:57.025Z]     docker_cli_network_unix_test.go:46: [dbf22e77d79aa] daemon is not started
23:07:57 [2021-07-22T23:07:57.025Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
23:07:57 [2021-07-22T23:07:57.376Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
23:07:57 [2021-07-22T23:07:57.598Z]     docker_cli_network_unix_test.go:46: [d501889f49583] daemon is not started
23:07:57 [2021-07-22T23:07:57.598Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
23:07:57 [2021-07-22T23:07:57.858Z]     docker_cli_network_unix_test.go:46: [dfd20d297ede2] daemon is not started
23:07:57 [2021-07-22T23:07:57.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
23:07:58 [2021-07-22T23:07:58.095Z] --- PASS: TestExecWithCloseStdin (3.34s)
23:07:58 [2021-07-22T23:07:58.095Z] === RUN   TestExec
23:07:59 [2021-07-22T23:07:59.771Z]     docker_cli_network_unix_test.go:968: [d7bf4b4f25d96] daemon is not started
23:08:00 [2021-07-22T23:08:00.284Z] --- PASS: TestExec (2.38s)
23:08:00 [2021-07-22T23:08:00.284Z] === RUN   TestExecUser
23:08:00 [2021-07-22T23:08:00.284Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:08:00 [2021-07-22T23:08:00.284Z] --- SKIP: TestExecUser (0.00s)
23:08:00 [2021-07-22T23:08:00.284Z] === RUN   TestExportContainerAndImportImage
23:08:00 [2021-07-22T23:08:00.284Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:08:00 [2021-07-22T23:08:00.284Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
23:08:00 [2021-07-22T23:08:00.284Z] === RUN   TestExportContainerAfterDaemonRestart
23:08:00 [2021-07-22T23:08:00.284Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
23:08:00 [2021-07-22T23:08:00.284Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
23:08:00 [2021-07-22T23:08:00.284Z] === RUN   TestHealthCheckWorkdir
23:08:00 [2021-07-22T23:08:00.284Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
23:08:00 [2021-07-22T23:08:00.284Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
23:08:00 [2021-07-22T23:08:00.284Z] === RUN   TestHealthKillContainer
23:08:00 [2021-07-22T23:08:00.284Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
23:08:00 [2021-07-22T23:08:00.284Z] --- SKIP: TestHealthKillContainer (0.00s)
23:08:00 [2021-07-22T23:08:00.284Z] === RUN   TestInspectCpusetInConfigPre120
23:08:00 [2021-07-22T23:08:00.284Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:08:00 [2021-07-22T23:08:00.284Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
23:08:00 [2021-07-22T23:08:00.284Z] === RUN   TestKillContainerInvalidSignal
23:08:00 [2021-07-22T23:08:00.712Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
23:08:01 [2021-07-22T23:08:01.654Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
23:08:01 [2021-07-22T23:08:01.819Z] --- PASS: TestKillContainerInvalidSignal (2.09s)
23:08:01 [2021-07-22T23:08:01.819Z] === RUN   TestKillContainer
23:08:01 [2021-07-22T23:08:01.819Z] === RUN   TestKillContainer/no_signal
23:08:03 [2021-07-22T23:08:03.567Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
23:08:03 [2021-07-22T23:08:03.568Z]     docker_cli_network_unix_test.go:46: [d4797b18106c3] daemon is not started
23:08:03 [2021-07-22T23:08:03.568Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
23:08:03 [2021-07-22T23:08:03.997Z] === RUN   TestKillContainer/non_killing_signal
23:08:03 [2021-07-22T23:08:03.997Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
23:08:03 [2021-07-22T23:08:03.997Z] === RUN   TestKillContainer/killing_signal
23:08:05 [2021-07-22T23:08:05.484Z]     docker_cli_swarm_unix_test.go:62: [dd445ab03671b] joining swarm manager [d73de8360a8f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:08:07 [2021-07-22T23:08:07.678Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
23:08:09 [2021-07-22T23:08:09.685Z]     docker_cli_network_unix_test.go:1116: [d0aa1c92e67a1] daemon is not started
23:08:12 [2021-07-22T23:08:12.560Z] --- PASS: TestKillContainer (9.32s)
23:08:12 [2021-07-22T23:08:12.560Z]     --- PASS: TestKillContainer/no_signal (2.02s)
23:08:12 [2021-07-22T23:08:12.560Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
23:08:12 [2021-07-22T23:08:12.560Z]     --- PASS: TestKillContainer/killing_signal (7.25s)
23:08:12 [2021-07-22T23:08:12.560Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:08:12 [2021-07-22T23:08:12.560Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:08:12 [2021-07-22T23:08:12.560Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
23:08:12 [2021-07-22T23:08:12.560Z] === RUN   TestKillStoppedContainer
23:08:12 [2021-07-22T23:08:12.560Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:08:12 [2021-07-22T23:08:12.560Z] --- SKIP: TestKillStoppedContainer (0.00s)
23:08:12 [2021-07-22T23:08:12.560Z] === RUN   TestKillStoppedContainerAPIPre120
23:08:12 [2021-07-22T23:08:12.560Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:08:12 [2021-07-22T23:08:12.560Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
23:08:12 [2021-07-22T23:08:12.560Z] === RUN   TestKillDifferentUserContainer
23:08:12 [2021-07-22T23:08:12.560Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
23:08:12 [2021-07-22T23:08:12.560Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
23:08:12 [2021-07-22T23:08:12.560Z] === RUN   TestInspectOomKilledTrue
23:08:12 [2021-07-22T23:08:12.560Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
23:08:12 [2021-07-22T23:08:12.560Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:08:12 [2021-07-22T23:08:12.560Z] === RUN   TestInspectOomKilledFalse
23:08:12 [2021-07-22T23:08:12.560Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:08:12 [2021-07-22T23:08:12.560Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:08:12 [2021-07-22T23:08:12.560Z] === RUN   TestLogsFollowTailEmpty
23:08:13 [2021-07-22T23:08:13.527Z] --- PASS: TestLogsFollowTailEmpty (2.16s)
23:08:13 [2021-07-22T23:08:13.527Z] === RUN   TestNetworkNat
23:08:13 [2021-07-22T23:08:13.527Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
23:08:13 [2021-07-22T23:08:13.527Z] --- SKIP: TestNetworkNat (0.00s)
23:08:13 [2021-07-22T23:08:13.527Z] === RUN   TestNetworkLocalhostTCPNat
23:08:16 [2021-07-22T23:08:16.267Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
23:08:16 [2021-07-22T23:08:16.267Z]     docker_cli_network_unix_test.go:46: [d68e6f8cc6d4d] daemon is not started
23:08:16 [2021-07-22T23:08:16.267Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
23:08:16 [2021-07-22T23:08:16.444Z] --- PASS: TestNetworkLocalhostTCPNat (2.49s)
23:08:16 [2021-07-22T23:08:16.444Z] === RUN   TestNetworkLoopbackNat
23:08:16 [2021-07-22T23:08:16.444Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
23:08:16 [2021-07-22T23:08:16.444Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
23:08:16 [2021-07-22T23:08:16.444Z] === RUN   TestPause
23:08:16 [2021-07-22T23:08:16.444Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
23:08:16 [2021-07-22T23:08:16.444Z] --- SKIP: TestPause (0.00s)
23:08:16 [2021-07-22T23:08:16.444Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:08:16 [2021-07-22T23:08:16.837Z]     docker_cli_network_unix_test.go:46: [d6ac679110669] daemon is not started
23:08:16 [2021-07-22T23:08:16.837Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
23:08:16 [2021-07-22T23:08:16.837Z]     docker_cli_network_unix_test.go:46: [d814e5ca4407a] daemon is not started
23:08:17 [2021-07-22T23:08:17.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
23:08:17 [2021-07-22T23:08:17.097Z]     docker_cli_network_unix_test.go:46: [df8b3933d7b01] daemon is not started
23:08:17 [2021-07-22T23:08:17.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
23:08:17 [2021-07-22T23:08:17.097Z]     docker_cli_network_unix_test.go:46: [d6f5c98060d2d] daemon is not started
23:08:17 [2021-07-22T23:08:17.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
23:08:17 [2021-07-22T23:08:17.358Z]     docker_cli_network_unix_test.go:46: [d608704a99eab] daemon is not started
23:08:17 [2021-07-22T23:08:17.358Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
23:08:17 [2021-07-22T23:08:17.358Z]     docker_cli_network_unix_test.go:46: [d730f1112a3d4] daemon is not started
23:08:17 [2021-07-22T23:08:17.358Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
23:08:17 [2021-07-22T23:08:17.980Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.04s)
23:08:17 [2021-07-22T23:08:17.980Z] === RUN   TestPauseStopPausedContainer
23:08:17 [2021-07-22T23:08:17.980Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
23:08:17 [2021-07-22T23:08:17.980Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
23:08:17 [2021-07-22T23:08:17.980Z] === RUN   TestPsFilter
23:08:18 [2021-07-22T23:08:18.438Z] --- PASS: TestPsFilter (0.25s)
23:08:18 [2021-07-22T23:08:18.438Z] === RUN   TestRemoveContainerWithRemovedVolume
23:08:20 [2021-07-22T23:08:20.614Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.40s)
23:08:20 [2021-07-22T23:08:20.614Z] === RUN   TestRemoveContainerWithVolume
23:08:20 [2021-07-22T23:08:20.655Z]     docker_cli_network_unix_test.go:46: [dc6ffbeca8227] daemon is not started
23:08:20 [2021-07-22T23:08:20.922Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
23:08:21 [2021-07-22T23:08:21.183Z]     docker_cli_network_unix_test.go:46: [dabd1613013bd] daemon is not started
23:08:21 [2021-07-22T23:08:21.183Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
23:08:21 [2021-07-22T23:08:21.183Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
23:08:21 [2021-07-22T23:08:21.183Z]     docker_cli_network_unix_test.go:46: [d0105e0652b62] daemon is not started
23:08:21 [2021-07-22T23:08:21.183Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
23:08:21 [2021-07-22T23:08:21.754Z]     docker_cli_network_unix_test.go:46: [d04b7762fbec2] daemon is not started
23:08:22 [2021-07-22T23:08:22.015Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
23:08:22 [2021-07-22T23:08:22.465Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
23:08:22 [2021-07-22T23:08:22.465Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
23:08:22 [2021-07-22T23:08:22.465Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
23:08:23 [2021-07-22T23:08:23.516Z] --- PASS: TestRemoveContainerWithVolume (2.42s)
23:08:23 [2021-07-22T23:08:23.516Z] === RUN   TestRemoveContainerRunning
23:08:25 [2021-07-22T23:08:25.052Z] --- PASS: TestRemoveContainerRunning (2.13s)
23:08:25 [2021-07-22T23:08:25.052Z] === RUN   TestRemoveContainerForceRemoveRunning
23:08:27 [2021-07-22T23:08:27.143Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
23:08:27 [2021-07-22T23:08:27.143Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
23:08:27 [2021-07-22T23:08:27.143Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
23:08:27 [2021-07-22T23:08:27.143Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
23:08:27 [2021-07-22T23:08:27.143Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
23:08:27 [2021-07-22T23:08:27.228Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.06s)
23:08:27 [2021-07-22T23:08:27.228Z] === RUN   TestRemoveInvalidContainer
23:08:27 [2021-07-22T23:08:27.228Z] --- PASS: TestRemoveInvalidContainer (0.03s)
23:08:27 [2021-07-22T23:08:27.228Z] === RUN   TestRenameLinkedContainer
23:08:27 [2021-07-22T23:08:27.228Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
23:08:27 [2021-07-22T23:08:27.228Z] --- SKIP: TestRenameLinkedContainer (0.00s)
23:08:27 [2021-07-22T23:08:27.228Z] === RUN   TestRenameStoppedContainer
23:08:27 [2021-07-22T23:08:27.297Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
23:08:28 [2021-07-22T23:08:28.252Z]     docker_cli_network_unix_test.go:1084: [d549c555e86d3] daemon is not started
23:08:30 [2021-07-22T23:08:30.812Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
23:08:30 [2021-07-22T23:08:30.812Z]     docker_cli_network_unix_test.go:46: [d9b9d4a23eae8] daemon is not started
23:08:30 [2021-07-22T23:08:30.812Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
23:08:31 [2021-07-22T23:08:31.072Z]     docker_cli_network_unix_test.go:46: [da0ec93fb3420] daemon is not started
23:08:31 [2021-07-22T23:08:31.332Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
23:08:33 [2021-07-22T23:08:33.242Z]     docker_cli_network_unix_test.go:46: [d178555a82f97] daemon is not started
23:08:33 [2021-07-22T23:08:33.502Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
23:08:33 [2021-07-22T23:08:33.502Z]     docker_cli_network_unix_test.go:46: [d10521fc9cab7] daemon is not started
23:08:33 [2021-07-22T23:08:33.502Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
23:08:34 [2021-07-22T23:08:34.073Z]     docker_cli_network_unix_test.go:46: [d956a760922d1] daemon is not started
23:08:34 [2021-07-22T23:08:34.643Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
23:08:34 [2021-07-22T23:08:34.903Z]     docker_cli_network_unix_test.go:46: [d6a3fb9815314] daemon is not started
23:08:34 [2021-07-22T23:08:34.903Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
23:08:35 [2021-07-22T23:08:35.716Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
23:08:35 [2021-07-22T23:08:35.716Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
23:08:35 [2021-07-22T23:08:35.716Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
23:08:35 [2021-07-22T23:08:35.787Z] --- PASS: TestRenameStoppedContainer (7.32s)
23:08:35 [2021-07-22T23:08:35.787Z] === RUN   TestRenameRunningContainerAndReuse
23:08:35 [2021-07-22T23:08:35.846Z]     docker_cli_network_unix_test.go:46: [d5fde43912555] daemon is not started
23:08:36 [2021-07-22T23:08:36.109Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
23:08:36 [2021-07-22T23:08:36.174Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
23:08:36 [2021-07-22T23:08:36.174Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
23:08:36 [2021-07-22T23:08:36.174Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
23:08:36 [2021-07-22T23:08:36.174Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
23:08:36 [2021-07-22T23:08:36.174Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
23:08:39 [2021-07-22T23:08:39.523Z] --- PASS: TestRenameRunningContainerAndReuse (4.46s)
23:08:39 [2021-07-22T23:08:39.523Z] === RUN   TestRenameInvalidName
23:08:41 [2021-07-22T23:08:41.056Z] --- PASS: TestRenameInvalidName (2.09s)
23:08:41 [2021-07-22T23:08:41.056Z] === RUN   TestRenameAnonymousContainer
23:08:42 [2021-07-22T23:08:42.688Z]     docker_cli_network_unix_test.go:46: [d017bcfcd12ab] daemon is not started
23:08:42 [2021-07-22T23:08:42.948Z] --- PASS: TestDockerNetworkSuite (84.56s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.49s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.98s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.06s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.02s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.08s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.81s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.93s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.68s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.38s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.67s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.16s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.19s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.42s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.19s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.65s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.57s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.73s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.03s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.07s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.97s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.62s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.04s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.32s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.87s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.03s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.03s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.95s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.19s)
23:08:42 [2021-07-22T23:08:42.948Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.82s)
23:08:42 [2021-07-22T23:08:42.948Z] === RUN   TestDockerHubPullSuite
23:08:42 [2021-07-22T23:08:42.948Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
23:08:44 [2021-07-22T23:08:44.857Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
23:08:46 [2021-07-22T23:08:46.767Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
23:08:47 [2021-07-22T23:08:47.028Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
23:08:48 [2021-07-22T23:08:48.427Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
23:08:48 [2021-07-22T23:08:48.427Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
23:08:48 [2021-07-22T23:08:48.427Z] --- PASS: TestDockerHubPullSuite (5.51s)
23:08:48 [2021-07-22T23:08:48.427Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.48s)
23:08:48 [2021-07-22T23:08:48.427Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s)
23:08:48 [2021-07-22T23:08:48.427Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s)
23:08:48 [2021-07-22T23:08:48.427Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.19s)
23:08:48 [2021-07-22T23:08:48.427Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
23:08:48 [2021-07-22T23:08:48.427Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
23:08:48 [2021-07-22T23:08:48.427Z] PASS
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === Skipped
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_sni_test.go:18: Flakey test
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
23:08:48 [2021-07-22T23:08:48.427Z]     docker_cli_network_unix_test.go:46: [d0105e0652b62] daemon is not started
23:08:48 [2021-07-22T23:08:48.427Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] 
23:08:48 [2021-07-22T23:08:48.427Z] DONE 1269 tests, 51 skipped in 2058.666s
23:08:48 [2021-07-22T23:08:48.427Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:08:48 [2021-07-22T23:08:48.427Z] ++++ cat bundles/test-integration/docker.pid
23:08:48 [2021-07-22T23:08:48.427Z] +++ kill 8236
23:08:48 [2021-07-22T23:08:48.688Z] +++ /etc/init.d/apparmor stop
23:08:48 [2021-07-22T23:08:48.688Z] Leaving: AppArmorNo profiles have been unloaded.
23:08:48 [2021-07-22T23:08:48.688Z] 
23:08:48 [2021-07-22T23:08:48.688Z] Unloading profiles will leave already running processes permanently
23:08:48 [2021-07-22T23:08:48.688Z] unconfined, which can lead to unexpected situations.
23:08:48 [2021-07-22T23:08:48.688Z] 
23:08:48 [2021-07-22T23:08:48.688Z] To set a process to complain mode, use the command line tool
23:08:48 [2021-07-22T23:08:48.688Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:08:48 [2021-07-22T23:08:48.688Z] +++ true
23:08:48 [2021-07-22T23:08:48.688Z] exiting test-integration
23:08:48 [2021-07-22T23:08:48.688Z] ++ exit 0
23:08:48 [2021-07-22T23:08:48.688Z] 
23:08:48 [2021-07-22T23:08:48.948Z] + for job in $(jobs -p)
23:08:48 [2021-07-22T23:08:48.948Z] + wait 10362
23:08:55 [2021-07-22T23:08:55.885Z] --- PASS: TestRenameAnonymousContainer (14.64s)
23:08:55 [2021-07-22T23:08:55.885Z] === RUN   TestRenameContainerWithSameName
23:08:57 [2021-07-22T23:08:57.075Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
23:08:58 [2021-07-22T23:08:58.059Z] --- PASS: TestRenameContainerWithSameName (2.07s)
23:08:58 [2021-07-22T23:08:58.059Z] === RUN   TestRenameContainerWithLinkedContainer
23:08:58 [2021-07-22T23:08:58.059Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
23:08:58 [2021-07-22T23:08:58.059Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
23:08:58 [2021-07-22T23:08:58.059Z] === RUN   TestResize
23:08:58 [2021-07-22T23:08:58.986Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
23:09:00 [2021-07-22T23:09:00.235Z] --- PASS: TestResize (2.20s)
23:09:00 [2021-07-22T23:09:00.235Z] === RUN   TestResizeWithInvalidSize
23:09:02 [2021-07-22T23:09:02.408Z] --- PASS: TestResizeWithInvalidSize (2.04s)
23:09:02 [2021-07-22T23:09:02.408Z] === RUN   TestResizeWhenContainerNotStarted
23:09:03 [2021-07-22T23:09:03.187Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
23:09:04 [2021-07-22T23:09:04.579Z] --- PASS: TestResizeWhenContainerNotStarted (2.38s)
23:09:04 [2021-07-22T23:09:04.579Z] === RUN   TestDaemonRestartKillContainers
23:09:04 [2021-07-22T23:09:04.579Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:09:04 [2021-07-22T23:09:04.579Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:09:04 [2021-07-22T23:09:04.579Z] === RUN   TestStats
23:09:04 [2021-07-22T23:09:04.579Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
23:09:04 [2021-07-22T23:09:04.579Z] --- SKIP: TestStats (0.00s)
23:09:04 [2021-07-22T23:09:04.579Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:09:05 [2021-07-22T23:09:05.096Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
23:09:06 [2021-07-22T23:09:06.109Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
23:09:08 [2021-07-22T23:09:08.392Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
23:09:09 [2021-07-22T23:09:09.009Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
23:09:09 [2021-07-22T23:09:09.009Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
23:09:09 [2021-07-22T23:09:09.973Z] === RUN   TestDockerSuite/TestBuildCacheAdd
23:09:09 [2021-07-22T23:09:09.973Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
23:09:10 [2021-07-22T23:09:10.397Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.06s)
23:09:10 [2021-07-22T23:09:10.397Z] === RUN   TestStopContainerWithTimeout
23:09:10 [2021-07-22T23:09:10.397Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
23:09:10 [2021-07-22T23:09:10.397Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
23:09:10 [2021-07-22T23:09:10.397Z] === RUN   TestUpdateRestartPolicy
23:09:10 [2021-07-22T23:09:10.430Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
23:09:10 [2021-07-22T23:09:10.936Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
23:09:11 [2021-07-22T23:09:11.958Z] === RUN   TestDockerSuite/TestBuildCacheFrom
23:09:11 [2021-07-22T23:09:11.958Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
23:09:11 [2021-07-22T23:09:11.958Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
23:09:13 [2021-07-22T23:09:13.494Z]     docker_api_swarm_test.go:961: [d394152256cf6] joining swarm manager [d932ed4e30095]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:09:22 [2021-07-22T23:09:22.254Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
23:09:23 [2021-07-22T23:09:23.782Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
23:09:23 [2021-07-22T23:09:23.782Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
23:09:23 [2021-07-22T23:09:23.782Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
23:09:23 [2021-07-22T23:09:23.782Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
23:09:23 [2021-07-22T23:09:23.782Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
23:09:25 [2021-07-22T23:09:25.952Z] === RUN   TestDockerSuite/TestBuildClearCmd
23:09:26 [2021-07-22T23:09:26.918Z] === RUN   TestDockerSuite/TestBuildCmd
23:09:27 [2021-07-22T23:09:27.884Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
23:09:28 [2021-07-22T23:09:28.341Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
23:09:29 [2021-07-22T23:09:29.306Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
23:09:31 [2021-07-22T23:09:31.475Z] --- PASS: TestUpdateRestartPolicy (21.07s)
23:09:31 [2021-07-22T23:09:31.475Z] === RUN   TestUpdateRestartWithAutoRemove
23:09:31 [2021-07-22T23:09:31.593Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
23:09:33 [2021-07-22T23:09:33.650Z] --- PASS: TestUpdateRestartWithAutoRemove (2.04s)
23:09:33 [2021-07-22T23:09:33.650Z] === RUN   TestWaitNonBlocked
23:09:33 [2021-07-22T23:09:33.650Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:09:33 [2021-07-22T23:09:33.650Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:09:33 [2021-07-22T23:09:33.650Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:09:33 [2021-07-22T23:09:33.650Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:09:33 [2021-07-22T23:09:33.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:09:33 [2021-07-22T23:09:33.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:09:37 [2021-07-22T23:09:37.403Z] --- PASS: TestWaitNonBlocked (0.04s)
23:09:37 [2021-07-22T23:09:37.403Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.97s)
23:09:37 [2021-07-22T23:09:37.403Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.08s)
23:09:37 [2021-07-22T23:09:37.403Z] === RUN   TestWaitBlocked
23:09:37 [2021-07-22T23:09:37.403Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
23:09:37 [2021-07-22T23:09:37.403Z] --- SKIP: TestWaitBlocked (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z] PASS
23:09:37 [2021-07-22T23:09:37.403Z] ok  	github.com/docker/docker/integration/container	104.914s
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === Skipped
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
23:09:37 [2021-07-22T23:09:37.403Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
23:09:37 [2021-07-22T23:09:37.403Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.403Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
23:09:37 [2021-07-22T23:09:37.403Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:09:37 [2021-07-22T23:09:37.403Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
23:09:37 [2021-07-22T23:09:37.404Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] 
23:09:37 [2021-07-22T23:09:37.404Z] DONE 88 tests, 33 skipped in 107.705s
23:09:37 [2021-07-22T23:09:37.404Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
23:09:38 [2021-07-22T23:09:38.961Z] === RUN   TestConfigDaemonLibtrustID
23:09:38 [2021-07-22T23:09:38.961Z]     daemon_test.go:19: runtime.GOOS != "linux"
23:09:38 [2021-07-22T23:09:38.961Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
23:09:38 [2021-07-22T23:09:38.961Z] === RUN   TestDaemonConfigValidation
23:09:38 [2021-07-22T23:09:38.961Z]     daemon_test.go:38: runtime.GOOS != "linux"
23:09:38 [2021-07-22T23:09:38.961Z] --- SKIP: TestDaemonConfigValidation (0.00s)
23:09:38 [2021-07-22T23:09:38.961Z] PASS
23:09:38 [2021-07-22T23:09:38.961Z] ok  	github.com/docker/docker/integration/daemon	0.113s
23:09:38 [2021-07-22T23:09:38.961Z] 
23:09:38 [2021-07-22T23:09:38.961Z] === Skipped
23:09:38 [2021-07-22T23:09:38.961Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
23:09:38 [2021-07-22T23:09:38.961Z]     daemon_test.go:19: runtime.GOOS != "linux"
23:09:38 [2021-07-22T23:09:38.961Z] 
23:09:38 [2021-07-22T23:09:38.961Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
23:09:38 [2021-07-22T23:09:38.961Z]     daemon_test.go:38: runtime.GOOS != "linux"
23:09:38 [2021-07-22T23:09:38.961Z] 
23:09:38 [2021-07-22T23:09:38.961Z] 
23:09:38 [2021-07-22T23:09:38.961Z] DONE 2 tests, 2 skipped in 1.961s
23:09:38 [2021-07-22T23:09:38.961Z] Running D:\gopath\src\github.com\docker\docker\integration\image
23:09:41 [2021-07-22T23:09:41.136Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:09:41 [2021-07-22T23:09:41.136Z] INFO: Testing against a local daemon
23:09:41 [2021-07-22T23:09:41.136Z] === RUN   TestCommitInheritsEnv
23:09:41 [2021-07-22T23:09:41.136Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
23:09:41 [2021-07-22T23:09:41.136Z] --- SKIP: TestCommitInheritsEnv (0.00s)
23:09:41 [2021-07-22T23:09:41.136Z] === RUN   TestImportExtremelyLargeImageWorks
23:09:41 [2021-07-22T23:09:41.136Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
23:09:41 [2021-07-22T23:09:41.136Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:09:41 [2021-07-22T23:09:41.136Z] === RUN   TestImagesFilterMultiReference
23:09:41 [2021-07-22T23:09:41.136Z] --- PASS: TestImagesFilterMultiReference (0.09s)
23:09:41 [2021-07-22T23:09:41.136Z] === RUN   TestImagePullPlatformInvalid
23:09:41 [2021-07-22T23:09:41.136Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
23:09:41 [2021-07-22T23:09:41.136Z] === RUN   TestRemoveImageOrphaning
23:09:41 [2021-07-22T23:09:41.667Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
23:09:42 [2021-07-22T23:09:42.673Z] --- PASS: TestRemoveImageOrphaning (1.19s)
23:09:42 [2021-07-22T23:09:42.673Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:09:42 [2021-07-22T23:09:42.673Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
23:09:42 [2021-07-22T23:09:42.673Z] === RUN   TestTagInvalidReference
23:09:42 [2021-07-22T23:09:42.673Z] --- PASS: TestTagInvalidReference (0.04s)
23:09:42 [2021-07-22T23:09:42.673Z] === RUN   TestTagValidPrefixedRepo
23:09:42 [2021-07-22T23:09:42.673Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
23:09:42 [2021-07-22T23:09:42.673Z] === RUN   TestTagExistedNameWithoutForce
23:09:42 [2021-07-22T23:09:42.673Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
23:09:42 [2021-07-22T23:09:42.673Z] === RUN   TestTagOfficialNames
23:09:42 [2021-07-22T23:09:42.673Z] --- PASS: TestTagOfficialNames (0.10s)
23:09:42 [2021-07-22T23:09:42.673Z] === RUN   TestTagMatchesDigest
23:09:42 [2021-07-22T23:09:42.673Z] --- PASS: TestTagMatchesDigest (0.04s)
23:09:42 [2021-07-22T23:09:42.673Z] PASS
23:09:42 [2021-07-22T23:09:42.673Z] ok  	github.com/docker/docker/integration/image	1.762s
23:09:42 [2021-07-22T23:09:42.673Z] 
23:09:42 [2021-07-22T23:09:42.673Z] === Skipped
23:09:42 [2021-07-22T23:09:42.673Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
23:09:42 [2021-07-22T23:09:42.673Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
23:09:42 [2021-07-22T23:09:42.673Z] 
23:09:42 [2021-07-22T23:09:42.673Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
23:09:42 [2021-07-22T23:09:42.673Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
23:09:42 [2021-07-22T23:09:42.673Z] 
23:09:42 [2021-07-22T23:09:42.673Z] 
23:09:42 [2021-07-22T23:09:42.673Z] DONE 11 tests, 2 skipped in 3.720s
23:09:42 [2021-07-22T23:09:42.673Z] Running D:\gopath\src\github.com\docker\docker\integration\network
23:09:43 [2021-07-22T23:09:43.198Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
23:09:43 [2021-07-22T23:09:43.198Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
23:09:43 [2021-07-22T23:09:43.198Z] === RUN   TestDockerSuite/TestBuildConditionalCache
23:09:43 [2021-07-22T23:09:43.816Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
23:09:44 [2021-07-22T23:09:44.729Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
23:09:44 [2021-07-22T23:09:44.729Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
23:09:44 [2021-07-22T23:09:44.729Z] === RUN   TestDockerSuite/TestBuildContextCleanup
23:09:45 [2021-07-22T23:09:45.186Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
23:09:45 [2021-07-22T23:09:45.579Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:09:45 [2021-07-22T23:09:45.579Z] INFO: Testing against a local daemon
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestNetworkCreateDelete
23:09:45 [2021-07-22T23:09:45.579Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestNetworkCreateDelete (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestDockerNetworkDeletePreferID
23:09:45 [2021-07-22T23:09:45.579Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestDaemonDNSFallback
23:09:45 [2021-07-22T23:09:45.579Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestDaemonDNSFallback (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestInspectNetwork
23:09:45 [2021-07-22T23:09:45.579Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestInspectNetwork (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestRunContainerWithBridgeNone
23:09:45 [2021-07-22T23:09:45.579Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestNetworkInvalidJSON
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestNetworkInvalidJSON//networks/create
23:09:45 [2021-07-22T23:09:45.579Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:09:45 [2021-07-22T23:09:45.579Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:09:45 [2021-07-22T23:09:45.579Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:09:45 [2021-07-22T23:09:45.579Z] === CONT  TestNetworkInvalidJSON//networks/create
23:09:45 [2021-07-22T23:09:45.579Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:09:45 [2021-07-22T23:09:45.579Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:09:45 [2021-07-22T23:09:45.579Z] --- PASS: TestNetworkInvalidJSON (0.03s)
23:09:45 [2021-07-22T23:09:45.579Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
23:09:45 [2021-07-22T23:09:45.579Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
23:09:45 [2021-07-22T23:09:45.579Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestNetworkList
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestNetworkList//networks
23:09:45 [2021-07-22T23:09:45.579Z] === PAUSE TestNetworkList//networks
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestNetworkList//networks/
23:09:45 [2021-07-22T23:09:45.579Z] === PAUSE TestNetworkList//networks/
23:09:45 [2021-07-22T23:09:45.579Z] === CONT  TestNetworkList//networks
23:09:45 [2021-07-22T23:09:45.579Z] === CONT  TestNetworkList//networks/
23:09:45 [2021-07-22T23:09:45.579Z] --- PASS: TestNetworkList (0.05s)
23:09:45 [2021-07-22T23:09:45.579Z]     --- PASS: TestNetworkList//networks (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestHostIPv4BridgeLabel
23:09:45 [2021-07-22T23:09:45.579Z]     network_test.go:126: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestDaemonRestartWithLiveRestore
23:09:45 [2021-07-22T23:09:45.579Z]     service_test.go:29: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestDaemonDefaultNetworkPools
23:09:45 [2021-07-22T23:09:45.579Z]     service_test.go:58: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestDaemonRestartWithExistingNetwork
23:09:45 [2021-07-22T23:09:45.579Z]     service_test.go:102: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:09:45 [2021-07-22T23:09:45.579Z]     service_test.go:136: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:09:45 [2021-07-22T23:09:45.579Z]     service_test.go:187: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestServiceWithPredefinedNetwork
23:09:45 [2021-07-22T23:09:45.579Z]     service_test.go:212: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestServiceWithPredefinedNetwork (0.01s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:09:45 [2021-07-22T23:09:45.579Z]     service_test.go:242: FLAKY_TEST
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestServiceWithDataPathPortInit
23:09:45 [2021-07-22T23:09:45.579Z]     service_test.go:333: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
23:09:45 [2021-07-22T23:09:45.579Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:09:45 [2021-07-22T23:09:45.579Z]     service_test.go:401: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.579Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z] PASS
23:09:45 [2021-07-22T23:09:45.579Z] ok  	github.com/docker/docker/integration/network	0.216s
23:09:45 [2021-07-22T23:09:45.579Z] 
23:09:45 [2021-07-22T23:09:45.579Z] === Skipped
23:09:45 [2021-07-22T23:09:45.579Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
23:09:45 [2021-07-22T23:09:45.579Z] 
23:09:45 [2021-07-22T23:09:45.579Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
23:09:45 [2021-07-22T23:09:45.579Z] 
23:09:45 [2021-07-22T23:09:45.579Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
23:09:45 [2021-07-22T23:09:45.579Z] 
23:09:45 [2021-07-22T23:09:45.579Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
23:09:45 [2021-07-22T23:09:45.579Z] 
23:09:45 [2021-07-22T23:09:45.579Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
23:09:45 [2021-07-22T23:09:45.579Z] 
23:09:45 [2021-07-22T23:09:45.579Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
23:09:45 [2021-07-22T23:09:45.579Z]     network_test.go:126: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.579Z] 
23:09:45 [2021-07-22T23:09:45.579Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
23:09:45 [2021-07-22T23:09:45.580Z]     service_test.go:29: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.580Z] 
23:09:45 [2021-07-22T23:09:45.580Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
23:09:45 [2021-07-22T23:09:45.580Z]     service_test.go:58: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.580Z] 
23:09:45 [2021-07-22T23:09:45.580Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
23:09:45 [2021-07-22T23:09:45.580Z]     service_test.go:102: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.580Z] 
23:09:45 [2021-07-22T23:09:45.580Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:09:45 [2021-07-22T23:09:45.580Z]     service_test.go:136: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.580Z] 
23:09:45 [2021-07-22T23:09:45.580Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:09:45 [2021-07-22T23:09:45.580Z]     service_test.go:187: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.580Z] 
23:09:45 [2021-07-22T23:09:45.580Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.01s)
23:09:45 [2021-07-22T23:09:45.580Z]     service_test.go:212: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.580Z] 
23:09:45 [2021-07-22T23:09:45.580Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:09:45 [2021-07-22T23:09:45.580Z]     service_test.go:242: FLAKY_TEST
23:09:45 [2021-07-22T23:09:45.580Z] 
23:09:45 [2021-07-22T23:09:45.580Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s)
23:09:45 [2021-07-22T23:09:45.580Z]     service_test.go:333: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.580Z] 
23:09:45 [2021-07-22T23:09:45.580Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
23:09:45 [2021-07-22T23:09:45.580Z]     service_test.go:401: testEnv.OSType == "windows"
23:09:45 [2021-07-22T23:09:45.580Z] 
23:09:45 [2021-07-22T23:09:45.580Z] 
23:09:45 [2021-07-22T23:09:45.580Z] DONE 22 tests, 15 skipped in 2.475s
23:09:45 [2021-07-22T23:09:45.580Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
23:09:45 [2021-07-22T23:09:45.727Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
23:09:46 [2021-07-22T23:09:46.037Z] testing: warning: no tests to run
23:09:46 [2021-07-22T23:09:46.037Z] PASS
23:09:46 [2021-07-22T23:09:46.037Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.087s
23:09:46 [2021-07-22T23:09:46.037Z] 
23:09:46 [2021-07-22T23:09:46.037Z] DONE 0 tests in 0.759s
23:09:46 [2021-07-22T23:09:46.037Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
23:09:47 [2021-07-22T23:09:47.011Z] testing: warning: no tests to run
23:09:47 [2021-07-22T23:09:47.011Z] PASS
23:09:47 [2021-07-22T23:09:47.011Z] ok  	github.com/docker/docker/integration/network/macvlan	0.082s
23:09:47 [2021-07-22T23:09:47.011Z] 
23:09:47 [2021-07-22T23:09:47.011Z] DONE 0 tests in 0.797s
23:09:47 [2021-07-22T23:09:47.011Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
23:09:47 [2021-07-22T23:09:47.353Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
23:09:47 [2021-07-22T23:09:47.638Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
23:09:47 [2021-07-22T23:09:47.984Z] testing: warning: no tests to run
23:09:47 [2021-07-22T23:09:47.984Z] PASS
23:09:47 [2021-07-22T23:09:47.984Z] ok  	github.com/docker/docker/integration/plugin	0.080s
23:09:47 [2021-07-22T23:09:47.984Z] 
23:09:47 [2021-07-22T23:09:47.984Z] DONE 0 tests in 0.786s
23:09:47 [2021-07-22T23:09:47.984Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
23:09:48 [2021-07-22T23:09:48.888Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
23:09:48 [2021-07-22T23:09:48.951Z] testing: warning: no tests to run
23:09:48 [2021-07-22T23:09:48.951Z] PASS
23:09:48 [2021-07-22T23:09:48.951Z] ok  	github.com/docker/docker/integration/plugin/authz	0.093s
23:09:48 [2021-07-22T23:09:48.951Z] 
23:09:48 [2021-07-22T23:09:48.951Z] DONE 0 tests in 0.788s
23:09:48 [2021-07-22T23:09:48.951Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
23:09:49 [2021-07-22T23:09:49.344Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
23:09:49 [2021-07-22T23:09:49.344Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
23:09:49 [2021-07-22T23:09:49.344Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
23:09:50 [2021-07-22T23:09:50.310Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
23:09:50 [2021-07-22T23:09:50.932Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
23:09:51 [2021-07-22T23:09:51.272Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
23:09:51 [2021-07-22T23:09:51.272Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
23:09:51 [2021-07-22T23:09:51.272Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
23:09:51 [2021-07-22T23:09:51.272Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
23:09:51 [2021-07-22T23:09:51.272Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
23:09:57 [2021-07-22T23:09:57.524Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
23:09:58 [2021-07-22T23:09:58.341Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
23:10:01 [2021-07-22T23:10:01.353Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:10:01 [2021-07-22T23:10:01.353Z] INFO: Testing against a local daemon
23:10:01 [2021-07-22T23:10:01.353Z] === RUN   TestPluginInvalidJSON
23:10:01 [2021-07-22T23:10:01.353Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:10:01 [2021-07-22T23:10:01.353Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:10:01 [2021-07-22T23:10:01.353Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:10:01 [2021-07-22T23:10:01.353Z] --- PASS: TestPluginInvalidJSON (0.04s)
23:10:01 [2021-07-22T23:10:01.353Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:10:01 [2021-07-22T23:10:01.353Z] === RUN   TestPluginInstall
23:10:01 [2021-07-22T23:10:01.353Z]     plugin_test.go:63: testEnv.OSType == "windows"
23:10:01 [2021-07-22T23:10:01.353Z] --- SKIP: TestPluginInstall (0.00s)
23:10:01 [2021-07-22T23:10:01.353Z] === RUN   TestPluginsWithRuntimes
23:10:01 [2021-07-22T23:10:01.353Z]     plugin_test.go:172: testEnv.OSType == "windows"
23:10:01 [2021-07-22T23:10:01.353Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
23:10:01 [2021-07-22T23:10:01.353Z] === RUN   TestPluginBackCompatMediaTypes
23:10:01 [2021-07-22T23:10:01.353Z]     plugin_test.go:234: testEnv.OSType == "windows"
23:10:01 [2021-07-22T23:10:01.353Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
23:10:01 [2021-07-22T23:10:01.353Z] PASS
23:10:01 [2021-07-22T23:10:01.353Z] ok  	github.com/docker/docker/integration/plugin/common	0.138s
23:10:01 [2021-07-22T23:10:01.353Z] 
23:10:01 [2021-07-22T23:10:01.353Z] === Skipped
23:10:01 [2021-07-22T23:10:01.353Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
23:10:01 [2021-07-22T23:10:01.353Z]     plugin_test.go:63: testEnv.OSType == "windows"
23:10:01 [2021-07-22T23:10:01.353Z] 
23:10:01 [2021-07-22T23:10:01.353Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
23:10:01 [2021-07-22T23:10:01.353Z]     plugin_test.go:172: testEnv.OSType == "windows"
23:10:01 [2021-07-22T23:10:01.353Z] 
23:10:01 [2021-07-22T23:10:01.353Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
23:10:01 [2021-07-22T23:10:01.353Z]     plugin_test.go:234: testEnv.OSType == "windows"
23:10:01 [2021-07-22T23:10:01.353Z] 
23:10:01 [2021-07-22T23:10:01.353Z] 
23:10:01 [2021-07-22T23:10:01.353Z] DONE 5 tests, 3 skipped in 11.184s
23:10:01 [2021-07-22T23:10:01.353Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
23:10:03 [2021-07-22T23:10:03.528Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:10:03 [2021-07-22T23:10:03.528Z] INFO: Testing against a local daemon
23:10:03 [2021-07-22T23:10:03.528Z] === RUN   TestExternalGraphDriver
23:10:03 [2021-07-22T23:10:03.528Z]     external_test.go:48: runtime.GOOS == "windows"
23:10:03 [2021-07-22T23:10:03.528Z] --- SKIP: TestExternalGraphDriver (0.00s)
23:10:03 [2021-07-22T23:10:03.528Z] === RUN   TestGraphdriverPluginV2
23:10:03 [2021-07-22T23:10:03.528Z]     external_test.go:408: runtime.GOOS == "windows"
23:10:03 [2021-07-22T23:10:03.528Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
23:10:03 [2021-07-22T23:10:03.528Z] PASS
23:10:03 [2021-07-22T23:10:03.528Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.138s
23:10:03 [2021-07-22T23:10:03.528Z] 
23:10:03 [2021-07-22T23:10:03.528Z] === Skipped
23:10:03 [2021-07-22T23:10:03.528Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
23:10:03 [2021-07-22T23:10:03.528Z]     external_test.go:48: runtime.GOOS == "windows"
23:10:03 [2021-07-22T23:10:03.528Z] 
23:10:03 [2021-07-22T23:10:03.528Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
23:10:03 [2021-07-22T23:10:03.528Z]     external_test.go:408: runtime.GOOS == "windows"
23:10:03 [2021-07-22T23:10:03.528Z] 
23:10:03 [2021-07-22T23:10:03.528Z] 
23:10:03 [2021-07-22T23:10:03.528Z] DONE 2 tests, 2 skipped in 3.328s
23:10:03 [2021-07-22T23:10:03.528Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
23:10:04 [2021-07-22T23:10:04.100Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
23:10:05 [2021-07-22T23:10:05.710Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:10:05 [2021-07-22T23:10:05.710Z] INFO: Testing against a local daemon
23:10:05 [2021-07-22T23:10:05.710Z] === RUN   TestReadPluginNoRead
23:10:05 [2021-07-22T23:10:05.710Z]     read_test.go:21: no unix domain sockets on Windows
23:10:05 [2021-07-22T23:10:05.710Z] --- SKIP: TestReadPluginNoRead (0.00s)
23:10:05 [2021-07-22T23:10:05.710Z] PASS
23:10:05 [2021-07-22T23:10:05.710Z] ok  	github.com/docker/docker/integration/plugin/logging	0.123s
23:10:05 [2021-07-22T23:10:05.710Z] 
23:10:05 [2021-07-22T23:10:05.710Z] === Skipped
23:10:05 [2021-07-22T23:10:05.711Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
23:10:05 [2021-07-22T23:10:05.711Z]     read_test.go:21: no unix domain sockets on Windows
23:10:05 [2021-07-22T23:10:05.711Z] 
23:10:05 [2021-07-22T23:10:05.711Z] 
23:10:05 [2021-07-22T23:10:05.711Z] DONE 1 tests, 1 skipped in 2.296s
23:10:05 [2021-07-22T23:10:05.711Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
23:10:06 [2021-07-22T23:10:06.014Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
23:10:07 [2021-07-22T23:10:07.251Z] testing: warning: no tests to run
23:10:07 [2021-07-22T23:10:07.251Z] PASS
23:10:07 [2021-07-22T23:10:07.251Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.088s
23:10:07 [2021-07-22T23:10:07.251Z] 
23:10:07 [2021-07-22T23:10:07.251Z] DONE 0 tests in 1.154s
23:10:07 [2021-07-22T23:10:07.251Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
23:10:08 [2021-07-22T23:10:08.557Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
23:10:09 [2021-07-22T23:10:09.425Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:10:09 [2021-07-22T23:10:09.425Z] INFO: Testing against a local daemon
23:10:09 [2021-07-22T23:10:09.425Z] === RUN   TestPluginWithDevMounts
23:10:09 [2021-07-22T23:10:09.425Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:10:09 [2021-07-22T23:10:09.425Z] --- SKIP: TestPluginWithDevMounts (0.01s)
23:10:09 [2021-07-22T23:10:09.425Z] PASS
23:10:09 [2021-07-22T23:10:09.425Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.124s
23:10:09 [2021-07-22T23:10:09.425Z] 
23:10:09 [2021-07-22T23:10:09.425Z] === Skipped
23:10:09 [2021-07-22T23:10:09.425Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.01s)
23:10:09 [2021-07-22T23:10:09.425Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:10:09 [2021-07-22T23:10:09.425Z] 
23:10:09 [2021-07-22T23:10:09.425Z] 
23:10:09 [2021-07-22T23:10:09.425Z] DONE 1 tests, 1 skipped in 2.345s
23:10:09 [2021-07-22T23:10:09.425Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
23:10:11 [2021-07-22T23:10:11.611Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:10:11 [2021-07-22T23:10:11.611Z] INFO: Testing against a local daemon
23:10:11 [2021-07-22T23:10:11.611Z] === RUN   TestSecretInspect
23:10:11 [2021-07-22T23:10:11.611Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
23:10:11 [2021-07-22T23:10:11.611Z] --- SKIP: TestSecretInspect (0.00s)
23:10:11 [2021-07-22T23:10:11.611Z] === RUN   TestSecretList
23:10:11 [2021-07-22T23:10:11.611Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
23:10:11 [2021-07-22T23:10:11.611Z] --- SKIP: TestSecretList (0.00s)
23:10:11 [2021-07-22T23:10:11.611Z] === RUN   TestSecretsCreateAndDelete
23:10:11 [2021-07-22T23:10:11.611Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
23:10:11 [2021-07-22T23:10:11.611Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
23:10:11 [2021-07-22T23:10:11.611Z] === RUN   TestSecretsUpdate
23:10:11 [2021-07-22T23:10:11.611Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
23:10:11 [2021-07-22T23:10:11.611Z] --- SKIP: TestSecretsUpdate (0.01s)
23:10:11 [2021-07-22T23:10:11.611Z] === RUN   TestTemplatedSecret
23:10:11 [2021-07-22T23:10:11.611Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
23:10:11 [2021-07-22T23:10:11.611Z] --- SKIP: TestTemplatedSecret (0.00s)
23:10:11 [2021-07-22T23:10:11.611Z] === RUN   TestSecretCreateResolve
23:10:11 [2021-07-22T23:10:11.611Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
23:10:11 [2021-07-22T23:10:11.611Z] --- SKIP: TestSecretCreateResolve (0.00s)
23:10:11 [2021-07-22T23:10:11.611Z] PASS
23:10:11 [2021-07-22T23:10:11.611Z] ok  	github.com/docker/docker/integration/secret	0.129s
23:10:11 [2021-07-22T23:10:11.611Z] 
23:10:11 [2021-07-22T23:10:11.611Z] === Skipped
23:10:11 [2021-07-22T23:10:11.611Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
23:10:11 [2021-07-22T23:10:11.611Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
23:10:11 [2021-07-22T23:10:11.611Z] 
23:10:11 [2021-07-22T23:10:11.611Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
23:10:11 [2021-07-22T23:10:11.611Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
23:10:11 [2021-07-22T23:10:11.611Z] 
23:10:11 [2021-07-22T23:10:11.611Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
23:10:11 [2021-07-22T23:10:11.611Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
23:10:11 [2021-07-22T23:10:11.611Z] 
23:10:11 [2021-07-22T23:10:11.611Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s)
23:10:11 [2021-07-22T23:10:11.611Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
23:10:11 [2021-07-22T23:10:11.611Z] 
23:10:11 [2021-07-22T23:10:11.611Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
23:10:11 [2021-07-22T23:10:11.611Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
23:10:11 [2021-07-22T23:10:11.611Z] 
23:10:11 [2021-07-22T23:10:11.611Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
23:10:11 [2021-07-22T23:10:11.611Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
23:10:11 [2021-07-22T23:10:11.611Z] 
23:10:11 [2021-07-22T23:10:11.611Z] 
23:10:11 [2021-07-22T23:10:11.611Z] DONE 6 tests, 6 skipped in 2.045s
23:10:11 [2021-07-22T23:10:11.611Z] Running D:\gopath\src\github.com\docker\docker\integration\service
23:10:11 [2021-07-22T23:10:11.852Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
23:10:14 [2021-07-22T23:10:14.395Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
23:10:14 [2021-07-22T23:10:14.515Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:10:14 [2021-07-22T23:10:14.515Z] INFO: Testing against a local daemon
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestServiceCreateInit
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- PASS: TestServiceCreateInit (0.05s)
23:10:14 [2021-07-22T23:10:14.515Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestCreateServiceMultipleTimes
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestCreateServiceConflict
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestCreateServiceConflict (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestCreateServiceMaxReplicas
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestCreateWithDuplicateNetworkNames
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestCreateServiceSecretFileMode
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestCreateServiceConfigFileMode
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestCreateServiceSysctls
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestCreateServiceSysctls (0.05s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestCreateServiceCapabilities
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestInspect
23:10:14 [2021-07-22T23:10:14.515Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestInspect (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestCreateJob
23:10:14 [2021-07-22T23:10:14.515Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestCreateJob (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestReplicatedJob
23:10:14 [2021-07-22T23:10:14.515Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestReplicatedJob (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestUpdateReplicatedJob
23:10:14 [2021-07-22T23:10:14.515Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestServiceListWithStatuses
23:10:14 [2021-07-22T23:10:14.515Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestDockerNetworkConnectAlias
23:10:14 [2021-07-22T23:10:14.515Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestDockerNetworkReConnect
23:10:14 [2021-07-22T23:10:14.515Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestServicePlugin
23:10:14 [2021-07-22T23:10:14.515Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestServicePlugin (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestServiceUpdateLabel
23:10:14 [2021-07-22T23:10:14.515Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestServiceUpdateLabel (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestServiceUpdateSecrets
23:10:14 [2021-07-22T23:10:14.515Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestServiceUpdateConfigs
23:10:14 [2021-07-22T23:10:14.515Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestServiceUpdateNetwork
23:10:14 [2021-07-22T23:10:14.515Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] === RUN   TestServiceUpdatePidsLimit
23:10:14 [2021-07-22T23:10:14.515Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
23:10:14 [2021-07-22T23:10:14.515Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
23:10:14 [2021-07-22T23:10:14.515Z] PASS
23:10:14 [2021-07-22T23:10:14.515Z] ok  	github.com/docker/docker/integration/service	0.282s
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === Skipped
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s)
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
23:10:14 [2021-07-22T23:10:14.515Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
23:10:14 [2021-07-22T23:10:14.515Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
23:10:14 [2021-07-22T23:10:14.515Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] 
23:10:14 [2021-07-22T23:10:14.515Z] DONE 24 tests, 23 skipped in 2.806s
23:10:14 [2021-07-22T23:10:14.515Z] Running D:\gopath\src\github.com\docker\docker\integration\session
23:10:16 [2021-07-22T23:10:16.710Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:10:16 [2021-07-22T23:10:16.710Z] INFO: Testing against a local daemon
23:10:16 [2021-07-22T23:10:16.710Z] === RUN   TestSessionCreate
23:10:16 [2021-07-22T23:10:16.710Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
23:10:16 [2021-07-22T23:10:16.710Z] --- SKIP: TestSessionCreate (0.00s)
23:10:16 [2021-07-22T23:10:16.710Z] === RUN   TestSessionCreateWithBadUpgrade
23:10:16 [2021-07-22T23:10:16.710Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
23:10:16 [2021-07-22T23:10:16.710Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
23:10:16 [2021-07-22T23:10:16.710Z] PASS
23:10:16 [2021-07-22T23:10:16.710Z] ok  	github.com/docker/docker/integration/session	0.143s
23:10:16 [2021-07-22T23:10:16.710Z] 
23:10:16 [2021-07-22T23:10:16.710Z] === Skipped
23:10:16 [2021-07-22T23:10:16.710Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
23:10:16 [2021-07-22T23:10:16.710Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
23:10:16 [2021-07-22T23:10:16.710Z] 
23:10:16 [2021-07-22T23:10:16.710Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
23:10:16 [2021-07-22T23:10:16.710Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
23:10:16 [2021-07-22T23:10:16.710Z] 
23:10:16 [2021-07-22T23:10:16.710Z] 
23:10:16 [2021-07-22T23:10:16.710Z] DONE 2 tests, 2 skipped in 1.970s
23:10:16 [2021-07-22T23:10:16.710Z] Running D:\gopath\src\github.com\docker\docker\integration\system
23:10:18 [2021-07-22T23:10:18.616Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
23:10:18 [2021-07-22T23:10:18.888Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:10:18 [2021-07-22T23:10:18.888Z] INFO: Testing against a local daemon
23:10:18 [2021-07-22T23:10:18.888Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:10:18 [2021-07-22T23:10:18.888Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
23:10:18 [2021-07-22T23:10:18.888Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:10:18 [2021-07-22T23:10:18.888Z] === RUN   TestEventsExecDie
23:10:18 [2021-07-22T23:10:18.888Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
23:10:18 [2021-07-22T23:10:18.888Z] --- SKIP: TestEventsExecDie (0.00s)
23:10:18 [2021-07-22T23:10:18.888Z] === RUN   TestEventsBackwardsCompatible
23:10:18 [2021-07-22T23:10:18.888Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
23:10:18 [2021-07-22T23:10:18.888Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
23:10:18 [2021-07-22T23:10:18.888Z] === RUN   TestEventsVolumeCreate
23:10:18 [2021-07-22T23:10:18.888Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
23:10:18 [2021-07-22T23:10:18.888Z] --- SKIP: TestEventsVolumeCreate (0.00s)
23:10:18 [2021-07-22T23:10:18.888Z] === RUN   TestInfoAPI
23:10:18 [2021-07-22T23:10:18.888Z] --- PASS: TestInfoAPI (0.06s)
23:10:18 [2021-07-22T23:10:18.888Z] === RUN   TestInfoAPIWarnings
23:10:18 [2021-07-22T23:10:18.888Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
23:10:18 [2021-07-22T23:10:18.888Z] --- SKIP: TestInfoAPIWarnings (0.00s)
23:10:18 [2021-07-22T23:10:18.888Z] === RUN   TestInfoDebug
23:10:18 [2021-07-22T23:10:18.888Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:10:18 [2021-07-22T23:10:18.888Z] --- SKIP: TestInfoDebug (0.00s)
23:10:18 [2021-07-22T23:10:18.888Z] === RUN   TestInfoInsecureRegistries
23:10:18 [2021-07-22T23:10:18.888Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:10:18 [2021-07-22T23:10:18.888Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
23:10:18 [2021-07-22T23:10:18.888Z] === RUN   TestInfoRegistryMirrors
23:10:18 [2021-07-22T23:10:18.888Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:10:18 [2021-07-22T23:10:18.888Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
23:10:18 [2021-07-22T23:10:18.888Z] === RUN   TestLoginFailsWithBadCredentials
23:10:19 [2021-07-22T23:10:19.853Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s)
23:10:19 [2021-07-22T23:10:19.853Z] === RUN   TestPingCacheHeaders
23:10:19 [2021-07-22T23:10:19.853Z] --- PASS: TestPingCacheHeaders (0.04s)
23:10:19 [2021-07-22T23:10:19.853Z] === RUN   TestPingGet
23:10:19 [2021-07-22T23:10:19.853Z] --- PASS: TestPingGet (0.05s)
23:10:19 [2021-07-22T23:10:19.853Z] === RUN   TestPingHead
23:10:19 [2021-07-22T23:10:19.853Z] --- PASS: TestPingHead (0.05s)
23:10:19 [2021-07-22T23:10:19.853Z] === RUN   TestVersion
23:10:19 [2021-07-22T23:10:19.853Z] --- PASS: TestVersion (0.04s)
23:10:19 [2021-07-22T23:10:19.853Z] PASS
23:10:19 [2021-07-22T23:10:19.853Z] ok  	github.com/docker/docker/integration/system	1.343s
23:10:19 [2021-07-22T23:10:19.853Z] 
23:10:19 [2021-07-22T23:10:19.853Z] === Skipped
23:10:19 [2021-07-22T23:10:19.853Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:10:19 [2021-07-22T23:10:19.853Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
23:10:19 [2021-07-22T23:10:19.853Z] 
23:10:19 [2021-07-22T23:10:19.853Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
23:10:19 [2021-07-22T23:10:19.853Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
23:10:19 [2021-07-22T23:10:19.853Z] 
23:10:19 [2021-07-22T23:10:19.853Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
23:10:19 [2021-07-22T23:10:19.853Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
23:10:19 [2021-07-22T23:10:19.853Z] 
23:10:19 [2021-07-22T23:10:19.853Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
23:10:19 [2021-07-22T23:10:19.853Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
23:10:19 [2021-07-22T23:10:19.853Z] 
23:10:19 [2021-07-22T23:10:19.853Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
23:10:19 [2021-07-22T23:10:19.853Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
23:10:19 [2021-07-22T23:10:19.853Z] 
23:10:19 [2021-07-22T23:10:19.853Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
23:10:19 [2021-07-22T23:10:19.853Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:10:19 [2021-07-22T23:10:19.853Z] 
23:10:19 [2021-07-22T23:10:19.853Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
23:10:19 [2021-07-22T23:10:19.853Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:10:19 [2021-07-22T23:10:19.853Z] 
23:10:19 [2021-07-22T23:10:19.853Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
23:10:19 [2021-07-22T23:10:19.853Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:10:19 [2021-07-22T23:10:19.853Z] 
23:10:19 [2021-07-22T23:10:19.853Z] 
23:10:19 [2021-07-22T23:10:19.853Z] DONE 14 tests, 8 skipped in 3.377s
23:10:19 [2021-07-22T23:10:19.853Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
23:10:20 [2021-07-22T23:10:20.525Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
23:10:22 [2021-07-22T23:10:22.029Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:10:22 [2021-07-22T23:10:22.029Z] INFO: Testing against a local daemon
23:10:22 [2021-07-22T23:10:22.029Z] === RUN   TestVolumesCreateAndList
23:10:22 [2021-07-22T23:10:22.029Z] --- PASS: TestVolumesCreateAndList (0.07s)
23:10:22 [2021-07-22T23:10:22.029Z] === RUN   TestVolumesRemove
23:10:22 [2021-07-22T23:10:22.487Z] --- PASS: TestVolumesRemove (0.13s)
23:10:22 [2021-07-22T23:10:22.487Z] === RUN   TestVolumesInspect
23:10:22 [2021-07-22T23:10:22.487Z] --- PASS: TestVolumesInspect (0.05s)
23:10:22 [2021-07-22T23:10:22.487Z] === RUN   TestVolumesInvalidJSON
23:10:22 [2021-07-22T23:10:22.487Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:10:22 [2021-07-22T23:10:22.487Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:10:22 [2021-07-22T23:10:22.487Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:10:22 [2021-07-22T23:10:22.487Z] --- PASS: TestVolumesInvalidJSON (0.04s)
23:10:22 [2021-07-22T23:10:22.487Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
23:10:22 [2021-07-22T23:10:22.487Z] PASS
23:10:22 [2021-07-22T23:10:22.487Z] ok  	github.com/docker/docker/integration/volume	0.380s
23:10:22 [2021-07-22T23:10:22.487Z] 
23:10:22 [2021-07-22T23:10:22.487Z] DONE 5 tests in 2.494s
23:10:22 [2021-07-22T23:10:22.487Z] INFO: make.ps1 ended at 07/22/2021 23:10:22
23:10:22 [2021-07-22T23:10:22.487Z] INFO: Integration CLI tests being run from the host:
23:10:22 [2021-07-22T23:10:22.487Z] 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" 
23:10:32 [2021-07-22T23:10:32.826Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:10:32 [2021-07-22T23:10:32.826Z] INFO: Testing against a local daemon
23:10:32 [2021-07-22T23:10:32.826Z] === RUN   TestDockerSuite
23:10:32 [2021-07-22T23:10:32.826Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
23:10:32 [2021-07-22T23:10:32.826Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
23:10:32 [2021-07-22T23:10:32.826Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
23:10:32 [2021-07-22T23:10:32.826Z] === RUN   TestDockerSuite/TestAPIErrorJSON
23:10:32 [2021-07-22T23:10:32.826Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
23:10:32 [2021-07-22T23:10:32.826Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
23:10:32 [2021-07-22T23:10:32.826Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
23:10:32 [2021-07-22T23:10:32.826Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
23:10:32 [2021-07-22T23:10:32.826Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
23:10:32 [2021-07-22T23:10:32.826Z] === RUN   TestDockerSuite/TestAPIImagesDelete
23:10:33 [2021-07-22T23:10:33.792Z] === RUN   TestDockerSuite/TestAPIImagesFilter
23:10:33 [2021-07-22T23:10:33.792Z] === RUN   TestDockerSuite/TestAPIImagesHistory
23:10:34 [2021-07-22T23:10:34.758Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
23:10:35 [2021-07-22T23:10:35.216Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
23:10:40 [2021-07-22T23:10:40.831Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
23:10:41 [2021-07-22T23:10:41.288Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
23:10:42 [2021-07-22T23:10:42.817Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
23:10:49 [2021-07-22T23:10:49.877Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
23:10:49 [2021-07-22T23:10:49.877Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
23:10:49 [2021-07-22T23:10:49.877Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
23:10:49 [2021-07-22T23:10:49.877Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
23:10:50 [2021-07-22T23:10:50.335Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
23:10:50 [2021-07-22T23:10:50.335Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
23:10:50 [2021-07-22T23:10:50.335Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
23:10:50 [2021-07-22T23:10:50.791Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
23:10:50 [2021-07-22T23:10:50.791Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
23:10:51 [2021-07-22T23:10:51.249Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
23:11:16 [2021-07-22T23:11:16.776Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
23:11:21 [2021-07-22T23:11:21.194Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
23:11:21 [2021-07-22T23:11:21.194Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
23:11:21 [2021-07-22T23:11:21.194Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
23:11:21 [2021-07-22T23:11:21.194Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
23:11:31 [2021-07-22T23:11:31.669Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
23:11:46 [2021-07-22T23:11:46.296Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
23:11:46 [2021-07-22T23:11:46.590Z] --- PASS: TestDockerSwarmSuite (1768.24s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.31s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.04s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.83s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.15s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.93s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.86s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.77s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.90s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.18s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.47s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.60s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.38s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.82s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.15s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.11s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.41s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.78s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.95s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.08s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.69s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.85s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.56s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.83s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.41s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.73s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.05s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.52s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.52s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.49s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.30s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.74s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.77s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.44s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.15s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.44s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.95s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.93s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.45s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.14s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.87s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.39s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.27s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.87s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.25s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.94s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.53s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.34s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.09s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.41s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.60s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.96s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.61s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.28s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.88s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.06s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.35s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.66s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.55s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.53s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.48s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.33s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.02s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.71s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.59s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.21s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.51s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.45s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.61s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.83s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.38s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.93s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (136.67s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.42s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.42s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.95s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.25s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.87s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.79s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.20s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.24s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.57s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.27s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.80s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.53s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.24s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.93s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.95s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.73s)
23:11:46 [2021-07-22T23:11:46.590Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s)
23:11:46 [2021-07-22T23:11:46.590Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s)
23:11:46 [2021-07-22T23:11:46.590Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.11s)
23:11:46 [2021-07-22T23:11:46.590Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.62s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.16s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.57s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.70s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.72s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.30s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.78s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.95s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.19s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.20s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.69s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.63s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.71s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.77s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.99s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.79s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.56s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.11s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s)
23:11:46 [2021-07-22T23:11:46.590Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s)
23:11:46 [2021-07-22T23:11:46.590Z] === RUN   TestDockerExternalVolumeSuite
23:11:46 [2021-07-22T23:11:46.590Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
23:11:47 [2021-07-22T23:11:47.532Z]     docker_cli_external_volume_driver_test.go:53: [d6ddcd4948ab3] daemon is not started
23:11:47 [2021-07-22T23:11:47.831Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
23:11:48 [2021-07-22T23:11:48.795Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
23:11:53 [2021-07-22T23:11:53.468Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
23:11:57 [2021-07-22T23:11:57.188Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
23:12:00 [2021-07-22T23:12:00.913Z] === RUN   TestDockerSuite/TestBuildDockerignore
23:12:02 [2021-07-22T23:12:02.425Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
23:13:01 [2021-07-22T23:13:01.317Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
23:13:07 [2021-07-22T23:13:07.104Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
23:13:07 [2021-07-22T23:13:07.104Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
23:13:07 [2021-07-22T23:13:07.104Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
23:13:10 [2021-07-22T23:13:10.140Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
23:13:17 [2021-07-22T23:13:17.283Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
23:13:17 [2021-07-22T23:13:17.283Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPINetworkFilter
23:13:17 [2021-07-22T23:13:17.283Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
23:13:17 [2021-07-22T23:13:17.283Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
23:13:17 [2021-07-22T23:13:17.283Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
23:13:17 [2021-07-22T23:13:17.283Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
23:13:17 [2021-07-22T23:13:17.283Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
23:13:17 [2021-07-22T23:13:17.283Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
23:13:17 [2021-07-22T23:13:17.283Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
23:13:17 [2021-07-22T23:13:17.283Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
23:13:17 [2021-07-22T23:13:17.283Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
23:13:19 [2021-07-22T23:13:19.467Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
23:13:20 [2021-07-22T23:13:20.144Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
23:13:28 [2021-07-22T23:13:28.035Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
23:13:28 [2021-07-22T23:13:28.035Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
23:13:28 [2021-07-22T23:13:28.035Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
23:13:28 [2021-07-22T23:13:28.035Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
23:13:28 [2021-07-22T23:13:28.035Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
23:13:28 [2021-07-22T23:13:28.035Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
23:13:28 [2021-07-22T23:13:28.035Z] === RUN   TestDockerSuite/TestAttachDisconnect
23:13:28 [2021-07-22T23:13:28.035Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
23:13:28 [2021-07-22T23:13:28.035Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
23:13:30 [2021-07-22T23:13:30.948Z] === RUN   TestDockerSuite/TestAttachPausedContainer
23:13:30 [2021-07-22T23:13:30.948Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
23:13:30 [2021-07-22T23:13:30.948Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
23:13:30 [2021-07-22T23:13:30.948Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
23:13:30 [2021-07-22T23:13:30.948Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
23:13:35 [2021-07-22T23:13:35.035Z]     docker_cli_external_volume_driver_test.go:53: [daa930a4e6355] daemon is not started
23:13:38 [2021-07-22T23:13:38.012Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
23:13:49 [2021-07-22T23:13:49.929Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
23:14:08 [2021-07-22T23:14:08.056Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
23:14:19 [2021-07-22T23:14:19.513Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
23:14:19 [2021-07-22T23:14:19.513Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
23:14:19 [2021-07-22T23:14:19.513Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
23:14:20 [2021-07-22T23:14:20.276Z]     docker_cli_external_volume_driver_test.go:53: [dde870abe3067] daemon is not started
23:14:35 [2021-07-22T23:14:35.168Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
23:14:35 [2021-07-22T23:14:35.428Z]     docker_cli_external_volume_driver_test.go:53: [d2eb3cd6379e9] daemon is not started
23:14:40 [2021-07-22T23:14:40.580Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
23:14:50 [2021-07-22T23:14:50.322Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
23:14:50 [2021-07-22T23:14:50.876Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
23:15:03 [2021-07-22T23:15:03.228Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
23:15:22 [2021-07-22T23:15:22.440Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
23:15:38 [2021-07-22T23:15:38.897Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
23:15:40 [2021-07-22T23:15:40.542Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
23:15:49 [2021-07-22T23:15:49.659Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
23:15:49 [2021-07-22T23:15:49.659Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
23:15:49 [2021-07-22T23:15:49.659Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
23:15:50 [2021-07-22T23:15:50.117Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
23:15:50 [2021-07-22T23:15:50.117Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
23:15:51 [2021-07-22T23:15:51.284Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
23:15:55 [2021-07-22T23:15:55.436Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
23:15:55 [2021-07-22T23:15:55.900Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
23:15:55 [2021-07-22T23:15:55.900Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
23:15:55 [2021-07-22T23:15:55.900Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
23:15:56 [2021-07-22T23:15:56.358Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
23:15:56 [2021-07-22T23:15:56.358Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
23:15:56 [2021-07-22T23:15:56.358Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
23:15:56 [2021-07-22T23:15:56.358Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
23:15:56 [2021-07-22T23:15:56.358Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
23:15:56 [2021-07-22T23:15:56.358Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
23:15:57 [2021-07-22T23:15:57.326Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
23:16:01 [2021-07-22T23:16:01.054Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
23:16:03 [2021-07-22T23:16:03.237Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
23:16:03 [2021-07-22T23:16:03.237Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
23:16:03 [2021-07-22T23:16:03.237Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
23:16:03 [2021-07-22T23:16:03.237Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
23:16:03 [2021-07-22T23:16:03.237Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
23:16:03 [2021-07-22T23:16:03.237Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
23:16:03 [2021-07-22T23:16:03.654Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
23:16:06 [2021-07-22T23:16:06.966Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
23:16:21 [2021-07-22T23:16:21.766Z] === RUN   TestDockerSuite/TestBuildAddNonTar
23:16:26 [2021-07-22T23:16:26.446Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
23:16:27 [2021-07-22T23:16:27.981Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
23:16:27 [2021-07-22T23:16:27.981Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
23:16:27 [2021-07-22T23:16:27.981Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
23:16:31 [2021-07-22T23:16:31.711Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
23:16:33 [2021-07-22T23:16:33.244Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
23:16:42 [2021-07-22T23:16:42.149Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
23:16:45 [2021-07-22T23:16:45.617Z] === RUN   TestDockerSuite/TestBuildAddScript
23:16:45 [2021-07-22T23:16:45.617Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
23:16:45 [2021-07-22T23:16:45.617Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
23:16:45 [2021-07-22T23:16:45.617Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
23:16:45 [2021-07-22T23:16:45.617Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
23:16:45 [2021-07-22T23:16:45.617Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
23:16:45 [2021-07-22T23:16:45.617Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
23:16:45 [2021-07-22T23:16:45.617Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
23:16:45 [2021-07-22T23:16:45.617Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
23:16:45 [2021-07-22T23:16:45.617Z] === RUN   TestDockerSuite/TestBuildAddTar
23:17:00 [2021-07-22T23:17:00.252Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
23:17:32 [2021-07-22T23:17:32.350Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
23:17:44 [2021-07-22T23:17:44.877Z] === RUN   TestDockerSuite/TestBuildDotDotFile
23:17:44 [2021-07-22T23:17:44.877Z] === RUN   TestDockerSuite/TestBuildEOLInLine
23:17:44 [2021-07-22T23:17:44.877Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
23:17:44 [2021-07-22T23:17:44.877Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
23:17:44 [2021-07-22T23:17:44.877Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
23:17:44 [2021-07-22T23:17:44.877Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
23:17:44 [2021-07-22T23:17:44.877Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
23:17:44 [2021-07-22T23:17:44.877Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
23:17:44 [2021-07-22T23:17:44.877Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
23:17:44 [2021-07-22T23:17:44.877Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
23:17:44 [2021-07-22T23:17:44.877Z] === RUN   TestDockerSuite/TestBuildEntrypoint
23:17:44 [2021-07-22T23:17:44.877Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
23:17:46 [2021-07-22T23:17:46.047Z] === RUN   TestDockerSuite/TestBuildAddTarXz
23:17:46 [2021-07-22T23:17:46.047Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
23:17:46 [2021-07-22T23:17:46.047Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
23:17:46 [2021-07-22T23:17:46.047Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
23:17:46 [2021-07-22T23:17:46.047Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
23:17:49 [2021-07-22T23:17:49.550Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
23:17:53 [2021-07-22T23:17:53.288Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
23:17:57 [2021-07-22T23:17:57.959Z] === RUN   TestDockerSuite/TestBuildEnv
23:17:57 [2021-07-22T23:17:57.959Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
23:17:58 [2021-07-22T23:17:58.415Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
23:17:58 [2021-07-22T23:17:58.415Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
23:17:58 [2021-07-22T23:17:58.415Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
23:17:58 [2021-07-22T23:17:58.415Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
23:17:58 [2021-07-22T23:17:58.872Z] === RUN   TestDockerSuite/TestBuildEnvUsage
23:17:58 [2021-07-22T23:17:58.872Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
23:17:58 [2021-07-22T23:17:58.872Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
23:17:58 [2021-07-22T23:17:58.872Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
23:17:58 [2021-07-22T23:17:58.872Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
23:18:03 [2021-07-22T23:18:03.549Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
23:18:03 [2021-07-22T23:18:03.549Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
23:18:03 [2021-07-22T23:18:03.549Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
23:18:03 [2021-07-22T23:18:03.549Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
23:18:03 [2021-07-22T23:18:03.549Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
23:18:03 [2021-07-22T23:18:03.549Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
23:18:03 [2021-07-22T23:18:03.549Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
23:18:03 [2021-07-22T23:18:03.716Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
23:18:03 [2021-07-22T23:18:03.716Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
23:18:04 [2021-07-22T23:18:04.173Z] === RUN   TestDockerSuite/TestBuildBlankName
23:18:04 [2021-07-22T23:18:04.474Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
23:18:04 [2021-07-22T23:18:04.630Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
23:18:05 [2021-07-22T23:18:05.080Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
23:18:10 [2021-07-22T23:18:10.858Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
23:18:13 [2021-07-22T23:18:13.187Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
23:18:13 [2021-07-22T23:18:13.187Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
23:18:14 [2021-07-22T23:18:14.719Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
23:18:19 [2021-07-22T23:18:19.367Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
23:18:20 [2021-07-22T23:18:20.506Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
23:18:28 [2021-07-22T23:18:28.517Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
23:18:28 [2021-07-22T23:18:28.517Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
23:18:28 [2021-07-22T23:18:28.517Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
23:18:28 [2021-07-22T23:18:28.517Z] === RUN   TestDockerSuite/TestBuildExpose
23:18:28 [2021-07-22T23:18:28.517Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
23:18:28 [2021-07-22T23:18:28.517Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
23:18:28 [2021-07-22T23:18:28.517Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
23:18:28 [2021-07-22T23:18:28.518Z] === RUN   TestDockerSuite/TestBuildExposeOrder
23:18:28 [2021-07-22T23:18:28.518Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
23:18:28 [2021-07-22T23:18:28.518Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
23:18:28 [2021-07-22T23:18:28.518Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
23:18:28 [2021-07-22T23:18:28.518Z] === RUN   TestDockerSuite/TestBuildFails
23:18:30 [2021-07-22T23:18:30.685Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
23:18:30 [2021-07-22T23:18:30.812Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
23:18:31 [2021-07-22T23:18:31.142Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
23:18:37 [2021-07-22T23:18:37.469Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
23:18:37 [2021-07-22T23:18:37.469Z]     docker_cli_external_volume_driver_test.go:485: [d4208c2594bdb] daemon is not started
23:18:38 [2021-07-22T23:18:38.201Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
23:18:41 [2021-07-22T23:18:41.120Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
23:18:41 [2021-07-22T23:18:41.121Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
23:18:41 [2021-07-22T23:18:41.121Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
23:18:45 [2021-07-22T23:18:45.256Z] === RUN   TestDockerSuite/TestBuildForceRm
23:18:51 [2021-07-22T23:18:51.432Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
23:18:51 [2021-07-22T23:18:51.432Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
23:18:51 [2021-07-22T23:18:51.432Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
23:18:51 [2021-07-22T23:18:51.432Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
23:18:51 [2021-07-22T23:18:51.432Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
23:18:52 [2021-07-22T23:18:52.377Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
23:18:52 [2021-07-22T23:18:52.378Z]     docker_cli_external_volume_driver_test.go:53: [d4c551511180b] daemon is not started
23:18:53 [2021-07-22T23:18:53.800Z] === RUN   TestDockerSuite/TestBuildFromGit
23:18:59 [2021-07-22T23:18:59.989Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
23:18:59 [2021-07-22T23:18:59.989Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
23:18:59 [2021-07-22T23:18:59.989Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
23:18:59 [2021-07-22T23:18:59.989Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
23:18:59 [2021-07-22T23:18:59.989Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
23:18:59 [2021-07-22T23:18:59.989Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
23:18:59 [2021-07-22T23:18:59.989Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
23:18:59 [2021-07-22T23:18:59.989Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
23:19:00 [2021-07-22T23:19:00.860Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
23:19:01 [2021-07-22T23:19:01.823Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
23:19:07 [2021-07-22T23:19:07.272Z] --- PASS: TestDockerExternalVolumeSuite (439.79s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.48s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.47s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.42s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.44s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.57s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.44s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.14s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.30s)
23:19:07 [2021-07-22T23:19:07.272Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
23:19:07 [2021-07-22T23:19:07.272Z] PASS
23:19:07 [2021-07-22T23:19:07.272Z] 
23:19:07 [2021-07-22T23:19:07.272Z] === Skipped
23:19:07 [2021-07-22T23:19:07.272Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:19:07 [2021-07-22T23:19:07.272Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
23:19:07 [2021-07-22T23:19:07.272Z]     check_test.go:309: [dc99e621afbe4] daemon is not started
23:19:07 [2021-07-22T23:19:07.272Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:19:07 [2021-07-22T23:19:07.272Z] 
23:19:07 [2021-07-22T23:19:07.272Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
23:19:07 [2021-07-22T23:19:07.272Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
23:19:07 [2021-07-22T23:19:07.272Z]     check_test.go:309: [dd2ffd27e1521] daemon is not started
23:19:07 [2021-07-22T23:19:07.272Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
23:19:07 [2021-07-22T23:19:07.272Z] 
23:19:07 [2021-07-22T23:19:07.272Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
23:19:07 [2021-07-22T23:19:07.272Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
23:19:07 [2021-07-22T23:19:07.272Z]     check_test.go:309: [d5ae664409c89] daemon is not started
23:19:07 [2021-07-22T23:19:07.272Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
23:19:07 [2021-07-22T23:19:07.272Z] 
23:19:07 [2021-07-22T23:19:07.272Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
23:19:07 [2021-07-22T23:19:07.272Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
23:19:07 [2021-07-22T23:19:07.272Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
23:19:07 [2021-07-22T23:19:07.272Z] 
23:19:07 [2021-07-22T23:19:07.272Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
23:19:07 [2021-07-22T23:19:07.272Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
23:19:07 [2021-07-22T23:19:07.272Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
23:19:07 [2021-07-22T23:19:07.272Z] 
23:19:07 [2021-07-22T23:19:07.272Z] 
23:19:07 [2021-07-22T23:19:07.272Z] DONE 273 tests, 5 skipped in 2678.654s
23:19:07 [2021-07-22T23:19:07.272Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:19:07 [2021-07-22T23:19:07.272Z] ++++ cat bundles/test-integration/docker.pid
23:19:07 [2021-07-22T23:19:07.272Z] +++ kill 8273
23:19:07 [2021-07-22T23:19:07.272Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4e4a1eb44542/docker.pid
23:19:07 [2021-07-22T23:19:07.272Z] +++ kill 7192
23:19:07 [2021-07-22T23:19:07.272Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7192 is not a child of this shell
23:19:07 [2021-07-22T23:19:07.272Z] warning: PID 7192 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4e4a1eb44542/docker.pid had a nonzero exit code
23:19:07 [2021-07-22T23:19:07.272Z] +++ /etc/init.d/apparmor stop
23:19:07 [2021-07-22T23:19:07.272Z] Leaving: AppArmorNo profiles have been unloaded.
23:19:07 [2021-07-22T23:19:07.272Z] 
23:19:07 [2021-07-22T23:19:07.272Z] Unloading profiles will leave already running processes permanently
23:19:07 [2021-07-22T23:19:07.272Z] unconfined, which can lead to unexpected situations.
23:19:07 [2021-07-22T23:19:07.272Z] 
23:19:07 [2021-07-22T23:19:07.272Z] To set a process to complain mode, use the command line tool
23:19:07 [2021-07-22T23:19:07.272Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:19:07 [2021-07-22T23:19:07.272Z] +++ true
23:19:07 [2021-07-22T23:19:07.272Z] exiting test-integration
23:19:07 [2021-07-22T23:19:07.272Z] ++ exit 0
23:19:07 [2021-07-22T23:19:07.272Z] 
23:19:07 [2021-07-22T23:19:07.272Z] + exit 0
23:19:07 [2021-07-22T23:19:07.272Z] ++ jobs -p
23:19:07 [2021-07-22T23:19:07.272Z] + pids=
23:19:07 [2021-07-22T23:19:07.272Z] + echo 'Remaining pids to kill: []'
23:19:07 [2021-07-22T23:19:07.272Z] Remaining pids to kill: []
23:19:07 [2021-07-22T23:19:07.272Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
23:19:07 [2021-07-22T23:19:07.290Z] Recording test results
23:19:09 [2021-07-22T23:19:09.141Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:19:09 [2021-07-22T23:19:09.475Z] + echo Ensuring container killed.
23:19:09 [2021-07-22T23:19:09.475Z] Ensuring container killed.
23:19:09 [2021-07-22T23:19:09.475Z] + docker ps -aq -f name=docker-pr7-*
23:19:09 [2021-07-22T23:19:09.475Z] + cids=06f1a10c01d3
23:19:09 [2021-07-22T23:19:09.475Z] 08671a5f071c
23:19:09 [2021-07-22T23:19:09.475Z] 69a8a96ad0f7
23:19:09 [2021-07-22T23:19:09.475Z] + [ -n 06f1a10c01d3
23:19:09 [2021-07-22T23:19:09.475Z] 08671a5f071c
23:19:09 [2021-07-22T23:19:09.475Z] 69a8a96ad0f7 ]
23:19:09 [2021-07-22T23:19:09.475Z] + docker rm -vf 06f1a10c01d3 08671a5f071c 69a8a96ad0f7
23:19:10 [2021-07-22T23:19:10.417Z] 06f1a10c01d3
23:19:11 [2021-07-22T23:19:11.362Z] 08671a5f071c
23:19:11 [2021-07-22T23:19:11.935Z] 69a8a96ad0f7
[Pipeline] sh
23:19:12 [2021-07-22T23:19:12.120Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
23:19:12 [2021-07-22T23:19:12.120Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
23:19:12 [2021-07-22T23:19:12.120Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
23:19:12 [2021-07-22T23:19:12.230Z] + echo Chowning /workspace to jenkins user
23:19:12 [2021-07-22T23:19:12.230Z] Chowning /workspace to jenkins user
23:19:12 [2021-07-22T23:19:12.230Z] + id -u
23:19:12 [2021-07-22T23:19:12.230Z] + id -g
23:19:12 [2021-07-22T23:19:12.230Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42661:/workspace busybox chown -R 1000:1000 /workspace
23:19:12 [2021-07-22T23:19:12.230Z] Unable to find image 'busybox:latest' locally
23:19:12 [2021-07-22T23:19:12.490Z] latest: Pulling from library/busybox
23:19:12 [2021-07-22T23:19:12.490Z] b71f96345d44: Pulling fs layer
23:19:12 [2021-07-22T23:19:12.490Z] b71f96345d44: Download complete
23:19:12 [2021-07-22T23:19:12.750Z] b71f96345d44: Pull complete
23:19:12 [2021-07-22T23:19:12.750Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
23:19:12 [2021-07-22T23:19:12.750Z] Status: Downloaded newer image for busybox:latest
23:19:13 [2021-07-22T23:19:13.091Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
23:19:14 [2021-07-22T23:19:14.055Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
23:19:14 [2021-07-22T23:19:14.055Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
23:19:14 [2021-07-22T23:19:14.055Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:19:17 [2021-07-22T23:19:17.256Z] + bundleName=amd64
23:19:17 [2021-07-22T23:19:17.257Z] + echo Creating amd64-bundles.tar.gz
23:19:17 [2021-07-22T23:19:17.257Z] Creating amd64-bundles.tar.gz
23:19:17 [2021-07-22T23:19:17.257Z] + xargs tar -czf amd64-bundles.tar.gz
23:19:17 [2021-07-22T23:19:17.257Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
23:19:18 [2021-07-22T23:19:18.653Z] Archiving artifacts
23:19:20 [2021-07-22T23:19:20.547Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42661/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:19:20 [2021-07-22T23:19:20.866Z] + make clean
23:19:21 [2021-07-22T23:19:21.126Z] docker volume rm -f docker-dev-cache
23:19:21 [2021-07-22T23:19:21.126Z] docker-dev-cache
[Pipeline] deleteDir
23:19:24 [2021-07-22T23:19:24.358Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
23:19:24 [2021-07-22T23:19:24.358Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
23:19:24 [2021-07-22T23:19:24.358Z] === RUN   TestDockerSuite/TestBuildHistory
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:19:39 [2021-07-22T23:19:39.146Z] === RUN   TestDockerSuite/TestBuildIidFile
23:19:39 [2021-07-22T23:19:39.603Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
23:19:42 [2021-07-22T23:19:42.511Z] === RUN   TestDockerSuite/TestBuildInheritance
23:19:42 [2021-07-22T23:19:42.511Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
23:19:42 [2021-07-22T23:19:42.511Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
23:19:43 [2021-07-22T23:19:43.473Z] === RUN   TestDockerSuite/TestBuildInvalidTag
23:19:43 [2021-07-22T23:19:43.473Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
23:19:49 [2021-07-22T23:19:49.573Z] === RUN   TestDockerSuite/TestBuildLabel
23:19:50 [2021-07-22T23:19:50.031Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
23:19:50 [2021-07-22T23:19:50.713Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
23:19:50 [2021-07-22T23:19:50.713Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
23:19:50 [2021-07-22T23:19:50.713Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
23:19:50 [2021-07-22T23:19:50.994Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
23:19:51 [2021-07-22T23:19:51.172Z] === RUN   TestDockerSuite/TestBuildCacheAdd
23:19:51 [2021-07-22T23:19:51.172Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
23:19:51 [2021-07-22T23:19:51.630Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
23:19:52 [2021-07-22T23:19:52.523Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
23:19:52 [2021-07-22T23:19:52.979Z] === RUN   TestDockerSuite/TestBuildLabels
23:19:53 [2021-07-22T23:19:53.167Z] === RUN   TestDockerSuite/TestBuildCacheFrom
23:19:53 [2021-07-22T23:19:53.167Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
23:19:53 [2021-07-22T23:19:53.167Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
23:19:54 [2021-07-22T23:19:54.510Z] === RUN   TestDockerSuite/TestBuildLabelsCache
23:19:56 [2021-07-22T23:19:56.681Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
23:19:58 [2021-07-22T23:19:58.953Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
23:20:00 [2021-07-22T23:20:00.485Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
23:20:00 [2021-07-22T23:20:00.485Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
23:20:00 [2021-07-22T23:20:00.485Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
23:20:00 [2021-07-22T23:20:00.485Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
23:20:00 [2021-07-22T23:20:00.485Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
23:20:02 [2021-07-22T23:20:02.021Z] === RUN   TestDockerSuite/TestBuildClearCmd
23:20:03 [2021-07-22T23:20:03.556Z] === RUN   TestDockerSuite/TestBuildCmd
23:20:04 [2021-07-22T23:20:04.014Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
23:20:04 [2021-07-22T23:20:04.980Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
23:20:05 [2021-07-22T23:20:05.221Z] === RUN   TestDockerSuite/TestBuildLastModified
23:20:05 [2021-07-22T23:20:05.221Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
23:20:05 [2021-07-22T23:20:05.221Z] === RUN   TestDockerSuite/TestBuildLineBreak
23:20:05 [2021-07-22T23:20:05.221Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
23:20:05 [2021-07-22T23:20:05.221Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
23:20:05 [2021-07-22T23:20:05.221Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
23:20:05 [2021-07-22T23:20:05.221Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
23:20:05 [2021-07-22T23:20:05.221Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
23:20:05 [2021-07-22T23:20:05.221Z] === RUN   TestDockerSuite/TestBuildMaintainer
23:20:05 [2021-07-22T23:20:05.438Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
23:20:05 [2021-07-22T23:20:05.677Z] === RUN   TestDockerSuite/TestBuildMissingArgs
23:20:06 [2021-07-22T23:20:06.639Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
23:20:12 [2021-07-22T23:20:12.419Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
23:20:12 [2021-07-22T23:20:12.506Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
23:20:14 [2021-07-22T23:20:14.040Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
23:20:14 [2021-07-22T23:20:14.040Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
23:20:14 [2021-07-22T23:20:14.040Z] === RUN   TestDockerSuite/TestBuildConditionalCache
23:20:15 [2021-07-22T23:20:15.572Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
23:20:15 [2021-07-22T23:20:15.572Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
23:20:15 [2021-07-22T23:20:15.572Z] === RUN   TestDockerSuite/TestBuildContextCleanup
23:20:16 [2021-07-22T23:20:16.537Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
23:20:23 [2021-07-22T23:20:23.596Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
23:20:24 [2021-07-22T23:20:24.564Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
23:20:25 [2021-07-22T23:20:25.022Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
23:20:25 [2021-07-22T23:20:25.022Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
23:20:25 [2021-07-22T23:20:25.022Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
23:20:26 [2021-07-22T23:20:26.557Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
23:20:27 [2021-07-22T23:20:27.015Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
23:20:27 [2021-07-22T23:20:27.015Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
23:20:27 [2021-07-22T23:20:27.015Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
23:20:27 [2021-07-22T23:20:27.015Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
23:20:27 [2021-07-22T23:20:27.015Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
23:20:33 [2021-07-22T23:20:33.482Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
23:20:33 [2021-07-22T23:20:33.482Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
23:20:33 [2021-07-22T23:20:33.482Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
23:20:33 [2021-07-22T23:20:33.939Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
23:20:34 [2021-07-22T23:20:34.076Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
23:21:16 [2021-07-22T23:21:16.423Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
23:21:16 [2021-07-22T23:21:16.598Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
23:21:16 [2021-07-22T23:21:16.598Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
23:21:16 [2021-07-22T23:21:16.598Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
23:21:21 [2021-07-22T23:21:21.283Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
23:21:21 [2021-07-22T23:21:21.283Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
23:21:21 [2021-07-22T23:21:21.283Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
23:21:21 [2021-07-22T23:21:21.283Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
23:21:21 [2021-07-22T23:21:21.743Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
23:21:21 [2021-07-22T23:21:21.743Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
23:21:21 [2021-07-22T23:21:21.743Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
23:21:22 [2021-07-22T23:21:22.710Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
23:21:22 [2021-07-22T23:21:22.710Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
23:21:22 [2021-07-22T23:21:22.710Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
23:21:34 [2021-07-22T23:21:34.080Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
23:21:42 [2021-07-22T23:21:42.630Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
23:21:51 [2021-07-22T23:21:51.190Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
23:21:52 [2021-07-22T23:21:52.654Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
23:21:52 [2021-07-22T23:21:52.654Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
23:21:52 [2021-07-22T23:21:52.654Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
23:21:52 [2021-07-22T23:21:52.654Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
23:21:56 [2021-07-22T23:21:56.981Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
23:22:22 [2021-07-22T23:22:22.105Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
23:22:22 [2021-07-22T23:22:22.105Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
23:22:22 [2021-07-22T23:22:22.105Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
23:22:22 [2021-07-22T23:22:22.599Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
23:22:22 [2021-07-22T23:22:22.599Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
23:22:22 [2021-07-22T23:22:22.599Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
23:22:27 [2021-07-22T23:22:27.277Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
23:22:30 [2021-07-22T23:22:30.182Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
23:22:30 [2021-07-22T23:22:30.655Z] === RUN   TestDockerSuite/TestBuildMultipleTags
23:22:31 [2021-07-22T23:22:31.111Z] === RUN   TestDockerSuite/TestBuildNetContainer
23:22:31 [2021-07-22T23:22:31.111Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
23:22:31 [2021-07-22T23:22:31.111Z] === RUN   TestDockerSuite/TestBuildNetNone
23:22:31 [2021-07-22T23:22:31.111Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
23:22:31 [2021-07-22T23:22:31.111Z] === RUN   TestDockerSuite/TestBuildNoContext
23:22:33 [2021-07-22T23:22:33.080Z] === RUN   TestDockerSuite/TestBuildDockerignore
23:22:34 [2021-07-22T23:22:34.026Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
23:22:39 [2021-07-22T23:22:39.810Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
23:22:42 [2021-07-22T23:22:42.705Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
23:22:42 [2021-07-22T23:22:42.705Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
23:22:42 [2021-07-22T23:22:42.705Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
23:22:45 [2021-07-22T23:22:45.595Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
23:22:46 [2021-07-22T23:22:46.557Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
23:22:48 [2021-07-22T23:22:48.731Z] === RUN   TestDockerSuite/TestBuildOnBuild
23:23:01 [2021-07-22T23:23:01.111Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
23:23:01 [2021-07-22T23:23:01.574Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
23:23:13 [2021-07-22T23:23:13.939Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
23:23:17 [2021-07-22T23:23:17.662Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
23:23:38 [2021-07-22T23:23:38.720Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
23:23:47 [2021-07-22T23:23:47.267Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
23:23:51 [2021-07-22T23:23:51.946Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
23:23:52 [2021-07-22T23:23:52.908Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
23:23:52 [2021-07-22T23:23:52.908Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
23:23:52 [2021-07-22T23:23:52.908Z] === RUN   TestDockerSuite/TestBuildPATH
23:23:52 [2021-07-22T23:23:52.908Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
23:23:52 [2021-07-22T23:23:52.908Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
23:23:55 [2021-07-22T23:23:55.083Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
23:23:55 [2021-07-22T23:23:55.083Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
23:23:55 [2021-07-22T23:23:55.083Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
23:24:29 [2021-07-22T23:24:29.543Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
23:24:29 [2021-07-22T23:24:29.543Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
23:24:29 [2021-07-22T23:24:29.543Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
23:24:29 [2021-07-22T23:24:29.543Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
23:24:45 [2021-07-22T23:24:45.760Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
23:25:06 [2021-07-22T23:25:06.825Z] === RUN   TestDockerSuite/TestBuildRm
23:25:31 [2021-07-22T23:25:31.931Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
23:25:31 [2021-07-22T23:25:31.931Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
23:25:31 [2021-07-22T23:25:31.931Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
23:25:31 [2021-07-22T23:25:31.931Z] === RUN   TestDockerSuite/TestBuildScratchCopy
23:25:31 [2021-07-22T23:25:31.931Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
23:25:32 [2021-07-22T23:25:32.387Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
23:25:34 [2021-07-22T23:25:34.557Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
23:25:39 [2021-07-22T23:25:39.228Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
23:25:43 [2021-07-22T23:25:43.902Z] === RUN   TestDockerSuite/TestBuildShellInherited
23:25:48 [2021-07-22T23:25:48.578Z] === RUN   TestDockerSuite/TestBuildShellMultiple
23:26:09 [2021-07-22T23:26:09.658Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
23:26:09 [2021-07-22T23:26:09.658Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
23:26:09 [2021-07-22T23:26:09.658Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
23:26:10 [2021-07-22T23:26:10.839Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
23:26:10 [2021-07-22T23:26:10.839Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
23:26:10 [2021-07-22T23:26:10.839Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
23:26:19 [2021-07-22T23:26:19.968Z] === RUN   TestDockerSuite/TestBuildSpaces
23:26:19 [2021-07-22T23:26:19.968Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
23:26:28 [2021-07-22T23:26:28.540Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
23:26:30 [2021-07-22T23:26:30.276Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
23:26:30 [2021-07-22T23:26:30.276Z] === RUN   TestDockerSuite/TestBuildStderr
23:26:34 [2021-07-22T23:26:34.958Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
23:26:43 [2021-07-22T23:26:43.365Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
23:26:55 [2021-07-22T23:26:55.733Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
23:27:04 [2021-07-22T23:27:04.902Z] === RUN   TestDockerSuite/TestBuildStopSignal
23:27:04 [2021-07-22T23:27:04.902Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
23:27:05 [2021-07-22T23:27:05.359Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
23:27:10 [2021-07-22T23:27:10.048Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
23:27:11 [2021-07-22T23:27:11.017Z] === RUN   TestDockerSuite/TestBuildTagEvent
23:27:21 [2021-07-22T23:27:21.327Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
23:27:31 [2021-07-22T23:27:31.645Z] === RUN   TestDockerSuite/TestBuildUser
23:27:31 [2021-07-22T23:27:31.645Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
23:27:31 [2021-07-22T23:27:31.645Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
23:27:31 [2021-07-22T23:27:31.645Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
23:27:31 [2021-07-22T23:27:31.645Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
23:27:31 [2021-07-22T23:27:31.645Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
23:27:31 [2021-07-22T23:27:31.645Z] === RUN   TestDockerSuite/TestBuildVerboseOut
23:27:36 [2021-07-22T23:27:36.329Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
23:27:36 [2021-07-22T23:27:36.329Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
23:27:38 [2021-07-22T23:27:38.244Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
23:27:40 [2021-07-22T23:27:40.055Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
23:27:40 [2021-07-22T23:27:40.055Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
23:27:40 [2021-07-22T23:27:40.055Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
23:27:40 [2021-07-22T23:27:40.055Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
23:27:40 [2021-07-22T23:27:40.055Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
23:27:59 [2021-07-22T23:27:59.325Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
23:28:09 [2021-07-22T23:28:09.985Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
23:28:09 [2021-07-22T23:28:09.985Z] === RUN   TestDockerSuite/TestBuildWindowsUser
23:28:16 [2021-07-22T23:28:16.996Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
23:28:17 [2021-07-22T23:28:17.063Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
23:28:24 [2021-07-22T23:28:24.126Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
23:28:24 [2021-07-22T23:28:24.126Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
23:28:24 [2021-07-22T23:28:24.126Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
23:28:24 [2021-07-22T23:28:24.126Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
23:28:24 [2021-07-22T23:28:24.126Z] === RUN   TestDockerSuite/TestBuildWithFailure
23:28:32 [2021-07-22T23:28:32.692Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
23:28:32 [2021-07-22T23:28:32.692Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
23:28:32 [2021-07-22T23:28:32.692Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
23:28:50 [2021-07-22T23:28:50.359Z] === RUN   TestDockerSuite/TestBuildWithTabs
23:28:58 [2021-07-22T23:28:58.914Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
23:28:58 [2021-07-22T23:28:58.914Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
23:29:16 [2021-07-22T23:29:16.582Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
23:29:16 [2021-07-22T23:29:16.582Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
23:29:16 [2021-07-22T23:29:16.582Z] === RUN   TestDockerSuite/TestBuildWithVolumes
23:29:16 [2021-07-22T23:29:16.582Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
23:29:16 [2021-07-22T23:29:16.582Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
23:29:16 [2021-07-22T23:29:16.582Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
23:29:16 [2021-07-22T23:29:16.582Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
23:29:16 [2021-07-22T23:29:16.582Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
23:29:25 [2021-07-22T23:29:25.150Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
23:29:27 [2021-07-22T23:29:27.323Z] === RUN   TestDockerSuite/TestBuildXZHost
23:29:27 [2021-07-22T23:29:27.323Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
23:29:27 [2021-07-22T23:29:27.780Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
23:29:27 [2021-07-22T23:29:27.780Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
23:29:27 [2021-07-22T23:29:27.780Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
23:29:27 [2021-07-22T23:29:27.780Z]     docker_cli_sni_test.go:18: Flakey test
23:29:27 [2021-07-22T23:29:27.780Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
23:29:29 [2021-07-22T23:29:29.954Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
23:29:35 [2021-07-22T23:29:35.757Z] === RUN   TestDockerSuite/TestCommitChange
23:29:41 [2021-07-22T23:29:41.552Z] === RUN   TestDockerSuite/TestCommitChangeLabels
23:29:47 [2021-07-22T23:29:47.332Z] === RUN   TestDockerSuite/TestCommitHardlink
23:29:47 [2021-07-22T23:29:47.332Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
23:29:47 [2021-07-22T23:29:47.332Z] === RUN   TestDockerSuite/TestCommitNewFile
23:29:55 [2021-07-22T23:29:55.890Z] === RUN   TestDockerSuite/TestCommitPausedContainer
23:29:55 [2021-07-22T23:29:55.890Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
23:29:55 [2021-07-22T23:29:55.890Z] === RUN   TestDockerSuite/TestCommitTTY
23:30:04 [2021-07-22T23:30:04.452Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
23:30:09 [2021-07-22T23:30:09.139Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
23:30:09 [2021-07-22T23:30:09.139Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
23:30:09 [2021-07-22T23:30:09.139Z] === RUN   TestDockerSuite/TestCommitWithoutPause
23:30:09 [2021-07-22T23:30:09.139Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
23:30:09 [2021-07-22T23:30:09.139Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
23:30:09 [2021-07-22T23:30:09.139Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
23:30:09 [2021-07-22T23:30:09.139Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
23:30:09 [2021-07-22T23:30:09.139Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
23:30:09 [2021-07-22T23:30:09.139Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
23:30:09 [2021-07-22T23:30:09.139Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
23:30:09 [2021-07-22T23:30:09.139Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
23:30:09 [2021-07-22T23:30:09.139Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
23:30:09 [2021-07-22T23:30:09.139Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
23:30:09 [2021-07-22T23:30:09.139Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
23:30:09 [2021-07-22T23:30:09.139Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
23:30:09 [2021-07-22T23:30:09.139Z] === RUN   TestDockerSuite/TestContainerAPICommit
23:30:17 [2021-07-22T23:30:17.695Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
23:30:26 [2021-07-22T23:30:26.255Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
23:30:26 [2021-07-22T23:30:26.255Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
23:30:26 [2021-07-22T23:30:26.255Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
23:30:28 [2021-07-22T23:30:28.663Z] === RUN   TestDockerSuite/TestBuildDotDotFile
23:30:28 [2021-07-22T23:30:28.663Z] === RUN   TestDockerSuite/TestBuildEOLInLine
23:30:28 [2021-07-22T23:30:28.663Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
23:30:28 [2021-07-22T23:30:28.663Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
23:30:28 [2021-07-22T23:30:28.663Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
23:30:28 [2021-07-22T23:30:28.663Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
23:30:28 [2021-07-22T23:30:28.663Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
23:30:28 [2021-07-22T23:30:28.663Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
23:30:28 [2021-07-22T23:30:28.663Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
23:30:28 [2021-07-22T23:30:28.663Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
23:30:28 [2021-07-22T23:30:28.663Z] === RUN   TestDockerSuite/TestBuildEntrypoint
23:30:28 [2021-07-22T23:30:28.663Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
23:30:29 [2021-07-22T23:30:29.149Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
23:30:29 [2021-07-22T23:30:29.149Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
23:30:29 [2021-07-22T23:30:29.149Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
23:30:29 [2021-07-22T23:30:29.149Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
23:30:29 [2021-07-22T23:30:29.149Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
23:30:29 [2021-07-22T23:30:29.149Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
23:30:29 [2021-07-22T23:30:29.149Z] === RUN   TestDockerSuite/TestContainerAPICreate
23:30:30 [2021-07-22T23:30:30.196Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
23:30:32 [2021-07-22T23:30:32.064Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
23:30:32 [2021-07-22T23:30:32.064Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
23:30:32 [2021-07-22T23:30:32.064Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
23:30:32 [2021-07-22T23:30:32.064Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
23:30:34 [2021-07-22T23:30:34.050Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
23:30:34 [2021-07-22T23:30:34.965Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
23:30:34 [2021-07-22T23:30:34.965Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
23:30:34 [2021-07-22T23:30:34.965Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
23:30:34 [2021-07-22T23:30:34.965Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
23:30:34 [2021-07-22T23:30:34.965Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
23:30:34 [2021-07-22T23:30:34.965Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
23:30:34 [2021-07-22T23:30:34.965Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
23:30:34 [2021-07-22T23:30:34.965Z] === RUN   TestDockerSuite/TestContainerAPIDelete
23:30:38 [2021-07-22T23:30:38.696Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
23:30:39 [2021-07-22T23:30:39.845Z] === RUN   TestDockerSuite/TestBuildEnv
23:30:39 [2021-07-22T23:30:39.845Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
23:30:39 [2021-07-22T23:30:39.845Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
23:30:39 [2021-07-22T23:30:39.845Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
23:30:40 [2021-07-22T23:30:40.303Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
23:30:40 [2021-07-22T23:30:40.303Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
23:30:40 [2021-07-22T23:30:40.303Z] === RUN   TestDockerSuite/TestBuildEnvUsage
23:30:40 [2021-07-22T23:30:40.303Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
23:30:40 [2021-07-22T23:30:40.303Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
23:30:40 [2021-07-22T23:30:40.303Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
23:30:40 [2021-07-22T23:30:40.303Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
23:30:41 [2021-07-22T23:30:41.598Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
23:30:43 [2021-07-22T23:30:43.775Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
23:30:43 [2021-07-22T23:30:43.775Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
23:30:43 [2021-07-22T23:30:43.775Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
23:30:44 [2021-07-22T23:30:44.233Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
23:30:44 [2021-07-22T23:30:44.987Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
23:30:44 [2021-07-22T23:30:44.987Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
23:30:44 [2021-07-22T23:30:44.987Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
23:30:44 [2021-07-22T23:30:44.987Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
23:30:44 [2021-07-22T23:30:44.987Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
23:30:44 [2021-07-22T23:30:44.987Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
23:30:44 [2021-07-22T23:30:44.987Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
23:30:46 [2021-07-22T23:30:46.519Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
23:30:47 [2021-07-22T23:30:47.142Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
23:30:47 [2021-07-22T23:30:47.142Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
23:30:50 [2021-07-22T23:30:50.040Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
23:30:50 [2021-07-22T23:30:50.040Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
23:30:50 [2021-07-22T23:30:50.040Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
23:30:50 [2021-07-22T23:30:50.040Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
23:30:50 [2021-07-22T23:30:50.040Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
23:30:52 [2021-07-22T23:30:52.298Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
23:30:52 [2021-07-22T23:30:52.940Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
23:30:52 [2021-07-22T23:30:52.940Z] === RUN   TestDockerSuite/TestContainerAPIKill
23:30:55 [2021-07-22T23:30:55.839Z] === RUN   TestDockerSuite/TestContainerAPIPause
23:30:55 [2021-07-22T23:30:55.839Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
23:30:55 [2021-07-22T23:30:55.839Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
23:30:58 [2021-07-22T23:30:58.738Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
23:30:59 [2021-07-22T23:30:59.197Z] === RUN   TestDockerSuite/TestContainerAPIRename
23:31:02 [2021-07-22T23:31:02.094Z] === RUN   TestDockerSuite/TestContainerAPIRestart
23:31:06 [2021-07-22T23:31:06.783Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
23:31:09 [2021-07-22T23:31:09.969Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
23:31:10 [2021-07-22T23:31:10.426Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
23:31:10 [2021-07-22T23:31:10.426Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
23:31:10 [2021-07-22T23:31:10.426Z] === RUN   TestDockerSuite/TestBuildExpose
23:31:10 [2021-07-22T23:31:10.426Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
23:31:10 [2021-07-22T23:31:10.890Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
23:31:10 [2021-07-22T23:31:10.890Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
23:31:10 [2021-07-22T23:31:10.890Z] === RUN   TestDockerSuite/TestBuildExposeOrder
23:31:10 [2021-07-22T23:31:10.890Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
23:31:10 [2021-07-22T23:31:10.890Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
23:31:10 [2021-07-22T23:31:10.890Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
23:31:10 [2021-07-22T23:31:10.890Z] === RUN   TestDockerSuite/TestBuildFails
23:31:12 [2021-07-22T23:31:12.566Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
23:31:12 [2021-07-22T23:31:12.566Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
23:31:12 [2021-07-22T23:31:12.566Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
23:31:12 [2021-07-22T23:31:12.566Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
23:31:12 [2021-07-22T23:31:12.566Z] === RUN   TestDockerSuite/TestContainerAPIStart
23:31:13 [2021-07-22T23:31:13.824Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
23:31:13 [2021-07-22T23:31:13.824Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
23:31:14 [2021-07-22T23:31:14.751Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
23:31:14 [2021-07-22T23:31:14.751Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
23:31:14 [2021-07-22T23:31:14.751Z] === RUN   TestDockerSuite/TestContainerAPIStop
23:31:18 [2021-07-22T23:31:18.483Z] === RUN   TestDockerSuite/TestContainerAPITop
23:31:18 [2021-07-22T23:31:18.483Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
23:31:18 [2021-07-22T23:31:18.483Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
23:31:19 [2021-07-22T23:31:19.608Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
23:31:20 [2021-07-22T23:31:20.656Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
23:31:20 [2021-07-22T23:31:20.656Z] === RUN   TestDockerSuite/TestContainerAPIWait
23:31:26 [2021-07-22T23:31:26.437Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
23:31:26 [2021-07-22T23:31:26.667Z] === RUN   TestDockerSuite/TestBuildForceRm
23:31:27 [2021-07-22T23:31:27.977Z] === RUN   TestDockerSuite/TestContainerNetworkMode
23:31:27 [2021-07-22T23:31:27.977Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
23:31:27 [2021-07-22T23:31:27.977Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
23:31:27 [2021-07-22T23:31:27.977Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
23:31:27 [2021-07-22T23:31:27.977Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
23:31:27 [2021-07-22T23:31:27.977Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
23:31:27 [2021-07-22T23:31:27.977Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
23:31:27 [2021-07-22T23:31:27.977Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
23:31:28 [2021-07-22T23:31:28.435Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
23:31:28 [2021-07-22T23:31:28.435Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
23:31:28 [2021-07-22T23:31:28.435Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
23:31:29 [2021-07-22T23:31:29.974Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
23:31:29 [2021-07-22T23:31:29.974Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
23:31:33 [2021-07-22T23:31:33.698Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
23:31:35 [2021-07-22T23:31:35.895Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
23:31:39 [2021-07-22T23:31:39.036Z] === RUN   TestDockerSuite/TestBuildFromGit
23:31:39 [2021-07-22T23:31:39.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
23:31:42 [2021-07-22T23:31:42.520Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000890918_<nil>}
23:31:44 [2021-07-22T23:31:44.818Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
23:31:45 [2021-07-22T23:31:45.423Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1812322634_c:\foo_false__<nil>_<nil>_<nil>}
23:31:46 [2021-07-22T23:31:46.989Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
23:31:48 [2021-07-22T23:31:48.327Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1812322634_c:\foo_true__<nil>_<nil>_<nil>}
23:31:52 [2021-07-22T23:31:52.056Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
23:31:52 [2021-07-22T23:31:52.056Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
23:31:52 [2021-07-22T23:31:52.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
23:31:52 [2021-07-22T23:31:52.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
23:31:52 [2021-07-22T23:31:52.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
23:31:52 [2021-07-22T23:31:52.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
23:31:52 [2021-07-22T23:31:52.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
23:31:52 [2021-07-22T23:31:52.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
23:31:52 [2021-07-22T23:31:52.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
23:31:52 [2021-07-22T23:31:52.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
23:31:52 [2021-07-22T23:31:52.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
23:31:52 [2021-07-22T23:31:52.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
23:31:52 [2021-07-22T23:31:52.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
23:31:52 [2021-07-22T23:31:52.974Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
23:31:52 [2021-07-22T23:31:52.974Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
23:31:52 [2021-07-22T23:31:52.974Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
23:31:52 [2021-07-22T23:31:52.974Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
23:31:52 [2021-07-22T23:31:52.974Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
23:31:52 [2021-07-22T23:31:52.974Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
23:31:52 [2021-07-22T23:31:52.974Z] === RUN   TestDockerSuite/TestCopyAndRestart
23:31:52 [2021-07-22T23:31:52.974Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
23:31:52 [2021-07-22T23:31:52.974Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
23:31:52 [2021-07-22T23:31:52.974Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
23:31:52 [2021-07-22T23:31:52.974Z] === RUN   TestDockerSuite/TestCpAbsolutePath
23:31:54 [2021-07-22T23:31:54.050Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
23:31:54 [2021-07-22T23:31:54.050Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
23:31:54 [2021-07-22T23:31:54.050Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
23:31:54 [2021-07-22T23:31:54.050Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
23:31:55 [2021-07-22T23:31:55.017Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
23:31:55 [2021-07-22T23:31:55.017Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
23:31:55 [2021-07-22T23:31:55.017Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
23:31:56 [2021-07-22T23:31:56.699Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpFromCaseA
23:31:56 [2021-07-22T23:31:56.699Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpFromCaseB
23:31:56 [2021-07-22T23:31:56.699Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpFromCaseC
23:31:56 [2021-07-22T23:31:56.699Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpFromCaseD
23:31:56 [2021-07-22T23:31:56.699Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpFromCaseE
23:31:56 [2021-07-22T23:31:56.699Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpFromCaseF
23:31:56 [2021-07-22T23:31:56.699Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpFromCaseG
23:31:56 [2021-07-22T23:31:56.699Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpFromCaseH
23:31:56 [2021-07-22T23:31:56.699Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpFromCaseI
23:31:56 [2021-07-22T23:31:56.699Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpFromCaseJ
23:31:56 [2021-07-22T23:31:56.699Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
23:31:56 [2021-07-22T23:31:56.699Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
23:31:56 [2021-07-22T23:31:56.699Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
23:31:56 [2021-07-22T23:31:56.699Z] === RUN   TestDockerSuite/TestCpGarbagePath
23:31:59 [2021-07-22T23:31:59.597Z] === RUN   TestDockerSuite/TestCpLocalOnly
23:32:00 [2021-07-22T23:32:00.055Z] === RUN   TestDockerSuite/TestCpNameHasColon
23:32:00 [2021-07-22T23:32:00.055Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
23:32:00 [2021-07-22T23:32:00.055Z] === RUN   TestDockerSuite/TestCpRelativePath
23:32:02 [2021-07-22T23:32:02.956Z] === RUN   TestDockerSuite/TestCpSpecialFiles
23:32:02 [2021-07-22T23:32:02.956Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
23:32:02 [2021-07-22T23:32:02.956Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
23:32:02 [2021-07-22T23:32:02.956Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
23:32:02 [2021-07-22T23:32:02.956Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
23:32:02 [2021-07-22T23:32:02.956Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
23:32:02 [2021-07-22T23:32:02.956Z] === RUN   TestDockerSuite/TestCpToCaseA
23:32:08 [2021-07-22T23:32:08.737Z] === RUN   TestDockerSuite/TestCpToCaseB
23:32:09 [2021-07-22T23:32:09.821Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
23:32:09 [2021-07-22T23:32:09.821Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
23:32:09 [2021-07-22T23:32:09.821Z] === RUN   TestDockerSuite/TestBuildHistory
23:32:10 [2021-07-22T23:32:10.910Z] === RUN   TestDockerSuite/TestCpToCaseC
23:32:10 [2021-07-22T23:32:10.910Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
23:32:10 [2021-07-22T23:32:10.910Z] === RUN   TestDockerSuite/TestCpToCaseD
23:32:10 [2021-07-22T23:32:10.910Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
23:32:10 [2021-07-22T23:32:10.910Z] === RUN   TestDockerSuite/TestCpToCaseE
23:32:23 [2021-07-22T23:32:23.283Z] === RUN   TestDockerSuite/TestCpToCaseF
23:32:23 [2021-07-22T23:32:23.283Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
23:32:23 [2021-07-22T23:32:23.283Z] === RUN   TestDockerSuite/TestCpToCaseG
23:32:23 [2021-07-22T23:32:23.283Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
23:32:23 [2021-07-22T23:32:23.283Z] === RUN   TestDockerSuite/TestCpToCaseH
23:32:24 [2021-07-22T23:32:24.628Z] === RUN   TestDockerSuite/TestBuildIidFile
23:32:24 [2021-07-22T23:32:24.628Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
23:32:26 [2021-07-22T23:32:26.823Z] === RUN   TestDockerSuite/TestBuildInheritance
23:32:26 [2021-07-22T23:32:26.823Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
23:32:26 [2021-07-22T23:32:26.823Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
23:32:27 [2021-07-22T23:32:27.787Z] === RUN   TestDockerSuite/TestBuildInvalidTag
23:32:27 [2021-07-22T23:32:27.787Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
23:32:33 [2021-07-22T23:32:33.567Z] === RUN   TestDockerSuite/TestBuildLabel
23:32:33 [2021-07-22T23:32:33.610Z] === RUN   TestDockerSuite/TestCpToCaseI
23:32:33 [2021-07-22T23:32:33.610Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
23:32:33 [2021-07-22T23:32:33.610Z] === RUN   TestDockerSuite/TestCpToCaseJ
23:32:33 [2021-07-22T23:32:33.610Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
23:32:33 [2021-07-22T23:32:33.610Z] === RUN   TestDockerSuite/TestCpToDot
23:32:34 [2021-07-22T23:32:34.025Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
23:32:34 [2021-07-22T23:32:34.992Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
23:32:35 [2021-07-22T23:32:35.959Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
23:32:36 [2021-07-22T23:32:36.417Z] === RUN   TestDockerSuite/TestBuildLabels
23:32:36 [2021-07-22T23:32:36.507Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
23:32:36 [2021-07-22T23:32:36.507Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
23:32:36 [2021-07-22T23:32:36.507Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
23:32:36 [2021-07-22T23:32:36.507Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
23:32:36 [2021-07-22T23:32:36.507Z] === RUN   TestDockerSuite/TestCpToStdout
23:32:37 [2021-07-22T23:32:37.952Z] === RUN   TestDockerSuite/TestBuildLabelsCache
23:32:39 [2021-07-22T23:32:39.404Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
23:32:39 [2021-07-22T23:32:39.405Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
23:32:39 [2021-07-22T23:32:39.405Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
23:32:39 [2021-07-22T23:32:39.405Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
23:32:39 [2021-07-22T23:32:39.405Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
23:32:39 [2021-07-22T23:32:39.405Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
23:32:39 [2021-07-22T23:32:39.405Z] === RUN   TestDockerSuite/TestCpVolumePath
23:32:39 [2021-07-22T23:32:39.405Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
23:32:39 [2021-07-22T23:32:39.405Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
23:32:39 [2021-07-22T23:32:39.861Z] === RUN   TestDockerSuite/TestCreateArgs
23:32:39 [2021-07-22T23:32:39.861Z] === RUN   TestDockerSuite/TestCreateByImageID
23:32:40 [2021-07-22T23:32:40.124Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
23:32:42 [2021-07-22T23:32:42.762Z] === RUN   TestDockerSuite/TestCreateEchoStdout
23:32:45 [2021-07-22T23:32:45.663Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
23:32:45 [2021-07-22T23:32:45.663Z] === RUN   TestDockerSuite/TestCreateHostConfig
23:32:46 [2021-07-22T23:32:46.121Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
23:32:47 [2021-07-22T23:32:47.189Z] === RUN   TestDockerSuite/TestBuildLastModified
23:32:47 [2021-07-22T23:32:47.189Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
23:32:47 [2021-07-22T23:32:47.189Z] === RUN   TestDockerSuite/TestBuildLineBreak
23:32:47 [2021-07-22T23:32:47.189Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
23:32:47 [2021-07-22T23:32:47.189Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
23:32:47 [2021-07-22T23:32:47.189Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
23:32:47 [2021-07-22T23:32:47.189Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
23:32:47 [2021-07-22T23:32:47.189Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
23:32:47 [2021-07-22T23:32:47.648Z] === RUN   TestDockerSuite/TestBuildMaintainer
23:32:48 [2021-07-22T23:32:48.106Z] === RUN   TestDockerSuite/TestBuildMissingArgs
23:32:48 [2021-07-22T23:32:48.296Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
23:32:49 [2021-07-22T23:32:49.071Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
23:32:49 [2021-07-22T23:32:49.260Z] === RUN   TestDockerSuite/TestCreateLabels
23:32:49 [2021-07-22T23:32:49.260Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
23:32:49 [2021-07-22T23:32:49.260Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
23:32:49 [2021-07-22T23:32:49.260Z] === RUN   TestDockerSuite/TestCreateRM
23:32:50 [2021-07-22T23:32:50.229Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
23:32:50 [2021-07-22T23:32:50.229Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:32:50 [2021-07-22T23:32:50.229Z] === RUN   TestDockerSuite/TestCreateStopSignal
23:32:50 [2021-07-22T23:32:50.229Z] === RUN   TestDockerSuite/TestCreateStopTimeout
23:32:50 [2021-07-22T23:32:50.697Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
23:32:54 [2021-07-22T23:32:54.851Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
23:33:01 [2021-07-22T23:33:01.002Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
23:33:01 [2021-07-22T23:33:01.002Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
23:33:01 [2021-07-22T23:33:01.459Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
23:33:06 [2021-07-22T23:33:06.139Z] === RUN   TestDockerSuite/TestCreateWithPortRange
23:33:06 [2021-07-22T23:33:06.139Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
23:33:06 [2021-07-22T23:33:06.139Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
23:33:06 [2021-07-22T23:33:06.139Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
23:33:09 [2021-07-22T23:33:09.042Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
23:33:09 [2021-07-22T23:33:09.042Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.042Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
23:33:09 [2021-07-22T23:33:09.501Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
23:33:09 [2021-07-22T23:33:09.501Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
23:33:09 [2021-07-22T23:33:09.501Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
23:33:09 [2021-07-22T23:33:09.501Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
23:33:09 [2021-07-22T23:33:09.501Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
23:33:09 [2021-07-22T23:33:09.501Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
23:33:09 [2021-07-22T23:33:09.501Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
23:33:09 [2021-07-22T23:33:09.501Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestDevicePermissions
23:33:09 [2021-07-22T23:33:09.501Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestDockerFails
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
23:33:09 [2021-07-22T23:33:09.501Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
23:33:09 [2021-07-22T23:33:09.501Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
23:33:09 [2021-07-22T23:33:09.501Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestEventsAttach
23:33:09 [2021-07-22T23:33:09.501Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestEventsCommit
23:33:09 [2021-07-22T23:33:09.501Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
23:33:09 [2021-07-22T23:33:09.501Z] === RUN   TestDockerSuite/TestEventsContainerEvents
23:33:13 [2021-07-22T23:33:13.238Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
23:33:15 [2021-07-22T23:33:15.932Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
23:33:15 [2021-07-22T23:33:15.932Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
23:33:16 [2021-07-22T23:33:16.136Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
23:33:16 [2021-07-22T23:33:16.390Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
23:33:19 [2021-07-22T23:33:19.039Z] === RUN   TestDockerSuite/TestEventsContainerRestart
23:33:19 [2021-07-22T23:33:19.289Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
23:33:29 [2021-07-22T23:33:29.373Z] === RUN   TestDockerSuite/TestEventsCopy
23:33:39 [2021-07-22T23:33:39.691Z] === RUN   TestDockerSuite/TestEventsFilterContainer
23:33:45 [2021-07-22T23:33:45.477Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
23:33:47 [2021-07-22T23:33:47.674Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
23:33:48 [2021-07-22T23:33:48.641Z] === RUN   TestDockerSuite/TestEventsFilterImageName
23:33:54 [2021-07-22T23:33:54.429Z] === RUN   TestDockerSuite/TestEventsFilterLabels
23:33:54 [2021-07-22T23:33:54.429Z] === RUN   TestDockerSuite/TestEventsFilterType
23:33:55 [2021-07-22T23:33:55.965Z] === RUN   TestDockerSuite/TestEventsFilters
23:34:01 [2021-07-22T23:34:01.743Z] === RUN   TestDockerSuite/TestEventsFormat
23:34:01 [2021-07-22T23:34:01.796Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
23:34:07 [2021-07-22T23:34:07.539Z] === RUN   TestDockerSuite/TestEventsFormatBadField
23:34:07 [2021-07-22T23:34:07.539Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
23:34:07 [2021-07-22T23:34:07.995Z] === RUN   TestDockerSuite/TestEventsImageImport
23:34:07 [2021-07-22T23:34:07.995Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
23:34:07 [2021-07-22T23:34:07.995Z] === RUN   TestDockerSuite/TestEventsImageLoad
23:34:07 [2021-07-22T23:34:07.995Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
23:34:07 [2021-07-22T23:34:07.995Z] === RUN   TestDockerSuite/TestEventsImagePull
23:34:07 [2021-07-22T23:34:07.995Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
23:34:07 [2021-07-22T23:34:07.995Z] === RUN   TestDockerSuite/TestEventsImageTag
23:34:08 [2021-07-22T23:34:08.961Z] === RUN   TestDockerSuite/TestEventsPluginOps
23:34:08 [2021-07-22T23:34:08.961Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
23:34:08 [2021-07-22T23:34:08.961Z] === RUN   TestDockerSuite/TestEventsRename
23:34:12 [2021-07-22T23:34:12.690Z] === RUN   TestDockerSuite/TestEventsResize
23:34:21 [2021-07-22T23:34:21.253Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
23:34:24 [2021-07-22T23:34:24.152Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
23:34:26 [2021-07-22T23:34:26.918Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
23:34:27 [2021-07-22T23:34:27.051Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
23:34:30 [2021-07-22T23:34:30.646Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
23:34:32 [2021-07-22T23:34:32.831Z] === RUN   TestDockerSuite/TestEventsTop
23:34:32 [2021-07-22T23:34:32.831Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
23:34:32 [2021-07-22T23:34:32.831Z] === RUN   TestDockerSuite/TestEventsUntag
23:34:35 [2021-07-22T23:34:35.009Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
23:34:37 [2021-07-22T23:34:37.717Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
23:34:39 [2021-07-22T23:34:39.694Z] === RUN   TestDockerSuite/TestExec
23:34:39 [2021-07-22T23:34:39.695Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
23:34:40 [2021-07-22T23:34:40.152Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
23:34:40 [2021-07-22T23:34:40.152Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
23:34:40 [2021-07-22T23:34:40.152Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
23:34:42 [2021-07-22T23:34:42.324Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
23:34:43 [2021-07-22T23:34:43.499Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
23:34:45 [2021-07-22T23:34:45.222Z] === RUN   TestDockerSuite/TestExecAPIStart
23:34:45 [2021-07-22T23:34:45.222Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
23:34:45 [2021-07-22T23:34:45.222Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
23:34:45 [2021-07-22T23:34:45.222Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
23:34:45 [2021-07-22T23:34:45.222Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
23:34:45 [2021-07-22T23:34:45.222Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
23:34:45 [2021-07-22T23:34:45.222Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
23:34:47 [2021-07-22T23:34:47.391Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
23:34:50 [2021-07-22T23:34:50.290Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
23:34:52 [2021-07-22T23:34:52.471Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
23:34:54 [2021-07-22T23:34:54.647Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
23:35:00 [2021-07-22T23:35:00.445Z] === RUN   TestDockerSuite/TestExecCgroup
23:35:00 [2021-07-22T23:35:00.445Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
23:35:00 [2021-07-22T23:35:00.445Z] === RUN   TestDockerSuite/TestExecEnv
23:35:00 [2021-07-22T23:35:00.445Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
23:35:00 [2021-07-22T23:35:00.445Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
23:35:00 [2021-07-22T23:35:00.445Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
23:35:00 [2021-07-22T23:35:00.445Z] === RUN   TestDockerSuite/TestExecExitStatus
23:35:03 [2021-07-22T23:35:03.361Z] === RUN   TestDockerSuite/TestExecInspectID
23:35:08 [2021-07-22T23:35:08.040Z] === RUN   TestDockerSuite/TestExecInteractive
23:35:08 [2021-07-22T23:35:08.040Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
23:35:08 [2021-07-22T23:35:08.040Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
23:35:08 [2021-07-22T23:35:08.040Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
23:35:08 [2021-07-22T23:35:08.040Z] === RUN   TestDockerSuite/TestExecParseError
23:35:08 [2021-07-22T23:35:08.040Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
23:35:08 [2021-07-22T23:35:08.040Z] === RUN   TestDockerSuite/TestExecPausedContainer
23:35:08 [2021-07-22T23:35:08.040Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
23:35:08 [2021-07-22T23:35:08.040Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
23:35:08 [2021-07-22T23:35:08.040Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
23:35:08 [2021-07-22T23:35:08.040Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
23:35:08 [2021-07-22T23:35:08.615Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
23:35:08 [2021-07-22T23:35:08.615Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
23:35:08 [2021-07-22T23:35:08.615Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
23:35:10 [2021-07-22T23:35:10.936Z] === RUN   TestDockerSuite/TestExecSetEnv
23:35:10 [2021-07-22T23:35:10.936Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
23:35:10 [2021-07-22T23:35:10.936Z] === RUN   TestDockerSuite/TestExecStartFails
23:35:10 [2021-07-22T23:35:10.936Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
23:35:10 [2021-07-22T23:35:10.936Z] === RUN   TestDockerSuite/TestExecStateCleanup
23:35:10 [2021-07-22T23:35:10.936Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
23:35:10 [2021-07-22T23:35:10.936Z] === RUN   TestDockerSuite/TestExecStopNotHanging
23:35:10 [2021-07-22T23:35:10.936Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
23:35:10 [2021-07-22T23:35:10.936Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
23:35:10 [2021-07-22T23:35:10.936Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
23:35:10 [2021-07-22T23:35:10.936Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
23:35:13 [2021-07-22T23:35:13.844Z] === RUN   TestDockerSuite/TestExecUlimits
23:35:13 [2021-07-22T23:35:13.844Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
23:35:13 [2021-07-22T23:35:13.844Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
23:35:20 [2021-07-22T23:35:20.922Z] === RUN   TestDockerSuite/TestExecWithImageUser
23:35:20 [2021-07-22T23:35:20.922Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
23:35:20 [2021-07-22T23:35:20.922Z] === RUN   TestDockerSuite/TestExecWithPrivileged
23:35:20 [2021-07-22T23:35:20.922Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
23:35:20 [2021-07-22T23:35:20.922Z] === RUN   TestDockerSuite/TestExecWithUser
23:35:20 [2021-07-22T23:35:20.922Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
23:35:20 [2021-07-22T23:35:20.922Z] === RUN   TestDockerSuite/TestGetContainerStats
23:35:20 [2021-07-22T23:35:20.992Z] === RUN   TestDockerSuite/TestBuildMultipleTags
23:35:21 [2021-07-22T23:35:21.451Z] === RUN   TestDockerSuite/TestBuildNetContainer
23:35:21 [2021-07-22T23:35:21.451Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
23:35:21 [2021-07-22T23:35:21.451Z] === RUN   TestDockerSuite/TestBuildNetNone
23:35:21 [2021-07-22T23:35:21.451Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
23:35:21 [2021-07-22T23:35:21.451Z] === RUN   TestDockerSuite/TestBuildNoContext
23:35:25 [2021-07-22T23:35:25.180Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
23:35:26 [2021-07-22T23:35:26.724Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
23:35:33 [2021-07-22T23:35:33.783Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
23:35:35 [2021-07-22T23:35:35.488Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
23:35:36 [2021-07-22T23:35:36.683Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
23:35:42 [2021-07-22T23:35:42.461Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
23:35:42 [2021-07-22T23:35:42.461Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
23:35:42 [2021-07-22T23:35:42.461Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
23:35:42 [2021-07-22T23:35:42.461Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
23:35:42 [2021-07-22T23:35:42.555Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
23:35:42 [2021-07-22T23:35:42.555Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
23:35:42 [2021-07-22T23:35:42.555Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
23:35:42 [2021-07-22T23:35:42.917Z] === RUN   TestDockerSuite/TestHealth
23:35:42 [2021-07-22T23:35:42.917Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
23:35:42 [2021-07-22T23:35:42.917Z] === RUN   TestDockerSuite/TestHistoryExistentImage
23:35:42 [2021-07-22T23:35:42.917Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
23:35:42 [2021-07-22T23:35:42.917Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
23:35:42 [2021-07-22T23:35:42.917Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
23:35:45 [2021-07-22T23:35:45.453Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
23:35:46 [2021-07-22T23:35:46.420Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
23:35:47 [2021-07-22T23:35:47.954Z] === RUN   TestDockerSuite/TestBuildOnBuild
23:35:48 [2021-07-22T23:35:48.697Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
23:35:48 [2021-07-22T23:35:48.697Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
23:35:48 [2021-07-22T23:35:48.697Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
23:35:48 [2021-07-22T23:35:48.697Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
23:35:49 [2021-07-22T23:35:49.156Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
23:35:49 [2021-07-22T23:35:49.156Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
23:35:49 [2021-07-22T23:35:49.613Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
23:35:50 [2021-07-22T23:35:50.070Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
23:35:50 [2021-07-22T23:35:50.070Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
23:35:50 [2021-07-22T23:35:50.070Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
23:35:51 [2021-07-22T23:35:51.614Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
23:35:51 [2021-07-22T23:35:51.614Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
23:35:54 [2021-07-22T23:35:54.510Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
23:35:54 [2021-07-22T23:35:54.510Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
23:35:57 [2021-07-22T23:35:57.409Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
23:36:00 [2021-07-22T23:36:00.311Z] === RUN   TestDockerSuite/TestImagesFormat
23:36:00 [2021-07-22T23:36:00.770Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
23:36:00 [2021-07-22T23:36:00.770Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
23:36:00 [2021-07-22T23:36:00.770Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
23:36:02 [2021-07-22T23:36:02.751Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
23:36:04 [2021-07-22T23:36:04.924Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
23:36:05 [2021-07-22T23:36:05.452Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
23:36:05 [2021-07-22T23:36:05.452Z] === RUN   TestDockerSuite/TestImportBadURL
23:36:07 [2021-07-22T23:36:07.622Z] === RUN   TestDockerSuite/TestImportDisplay
23:36:07 [2021-07-22T23:36:07.622Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
23:36:07 [2021-07-22T23:36:07.622Z] === RUN   TestDockerSuite/TestImportFile
23:36:07 [2021-07-22T23:36:07.622Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
23:36:07 [2021-07-22T23:36:07.622Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
23:36:07 [2021-07-22T23:36:07.622Z] === RUN   TestDockerSuite/TestImportFileWithMessage
23:36:07 [2021-07-22T23:36:07.622Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
23:36:07 [2021-07-22T23:36:07.622Z] === RUN   TestDockerSuite/TestImportGzipped
23:36:07 [2021-07-22T23:36:07.622Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
23:36:07 [2021-07-22T23:36:07.622Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
23:36:07 [2021-07-22T23:36:07.622Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
23:36:07 [2021-07-22T23:36:07.622Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
23:36:07 [2021-07-22T23:36:07.622Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
23:36:07 [2021-07-22T23:36:07.622Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
23:36:07 [2021-07-22T23:36:07.622Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
23:36:07 [2021-07-22T23:36:07.622Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
23:36:07 [2021-07-22T23:36:07.622Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
23:36:07 [2021-07-22T23:36:07.622Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
23:36:07 [2021-07-22T23:36:07.622Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
23:36:07 [2021-07-22T23:36:07.622Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
23:36:07 [2021-07-22T23:36:07.622Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
23:36:07 [2021-07-22T23:36:07.622Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:36:07 [2021-07-22T23:36:07.622Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
23:36:10 [2021-07-22T23:36:10.533Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
23:36:14 [2021-07-22T23:36:14.260Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
23:36:14 [2021-07-22T23:36:14.260Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
23:36:14 [2021-07-22T23:36:14.260Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
23:36:14 [2021-07-22T23:36:14.260Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
23:36:14 [2021-07-22T23:36:14.260Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
23:36:14 [2021-07-22T23:36:14.260Z] === RUN   TestDockerSuite/TestInspectAmpersand
23:36:14 [2021-07-22T23:36:14.260Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
23:36:14 [2021-07-22T23:36:14.260Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
23:36:15 [2021-07-22T23:36:15.237Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
23:36:17 [2021-07-22T23:36:17.162Z] === RUN   TestDockerSuite/TestInspectByPrefix
23:36:17 [2021-07-22T23:36:17.162Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
23:36:19 [2021-07-22T23:36:19.916Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
23:36:20 [2021-07-22T23:36:20.066Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
23:36:20 [2021-07-22T23:36:20.066Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
23:36:20 [2021-07-22T23:36:20.066Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
23:36:20 [2021-07-22T23:36:20.066Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
23:36:20 [2021-07-22T23:36:20.066Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
23:36:20 [2021-07-22T23:36:20.066Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
23:36:20 [2021-07-22T23:36:20.066Z] === RUN   TestDockerSuite/TestInspectDefault
23:36:22 [2021-07-22T23:36:22.965Z] === RUN   TestDockerSuite/TestInspectHistory
23:36:28 [2021-07-22T23:36:28.760Z] === RUN   TestDockerSuite/TestInspectImage
23:36:28 [2021-07-22T23:36:28.760Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
23:36:28 [2021-07-22T23:36:28.760Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
23:36:28 [2021-07-22T23:36:28.760Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
23:36:28 [2021-07-22T23:36:28.760Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
23:36:28 [2021-07-22T23:36:28.760Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:36:28 [2021-07-22T23:36:28.760Z] === RUN   TestDockerSuite/TestInspectInt64
23:36:30 [2021-07-22T23:36:30.229Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
23:36:31 [2021-07-22T23:36:31.668Z] === RUN   TestDockerSuite/TestInspectJSONFields
23:36:33 [2021-07-22T23:36:33.847Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
23:36:33 [2021-07-22T23:36:33.847Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
23:36:34 [2021-07-22T23:36:34.924Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
23:36:36 [2021-07-22T23:36:36.748Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
23:36:39 [2021-07-22T23:36:39.644Z] === RUN   TestDockerSuite/TestInspectPlugin
23:36:39 [2021-07-22T23:36:39.644Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
23:36:39 [2021-07-22T23:36:39.644Z] === RUN   TestDockerSuite/TestInspectRootFS
23:36:39 [2021-07-22T23:36:39.644Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
23:36:40 [2021-07-22T23:36:40.702Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
23:36:41 [2021-07-22T23:36:41.823Z] === RUN   TestDockerSuite/TestInspectStatus
23:36:42 [2021-07-22T23:36:42.235Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
23:36:42 [2021-07-22T23:36:42.235Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
23:36:42 [2021-07-22T23:36:42.235Z] === RUN   TestDockerSuite/TestBuildPATH
23:36:42 [2021-07-22T23:36:42.235Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
23:36:42 [2021-07-22T23:36:42.235Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
23:36:44 [2021-07-22T23:36:44.410Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
23:36:44 [2021-07-22T23:36:44.410Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
23:36:44 [2021-07-22T23:36:44.410Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
23:36:46 [2021-07-22T23:36:46.513Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
23:36:51 [2021-07-22T23:36:51.201Z] === RUN   TestDockerSuite/TestInspectTemplateError
23:36:53 [2021-07-22T23:36:53.382Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
23:36:56 [2021-07-22T23:36:56.282Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
23:36:59 [2021-07-22T23:36:59.188Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
23:37:01 [2021-07-22T23:37:01.363Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
23:37:04 [2021-07-22T23:37:04.259Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
23:37:07 [2021-07-22T23:37:07.166Z] === RUN   TestDockerSuite/TestInspectUnknownObject
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinkShortDefinition
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksEnvs
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
23:37:07 [2021-07-22T23:37:07.623Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
23:37:07 [2021-07-22T23:37:07.623Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
23:37:08 [2021-07-22T23:37:08.081Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
23:37:08 [2021-07-22T23:37:08.081Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
23:37:10 [2021-07-22T23:37:10.256Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
23:37:13 [2021-07-22T23:37:13.164Z] === RUN   TestDockerSuite/TestLogsAPIUntil
23:37:18 [2021-07-22T23:37:18.946Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
23:37:21 [2021-07-22T23:37:21.849Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
23:37:21 [2021-07-22T23:37:21.849Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
23:37:21 [2021-07-22T23:37:21.849Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
23:37:24 [2021-07-22T23:37:24.753Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
23:37:24 [2021-07-22T23:37:24.753Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
23:37:31 [2021-07-22T23:37:31.821Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
23:37:35 [2021-07-22T23:37:35.066Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
23:37:40 [2021-07-22T23:37:40.380Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
23:37:47 [2021-07-22T23:37:47.444Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
23:37:49 [2021-07-22T23:37:49.622Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
23:37:52 [2021-07-22T23:37:52.522Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
23:37:52 [2021-07-22T23:37:52.522Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
23:37:52 [2021-07-22T23:37:52.523Z] === RUN   TestDockerSuite/TestLogsFollowStopped
23:37:55 [2021-07-22T23:37:55.421Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
23:37:58 [2021-07-22T23:37:58.318Z] === RUN   TestDockerSuite/TestLogsSince
23:38:04 [2021-07-22T23:38:04.993Z] === RUN   TestDockerSuite/TestBuildRm
23:38:08 [2021-07-22T23:38:08.637Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
23:38:08 [2021-07-22T23:38:08.637Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
23:38:08 [2021-07-22T23:38:08.637Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
23:38:08 [2021-07-22T23:38:08.637Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
23:38:08 [2021-07-22T23:38:08.637Z] === RUN   TestDockerSuite/TestLogsTail
23:38:11 [2021-07-22T23:38:11.540Z] === RUN   TestDockerSuite/TestLogsTimestamps
23:38:14 [2021-07-22T23:38:14.443Z] === RUN   TestDockerSuite/TestLogsWithDetails
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestMountIntoProc
23:38:17 [2021-07-22T23:38:17.348Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestMountIntoSys
23:38:17 [2021-07-22T23:38:17.348Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestNetHostname
23:38:17 [2021-07-22T23:38:17.348Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
23:38:17 [2021-07-22T23:38:17.348Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
23:38:17 [2021-07-22T23:38:17.348Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
23:38:17 [2021-07-22T23:38:17.348Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestPluginActive
23:38:17 [2021-07-22T23:38:17.348Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
23:38:17 [2021-07-22T23:38:17.348Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
23:38:17 [2021-07-22T23:38:17.348Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestPluginLogDriver
23:38:17 [2021-07-22T23:38:17.348Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
23:38:17 [2021-07-22T23:38:17.348Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
23:38:17 [2021-07-22T23:38:17.348Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.348Z] === RUN   TestDockerSuite/TestPluginUpgrade
23:38:17 [2021-07-22T23:38:17.348Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.805Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
23:38:17 [2021-07-22T23:38:17.805Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.805Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
23:38:17 [2021-07-22T23:38:17.805Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.805Z] === RUN   TestDockerSuite/TestPortHostBinding
23:38:17 [2021-07-22T23:38:17.805Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.805Z] === RUN   TestDockerSuite/TestPortList
23:38:17 [2021-07-22T23:38:17.805Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
23:38:17 [2021-07-22T23:38:17.805Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
23:38:19 [2021-07-22T23:38:19.809Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
23:38:21 [2021-07-22T23:38:21.980Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
23:38:21 [2021-07-22T23:38:21.980Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
23:38:21 [2021-07-22T23:38:21.980Z] === RUN   TestDockerSuite/TestBuildScratchCopy
23:38:21 [2021-07-22T23:38:21.980Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
23:38:21 [2021-07-22T23:38:21.980Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
23:38:23 [2021-07-22T23:38:23.589Z] === RUN   TestDockerSuite/TestPostContainersAttach
23:38:23 [2021-07-22T23:38:23.589Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
23:38:23 [2021-07-22T23:38:23.589Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
23:38:23 [2021-07-22T23:38:23.589Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
23:38:23 [2021-07-22T23:38:23.589Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
23:38:23 [2021-07-22T23:38:23.589Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
23:38:23 [2021-07-22T23:38:23.589Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
23:38:23 [2021-07-22T23:38:23.589Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
23:38:23 [2021-07-22T23:38:23.589Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
23:38:23 [2021-07-22T23:38:23.589Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
23:38:23 [2021-07-22T23:38:23.589Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
23:38:23 [2021-07-22T23:38:23.589Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
23:38:23 [2021-07-22T23:38:23.589Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
23:38:23 [2021-07-22T23:38:23.589Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
23:38:23 [2021-07-22T23:38:23.589Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
23:38:23 [2021-07-22T23:38:23.589Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
23:38:23 [2021-07-22T23:38:23.589Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
23:38:23 [2021-07-22T23:38:23.589Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
23:38:24 [2021-07-22T23:38:24.159Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
23:38:27 [2021-07-22T23:38:27.904Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
23:38:29 [2021-07-22T23:38:29.376Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
23:38:29 [2021-07-22T23:38:29.376Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
23:38:29 [2021-07-22T23:38:29.376Z] === RUN   TestDockerSuite/TestPsByOrder
23:38:32 [2021-07-22T23:38:32.583Z] === RUN   TestDockerSuite/TestBuildShellInherited
23:38:37 [2021-07-22T23:38:37.269Z] === RUN   TestDockerSuite/TestBuildShellMultiple
23:38:39 [2021-07-22T23:38:39.864Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
23:38:39 [2021-07-22T23:38:39.864Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
23:38:39 [2021-07-22T23:38:39.864Z] === RUN   TestDockerSuite/TestPsListContainersBase
23:38:50 [2021-07-22T23:38:50.175Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
23:39:02 [2021-07-22T23:39:02.386Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
23:39:02 [2021-07-22T23:39:02.387Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
23:39:02 [2021-07-22T23:39:02.387Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
23:39:07 [2021-07-22T23:39:07.847Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
23:39:07 [2021-07-22T23:39:07.847Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
23:39:07 [2021-07-22T23:39:07.847Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
23:39:07 [2021-07-22T23:39:07.847Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
23:39:14 [2021-07-22T23:39:14.754Z] === RUN   TestDockerSuite/TestBuildSpaces
23:39:14 [2021-07-22T23:39:14.754Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
23:39:19 [2021-07-22T23:39:19.432Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
23:39:19 [2021-07-22T23:39:19.432Z] === RUN   TestDockerSuite/TestBuildStderr
23:39:20 [2021-07-22T23:39:20.217Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
23:39:24 [2021-07-22T23:39:24.113Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
23:39:24 [2021-07-22T23:39:24.905Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
23:39:33 [2021-07-22T23:39:33.480Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
23:39:39 [2021-07-22T23:39:39.268Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
23:39:39 [2021-07-22T23:39:39.268Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
23:39:39 [2021-07-22T23:39:39.268Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
23:39:39 [2021-07-22T23:39:39.268Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
23:39:39 [2021-07-22T23:39:39.268Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
23:39:45 [2021-07-22T23:39:45.055Z] === RUN   TestDockerSuite/TestPsListContainersSize
23:39:45 [2021-07-22T23:39:45.055Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
23:39:45 [2021-07-22T23:39:45.055Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
23:39:45 [2021-07-22T23:39:45.055Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
23:39:45 [2021-07-22T23:39:45.055Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
23:39:45 [2021-07-22T23:39:45.055Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
23:39:45 [2021-07-22T23:39:45.055Z] === RUN   TestDockerSuite/TestPsRightTagName
23:39:45 [2021-07-22T23:39:45.055Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
23:39:45 [2021-07-22T23:39:45.055Z] === RUN   TestDockerSuite/TestPsShowMounts
23:39:49 [2021-07-22T23:39:49.239Z] === RUN   TestDockerSuite/TestBuildStopSignal
23:39:49 [2021-07-22T23:39:49.239Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
23:39:49 [2021-07-22T23:39:49.239Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
23:39:53 [2021-07-22T23:39:53.620Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
23:39:53 [2021-07-22T23:39:53.620Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
23:39:53 [2021-07-22T23:39:53.620Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
23:39:54 [2021-07-22T23:39:54.077Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
23:39:54 [2021-07-22T23:39:54.077Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
23:39:54 [2021-07-22T23:39:54.077Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
23:39:55 [2021-07-22T23:39:55.613Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
23:39:56 [2021-07-22T23:39:56.301Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
23:39:56 [2021-07-22T23:39:56.578Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
23:39:56 [2021-07-22T23:39:56.578Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
23:39:56 [2021-07-22T23:39:56.578Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
23:39:57 [2021-07-22T23:39:57.834Z] === RUN   TestDockerSuite/TestBuildTagEvent
23:40:01 [2021-07-22T23:40:01.259Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
23:40:03 [2021-07-22T23:40:03.614Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
23:40:07 [2021-07-22T23:40:07.080Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
23:40:09 [2021-07-22T23:40:09.254Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
23:40:09 [2021-07-22T23:40:09.398Z] === RUN   TestDockerSuite/TestBuildUser
23:40:09 [2021-07-22T23:40:09.398Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
23:40:09 [2021-07-22T23:40:09.398Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
23:40:09 [2021-07-22T23:40:09.398Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
23:40:09 [2021-07-22T23:40:09.398Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
23:40:09 [2021-07-22T23:40:09.398Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
23:40:09 [2021-07-22T23:40:09.398Z] === RUN   TestDockerSuite/TestBuildVerboseOut
23:40:14 [2021-07-22T23:40:14.082Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
23:40:14 [2021-07-22T23:40:14.540Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
23:40:18 [2021-07-22T23:40:18.274Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
23:40:18 [2021-07-22T23:40:18.274Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
23:40:18 [2021-07-22T23:40:18.274Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
23:40:18 [2021-07-22T23:40:18.274Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
23:40:18 [2021-07-22T23:40:18.274Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
23:40:34 [2021-07-22T23:40:34.383Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
23:40:34 [2021-07-22T23:40:34.383Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
23:40:34 [2021-07-22T23:40:34.383Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
23:40:42 [2021-07-22T23:40:42.943Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
23:40:43 [2021-07-22T23:40:43.395Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
23:40:43 [2021-07-22T23:40:43.400Z] === RUN   TestDockerSuite/TestRestartPolicyNO
23:40:43 [2021-07-22T23:40:43.400Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
23:40:44 [2021-07-22T23:40:44.359Z] === RUN   TestDockerSuite/TestBuildWindowsUser
23:40:44 [2021-07-22T23:40:44.944Z] === RUN   TestDockerSuite/TestRestartRunningContainer
23:40:50 [2021-07-22T23:40:50.728Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
23:40:54 [2021-07-22T23:40:54.670Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
23:40:55 [2021-07-22T23:40:55.418Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
23:40:55 [2021-07-22T23:40:55.418Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
23:40:55 [2021-07-22T23:40:55.418Z] === RUN   TestDockerSuite/TestRestartWithVolumes
23:41:00 [2021-07-22T23:41:00.454Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
23:41:00 [2021-07-22T23:41:00.454Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
23:41:00 [2021-07-22T23:41:00.912Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
23:41:00 [2021-07-22T23:41:00.913Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
23:41:00 [2021-07-22T23:41:00.913Z] === RUN   TestDockerSuite/TestBuildWithFailure
23:41:01 [2021-07-22T23:41:01.223Z] === RUN   TestDockerSuite/TestRmiBlank
23:41:01 [2021-07-22T23:41:01.223Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
23:41:01 [2021-07-22T23:41:01.682Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
23:41:04 [2021-07-22T23:41:04.643Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
23:41:04 [2021-07-22T23:41:04.643Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
23:41:04 [2021-07-22T23:41:04.643Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
23:41:17 [2021-07-22T23:41:17.006Z] === RUN   TestDockerSuite/TestBuildWithTabs
23:41:22 [2021-07-22T23:41:22.780Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
23:41:22 [2021-07-22T23:41:22.789Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
23:41:22 [2021-07-22T23:41:22.789Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
23:41:25 [2021-07-22T23:41:25.687Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
23:41:26 [2021-07-22T23:41:26.654Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
23:41:33 [2021-07-22T23:41:33.731Z] === RUN   TestDockerSuite/TestRmiImgIDForce
23:41:39 [2021-07-22T23:41:39.529Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
23:41:43 [2021-07-22T23:41:43.860Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
23:41:43 [2021-07-22T23:41:43.860Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
23:41:43 [2021-07-22T23:41:43.860Z] === RUN   TestDockerSuite/TestBuildWithVolumes
23:41:43 [2021-07-22T23:41:43.860Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
23:41:43 [2021-07-22T23:41:43.860Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
23:41:43 [2021-07-22T23:41:43.860Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
23:41:43 [2021-07-22T23:41:43.860Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
23:41:44 [2021-07-22T23:41:44.826Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
23:41:49 [2021-07-22T23:41:49.845Z] === RUN   TestDockerSuite/TestRmiParentImageFail
23:41:53 [2021-07-22T23:41:53.583Z] === RUN   TestDockerSuite/TestRmiTag
23:41:54 [2021-07-22T23:41:54.555Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
23:41:55 [2021-07-22T23:41:55.137Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
23:41:56 [2021-07-22T23:41:56.670Z] === RUN   TestDockerSuite/TestBuildXZHost
23:41:56 [2021-07-22T23:41:56.670Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
23:41:57 [2021-07-22T23:41:57.128Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
23:41:57 [2021-07-22T23:41:57.128Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
23:41:57 [2021-07-22T23:41:57.128Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
23:41:57 [2021-07-22T23:41:57.128Z]     docker_cli_sni_test.go:18: Flakey test
23:41:57 [2021-07-22T23:41:57.128Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
23:41:57 [2021-07-22T23:41:57.459Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
23:41:59 [2021-07-22T23:41:59.314Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
23:42:05 [2021-07-22T23:42:05.096Z] === RUN   TestDockerSuite/TestCommitChange
23:42:10 [2021-07-22T23:42:10.885Z] === RUN   TestDockerSuite/TestCommitChangeLabels
23:42:15 [2021-07-22T23:42:15.568Z] === RUN   TestDockerSuite/TestCommitHardlink
23:42:15 [2021-07-22T23:42:15.568Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
23:42:15 [2021-07-22T23:42:15.568Z] === RUN   TestDockerSuite/TestCommitNewFile
23:42:22 [2021-07-22T23:42:22.623Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
23:42:24 [2021-07-22T23:42:24.158Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
23:42:27 [2021-07-22T23:42:27.930Z] === RUN   TestDockerSuite/TestCommitPausedContainer
23:42:27 [2021-07-22T23:42:27.930Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
23:42:27 [2021-07-22T23:42:27.930Z] === RUN   TestDockerSuite/TestCommitTTY
23:42:29 [2021-07-22T23:42:29.953Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
23:42:31 [2021-07-22T23:42:31.489Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
23:42:31 [2021-07-22T23:42:31.489Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
23:42:31 [2021-07-22T23:42:31.948Z] === RUN   TestDockerSuite/TestRunAddHost
23:42:31 [2021-07-22T23:42:31.948Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
23:42:31 [2021-07-22T23:42:31.948Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
23:42:31 [2021-07-22T23:42:31.948Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
23:42:31 [2021-07-22T23:42:31.948Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
23:42:31 [2021-07-22T23:42:31.948Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
23:42:31 [2021-07-22T23:42:31.948Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
23:42:31 [2021-07-22T23:42:31.948Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
23:42:31 [2021-07-22T23:42:31.948Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
23:42:31 [2021-07-22T23:42:31.948Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
23:42:31 [2021-07-22T23:42:31.948Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
23:42:31 [2021-07-22T23:42:31.948Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
23:42:31 [2021-07-22T23:42:31.948Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
23:42:34 [2021-07-22T23:42:34.130Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
23:42:34 [2021-07-22T23:42:34.130Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
23:42:34 [2021-07-22T23:42:34.130Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
23:42:34 [2021-07-22T23:42:34.130Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
23:42:34 [2021-07-22T23:42:34.130Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
23:42:39 [2021-07-22T23:42:39.921Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
23:42:40 [2021-07-22T23:42:40.304Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
23:42:43 [2021-07-22T23:42:43.654Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
23:42:46 [2021-07-22T23:42:46.558Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
23:42:49 [2021-07-22T23:42:49.464Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
23:42:50 [2021-07-22T23:42:50.612Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
23:42:50 [2021-07-22T23:42:50.612Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
23:42:50 [2021-07-22T23:42:50.612Z] === RUN   TestDockerSuite/TestCommitWithoutPause
23:42:50 [2021-07-22T23:42:50.612Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
23:42:50 [2021-07-22T23:42:50.612Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
23:42:50 [2021-07-22T23:42:50.612Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
23:42:50 [2021-07-22T23:42:50.612Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
23:42:50 [2021-07-22T23:42:50.612Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
23:42:50 [2021-07-22T23:42:50.612Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
23:42:50 [2021-07-22T23:42:50.612Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
23:42:50 [2021-07-22T23:42:50.612Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
23:42:50 [2021-07-22T23:42:50.612Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
23:42:50 [2021-07-22T23:42:50.612Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
23:42:50 [2021-07-22T23:42:50.612Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
23:42:50 [2021-07-22T23:42:50.612Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
23:42:50 [2021-07-22T23:42:50.612Z] === RUN   TestDockerSuite/TestContainerAPICommit
23:42:52 [2021-07-22T23:42:52.365Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
23:42:52 [2021-07-22T23:42:52.365Z] === RUN   TestDockerSuite/TestRunBindMounts
23:42:59 [2021-07-22T23:42:59.174Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
23:42:59 [2021-07-22T23:42:59.443Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
23:42:59 [2021-07-22T23:42:59.443Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
23:42:59 [2021-07-22T23:42:59.443Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
23:42:59 [2021-07-22T23:42:59.443Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
23:42:59 [2021-07-22T23:42:59.443Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
23:42:59 [2021-07-22T23:42:59.443Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
23:42:59 [2021-07-22T23:42:59.443Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
23:42:59 [2021-07-22T23:42:59.443Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
23:42:59 [2021-07-22T23:42:59.443Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
23:42:59 [2021-07-22T23:42:59.443Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
23:42:59 [2021-07-22T23:42:59.443Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
23:42:59 [2021-07-22T23:42:59.443Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
23:42:59 [2021-07-22T23:42:59.443Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
23:42:59 [2021-07-22T23:42:59.443Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
23:42:59 [2021-07-22T23:42:59.443Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
23:42:59 [2021-07-22T23:42:59.443Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
23:42:59 [2021-07-22T23:42:59.443Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
23:42:59 [2021-07-22T23:42:59.443Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
23:42:59 [2021-07-22T23:42:59.443Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
23:42:59 [2021-07-22T23:42:59.443Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
23:42:59 [2021-07-22T23:42:59.443Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
23:42:59 [2021-07-22T23:42:59.443Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
23:42:59 [2021-07-22T23:42:59.443Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
23:43:02 [2021-07-22T23:43:02.345Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
23:43:02 [2021-07-22T23:43:02.345Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
23:43:02 [2021-07-22T23:43:02.345Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
23:43:06 [2021-07-22T23:43:06.083Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
23:43:06 [2021-07-22T23:43:06.083Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
23:43:06 [2021-07-22T23:43:06.083Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
23:43:06 [2021-07-22T23:43:06.083Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
23:43:06 [2021-07-22T23:43:06.083Z] === RUN   TestDockerSuite/TestRunContainerNetwork
23:43:06 [2021-07-22T23:43:06.232Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
23:43:06 [2021-07-22T23:43:06.232Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
23:43:06 [2021-07-22T23:43:06.232Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
23:43:08 [2021-07-22T23:43:08.264Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
23:43:08 [2021-07-22T23:43:08.264Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
23:43:08 [2021-07-22T23:43:08.264Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
23:43:08 [2021-07-22T23:43:08.264Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
23:43:08 [2021-07-22T23:43:08.264Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
23:43:08 [2021-07-22T23:43:08.264Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
23:43:08 [2021-07-22T23:43:08.264Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
23:43:08 [2021-07-22T23:43:08.264Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
23:43:08 [2021-07-22T23:43:08.264Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
23:43:08 [2021-07-22T23:43:08.264Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
23:43:08 [2021-07-22T23:43:08.264Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
23:43:08 [2021-07-22T23:43:08.264Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
23:43:08 [2021-07-22T23:43:08.264Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
23:43:08 [2021-07-22T23:43:08.264Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
23:43:08 [2021-07-22T23:43:08.264Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
23:43:08 [2021-07-22T23:43:08.404Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
23:43:08 [2021-07-22T23:43:08.404Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
23:43:08 [2021-07-22T23:43:08.404Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
23:43:08 [2021-07-22T23:43:08.404Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
23:43:08 [2021-07-22T23:43:08.404Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
23:43:08 [2021-07-22T23:43:08.404Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
23:43:08 [2021-07-22T23:43:08.404Z] === RUN   TestDockerSuite/TestContainerAPICreate
23:43:10 [2021-07-22T23:43:10.439Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
23:43:11 [2021-07-22T23:43:11.301Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
23:43:11 [2021-07-22T23:43:11.301Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
23:43:11 [2021-07-22T23:43:11.301Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
23:43:11 [2021-07-22T23:43:11.301Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
23:43:13 [2021-07-22T23:43:13.339Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
23:43:13 [2021-07-22T23:43:13.474Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
23:43:13 [2021-07-22T23:43:13.474Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
23:43:13 [2021-07-22T23:43:13.474Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
23:43:13 [2021-07-22T23:43:13.474Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
23:43:13 [2021-07-22T23:43:13.474Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
23:43:13 [2021-07-22T23:43:13.931Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
23:43:13 [2021-07-22T23:43:13.931Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
23:43:13 [2021-07-22T23:43:13.931Z] === RUN   TestDockerSuite/TestContainerAPIDelete
23:43:16 [2021-07-22T23:43:16.830Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
23:43:17 [2021-07-22T23:43:17.073Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
23:43:17 [2021-07-22T23:43:17.073Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
23:43:17 [2021-07-22T23:43:17.073Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
23:43:17 [2021-07-22T23:43:17.073Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
23:43:17 [2021-07-22T23:43:17.073Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
23:43:17 [2021-07-22T23:43:17.073Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
23:43:17 [2021-07-22T23:43:17.073Z] === RUN   TestDockerSuite/TestRunCreateVolume
23:43:19 [2021-07-22T23:43:19.009Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
23:43:19 [2021-07-22T23:43:19.259Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
23:43:19 [2021-07-22T23:43:19.259Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
23:43:19 [2021-07-22T23:43:19.259Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
23:43:19 [2021-07-22T23:43:19.259Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
23:43:19 [2021-07-22T23:43:19.259Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
23:43:19 [2021-07-22T23:43:19.259Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
23:43:19 [2021-07-22T23:43:19.259Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
23:43:19 [2021-07-22T23:43:19.259Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
23:43:19 [2021-07-22T23:43:19.259Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
23:43:21 [2021-07-22T23:43:21.433Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
23:43:21 [2021-07-22T23:43:21.916Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
23:43:21 [2021-07-22T23:43:21.916Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
23:43:21 [2021-07-22T23:43:21.916Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
23:43:21 [2021-07-22T23:43:21.916Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
23:43:24 [2021-07-22T23:43:24.088Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
23:43:24 [2021-07-22T23:43:24.088Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
23:43:26 [2021-07-22T23:43:26.986Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
23:43:26 [2021-07-22T23:43:26.986Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
23:43:26 [2021-07-22T23:43:26.986Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
23:43:26 [2021-07-22T23:43:26.986Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
23:43:26 [2021-07-22T23:43:26.986Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
23:43:28 [2021-07-22T23:43:28.503Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
23:43:28 [2021-07-22T23:43:28.503Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
23:43:28 [2021-07-22T23:43:28.503Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
23:43:28 [2021-07-22T23:43:28.503Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
23:43:28 [2021-07-22T23:43:28.503Z] === RUN   TestDockerSuite/TestRunDNSOptions
23:43:28 [2021-07-22T23:43:28.503Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
23:43:28 [2021-07-22T23:43:28.503Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
23:43:28 [2021-07-22T23:43:28.503Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
23:43:28 [2021-07-22T23:43:28.503Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
23:43:28 [2021-07-22T23:43:28.503Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
23:43:28 [2021-07-22T23:43:28.503Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
23:43:28 [2021-07-22T23:43:28.503Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
23:43:28 [2021-07-22T23:43:28.503Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
23:43:29 [2021-07-22T23:43:29.885Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
23:43:29 [2021-07-22T23:43:29.886Z] === RUN   TestDockerSuite/TestContainerAPIKill
23:43:30 [2021-07-22T23:43:30.680Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
23:43:30 [2021-07-22T23:43:30.680Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
23:43:30 [2021-07-22T23:43:30.680Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
23:43:30 [2021-07-22T23:43:30.680Z] === RUN   TestDockerSuite/TestRunDuplicateMount
23:43:30 [2021-07-22T23:43:30.680Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
23:43:30 [2021-07-22T23:43:30.680Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
23:43:32 [2021-07-22T23:43:32.065Z] === RUN   TestDockerSuite/TestContainerAPIPause
23:43:32 [2021-07-22T23:43:32.065Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
23:43:32 [2021-07-22T23:43:32.065Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
23:43:33 [2021-07-22T23:43:33.586Z] === RUN   TestDockerSuite/TestRunEchoStdout
23:43:34 [2021-07-22T23:43:34.965Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
23:43:34 [2021-07-22T23:43:34.965Z] === RUN   TestDockerSuite/TestContainerAPIRename
23:43:36 [2021-07-22T23:43:36.492Z] === RUN   TestDockerSuite/TestRunEmptyEnv
23:43:36 [2021-07-22T23:43:36.492Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
23:43:36 [2021-07-22T23:43:36.492Z] === RUN   TestDockerSuite/TestRunEntrypoint
23:43:39 [2021-07-22T23:43:39.396Z] === RUN   TestDockerSuite/TestRunEnvironment
23:43:39 [2021-07-22T23:43:39.396Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
23:43:39 [2021-07-22T23:43:39.396Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
23:43:39 [2021-07-22T23:43:39.396Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
23:43:39 [2021-07-22T23:43:39.396Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
23:43:39 [2021-07-22T23:43:39.396Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
23:43:39 [2021-07-22T23:43:39.396Z] === RUN   TestDockerSuite/TestRunExitCode
23:43:42 [2021-07-22T23:43:42.034Z] === RUN   TestDockerSuite/TestContainerAPIRestart
23:43:42 [2021-07-22T23:43:42.299Z] === RUN   TestDockerSuite/TestRunExitCodeOne
23:43:46 [2021-07-22T23:43:46.029Z] === RUN   TestDockerSuite/TestRunExitCodeZero
23:43:46 [2021-07-22T23:43:46.719Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
23:43:48 [2021-07-22T23:43:48.933Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
23:43:51 [2021-07-22T23:43:51.112Z] === RUN   TestDockerSuite/TestRunExposePort
23:43:51 [2021-07-22T23:43:51.112Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
23:43:51 [2021-07-22T23:43:51.112Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
23:43:51 [2021-07-22T23:43:51.112Z] === RUN   TestDockerSuite/TestRunGroupAdd
23:43:51 [2021-07-22T23:43:51.112Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
23:43:51 [2021-07-22T23:43:51.112Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
23:43:51 [2021-07-22T23:43:51.112Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
23:43:51 [2021-07-22T23:43:51.112Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
23:43:51 [2021-07-22T23:43:51.112Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
23:43:51 [2021-07-22T23:43:51.400Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
23:43:51 [2021-07-22T23:43:51.400Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
23:43:51 [2021-07-22T23:43:51.400Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
23:43:51 [2021-07-22T23:43:51.400Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
23:43:51 [2021-07-22T23:43:51.400Z] === RUN   TestDockerSuite/TestContainerAPIStart
23:43:51 [2021-07-22T23:43:51.581Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
23:43:51 [2021-07-22T23:43:51.581Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
23:43:51 [2021-07-22T23:43:51.581Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
23:43:51 [2021-07-22T23:43:51.581Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
23:43:51 [2021-07-22T23:43:51.581Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
23:43:51 [2021-07-22T23:43:51.581Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
23:43:51 [2021-07-22T23:43:51.581Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
23:43:52 [2021-07-22T23:43:52.935Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
23:43:52 [2021-07-22T23:43:52.935Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
23:43:52 [2021-07-22T23:43:52.935Z] === RUN   TestDockerSuite/TestContainerAPIStop
23:43:55 [2021-07-22T23:43:55.832Z] === RUN   TestDockerSuite/TestContainerAPITop
23:43:55 [2021-07-22T23:43:55.833Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
23:43:55 [2021-07-22T23:43:55.833Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
23:43:56 [2021-07-22T23:43:56.274Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
23:43:56 [2021-07-22T23:43:56.274Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
23:43:56 [2021-07-22T23:43:56.274Z] === RUN   TestDockerSuite/TestRunInvalidReference
23:43:56 [2021-07-22T23:43:56.274Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
23:43:56 [2021-07-22T23:43:56.274Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
23:43:56 [2021-07-22T23:43:56.274Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
23:43:56 [2021-07-22T23:43:56.274Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
23:43:56 [2021-07-22T23:43:56.732Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
23:43:56 [2021-07-22T23:43:56.733Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
23:43:56 [2021-07-22T23:43:56.733Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
23:43:56 [2021-07-22T23:43:56.733Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
23:43:56 [2021-07-22T23:43:56.733Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
23:43:58 [2021-07-22T23:43:58.018Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
23:43:58 [2021-07-22T23:43:58.018Z] === RUN   TestDockerSuite/TestContainerAPIWait
23:44:02 [2021-07-22T23:44:02.701Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
23:44:04 [2021-07-22T23:44:04.876Z] === RUN   TestDockerSuite/TestContainerNetworkMode
23:44:04 [2021-07-22T23:44:04.876Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
23:44:05 [2021-07-22T23:44:05.304Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
23:44:05 [2021-07-22T23:44:05.304Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
23:44:05 [2021-07-22T23:44:05.304Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
23:44:05 [2021-07-22T23:44:05.336Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
23:44:05 [2021-07-22T23:44:05.336Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
23:44:05 [2021-07-22T23:44:05.336Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
23:44:05 [2021-07-22T23:44:05.336Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
23:44:05 [2021-07-22T23:44:05.336Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
23:44:05 [2021-07-22T23:44:05.336Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
23:44:05 [2021-07-22T23:44:05.336Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
23:44:05 [2021-07-22T23:44:05.336Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
23:44:05 [2021-07-22T23:44:05.336Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
23:44:06 [2021-07-22T23:44:06.840Z] === RUN   TestDockerSuite/TestRunModeHostname
23:44:06 [2021-07-22T23:44:06.840Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
23:44:07 [2021-07-22T23:44:07.298Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
23:44:07 [2021-07-22T23:44:07.298Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
23:44:07 [2021-07-22T23:44:07.298Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
23:44:07 [2021-07-22T23:44:07.298Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
23:44:07 [2021-07-22T23:44:07.298Z] === RUN   TestDockerSuite/TestRunModeIpcHost
23:44:07 [2021-07-22T23:44:07.298Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
23:44:07 [2021-07-22T23:44:07.298Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
23:44:07 [2021-07-22T23:44:07.298Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
23:44:07 [2021-07-22T23:44:07.298Z] === RUN   TestDockerSuite/TestRunModePIDContainer
23:44:07 [2021-07-22T23:44:07.298Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
23:44:07 [2021-07-22T23:44:07.298Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
23:44:07 [2021-07-22T23:44:07.298Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
23:44:07 [2021-07-22T23:44:07.298Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
23:44:07 [2021-07-22T23:44:07.298Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
23:44:07 [2021-07-22T23:44:07.298Z] === RUN   TestDockerSuite/TestRunModeUTSHost
23:44:07 [2021-07-22T23:44:07.298Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
23:44:07 [2021-07-22T23:44:07.298Z] === RUN   TestDockerSuite/TestRunMount
23:44:07 [2021-07-22T23:44:07.298Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
23:44:07 [2021-07-22T23:44:07.298Z] === RUN   TestDockerSuite/TestRunMountOrdering
23:44:07 [2021-07-22T23:44:07.298Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
23:44:07 [2021-07-22T23:44:07.298Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
23:44:07 [2021-07-22T23:44:07.298Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
23:44:07 [2021-07-22T23:44:07.298Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
23:44:07 [2021-07-22T23:44:07.298Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
23:44:07 [2021-07-22T23:44:07.298Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
23:44:07 [2021-07-22T23:44:07.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
23:44:07 [2021-07-22T23:44:07.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
23:44:10 [2021-07-22T23:44:10.414Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
23:44:13 [2021-07-22T23:44:13.315Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
23:44:15 [2021-07-22T23:44:15.490Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
23:44:17 [2021-07-22T23:44:17.620Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
23:44:17 [2021-07-22T23:44:17.620Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
23:44:17 [2021-07-22T23:44:17.620Z] === RUN   TestDockerSuite/TestRunNamedVolume
23:44:17 [2021-07-22T23:44:17.620Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
23:44:17 [2021-07-22T23:44:17.620Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
23:44:17 [2021-07-22T23:44:17.620Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
23:44:17 [2021-07-22T23:44:17.620Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
23:44:23 [2021-07-22T23:44:23.414Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
23:44:24 [2021-07-22T23:44:24.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000667d10_<nil>}
23:44:28 [2021-07-22T23:44:28.103Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
23:44:28 [2021-07-22T23:44:28.103Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
23:44:28 [2021-07-22T23:44:28.562Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
23:44:28 [2021-07-22T23:44:28.562Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
23:44:28 [2021-07-22T23:44:28.562Z] === RUN   TestDockerSuite/TestRunNetHost
23:44:28 [2021-07-22T23:44:28.562Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
23:44:28 [2021-07-22T23:44:28.562Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
23:44:28 [2021-07-22T23:44:28.562Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
23:44:28 [2021-07-22T23:44:28.562Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
23:44:28 [2021-07-22T23:44:28.562Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
23:44:28 [2021-07-22T23:44:28.562Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
23:44:28 [2021-07-22T23:44:28.562Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
23:44:28 [2021-07-22T23:44:28.562Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
23:44:28 [2021-07-22T23:44:28.562Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
23:44:28 [2021-07-22T23:44:28.562Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
23:44:28 [2021-07-22T23:44:28.562Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
23:44:28 [2021-07-22T23:44:28.562Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
23:44:28 [2021-07-22T23:44:28.562Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
23:44:28 [2021-07-22T23:44:28.562Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
23:44:29 [2021-07-22T23:44:29.020Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
23:44:30 [2021-07-22T23:44:30.559Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
23:44:31 [2021-07-22T23:44:31.101Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1695138114_c:\foo_false__<nil>_<nil>_<nil>}
23:44:32 [2021-07-22T23:44:32.740Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
23:44:34 [2021-07-22T23:44:34.917Z] === RUN   TestDockerSuite/TestRunNonExistingImage
23:44:35 [2021-07-22T23:44:35.885Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
23:44:38 [2021-07-22T23:44:38.062Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
23:44:38 [2021-07-22T23:44:38.521Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
23:44:38 [2021-07-22T23:44:38.521Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
23:44:38 [2021-07-22T23:44:38.521Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
23:44:38 [2021-07-22T23:44:38.521Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
23:44:38 [2021-07-22T23:44:38.521Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
23:44:38 [2021-07-22T23:44:38.521Z] === RUN   TestDockerSuite/TestRunPortInUse
23:44:38 [2021-07-22T23:44:38.521Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
23:44:38 [2021-07-22T23:44:38.521Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
23:44:38 [2021-07-22T23:44:38.521Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
23:44:38 [2021-07-22T23:44:38.521Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
23:44:38 [2021-07-22T23:44:38.521Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
23:44:38 [2021-07-22T23:44:38.521Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
23:44:38 [2021-07-22T23:44:38.521Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
23:44:38 [2021-07-22T23:44:38.521Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
23:44:38 [2021-07-22T23:44:38.521Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
23:44:38 [2021-07-22T23:44:38.521Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
23:44:39 [2021-07-22T23:44:39.655Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1695138114_c:\foo_true__<nil>_<nil>_<nil>}
23:44:41 [2021-07-22T23:44:41.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
23:44:41 [2021-07-22T23:44:41.839Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
23:44:41 [2021-07-22T23:44:41.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
23:44:41 [2021-07-22T23:44:41.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
23:44:41 [2021-07-22T23:44:41.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
23:44:41 [2021-07-22T23:44:41.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
23:44:41 [2021-07-22T23:44:41.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
23:44:41 [2021-07-22T23:44:41.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
23:44:41 [2021-07-22T23:44:41.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
23:44:41 [2021-07-22T23:44:41.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
23:44:41 [2021-07-22T23:44:41.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
23:44:41 [2021-07-22T23:44:41.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
23:44:41 [2021-07-22T23:44:41.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
23:44:42 [2021-07-22T23:44:42.297Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
23:44:42 [2021-07-22T23:44:42.297Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
23:44:42 [2021-07-22T23:44:42.297Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
23:44:42 [2021-07-22T23:44:42.297Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
23:44:42 [2021-07-22T23:44:42.297Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
23:44:42 [2021-07-22T23:44:42.297Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
23:44:42 [2021-07-22T23:44:42.297Z] === RUN   TestDockerSuite/TestCopyAndRestart
23:44:42 [2021-07-22T23:44:42.297Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
23:44:42 [2021-07-22T23:44:42.297Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
23:44:42 [2021-07-22T23:44:42.297Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
23:44:42 [2021-07-22T23:44:42.297Z] === RUN   TestDockerSuite/TestCpAbsolutePath
23:44:43 [2021-07-22T23:44:43.205Z] === RUN   TestDockerSuite/TestRunPublishPort
23:44:43 [2021-07-22T23:44:43.205Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
23:44:43 [2021-07-22T23:44:43.205Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
23:44:43 [2021-07-22T23:44:43.205Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
23:44:43 [2021-07-22T23:44:43.205Z] === RUN   TestDockerSuite/TestRunReadProcLatency
23:44:43 [2021-07-22T23:44:43.205Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
23:44:43 [2021-07-22T23:44:43.205Z] === RUN   TestDockerSuite/TestRunReadProcTimer
23:44:43 [2021-07-22T23:44:43.205Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
23:44:43 [2021-07-22T23:44:43.205Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
23:44:43 [2021-07-22T23:44:43.205Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
23:44:43 [2021-07-22T23:44:43.205Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
23:44:45 [2021-07-22T23:44:45.200Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpFromCaseA
23:44:45 [2021-07-22T23:44:45.200Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpFromCaseB
23:44:45 [2021-07-22T23:44:45.200Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpFromCaseC
23:44:45 [2021-07-22T23:44:45.200Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpFromCaseD
23:44:45 [2021-07-22T23:44:45.200Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpFromCaseE
23:44:45 [2021-07-22T23:44:45.200Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpFromCaseF
23:44:45 [2021-07-22T23:44:45.200Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpFromCaseG
23:44:45 [2021-07-22T23:44:45.200Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpFromCaseH
23:44:45 [2021-07-22T23:44:45.200Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpFromCaseI
23:44:45 [2021-07-22T23:44:45.200Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpFromCaseJ
23:44:45 [2021-07-22T23:44:45.200Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
23:44:45 [2021-07-22T23:44:45.200Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
23:44:45 [2021-07-22T23:44:45.200Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
23:44:45 [2021-07-22T23:44:45.200Z] === RUN   TestDockerSuite/TestCpGarbagePath
23:44:48 [2021-07-22T23:44:48.100Z] === RUN   TestDockerSuite/TestCpLocalOnly
23:44:48 [2021-07-22T23:44:48.100Z] === RUN   TestDockerSuite/TestCpNameHasColon
23:44:48 [2021-07-22T23:44:48.100Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
23:44:48 [2021-07-22T23:44:48.100Z] === RUN   TestDockerSuite/TestCpRelativePath
23:44:50 [2021-07-22T23:44:50.997Z] === RUN   TestDockerSuite/TestCpSpecialFiles
23:44:50 [2021-07-22T23:44:50.997Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
23:44:50 [2021-07-22T23:44:50.997Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
23:44:50 [2021-07-22T23:44:50.997Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
23:44:50 [2021-07-22T23:44:50.997Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
23:44:50 [2021-07-22T23:44:50.997Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
23:44:50 [2021-07-22T23:44:50.997Z] === RUN   TestDockerSuite/TestCpToCaseA
23:44:53 [2021-07-22T23:44:53.523Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
23:44:53 [2021-07-22T23:44:53.523Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
23:44:53 [2021-07-22T23:44:53.523Z] === RUN   TestDockerSuite/TestRunRm
23:44:55 [2021-07-22T23:44:55.681Z] === RUN   TestDockerSuite/TestCpToCaseB
23:44:56 [2021-07-22T23:44:56.425Z] === RUN   TestDockerSuite/TestRunRmAndWait
23:44:58 [2021-07-22T23:44:58.581Z] === RUN   TestDockerSuite/TestCpToCaseC
23:44:58 [2021-07-22T23:44:58.581Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
23:44:58 [2021-07-22T23:44:58.581Z] === RUN   TestDockerSuite/TestCpToCaseD
23:44:58 [2021-07-22T23:44:58.581Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
23:44:58 [2021-07-22T23:44:58.581Z] === RUN   TestDockerSuite/TestCpToCaseE
23:45:02 [2021-07-22T23:45:02.214Z] === RUN   TestDockerSuite/TestRunRmPre125Api
23:45:05 [2021-07-22T23:45:05.945Z] === RUN   TestDockerSuite/TestRunRootWorkdir
23:45:08 [2021-07-22T23:45:08.121Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
23:45:08 [2021-07-22T23:45:08.889Z] === RUN   TestDockerSuite/TestCpToCaseF
23:45:08 [2021-07-22T23:45:08.889Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
23:45:08 [2021-07-22T23:45:08.889Z] === RUN   TestDockerSuite/TestCpToCaseG
23:45:08 [2021-07-22T23:45:08.889Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
23:45:08 [2021-07-22T23:45:08.889Z] === RUN   TestDockerSuite/TestCpToCaseH
23:45:11 [2021-07-22T23:45:11.039Z] === RUN   TestDockerSuite/TestRunSetMacAddress
23:45:13 [2021-07-22T23:45:13.941Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
23:45:13 [2021-07-22T23:45:13.941Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
23:45:13 [2021-07-22T23:45:13.941Z] === RUN   TestDockerSuite/TestRunState
23:45:13 [2021-07-22T23:45:13.941Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
23:45:13 [2021-07-22T23:45:13.941Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
23:45:17 [2021-07-22T23:45:17.674Z] === RUN   TestDockerSuite/TestRunStdinPipe
23:45:17 [2021-07-22T23:45:17.674Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
23:45:17 [2021-07-22T23:45:17.674Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
23:45:19 [2021-07-22T23:45:19.203Z] === RUN   TestDockerSuite/TestCpToCaseI
23:45:19 [2021-07-22T23:45:19.203Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
23:45:19 [2021-07-22T23:45:19.203Z] === RUN   TestDockerSuite/TestCpToCaseJ
23:45:19 [2021-07-22T23:45:19.203Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
23:45:19 [2021-07-22T23:45:19.203Z] === RUN   TestDockerSuite/TestCpToDot
23:45:20 [2021-07-22T23:45:20.579Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
23:45:20 [2021-07-22T23:45:20.579Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
23:45:20 [2021-07-22T23:45:20.579Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
23:45:20 [2021-07-22T23:45:20.579Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
23:45:20 [2021-07-22T23:45:20.579Z] === RUN   TestDockerSuite/TestRunTLSVerify
23:45:20 [2021-07-22T23:45:20.579Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
23:45:20 [2021-07-22T23:45:20.579Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
23:45:20 [2021-07-22T23:45:20.579Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
23:45:20 [2021-07-22T23:45:20.579Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
23:45:26 [2021-07-22T23:45:26.265Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
23:45:26 [2021-07-22T23:45:26.265Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
23:45:26 [2021-07-22T23:45:26.265Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
23:45:26 [2021-07-22T23:45:26.265Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
23:45:26 [2021-07-22T23:45:26.265Z] === RUN   TestDockerSuite/TestCpToStdout
23:45:26 [2021-07-22T23:45:26.374Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
23:45:26 [2021-07-22T23:45:26.374Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
23:45:26 [2021-07-22T23:45:26.374Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
23:45:26 [2021-07-22T23:45:26.374Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
23:45:26 [2021-07-22T23:45:26.374Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
23:45:26 [2021-07-22T23:45:26.374Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
23:45:26 [2021-07-22T23:45:26.374Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
23:45:26 [2021-07-22T23:45:26.374Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
23:45:26 [2021-07-22T23:45:26.374Z] === RUN   TestDockerSuite/TestRunUnshareProc
23:45:26 [2021-07-22T23:45:26.374Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
23:45:26 [2021-07-22T23:45:26.374Z] === RUN   TestDockerSuite/TestRunUserByID
23:45:26 [2021-07-22T23:45:26.374Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
23:45:26 [2021-07-22T23:45:26.374Z] === RUN   TestDockerSuite/TestRunUserByIDBig
23:45:26 [2021-07-22T23:45:26.374Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
23:45:26 [2021-07-22T23:45:26.374Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
23:45:26 [2021-07-22T23:45:26.374Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
23:45:26 [2021-07-22T23:45:26.374Z] === RUN   TestDockerSuite/TestRunUserByIDZero
23:45:26 [2021-07-22T23:45:26.374Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
23:45:26 [2021-07-22T23:45:26.374Z] === RUN   TestDockerSuite/TestRunUserByName
23:45:26 [2021-07-22T23:45:26.374Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
23:45:26 [2021-07-22T23:45:26.374Z] === RUN   TestDockerSuite/TestRunUserDefaults
23:45:28 [2021-07-22T23:45:28.552Z] === RUN   TestDockerSuite/TestRunUserNotFound
23:45:28 [2021-07-22T23:45:28.552Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
23:45:28 [2021-07-22T23:45:28.552Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
23:45:29 [2021-07-22T23:45:29.163Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
23:45:29 [2021-07-22T23:45:29.163Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
23:45:29 [2021-07-22T23:45:29.163Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
23:45:29 [2021-07-22T23:45:29.163Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
23:45:29 [2021-07-22T23:45:29.163Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
23:45:29 [2021-07-22T23:45:29.163Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
23:45:29 [2021-07-22T23:45:29.163Z] === RUN   TestDockerSuite/TestCpVolumePath
23:45:29 [2021-07-22T23:45:29.163Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
23:45:29 [2021-07-22T23:45:29.163Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
23:45:29 [2021-07-22T23:45:29.163Z] === RUN   TestDockerSuite/TestCreateArgs
23:45:29 [2021-07-22T23:45:29.627Z] === RUN   TestDockerSuite/TestCreateByImageID
23:45:31 [2021-07-22T23:45:31.804Z] === RUN   TestDockerSuite/TestCreateEchoStdout
23:45:32 [2021-07-22T23:45:32.289Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
23:45:32 [2021-07-22T23:45:32.289Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
23:45:32 [2021-07-22T23:45:32.289Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
23:45:32 [2021-07-22T23:45:32.289Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
23:45:32 [2021-07-22T23:45:32.289Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
23:45:34 [2021-07-22T23:45:34.702Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
23:45:34 [2021-07-22T23:45:34.702Z] === RUN   TestDockerSuite/TestCreateHostConfig
23:45:34 [2021-07-22T23:45:34.702Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
23:45:36 [2021-07-22T23:45:36.026Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
23:45:37 [2021-07-22T23:45:37.598Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
23:45:38 [2021-07-22T23:45:38.060Z] === RUN   TestDockerSuite/TestCreateLabels
23:45:38 [2021-07-22T23:45:38.060Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
23:45:38 [2021-07-22T23:45:38.060Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
23:45:38 [2021-07-22T23:45:38.060Z] === RUN   TestDockerSuite/TestCreateRM
23:45:38 [2021-07-22T23:45:38.517Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
23:45:38 [2021-07-22T23:45:38.517Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:45:38 [2021-07-22T23:45:38.517Z] === RUN   TestDockerSuite/TestCreateStopSignal
23:45:38 [2021-07-22T23:45:38.974Z] === RUN   TestDockerSuite/TestCreateStopTimeout
23:45:39 [2021-07-22T23:45:39.432Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
23:45:44 [2021-07-22T23:45:44.604Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
23:45:47 [2021-07-22T23:45:47.993Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
23:45:47 [2021-07-22T23:45:47.993Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
23:45:48 [2021-07-22T23:45:48.957Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
23:45:50 [2021-07-22T23:45:50.398Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
23:45:52 [2021-07-22T23:45:52.682Z] === RUN   TestDockerSuite/TestCreateWithPortRange
23:45:53 [2021-07-22T23:45:53.140Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
23:45:53 [2021-07-22T23:45:53.140Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
23:45:53 [2021-07-22T23:45:53.140Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
23:45:56 [2021-07-22T23:45:56.041Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
23:45:56 [2021-07-22T23:45:56.041Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
23:45:56 [2021-07-22T23:45:56.041Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
23:45:56 [2021-07-22T23:45:56.041Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
23:45:56 [2021-07-22T23:45:56.041Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
23:45:56 [2021-07-22T23:45:56.041Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
23:45:56 [2021-07-22T23:45:56.041Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
23:45:56 [2021-07-22T23:45:56.041Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
23:45:56 [2021-07-22T23:45:56.041Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDevicePermissions
23:45:56 [2021-07-22T23:45:56.041Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDockerFails
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
23:45:56 [2021-07-22T23:45:56.041Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
23:45:56 [2021-07-22T23:45:56.041Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
23:45:56 [2021-07-22T23:45:56.041Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestEventsAttach
23:45:56 [2021-07-22T23:45:56.041Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestEventsCommit
23:45:56 [2021-07-22T23:45:56.041Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
23:45:56 [2021-07-22T23:45:56.041Z] === RUN   TestDockerSuite/TestEventsContainerEvents
23:45:57 [2021-07-22T23:45:57.462Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
23:45:57 [2021-07-22T23:45:57.462Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
23:45:57 [2021-07-22T23:45:57.462Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
23:45:57 [2021-07-22T23:45:57.919Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
23:45:58 [2021-07-22T23:45:58.941Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
23:46:01 [2021-07-22T23:46:01.836Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
23:46:02 [2021-07-22T23:46:02.596Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
23:46:04 [2021-07-22T23:46:04.737Z] === RUN   TestDockerSuite/TestEventsContainerRestart
23:46:05 [2021-07-22T23:46:05.527Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
23:46:08 [2021-07-22T23:46:08.426Z] === RUN   TestDockerSuite/TestRunWithBadDevice
23:46:08 [2021-07-22T23:46:08.426Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
23:46:08 [2021-07-22T23:46:08.426Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
23:46:08 [2021-07-22T23:46:08.426Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
23:46:08 [2021-07-22T23:46:08.426Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
23:46:08 [2021-07-22T23:46:08.426Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
23:46:08 [2021-07-22T23:46:08.426Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
23:46:08 [2021-07-22T23:46:08.426Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
23:46:08 [2021-07-22T23:46:08.426Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
23:46:08 [2021-07-22T23:46:08.426Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
23:46:08 [2021-07-22T23:46:08.426Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
23:46:08 [2021-07-22T23:46:08.426Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
23:46:08 [2021-07-22T23:46:08.426Z] === RUN   TestDockerSuite/TestRunWithUlimits
23:46:08 [2021-07-22T23:46:08.426Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
23:46:08 [2021-07-22T23:46:08.426Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
23:46:13 [2021-07-22T23:46:13.309Z] === RUN   TestDockerSuite/TestEventsCopy
23:46:18 [2021-07-22T23:46:18.730Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
23:46:19 [2021-07-22T23:46:19.095Z] === RUN   TestDockerSuite/TestEventsFilterContainer
23:46:19 [2021-07-22T23:46:19.695Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
23:46:21 [2021-07-22T23:46:21.865Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestSaveCheckTimes
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestSaveImageId
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestSaveLoadParents
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestSaveMultipleNames
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestSaveSingleTag
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
23:46:27 [2021-07-22T23:46:27.646Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
23:46:27 [2021-07-22T23:46:27.646Z] === RUN   TestDockerSuite/TestSearchCmdOptions
23:46:29 [2021-07-22T23:46:29.404Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
23:46:29 [2021-07-22T23:46:29.819Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
23:46:30 [2021-07-22T23:46:30.276Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
23:46:30 [2021-07-22T23:46:30.733Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
23:46:30 [2021-07-22T23:46:30.733Z] === RUN   TestDockerSuite/TestSearchWithLimit
23:46:32 [2021-07-22T23:46:32.303Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
23:46:32 [2021-07-22T23:46:32.906Z] === RUN   TestDockerSuite/TestSlowStdinClosing
23:46:33 [2021-07-22T23:46:33.269Z] === RUN   TestDockerSuite/TestEventsFilterImageName
23:46:37 [2021-07-22T23:46:37.951Z] === RUN   TestDockerSuite/TestEventsFilterLabels
23:46:38 [2021-07-22T23:46:38.410Z] === RUN   TestDockerSuite/TestEventsFilterType
23:46:39 [2021-07-22T23:46:39.379Z] === RUN   TestDockerSuite/TestEventsFilters
23:46:43 [2021-07-22T23:46:43.212Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
23:46:43 [2021-07-22T23:46:43.212Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
23:46:43 [2021-07-22T23:46:43.212Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
23:46:45 [2021-07-22T23:46:45.162Z] === RUN   TestDockerSuite/TestEventsFormat
23:46:49 [2021-07-22T23:46:49.857Z] === RUN   TestDockerSuite/TestEventsFormatBadField
23:46:49 [2021-07-22T23:46:49.857Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
23:46:49 [2021-07-22T23:46:49.857Z] === RUN   TestDockerSuite/TestEventsImageImport
23:46:49 [2021-07-22T23:46:49.857Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
23:46:49 [2021-07-22T23:46:49.857Z] === RUN   TestDockerSuite/TestEventsImageLoad
23:46:49 [2021-07-22T23:46:49.857Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
23:46:49 [2021-07-22T23:46:49.857Z] === RUN   TestDockerSuite/TestEventsImagePull
23:46:49 [2021-07-22T23:46:49.857Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
23:46:49 [2021-07-22T23:46:49.857Z] === RUN   TestDockerSuite/TestEventsImageTag
23:46:51 [2021-07-22T23:46:51.392Z] === RUN   TestDockerSuite/TestEventsPluginOps
23:46:51 [2021-07-22T23:46:51.392Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
23:46:51 [2021-07-22T23:46:51.392Z] === RUN   TestDockerSuite/TestEventsRename
23:46:51 [2021-07-22T23:46:51.772Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
23:46:51 [2021-07-22T23:46:51.772Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
23:46:51 [2021-07-22T23:46:51.772Z] === RUN   TestDockerSuite/TestStartAttachSilent
23:46:54 [2021-07-22T23:46:54.288Z] === RUN   TestDockerSuite/TestEventsResize
23:46:56 [2021-07-22T23:46:56.456Z] === RUN   TestDockerSuite/TestStartAttachWithRename
23:46:56 [2021-07-22T23:46:56.456Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
23:46:56 [2021-07-22T23:46:56.456Z] === RUN   TestDockerSuite/TestStartMultipleContainers
23:46:56 [2021-07-22T23:46:56.456Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
23:46:56 [2021-07-22T23:46:56.456Z] === RUN   TestDockerSuite/TestStartPausedContainer
23:46:56 [2021-07-22T23:46:56.456Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
23:46:56 [2021-07-22T23:46:56.456Z] === RUN   TestDockerSuite/TestStartRecordError
23:46:56 [2021-07-22T23:46:56.456Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
23:46:56 [2021-07-22T23:46:56.456Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
23:47:02 [2021-07-22T23:47:02.838Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
23:47:03 [2021-07-22T23:47:03.520Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
23:47:03 [2021-07-22T23:47:03.520Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
23:47:03 [2021-07-22T23:47:03.520Z] === RUN   TestDockerSuite/TestStatsAllNoStream
23:47:03 [2021-07-22T23:47:03.520Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
23:47:03 [2021-07-22T23:47:03.520Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
23:47:03 [2021-07-22T23:47:03.520Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
23:47:03 [2021-07-22T23:47:03.520Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
23:47:03 [2021-07-22T23:47:03.520Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
23:47:03 [2021-07-22T23:47:03.520Z] === RUN   TestDockerSuite/TestStatsFormatAll
23:47:03 [2021-07-22T23:47:03.520Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
23:47:03 [2021-07-22T23:47:03.520Z] === RUN   TestDockerSuite/TestStatsNoStream
23:47:03 [2021-07-22T23:47:03.520Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
23:47:03 [2021-07-22T23:47:03.520Z] === RUN   TestDockerSuite/TestTopMultipleArgs
23:47:04 [2021-07-22T23:47:04.371Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
23:47:06 [2021-07-22T23:47:06.417Z] === RUN   TestDockerSuite/TestTopNonPrivileged
23:47:07 [2021-07-22T23:47:07.266Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
23:47:09 [2021-07-22T23:47:09.318Z] === RUN   TestDockerSuite/TestTopPrivileged
23:47:09 [2021-07-22T23:47:09.318Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
23:47:09 [2021-07-22T23:47:09.318Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
23:47:11 [2021-07-22T23:47:11.490Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
23:47:11 [2021-07-22T23:47:11.490Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
23:47:11 [2021-07-22T23:47:11.490Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
23:47:11 [2021-07-22T23:47:11.490Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
23:47:11 [2021-07-22T23:47:11.490Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
23:47:11 [2021-07-22T23:47:11.490Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
23:47:11 [2021-07-22T23:47:11.490Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
23:47:11 [2021-07-22T23:47:11.490Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
23:47:11 [2021-07-22T23:47:11.490Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
23:47:11 [2021-07-22T23:47:11.490Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
23:47:11 [2021-07-22T23:47:11.490Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
23:47:11 [2021-07-22T23:47:11.490Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
23:47:11 [2021-07-22T23:47:11.490Z] === RUN   TestDockerSuite/TestVolumeCLICreate
23:47:13 [2021-07-22T23:47:13.045Z] === RUN   TestDockerSuite/TestEventsTop
23:47:13 [2021-07-22T23:47:13.045Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
23:47:13 [2021-07-22T23:47:13.045Z] === RUN   TestDockerSuite/TestEventsUntag
23:47:15 [2021-07-22T23:47:15.218Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
23:47:25 [2021-07-22T23:47:25.523Z] === RUN   TestDockerSuite/TestExec
23:47:25 [2021-07-22T23:47:25.523Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
23:47:25 [2021-07-22T23:47:25.523Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
23:47:25 [2021-07-22T23:47:25.523Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
23:47:25 [2021-07-22T23:47:25.523Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
23:47:26 [2021-07-22T23:47:26.488Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
23:47:29 [2021-07-22T23:47:29.167Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
23:47:29 [2021-07-22T23:47:29.167Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
23:47:29 [2021-07-22T23:47:29.167Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
23:47:29 [2021-07-22T23:47:29.167Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
23:47:29 [2021-07-22T23:47:29.167Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
23:47:29 [2021-07-22T23:47:29.167Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
23:47:29 [2021-07-22T23:47:29.167Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
23:47:29 [2021-07-22T23:47:29.167Z] === RUN   TestDockerSuite/TestVolumeCLILs
23:47:29 [2021-07-22T23:47:29.391Z] === RUN   TestDockerSuite/TestExecAPIStart
23:47:29 [2021-07-22T23:47:29.391Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
23:47:29 [2021-07-22T23:47:29.391Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
23:47:29 [2021-07-22T23:47:29.391Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
23:47:29 [2021-07-22T23:47:29.391Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
23:47:29 [2021-07-22T23:47:29.391Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
23:47:29 [2021-07-22T23:47:29.391Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
23:47:31 [2021-07-22T23:47:31.563Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
23:47:32 [2021-07-22T23:47:32.064Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
23:47:32 [2021-07-22T23:47:32.064Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
23:47:33 [2021-07-22T23:47:33.737Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
23:47:35 [2021-07-22T23:47:35.791Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
23:47:36 [2021-07-22T23:47:36.249Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
23:47:36 [2021-07-22T23:47:36.641Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
23:47:36 [2021-07-22T23:47:36.707Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
23:47:36 [2021-07-22T23:47:36.707Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
23:47:36 [2021-07-22T23:47:36.707Z] === RUN   TestDockerSuite/TestVolumeCLIRm
23:47:38 [2021-07-22T23:47:38.831Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
23:47:43 [2021-07-22T23:47:43.509Z] === RUN   TestDockerSuite/TestExecCgroup
23:47:43 [2021-07-22T23:47:43.509Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
23:47:43 [2021-07-22T23:47:43.509Z] === RUN   TestDockerSuite/TestExecEnv
23:47:43 [2021-07-22T23:47:43.509Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
23:47:43 [2021-07-22T23:47:43.509Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
23:47:43 [2021-07-22T23:47:43.509Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
23:47:43 [2021-07-22T23:47:43.509Z] === RUN   TestDockerSuite/TestExecExitStatus
23:47:46 [2021-07-22T23:47:46.407Z] === RUN   TestDockerSuite/TestExecInspectID
23:47:47 [2021-07-22T23:47:47.022Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
23:47:47 [2021-07-22T23:47:47.022Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
23:47:47 [2021-07-22T23:47:47.022Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
23:47:47 [2021-07-22T23:47:47.480Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
23:47:47 [2021-07-22T23:47:47.941Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
23:47:47 [2021-07-22T23:47:47.941Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
23:47:47 [2021-07-22T23:47:47.941Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
23:47:52 [2021-07-22T23:47:52.190Z] === RUN   TestDockerSuite/TestExecInteractive
23:47:52 [2021-07-22T23:47:52.190Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
23:47:52 [2021-07-22T23:47:52.190Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
23:47:52 [2021-07-22T23:47:52.190Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
23:47:52 [2021-07-22T23:47:52.190Z] === RUN   TestDockerSuite/TestExecParseError
23:47:52 [2021-07-22T23:47:52.190Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
23:47:52 [2021-07-22T23:47:52.190Z] === RUN   TestDockerSuite/TestExecPausedContainer
23:47:52 [2021-07-22T23:47:52.190Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
23:47:52 [2021-07-22T23:47:52.190Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
23:47:52 [2021-07-22T23:47:52.190Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
23:47:52 [2021-07-22T23:47:52.190Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
23:47:54 [2021-07-22T23:47:54.361Z] === RUN   TestDockerSuite/TestExecSetEnv
23:47:54 [2021-07-22T23:47:54.361Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
23:47:54 [2021-07-22T23:47:54.361Z] === RUN   TestDockerSuite/TestExecStartFails
23:47:54 [2021-07-22T23:47:54.361Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
23:47:54 [2021-07-22T23:47:54.361Z] === RUN   TestDockerSuite/TestExecStateCleanup
23:47:54 [2021-07-22T23:47:54.361Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
23:47:54 [2021-07-22T23:47:54.361Z] === RUN   TestDockerSuite/TestExecStopNotHanging
23:47:54 [2021-07-22T23:47:54.361Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
23:47:54 [2021-07-22T23:47:54.361Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
23:47:54 [2021-07-22T23:47:54.361Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
23:47:54 [2021-07-22T23:47:54.361Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
23:47:56 [2021-07-22T23:47:56.500Z] === RUN   TestDockerSuite/TestVolumeLsFormat
23:47:56 [2021-07-22T23:47:56.957Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
23:47:57 [2021-07-22T23:47:57.257Z] === RUN   TestDockerSuite/TestExecUlimits
23:47:57 [2021-07-22T23:47:57.257Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
23:47:57 [2021-07-22T23:47:57.257Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
23:47:57 [2021-07-22T23:47:57.415Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
23:48:05 [2021-07-22T23:48:05.819Z] === RUN   TestDockerSuite/TestExecWithImageUser
23:48:05 [2021-07-22T23:48:05.819Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
23:48:05 [2021-07-22T23:48:05.819Z] === RUN   TestDockerSuite/TestExecWithPrivileged
23:48:05 [2021-07-22T23:48:05.819Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
23:48:05 [2021-07-22T23:48:05.819Z] === RUN   TestDockerSuite/TestExecWithUser
23:48:05 [2021-07-22T23:48:05.819Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
23:48:05 [2021-07-22T23:48:05.819Z] === RUN   TestDockerSuite/TestGetContainerStats
23:48:09 [2021-07-22T23:48:09.783Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
23:48:09 [2021-07-22T23:48:09.783Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
23:48:09 [2021-07-22T23:48:09.783Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
23:48:10 [2021-07-22T23:48:10.242Z] --- PASS: TestDockerSuite (2746.69s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (68.27s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.95s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.70s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.14s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.64s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (11.72s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (87.32s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (11.18s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (9.07s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.15s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.13s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.93s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.99s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.87s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.18s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (6.32s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.34s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.64s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.12s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.77s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.70s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddTar (40.94s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.28s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.71s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.73s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.26s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.16s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (13.65s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.94s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.28s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.63s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.12s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.81s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (9.73s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.76s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.94s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.37s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.79s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.74s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.71s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.92s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.93s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.60s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
23:48:10 [2021-07-22T23:48:10.242Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.63s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.03s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.19s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.02s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.11s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.94s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.61s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.17s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.81s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.55s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.96s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.22s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.19s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.05s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.55s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.67s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.67s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (58.59s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.36s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.02s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.12s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.00s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.97s)
23:48:10 [2021-07-22T23:48:10.701Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.85s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.44s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.98s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.51s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.37s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (91.21s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.80s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.59s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.70s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.74s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.80s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.71s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.38s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.96s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.29s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.24s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.51s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.84s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildFails (3.05s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.53s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.29s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.79s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildFromGit (7.28s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.75s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.64s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.71s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildHistory (14.69s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.34s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.36s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.04s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.43s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.28s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.84s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.33s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.85s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.33s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (2.08s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.75s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.78s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.92s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.95s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.43s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.37s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.30s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.51s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.49s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.65s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.12s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.09s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.31s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.77s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.29s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.74s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (10.86s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.20s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.82s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.82s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (18.63s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (10.31s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.13s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.57s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.30s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.72s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.26s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildRm (23.00s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.67s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.85s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.29s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.68s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.49s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (18.49s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.24s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.36s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (10.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.21s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (30.08s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.01s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.65s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (9.69s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (10.50s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.26s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.73s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.60s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.62s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.28s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.54s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (7.62s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (16.05s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (9.57s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.76s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.47s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.26s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.43s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.11s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.42s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestCommitChange (5.70s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.48s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestCommitNewFile (8.08s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestCommitTTY (8.60s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.40s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (8.27s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.68s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.92s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.93s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.69s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.53s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.75s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.75s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.18s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.84s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.50s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.48s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.39s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.68s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.86s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.38s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.47s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (3.18s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.62s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.16s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.96s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.32s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.93s)
23:48:10 [2021-07-22T23:48:10.702Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.12s)
23:48:10 [2021-07-22T23:48:10.702Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.94s)
23:48:10 [2021-07-22T23:48:10.702Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.78s)
23:48:10 [2021-07-22T23:48:10.702Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (3.90s)
23:48:10 [2021-07-22T23:48:10.702Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.85s)
23:48:10 [2021-07-22T23:48:10.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000890918_<nil>} (2.93s)
23:48:10 [2021-07-22T23:48:10.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1812322634_c:\foo_false__<nil>_<nil>_<nil>} (2.92s)
23:48:10 [2021-07-22T23:48:10.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1812322634_c:\foo_true__<nil>_<nil>_<nil>} (3.76s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.60s)
23:48:10 [2021-07-22T23:48:10.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
23:48:10 [2021-07-22T23:48:10.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
23:48:10 [2021-07-22T23:48:10.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
23:48:10 [2021-07-22T23:48:10.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
23:48:10 [2021-07-22T23:48:10.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
23:48:10 [2021-07-22T23:48:10.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s)
23:48:10 [2021-07-22T23:48:10.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.14s)
23:48:10 [2021-07-22T23:48:10.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s)
23:48:10 [2021-07-22T23:48:10.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
23:48:10 [2021-07-22T23:48:10.703Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.25s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (3.33s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCpRelativePath (3.19s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.22s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.67s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCpToCaseE (11.06s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCpToCaseH (10.91s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCpToDot (3.07s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.17s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.34s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.29s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.50s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (3.04s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.29s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.09s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.26s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateRM (0.55s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.55s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.67s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.31s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.32s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.23s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (3.09s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.09s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.95s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (10.34s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsCopy (10.06s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.77s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.95s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (5.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.28s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsFilters (6.25s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.69s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.23s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsRename (3.22s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsResize (8.41s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.01s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.00s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.24s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.79s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.11s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.41s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.43s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.41s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.52s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.53s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.54s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.52s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.51s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.08s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.72s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.62s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.62s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.30s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.30s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.51s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.27s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.22s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.64s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.83s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.37s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.33s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.70s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.37s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.26s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.23s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.41s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.93s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.94s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.00s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.94s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.90s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.34s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.86s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.52s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.89s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.56s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.11s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.49s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.78s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.83s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.77s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.93s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.56s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.60s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.93s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.96s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
23:48:10 [2021-07-22T23:48:10.703Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.42s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.37s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.30s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.00s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.65s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.19s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.35s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.14s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.10s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.79s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.66s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.06s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsSince (9.64s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsTail (3.53s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (3.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.43s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.57s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.55s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.81s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.92s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.40s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.48s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.85s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.36s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.68s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.05s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.82s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.33s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.72s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.22s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.33s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.29s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.07s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.60s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.24s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.51s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.42s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.50s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.74s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.86s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.06s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.90s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.42s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.44s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiTag (0.95s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.07s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.36s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.44s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.93s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.56s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.24s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.04s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.23s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.80s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.06s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunBindMounts (6.28s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.06s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.71s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.24s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.37s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.10s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.05s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.57s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.38s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.87s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.04s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.22s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.56s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.96s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (3.03s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.95s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.96s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (3.06s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.71s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.96s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.58s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.90s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
23:48:10 [2021-07-22T23:48:10.704Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.53s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.42s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.58s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.23s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.14s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.14s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.39s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.14s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunRm (3.06s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.08s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (3.09s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.99s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.59s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.21s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.03s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.27s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.67s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.09s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.98s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.42s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.84s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.43s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.22s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.45s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.22s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.73s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (9.30s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.92s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.19s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.19s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.34s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (9.10s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.67s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.93s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.93s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.56s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.76s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.57s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.51s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.58s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (9.95s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.82s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.80s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.56s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.52s)
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] === RUN   TestDockerRegistrySuite/TestV2Only
23:48:10 [2021-07-22T23:48:10.705Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.705Z] --- PASS: TestDockerRegistrySuite (0.17s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
23:48:10 [2021-07-22T23:48:10.705Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthTokenSuite
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerDaemonSuite
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] --- PASS: TestDockerDaemonSuite (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerSwarmSuite
23:48:10 [2021-07-22T23:48:10.706Z] --- PASS: TestDockerSwarmSuite (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerPluginSuite
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerPluginSuite/TestPluginCreate
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerPluginSuite/TestPluginInspect
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerPluginSuite/TestPluginSet
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] --- PASS: TestDockerPluginSuite (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerExternalVolumeSuite
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:128: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerNetworkSuite
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:134: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] --- SKIP: TestDockerNetworkSuite (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z] === RUN   TestDockerHubPullSuite
23:48:10 [2021-07-22T23:48:10.706Z]     check_test.go:142: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z] --- SKIP: TestDockerHubPullSuite (0.00s)
23:48:10 [2021-07-22T23:48:10.706Z] PASS
23:48:10 [2021-07-22T23:48:10.706Z] ok  	github.com/docker/docker/integration-cli	2747.107s
23:48:10 [2021-07-22T23:48:10.706Z] 
23:48:10 [2021-07-22T23:48:10.706Z] === Skipped
23:48:10 [2021-07-22T23:48:10.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z] 
23:48:10 [2021-07-22T23:48:10.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z] 
23:48:10 [2021-07-22T23:48:10.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z] 
23:48:10 [2021-07-22T23:48:10.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z] 
23:48:10 [2021-07-22T23:48:10.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z] 
23:48:10 [2021-07-22T23:48:10.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.706Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z] 
23:48:10 [2021-07-22T23:48:10.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
23:48:10 [2021-07-22T23:48:10.706Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.707Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
23:48:10 [2021-07-22T23:48:10.707Z] 
23:48:10 [2021-07-22T23:48:10.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
23:48:10 [2021-07-22T23:48:10.707Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.707Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
23:48:10 [2021-07-22T23:48:10.707Z] 
23:48:10 [2021-07-22T23:48:10.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
23:48:10 [2021-07-22T23:48:10.707Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.707Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
23:48:10 [2021-07-22T23:48:10.707Z] 
23:48:10 [2021-07-22T23:48:10.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
23:48:10 [2021-07-22T23:48:10.707Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
23:48:10 [2021-07-22T23:48:10.707Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
23:48:10 [2021-07-22T23:48:10.707Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
23:48:11 [2021-07-22T23:48:11.167Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
23:48:11 [2021-07-22T23:48:11.167Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_sni_test.go:18: Flakey test
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.168Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
23:48:11 [2021-07-22T23:48:11.168Z] 
23:48:11 [2021-07-22T23:48:11.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.169Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
23:48:11 [2021-07-22T23:48:11.169Z] 
23:48:11 [2021-07-22T23:48:11.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.170Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
23:48:11 [2021-07-22T23:48:11.170Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.171Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
23:48:11 [2021-07-22T23:48:11.171Z] 
23:48:11 [2021-07-22T23:48:11.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.172Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
23:48:11 [2021-07-22T23:48:11.172Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.173Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
23:48:11 [2021-07-22T23:48:11.173Z] 
23:48:11 [2021-07-22T23:48:11.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
23:48:11 [2021-07-22T23:48:11.631Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.631Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
23:48:11 [2021-07-22T23:48:11.631Z] 
23:48:11 [2021-07-22T23:48:11.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
23:48:11 [2021-07-22T23:48:11.631Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.631Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
23:48:11 [2021-07-22T23:48:11.631Z] 
23:48:11 [2021-07-22T23:48:11.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
23:48:11 [2021-07-22T23:48:11.631Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
23:48:11 [2021-07-22T23:48:11.631Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
23:48:11 [2021-07-22T23:48:11.631Z] 
23:48:11 [2021-07-22T23:48:11.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
23:48:11 [2021-07-22T23:48:11.631Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.631Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
23:48:11 [2021-07-22T23:48:11.631Z] 
23:48:11 [2021-07-22T23:48:11.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
23:48:11 [2021-07-22T23:48:11.631Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.631Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
23:48:11 [2021-07-22T23:48:11.631Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.632Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z] 
23:48:11 [2021-07-22T23:48:11.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.632Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.633Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z] 
23:48:11 [2021-07-22T23:48:11.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
23:48:11 [2021-07-22T23:48:11.633Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:128: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:134: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
23:48:11 [2021-07-22T23:48:11.634Z]     check_test.go:142: unmatched requirement DaemonIsLinux
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] DONE 1092 tests, 546 skipped in 2757.777s
23:48:11 [2021-07-22T23:48:11.634Z] INFO: Integration tests ended at 07/22/2021 23:48:11. Duration:00:45:57.9031853
23:48:11 [2021-07-22T23:48:11.634Z] INFO: Docker info of the daemon under test at end of run
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] Containers: 2
23:48:11 [2021-07-22T23:48:11.634Z]  Running: 0
23:48:11 [2021-07-22T23:48:11.634Z]  Paused: 0
23:48:11 [2021-07-22T23:48:11.634Z]  Stopped: 2
23:48:11 [2021-07-22T23:48:11.634Z] Images: 18
23:48:11 [2021-07-22T23:48:11.634Z] Server Version: 0.0.0-dev
23:48:11 [2021-07-22T23:48:11.634Z] Storage Driver: windowsfilter
23:48:11 [2021-07-22T23:48:11.634Z]  Windows: 
23:48:11 [2021-07-22T23:48:11.634Z] Logging Driver: json-file
23:48:11 [2021-07-22T23:48:11.634Z] Plugins: 
23:48:11 [2021-07-22T23:48:11.634Z]  Volume: local
23:48:11 [2021-07-22T23:48:11.634Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:48:11 [2021-07-22T23:48:11.634Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:48:11 [2021-07-22T23:48:11.634Z] Swarm: inactive
23:48:11 [2021-07-22T23:48:11.634Z] Default Isolation: process
23:48:11 [2021-07-22T23:48:11.634Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
23:48:11 [2021-07-22T23:48:11.634Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
23:48:11 [2021-07-22T23:48:11.634Z] OSType: windows
23:48:11 [2021-07-22T23:48:11.634Z] Architecture: x86_64
23:48:11 [2021-07-22T23:48:11.634Z] CPUs: 4
23:48:11 [2021-07-22T23:48:11.634Z] Total Memory: 32GiB
23:48:11 [2021-07-22T23:48:11.634Z] Name: azwin-2-4cfc00
23:48:11 [2021-07-22T23:48:11.634Z] ID: 5SHV:OGGR:ZN6X:42QU:BVAB:OZNY:ZT7Y:IWKD:MJVU:LNQX:3LFV:KPIH
23:48:11 [2021-07-22T23:48:11.634Z] Docker Root Dir: D:\CI\PR-42661\7\daemon
23:48:11 [2021-07-22T23:48:11.634Z] Debug Mode (client): false
23:48:11 [2021-07-22T23:48:11.634Z] Debug Mode (server): true
23:48:11 [2021-07-22T23:48:11.634Z]  File Descriptors: -1
23:48:11 [2021-07-22T23:48:11.634Z]  Goroutines: 17
23:48:11 [2021-07-22T23:48:11.634Z]  System Time: 2021-07-22T23:48:11.5443307Z
23:48:11 [2021-07-22T23:48:11.634Z]  EventsListeners: 0
23:48:11 [2021-07-22T23:48:11.634Z] Registry: https://index.docker.io/v1/
23:48:11 [2021-07-22T23:48:11.634Z] Labels:
23:48:11 [2021-07-22T23:48:11.634Z] Experimental: false
23:48:11 [2021-07-22T23:48:11.634Z] Insecure Registries:
23:48:11 [2021-07-22T23:48:11.634Z]  127.0.0.0/8
23:48:11 [2021-07-22T23:48:11.634Z] Live Restore Enabled: false
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:11 [2021-07-22T23:48:11.634Z] 
23:48:12 [2021-07-22T23:48:12.092Z] INFO: Stopping daemon under test
23:48:12 [2021-07-22T23:48:12.092Z] SUCCESS: The process with PID 4860 (child process of PID 2692) has been terminated.
23:48:12 [2021-07-22T23:48:12.092Z] SUCCESS: The process with PID 2692 (child process of PID 5520) has been terminated.
23:48:12 [2021-07-22T23:48:12.092Z] INFO: Stop tailing logs of the daemon under tests
23:48:12 [2021-07-22T23:48:12.092Z] INFO: executeCI.ps1 Completed successfully at 07/22/2021 23:48:11.
23:48:12 [2021-07-22T23:48:12.092Z] INFO: Tidying up at end of run
23:48:12 [2021-07-22T23:48:12.092Z] INFO: Saving daemon under test log (d:\CI\PR-42661\7\dut.out) to bundles\CIDUT.out
23:48:12 [2021-07-22T23:48:12.092Z] INFO: Saving daemon under test log (d:\CI\PR-42661\7\dut.err) to bundles\CIDUT.err
23:48:12 [2021-07-22T23:48:12.092Z] INFO: Nuke-Everything...
23:48:12 [2021-07-22T23:48:12.550Z] INFO: Container count on control daemon to delete is 2
23:48:12 [2021-07-22T23:48:12.892Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
23:48:13 [2021-07-22T23:48:13.009Z] 12a0033b6732
23:48:13 [2021-07-22T23:48:13.009Z] be1e6f1bf20e
23:48:13 [2021-07-22T23:48:13.471Z] INFO: Tidying pidfile d:\CI\PR-42661\7\docker.pid
23:48:13 [2021-07-22T23:48:13.471Z] INFO: Nuking d:\CI
23:48:18 [2021-07-22T23:48:18.671Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
23:48:22 [2021-07-22T23:48:22.404Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
23:48:28 [2021-07-22T23:48:28.194Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
23:48:28 [2021-07-22T23:48:28.194Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
23:48:28 [2021-07-22T23:48:28.194Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
23:48:28 [2021-07-22T23:48:28.194Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
23:48:28 [2021-07-22T23:48:28.652Z] === RUN   TestDockerSuite/TestHealth
23:48:28 [2021-07-22T23:48:28.652Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
23:48:28 [2021-07-22T23:48:28.652Z] === RUN   TestDockerSuite/TestHistoryExistentImage
23:48:28 [2021-07-22T23:48:28.652Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
23:48:28 [2021-07-22T23:48:28.652Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
23:48:28 [2021-07-22T23:48:28.652Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
23:48:34 [2021-07-22T23:48:34.436Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
23:48:34 [2021-07-22T23:48:34.436Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
23:48:34 [2021-07-22T23:48:34.436Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
23:48:34 [2021-07-22T23:48:34.436Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
23:48:34 [2021-07-22T23:48:34.436Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
23:48:34 [2021-07-22T23:48:34.436Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
23:48:34 [2021-07-22T23:48:34.555Z] INFO: Zapped successfully
23:48:34 [2021-07-22T23:48:34.555Z] 
23:48:34 [2021-07-22T23:48:34.555Z] INFO: executeCI.ps1 exiting at Thu Jul 22 23:48:32 CUT 2021. Duration 01:24:57.9296444
23:48:34 [2021-07-22T23:48:34.555Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
23:48:34 [2021-07-22T23:48:34.795Z] Recording test results
23:48:34 [2021-07-22T23:48:34.893Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
23:48:35 [2021-07-22T23:48:35.858Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
23:48:35 [2021-07-22T23:48:35.858Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
23:48:35 [2021-07-22T23:48:35.858Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
23:48:36 [2021-07-22T23:48:36.823Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
23:48:36 [2021-07-22T23:48:36.823Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
23:48:39 [2021-07-22T23:48:39.736Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
23:48:39 [2021-07-22T23:48:39.736Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
23:48:42 [2021-07-22T23:48:42.640Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
23:48:43 [2021-07-22T23:48:43.711Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
23:48:45 [2021-07-22T23:48:45.540Z] === RUN   TestDockerSuite/TestImagesFormat
23:48:45 [2021-07-22T23:48:45.540Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
23:48:45 [2021-07-22T23:48:45.540Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
23:48:45 [2021-07-22T23:48:45.540Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
23:48:45 [2021-07-22T23:48:45.838Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
23:48:47 [2021-07-22T23:48:47.587Z] Archiving artifacts
23:48:50 [2021-07-22T23:48:50.217Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
23:48:50 [2021-07-22T23:48:50.217Z] === RUN   TestDockerSuite/TestImportBadURL
23:48:52 [2021-07-22T23:48:52.389Z] === RUN   TestDockerSuite/TestImportDisplay
23:48:52 [2021-07-22T23:48:52.389Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
23:48:52 [2021-07-22T23:48:52.389Z] === RUN   TestDockerSuite/TestImportFile
23:48:52 [2021-07-22T23:48:52.389Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
23:48:52 [2021-07-22T23:48:52.389Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
23:48:52 [2021-07-22T23:48:52.389Z] === RUN   TestDockerSuite/TestImportFileWithMessage
23:48:52 [2021-07-22T23:48:52.389Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
23:48:52 [2021-07-22T23:48:52.389Z] === RUN   TestDockerSuite/TestImportGzipped
23:48:52 [2021-07-22T23:48:52.389Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
23:48:52 [2021-07-22T23:48:52.389Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
23:48:52 [2021-07-22T23:48:52.389Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
23:48:52 [2021-07-22T23:48:52.389Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
23:48:52 [2021-07-22T23:48:52.389Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
23:48:52 [2021-07-22T23:48:52.389Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
23:48:52 [2021-07-22T23:48:52.389Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
23:48:52 [2021-07-22T23:48:52.389Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
23:48:52 [2021-07-22T23:48:52.389Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
23:48:52 [2021-07-22T23:48:52.389Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
23:48:52 [2021-07-22T23:48:52.389Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
23:48:52 [2021-07-22T23:48:52.389Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
23:48:52 [2021-07-22T23:48:52.389Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
23:48:52 [2021-07-22T23:48:52.389Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:48:52 [2021-07-22T23:48:52.389Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
23:48:55 [2021-07-22T23:48:55.289Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
23:48:57 [2021-07-22T23:48:57.461Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
23:48:57 [2021-07-22T23:48:57.461Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
23:48:57 [2021-07-22T23:48:57.461Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
23:48:57 [2021-07-22T23:48:57.461Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
23:48:57 [2021-07-22T23:48:57.461Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
23:48:57 [2021-07-22T23:48:57.461Z] === RUN   TestDockerSuite/TestInspectAmpersand
23:48:57 [2021-07-22T23:48:57.461Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
23:48:57 [2021-07-22T23:48:57.461Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
23:49:00 [2021-07-22T23:49:00.358Z] === RUN   TestDockerSuite/TestInspectByPrefix
23:49:00 [2021-07-22T23:49:00.358Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
23:49:02 [2021-07-22T23:49:02.530Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
23:49:02 [2021-07-22T23:49:02.530Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
23:49:02 [2021-07-22T23:49:02.530Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
23:49:02 [2021-07-22T23:49:02.530Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
23:49:02 [2021-07-22T23:49:02.530Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
23:49:02 [2021-07-22T23:49:02.530Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
23:49:02 [2021-07-22T23:49:02.982Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42661/7/artifacts/
[Pipeline] }
23:49:02 [2021-07-22T23:49:02.988Z] === RUN   TestDockerSuite/TestInspectDefault
[Pipeline] // catchError
[Pipeline] sh
23:49:03 [2021-07-22T23:49:03.906Z] + make clean
23:49:04 [2021-07-22T23:49:04.889Z] docker volume rm -f docker-dev-cache
23:49:04 [2021-07-22T23:49:04.889Z] docker-dev-cache
[Pipeline] deleteDir
23:49:05 [2021-07-22T23:49:05.159Z] === RUN   TestDockerSuite/TestInspectHistory
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:49:10 [2021-07-22T23:49:10.945Z] === RUN   TestDockerSuite/TestInspectImage
23:49:10 [2021-07-22T23:49:10.945Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
23:49:10 [2021-07-22T23:49:10.945Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
23:49:10 [2021-07-22T23:49:10.945Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
23:49:10 [2021-07-22T23:49:10.945Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
23:49:10 [2021-07-22T23:49:10.945Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:49:10 [2021-07-22T23:49:10.945Z] === RUN   TestDockerSuite/TestInspectInt64
23:49:13 [2021-07-22T23:49:13.118Z] === RUN   TestDockerSuite/TestInspectJSONFields
23:49:15 [2021-07-22T23:49:15.289Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
23:49:15 [2021-07-22T23:49:15.289Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
23:49:18 [2021-07-22T23:49:18.199Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
23:49:20 [2021-07-22T23:49:20.370Z] === RUN   TestDockerSuite/TestInspectPlugin
23:49:20 [2021-07-22T23:49:20.370Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
23:49:20 [2021-07-22T23:49:20.370Z] === RUN   TestDockerSuite/TestInspectRootFS
23:49:20 [2021-07-22T23:49:20.370Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
23:49:23 [2021-07-22T23:49:23.267Z] === RUN   TestDockerSuite/TestInspectStatus
23:49:26 [2021-07-22T23:49:26.172Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
23:49:30 [2021-07-22T23:49:30.850Z] === RUN   TestDockerSuite/TestInspectTemplateError
23:49:33 [2021-07-22T23:49:33.742Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
23:49:36 [2021-07-22T23:49:36.637Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
23:49:38 [2021-07-22T23:49:38.808Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
23:49:40 [2021-07-22T23:49:40.981Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
23:49:43 [2021-07-22T23:49:43.874Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
23:49:46 [2021-07-22T23:49:46.219Z] === RUN   TestDockerSuite/TestInspectUnknownObject
23:49:46 [2021-07-22T23:49:46.219Z] === RUN   TestDockerSuite/TestLinkShortDefinition
23:49:46 [2021-07-22T23:49:46.219Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.219Z] === RUN   TestDockerSuite/TestLinksEnvs
23:49:46 [2021-07-22T23:49:46.219Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.219Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
23:49:46 [2021-07-22T23:49:46.219Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.219Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
23:49:46 [2021-07-22T23:49:46.219Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.219Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
23:49:46 [2021-07-22T23:49:46.219Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.219Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
23:49:46 [2021-07-22T23:49:46.219Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.219Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
23:49:46 [2021-07-22T23:49:46.219Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.219Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
23:49:46 [2021-07-22T23:49:46.219Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.219Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
23:49:46 [2021-07-22T23:49:46.219Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.219Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
23:49:46 [2021-07-22T23:49:46.219Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.219Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
23:49:46 [2021-07-22T23:49:46.219Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.219Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
23:49:46 [2021-07-22T23:49:46.219Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.679Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
23:49:46 [2021-07-22T23:49:46.679Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.679Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
23:49:46 [2021-07-22T23:49:46.679Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.679Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
23:49:46 [2021-07-22T23:49:46.679Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.679Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
23:49:46 [2021-07-22T23:49:46.679Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
23:49:46 [2021-07-22T23:49:46.679Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
23:49:46 [2021-07-22T23:49:46.679Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
23:49:46 [2021-07-22T23:49:46.679Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
23:49:48 [2021-07-22T23:49:48.851Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
23:49:51 [2021-07-22T23:49:51.026Z] === RUN   TestDockerSuite/TestLogsAPIUntil
23:49:58 [2021-07-22T23:49:58.081Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
23:50:05 [2021-07-22T23:50:05.139Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
23:50:05 [2021-07-22T23:50:05.139Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
23:50:05 [2021-07-22T23:50:05.139Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
23:50:07 [2021-07-22T23:50:07.309Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
23:50:07 [2021-07-22T23:50:07.309Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
23:50:15 [2021-07-22T23:50:15.858Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
23:50:22 [2021-07-22T23:50:22.930Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
23:50:31 [2021-07-22T23:50:31.484Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
23:50:33 [2021-07-22T23:50:33.657Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
23:50:36 [2021-07-22T23:50:36.563Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
23:50:36 [2021-07-22T23:50:36.563Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
23:50:36 [2021-07-22T23:50:36.563Z] === RUN   TestDockerSuite/TestLogsFollowStopped
23:50:39 [2021-07-22T23:50:39.460Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
23:50:46 [2021-07-22T23:50:46.530Z] === RUN   TestDockerSuite/TestLogsSince
23:50:56 [2021-07-22T23:50:56.828Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
23:50:56 [2021-07-22T23:50:56.828Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
23:50:56 [2021-07-22T23:50:56.828Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
23:50:56 [2021-07-22T23:50:56.828Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
23:50:56 [2021-07-22T23:50:56.828Z] === RUN   TestDockerSuite/TestLogsTail
23:50:59 [2021-07-22T23:50:59.000Z] === RUN   TestDockerSuite/TestLogsTimestamps
23:51:01 [2021-07-22T23:51:01.893Z] === RUN   TestDockerSuite/TestLogsWithDetails
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestMountIntoProc
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestMountIntoSys
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestNetHostname
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPluginActive
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPluginLogDriver
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPluginUpgrade
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPortHostBinding
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPortList
23:51:04 [2021-07-22T23:51:04.788Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
23:51:04 [2021-07-22T23:51:04.788Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
23:51:10 [2021-07-22T23:51:10.580Z] === RUN   TestDockerSuite/TestPostContainersAttach
23:51:10 [2021-07-22T23:51:10.580Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
23:51:10 [2021-07-22T23:51:10.580Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
23:51:10 [2021-07-22T23:51:10.580Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
23:51:10 [2021-07-22T23:51:10.580Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
23:51:10 [2021-07-22T23:51:10.580Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
23:51:10 [2021-07-22T23:51:10.580Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
23:51:10 [2021-07-22T23:51:10.580Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
23:51:10 [2021-07-22T23:51:10.580Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
23:51:10 [2021-07-22T23:51:10.580Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
23:51:10 [2021-07-22T23:51:10.580Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
23:51:10 [2021-07-22T23:51:10.580Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
23:51:10 [2021-07-22T23:51:10.580Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
23:51:10 [2021-07-22T23:51:10.580Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
23:51:10 [2021-07-22T23:51:10.580Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
23:51:10 [2021-07-22T23:51:10.580Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
23:51:10 [2021-07-22T23:51:10.580Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
23:51:10 [2021-07-22T23:51:10.580Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
23:51:15 [2021-07-22T23:51:15.256Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
23:51:15 [2021-07-22T23:51:15.256Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
23:51:15 [2021-07-22T23:51:15.256Z] === RUN   TestDockerSuite/TestPsByOrder
23:51:25 [2021-07-22T23:51:25.580Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
23:51:25 [2021-07-22T23:51:25.580Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
23:51:25 [2021-07-22T23:51:25.580Z] === RUN   TestDockerSuite/TestPsListContainersBase
23:51:40 [2021-07-22T23:51:40.363Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
23:51:55 [2021-07-22T23:51:55.150Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
23:51:55 [2021-07-22T23:51:55.150Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
23:51:55 [2021-07-22T23:51:55.150Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
23:51:55 [2021-07-22T23:51:55.150Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
23:52:09 [2021-07-22T23:52:09.952Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
23:52:15 [2021-07-22T23:52:15.733Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
23:52:24 [2021-07-22T23:52:24.284Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
23:52:34 [2021-07-22T23:52:34.594Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
23:52:34 [2021-07-22T23:52:34.594Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
23:52:34 [2021-07-22T23:52:34.594Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
23:52:34 [2021-07-22T23:52:34.594Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
23:52:34 [2021-07-22T23:52:34.594Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
23:52:39 [2021-07-22T23:52:39.267Z] === RUN   TestDockerSuite/TestPsListContainersSize
23:52:39 [2021-07-22T23:52:39.267Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
23:52:39 [2021-07-22T23:52:39.267Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
23:52:39 [2021-07-22T23:52:39.267Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
23:52:39 [2021-07-22T23:52:39.267Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
23:52:39 [2021-07-22T23:52:39.267Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
23:52:39 [2021-07-22T23:52:39.267Z] === RUN   TestDockerSuite/TestPsRightTagName
23:52:39 [2021-07-22T23:52:39.267Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
23:52:39 [2021-07-22T23:52:39.267Z] === RUN   TestDockerSuite/TestPsShowMounts
23:52:47 [2021-07-22T23:52:47.815Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
23:52:47 [2021-07-22T23:52:47.815Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
23:52:47 [2021-07-22T23:52:47.815Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
23:52:49 [2021-07-22T23:52:49.345Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
23:52:49 [2021-07-22T23:52:49.345Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
23:52:49 [2021-07-22T23:52:49.345Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
23:52:50 [2021-07-22T23:52:50.876Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
23:52:51 [2021-07-22T23:52:51.840Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
23:52:51 [2021-07-22T23:52:51.841Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
23:52:51 [2021-07-22T23:52:51.841Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
23:52:56 [2021-07-22T23:52:56.526Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
23:53:01 [2021-07-22T23:53:01.199Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
23:53:04 [2021-07-22T23:53:04.095Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
23:53:29 [2021-07-22T23:53:29.211Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
23:53:29 [2021-07-22T23:53:29.211Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
23:53:29 [2021-07-22T23:53:29.211Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
23:53:36 [2021-07-22T23:53:36.266Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
23:53:36 [2021-07-22T23:53:36.266Z] === RUN   TestDockerSuite/TestRestartPolicyNO
23:53:36 [2021-07-22T23:53:36.266Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
23:53:37 [2021-07-22T23:53:37.231Z] === RUN   TestDockerSuite/TestRestartRunningContainer
23:53:41 [2021-07-22T23:53:41.927Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
23:53:46 [2021-07-22T23:53:46.607Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
23:53:46 [2021-07-22T23:53:46.607Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
23:53:46 [2021-07-22T23:53:46.607Z] === RUN   TestDockerSuite/TestRestartWithVolumes
23:53:51 [2021-07-22T23:53:51.287Z] === RUN   TestDockerSuite/TestRmiBlank
23:53:51 [2021-07-22T23:53:51.288Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
23:53:51 [2021-07-22T23:53:51.745Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
23:54:09 [2021-07-22T23:54:09.405Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
23:54:10 [2021-07-22T23:54:10.939Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
23:54:11 [2021-07-22T23:54:11.902Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
23:54:18 [2021-07-22T23:54:18.960Z] === RUN   TestDockerSuite/TestRmiImgIDForce
23:54:31 [2021-07-22T23:54:31.330Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
23:54:38 [2021-07-22T23:54:38.404Z] === RUN   TestDockerSuite/TestRmiParentImageFail
23:54:44 [2021-07-22T23:54:44.192Z] === RUN   TestDockerSuite/TestRmiTag
23:54:44 [2021-07-22T23:54:44.192Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
23:54:47 [2021-07-22T23:54:47.087Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
23:55:08 [2021-07-22T23:55:08.172Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
23:55:08 [2021-07-22T23:55:08.629Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
23:55:14 [2021-07-22T23:55:14.413Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
23:55:15 [2021-07-22T23:55:15.378Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
23:55:15 [2021-07-22T23:55:15.378Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
23:55:15 [2021-07-22T23:55:15.378Z] === RUN   TestDockerSuite/TestRunAddHost
23:55:15 [2021-07-22T23:55:15.378Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
23:55:15 [2021-07-22T23:55:15.378Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
23:55:15 [2021-07-22T23:55:15.378Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
23:55:15 [2021-07-22T23:55:15.378Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
23:55:15 [2021-07-22T23:55:15.378Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
23:55:15 [2021-07-22T23:55:15.378Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
23:55:15 [2021-07-22T23:55:15.378Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
23:55:15 [2021-07-22T23:55:15.378Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
23:55:15 [2021-07-22T23:55:15.378Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
23:55:15 [2021-07-22T23:55:15.378Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
23:55:15 [2021-07-22T23:55:15.378Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
23:55:15 [2021-07-22T23:55:15.378Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
23:55:18 [2021-07-22T23:55:18.278Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
23:55:18 [2021-07-22T23:55:18.278Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
23:55:18 [2021-07-22T23:55:18.278Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
23:55:18 [2021-07-22T23:55:18.278Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
23:55:18 [2021-07-22T23:55:18.278Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
23:55:22 [2021-07-22T23:55:22.951Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
23:55:26 [2021-07-22T23:55:26.695Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
23:55:33 [2021-07-22T23:55:33.760Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
23:55:35 [2021-07-22T23:55:35.934Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
23:55:44 [2021-07-22T23:55:44.497Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
23:55:44 [2021-07-22T23:55:44.497Z] === RUN   TestDockerSuite/TestRunBindMounts
23:55:49 [2021-07-22T23:55:49.173Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
23:55:49 [2021-07-22T23:55:49.173Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
23:55:49 [2021-07-22T23:55:49.173Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
23:55:49 [2021-07-22T23:55:49.173Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
23:55:49 [2021-07-22T23:55:49.173Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
23:55:49 [2021-07-22T23:55:49.173Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
23:55:49 [2021-07-22T23:55:49.173Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
23:55:49 [2021-07-22T23:55:49.173Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
23:55:49 [2021-07-22T23:55:49.173Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
23:55:49 [2021-07-22T23:55:49.173Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
23:55:49 [2021-07-22T23:55:49.173Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
23:55:49 [2021-07-22T23:55:49.173Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
23:55:49 [2021-07-22T23:55:49.173Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
23:55:49 [2021-07-22T23:55:49.173Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
23:55:49 [2021-07-22T23:55:49.173Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
23:55:49 [2021-07-22T23:55:49.173Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
23:55:49 [2021-07-22T23:55:49.173Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
23:55:49 [2021-07-22T23:55:49.173Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
23:55:49 [2021-07-22T23:55:49.173Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
23:55:49 [2021-07-22T23:55:49.173Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
23:55:49 [2021-07-22T23:55:49.173Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
23:55:49 [2021-07-22T23:55:49.173Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
23:55:49 [2021-07-22T23:55:49.173Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
23:55:51 [2021-07-22T23:55:51.346Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
23:55:51 [2021-07-22T23:55:51.346Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
23:55:51 [2021-07-22T23:55:51.346Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
23:55:55 [2021-07-22T23:55:55.073Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
23:55:55 [2021-07-22T23:55:55.073Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
23:55:55 [2021-07-22T23:55:55.073Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
23:55:55 [2021-07-22T23:55:55.073Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
23:55:55 [2021-07-22T23:55:55.073Z] === RUN   TestDockerSuite/TestRunContainerNetwork
23:55:57 [2021-07-22T23:55:57.243Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
23:55:57 [2021-07-22T23:55:57.243Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
23:55:57 [2021-07-22T23:55:57.243Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
23:55:57 [2021-07-22T23:55:57.243Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
23:55:57 [2021-07-22T23:55:57.243Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
23:55:57 [2021-07-22T23:55:57.243Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
23:55:57 [2021-07-22T23:55:57.243Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
23:55:57 [2021-07-22T23:55:57.243Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
23:55:57 [2021-07-22T23:55:57.243Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
23:55:57 [2021-07-22T23:55:57.243Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
23:55:57 [2021-07-22T23:55:57.243Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
23:55:57 [2021-07-22T23:55:57.243Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
23:55:57 [2021-07-22T23:55:57.243Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
23:55:57 [2021-07-22T23:55:57.243Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
23:55:57 [2021-07-22T23:55:57.243Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
23:56:00 [2021-07-22T23:56:00.138Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
23:56:02 [2021-07-22T23:56:02.309Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
23:56:05 [2021-07-22T23:56:05.216Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
23:56:05 [2021-07-22T23:56:05.216Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
23:56:05 [2021-07-22T23:56:05.216Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
23:56:05 [2021-07-22T23:56:05.216Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
23:56:05 [2021-07-22T23:56:05.216Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
23:56:05 [2021-07-22T23:56:05.216Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
23:56:05 [2021-07-22T23:56:05.216Z] === RUN   TestDockerSuite/TestRunCreateVolume
23:56:07 [2021-07-22T23:56:07.391Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
23:56:07 [2021-07-22T23:56:07.391Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
23:56:07 [2021-07-22T23:56:07.391Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
23:56:07 [2021-07-22T23:56:07.391Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
23:56:07 [2021-07-22T23:56:07.391Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
23:56:07 [2021-07-22T23:56:07.391Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
23:56:07 [2021-07-22T23:56:07.391Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
23:56:07 [2021-07-22T23:56:07.391Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
23:56:07 [2021-07-22T23:56:07.391Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
23:56:09 [2021-07-22T23:56:09.560Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
23:56:16 [2021-07-22T23:56:16.621Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
23:56:16 [2021-07-22T23:56:16.621Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
23:56:16 [2021-07-22T23:56:16.621Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
23:56:16 [2021-07-22T23:56:16.621Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
23:56:16 [2021-07-22T23:56:16.621Z] === RUN   TestDockerSuite/TestRunDNSOptions
23:56:16 [2021-07-22T23:56:16.621Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
23:56:16 [2021-07-22T23:56:16.621Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
23:56:16 [2021-07-22T23:56:16.621Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
23:56:16 [2021-07-22T23:56:16.621Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
23:56:16 [2021-07-22T23:56:16.621Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
23:56:16 [2021-07-22T23:56:16.621Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
23:56:16 [2021-07-22T23:56:16.621Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
23:56:16 [2021-07-22T23:56:16.621Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
23:56:18 [2021-07-22T23:56:18.155Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
23:56:18 [2021-07-22T23:56:18.155Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
23:56:18 [2021-07-22T23:56:18.155Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
23:56:18 [2021-07-22T23:56:18.612Z] === RUN   TestDockerSuite/TestRunDuplicateMount
23:56:18 [2021-07-22T23:56:18.612Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
23:56:18 [2021-07-22T23:56:18.612Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
23:56:20 [2021-07-22T23:56:20.782Z] === RUN   TestDockerSuite/TestRunEchoStdout
23:56:23 [2021-07-22T23:56:23.680Z] === RUN   TestDockerSuite/TestRunEmptyEnv
23:56:23 [2021-07-22T23:56:23.680Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
23:56:23 [2021-07-22T23:56:23.680Z] === RUN   TestDockerSuite/TestRunEntrypoint
23:56:25 [2021-07-22T23:56:25.857Z] === RUN   TestDockerSuite/TestRunEnvironment
23:56:25 [2021-07-22T23:56:25.857Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
23:56:25 [2021-07-22T23:56:25.857Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
23:56:25 [2021-07-22T23:56:25.857Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
23:56:25 [2021-07-22T23:56:25.857Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
23:56:25 [2021-07-22T23:56:25.857Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
23:56:25 [2021-07-22T23:56:25.857Z] === RUN   TestDockerSuite/TestRunExitCode
23:56:28 [2021-07-22T23:56:28.751Z] === RUN   TestDockerSuite/TestRunExitCodeOne
23:56:30 [2021-07-22T23:56:30.918Z] === RUN   TestDockerSuite/TestRunExitCodeZero
23:56:33 [2021-07-22T23:56:33.815Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
23:56:35 [2021-07-22T23:56:35.988Z] === RUN   TestDockerSuite/TestRunExposePort
23:56:35 [2021-07-22T23:56:35.988Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
23:56:35 [2021-07-22T23:56:35.988Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
23:56:35 [2021-07-22T23:56:35.988Z] === RUN   TestDockerSuite/TestRunGroupAdd
23:56:35 [2021-07-22T23:56:35.988Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
23:56:35 [2021-07-22T23:56:35.988Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
23:56:35 [2021-07-22T23:56:35.988Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
23:56:35 [2021-07-22T23:56:35.988Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
23:56:35 [2021-07-22T23:56:35.988Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
23:56:35 [2021-07-22T23:56:35.988Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
23:56:35 [2021-07-22T23:56:35.988Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
23:56:35 [2021-07-22T23:56:35.988Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
23:56:35 [2021-07-22T23:56:35.988Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
23:56:36 [2021-07-22T23:56:36.446Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
23:56:36 [2021-07-22T23:56:36.446Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
23:56:36 [2021-07-22T23:56:36.446Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
23:56:41 [2021-07-22T23:56:41.132Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
23:56:41 [2021-07-22T23:56:41.132Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
23:56:41 [2021-07-22T23:56:41.132Z] === RUN   TestDockerSuite/TestRunInvalidReference
23:56:41 [2021-07-22T23:56:41.132Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
23:56:41 [2021-07-22T23:56:41.132Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
23:56:41 [2021-07-22T23:56:41.132Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
23:56:41 [2021-07-22T23:56:41.132Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
23:56:41 [2021-07-22T23:56:41.132Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
23:56:41 [2021-07-22T23:56:41.132Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
23:56:41 [2021-07-22T23:56:41.132Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
23:56:41 [2021-07-22T23:56:41.132Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
23:56:41 [2021-07-22T23:56:41.132Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
23:56:53 [2021-07-22T23:56:53.494Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
23:56:53 [2021-07-22T23:56:53.494Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.494Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
23:56:53 [2021-07-22T23:56:53.494Z] === RUN   TestDockerSuite/TestRunModeHostname
23:56:53 [2021-07-22T23:56:53.494Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.494Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
23:56:53 [2021-07-22T23:56:53.494Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.494Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
23:56:53 [2021-07-22T23:56:53.494Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.494Z] === RUN   TestDockerSuite/TestRunModeIpcHost
23:56:53 [2021-07-22T23:56:53.494Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.494Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
23:56:53 [2021-07-22T23:56:53.494Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.951Z] === RUN   TestDockerSuite/TestRunModePIDContainer
23:56:53 [2021-07-22T23:56:53.951Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.951Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
23:56:53 [2021-07-22T23:56:53.951Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.951Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
23:56:53 [2021-07-22T23:56:53.951Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.951Z] === RUN   TestDockerSuite/TestRunModeUTSHost
23:56:53 [2021-07-22T23:56:53.951Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.951Z] === RUN   TestDockerSuite/TestRunMount
23:56:53 [2021-07-22T23:56:53.951Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.951Z] === RUN   TestDockerSuite/TestRunMountOrdering
23:56:53 [2021-07-22T23:56:53.951Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.951Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
23:56:53 [2021-07-22T23:56:53.951Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.951Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
23:56:53 [2021-07-22T23:56:53.951Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
23:56:53 [2021-07-22T23:56:53.951Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
23:57:02 [2021-07-22T23:57:02.499Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
23:57:02 [2021-07-22T23:57:02.499Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
23:57:02 [2021-07-22T23:57:02.499Z] === RUN   TestDockerSuite/TestRunNamedVolume
23:57:02 [2021-07-22T23:57:02.499Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
23:57:02 [2021-07-22T23:57:02.499Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
23:57:02 [2021-07-22T23:57:02.499Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
23:57:02 [2021-07-22T23:57:02.499Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
23:57:07 [2021-07-22T23:57:07.173Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
23:57:11 [2021-07-22T23:57:11.853Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
23:57:11 [2021-07-22T23:57:11.853Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
23:57:11 [2021-07-22T23:57:11.853Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
23:57:11 [2021-07-22T23:57:11.853Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
23:57:11 [2021-07-22T23:57:11.853Z] === RUN   TestDockerSuite/TestRunNetHost
23:57:11 [2021-07-22T23:57:11.853Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
23:57:11 [2021-07-22T23:57:11.853Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
23:57:11 [2021-07-22T23:57:11.853Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
23:57:11 [2021-07-22T23:57:11.853Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
23:57:11 [2021-07-22T23:57:11.853Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
23:57:11 [2021-07-22T23:57:11.853Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
23:57:11 [2021-07-22T23:57:11.853Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
23:57:11 [2021-07-22T23:57:11.853Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
23:57:11 [2021-07-22T23:57:11.853Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
23:57:11 [2021-07-22T23:57:11.853Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
23:57:11 [2021-07-22T23:57:11.853Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
23:57:11 [2021-07-22T23:57:11.853Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
23:57:11 [2021-07-22T23:57:11.853Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
23:57:11 [2021-07-22T23:57:11.853Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
23:57:12 [2021-07-22T23:57:12.310Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
23:57:13 [2021-07-22T23:57:13.841Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
23:57:16 [2021-07-22T23:57:16.011Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
23:57:18 [2021-07-22T23:57:18.181Z] === RUN   TestDockerSuite/TestRunNonExistingImage
23:57:19 [2021-07-22T23:57:19.713Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
23:57:21 [2021-07-22T23:57:21.884Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
23:57:21 [2021-07-22T23:57:21.884Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
23:57:22 [2021-07-22T23:57:22.343Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
23:57:22 [2021-07-22T23:57:22.343Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
23:57:22 [2021-07-22T23:57:22.343Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
23:57:22 [2021-07-22T23:57:22.343Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
23:57:22 [2021-07-22T23:57:22.343Z] === RUN   TestDockerSuite/TestRunPortInUse
23:57:22 [2021-07-22T23:57:22.343Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
23:57:22 [2021-07-22T23:57:22.343Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
23:57:22 [2021-07-22T23:57:22.343Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
23:57:22 [2021-07-22T23:57:22.343Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
23:57:22 [2021-07-22T23:57:22.343Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
23:57:22 [2021-07-22T23:57:22.343Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
23:57:22 [2021-07-22T23:57:22.343Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
23:57:22 [2021-07-22T23:57:22.343Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
23:57:22 [2021-07-22T23:57:22.343Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
23:57:22 [2021-07-22T23:57:22.343Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
23:57:26 [2021-07-22T23:57:26.065Z] === RUN   TestDockerSuite/TestRunPublishPort
23:57:26 [2021-07-22T23:57:26.065Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
23:57:26 [2021-07-22T23:57:26.523Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
23:57:26 [2021-07-22T23:57:26.523Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
23:57:26 [2021-07-22T23:57:26.523Z] === RUN   TestDockerSuite/TestRunReadProcLatency
23:57:26 [2021-07-22T23:57:26.523Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
23:57:26 [2021-07-22T23:57:26.523Z] === RUN   TestDockerSuite/TestRunReadProcTimer
23:57:26 [2021-07-22T23:57:26.523Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
23:57:26 [2021-07-22T23:57:26.523Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
23:57:26 [2021-07-22T23:57:26.523Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
23:57:26 [2021-07-22T23:57:26.523Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
23:57:35 [2021-07-22T23:57:35.075Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
23:57:35 [2021-07-22T23:57:35.075Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
23:57:35 [2021-07-22T23:57:35.075Z] === RUN   TestDockerSuite/TestRunRm
23:57:37 [2021-07-22T23:57:37.970Z] === RUN   TestDockerSuite/TestRunRmAndWait
23:57:43 [2021-07-22T23:57:43.748Z] === RUN   TestDockerSuite/TestRunRmPre125Api
23:57:45 [2021-07-22T23:57:45.917Z] === RUN   TestDockerSuite/TestRunRootWorkdir
23:57:48 [2021-07-22T23:57:48.810Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
23:57:50 [2021-07-22T23:57:50.978Z] === RUN   TestDockerSuite/TestRunSetMacAddress
23:57:53 [2021-07-22T23:57:53.876Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
23:57:53 [2021-07-22T23:57:53.876Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
23:57:53 [2021-07-22T23:57:53.876Z] === RUN   TestDockerSuite/TestRunState
23:57:53 [2021-07-22T23:57:53.876Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
23:57:53 [2021-07-22T23:57:53.876Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
23:58:00 [2021-07-22T23:58:00.931Z] === RUN   TestDockerSuite/TestRunStdinPipe
23:58:00 [2021-07-22T23:58:00.931Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
23:58:00 [2021-07-22T23:58:00.931Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
23:58:03 [2021-07-22T23:58:03.831Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
23:58:03 [2021-07-22T23:58:03.831Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
23:58:03 [2021-07-22T23:58:03.832Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
23:58:03 [2021-07-22T23:58:03.832Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
23:58:03 [2021-07-22T23:58:03.832Z] === RUN   TestDockerSuite/TestRunTLSVerify
23:58:03 [2021-07-22T23:58:03.832Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
23:58:03 [2021-07-22T23:58:03.832Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
23:58:03 [2021-07-22T23:58:03.832Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
23:58:03 [2021-07-22T23:58:03.832Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
23:58:08 [2021-07-22T23:58:08.703Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
23:58:08 [2021-07-22T23:58:08.703Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
23:58:08 [2021-07-22T23:58:08.703Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
23:58:08 [2021-07-22T23:58:08.703Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
23:58:09 [2021-07-22T23:58:09.164Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
23:58:09 [2021-07-22T23:58:09.164Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
23:58:09 [2021-07-22T23:58:09.164Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
23:58:09 [2021-07-22T23:58:09.164Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
23:58:09 [2021-07-22T23:58:09.164Z] === RUN   TestDockerSuite/TestRunUnshareProc
23:58:09 [2021-07-22T23:58:09.164Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
23:58:09 [2021-07-22T23:58:09.164Z] === RUN   TestDockerSuite/TestRunUserByID
23:58:09 [2021-07-22T23:58:09.164Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
23:58:09 [2021-07-22T23:58:09.164Z] === RUN   TestDockerSuite/TestRunUserByIDBig
23:58:09 [2021-07-22T23:58:09.164Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
23:58:09 [2021-07-22T23:58:09.164Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
23:58:09 [2021-07-22T23:58:09.164Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
23:58:09 [2021-07-22T23:58:09.164Z] === RUN   TestDockerSuite/TestRunUserByIDZero
23:58:09 [2021-07-22T23:58:09.164Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
23:58:09 [2021-07-22T23:58:09.164Z] === RUN   TestDockerSuite/TestRunUserByName
23:58:09 [2021-07-22T23:58:09.164Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
23:58:09 [2021-07-22T23:58:09.164Z] === RUN   TestDockerSuite/TestRunUserDefaults
23:58:17 [2021-07-22T23:58:17.723Z] === RUN   TestDockerSuite/TestRunUserNotFound
23:58:17 [2021-07-22T23:58:17.723Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
23:58:17 [2021-07-22T23:58:17.723Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
23:58:19 [2021-07-22T23:58:19.268Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
23:58:19 [2021-07-22T23:58:19.268Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
23:58:19 [2021-07-22T23:58:19.268Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
23:58:19 [2021-07-22T23:58:19.268Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
23:58:19 [2021-07-22T23:58:19.268Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
23:58:22 [2021-07-22T23:58:22.988Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
23:58:30 [2021-07-22T23:58:30.047Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
23:58:35 [2021-07-22T23:58:35.825Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
23:58:42 [2021-07-22T23:58:42.880Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
23:58:42 [2021-07-22T23:58:42.880Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
23:58:42 [2021-07-22T23:58:42.880Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
23:58:42 [2021-07-22T23:58:42.880Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
23:58:45 [2021-07-22T23:58:45.774Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
23:58:47 [2021-07-22T23:58:47.948Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
23:58:55 [2021-07-22T23:58:55.487Z] === RUN   TestDockerSuite/TestRunWithBadDevice
23:58:55 [2021-07-22T23:58:55.487Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
23:58:55 [2021-07-22T23:58:55.487Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
23:58:55 [2021-07-22T23:58:55.487Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
23:58:55 [2021-07-22T23:58:55.943Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
23:58:55 [2021-07-22T23:58:55.943Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
23:58:55 [2021-07-22T23:58:55.943Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
23:58:55 [2021-07-22T23:58:55.943Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
23:58:55 [2021-07-22T23:58:55.943Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
23:58:55 [2021-07-22T23:58:55.943Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
23:58:55 [2021-07-22T23:58:55.943Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
23:58:55 [2021-07-22T23:58:55.943Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
23:58:55 [2021-07-22T23:58:55.943Z] === RUN   TestDockerSuite/TestRunWithUlimits
23:58:55 [2021-07-22T23:58:55.943Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
23:58:55 [2021-07-22T23:58:55.943Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
23:59:00 [2021-07-22T23:59:00.617Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
23:59:02 [2021-07-22T23:59:02.156Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
23:59:05 [2021-07-22T23:59:05.056Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestSaveCheckTimes
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestSaveImageId
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestSaveLoadParents
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestSaveMultipleNames
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestSaveSingleTag
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
23:59:09 [2021-07-22T23:59:09.728Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
23:59:09 [2021-07-22T23:59:09.728Z] === RUN   TestDockerSuite/TestSearchCmdOptions
23:59:12 [2021-07-22T23:59:12.624Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
23:59:12 [2021-07-22T23:59:12.624Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
23:59:13 [2021-07-22T23:59:13.081Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
23:59:13 [2021-07-22T23:59:13.538Z] === RUN   TestDockerSuite/TestSearchWithLimit
23:59:15 [2021-07-22T23:59:15.071Z] === RUN   TestDockerSuite/TestSlowStdinClosing
23:59:23 [2021-07-22T23:59:23.621Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
23:59:23 [2021-07-22T23:59:23.621Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
23:59:23 [2021-07-22T23:59:23.621Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
23:59:32 [2021-07-22T23:59:32.172Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
23:59:32 [2021-07-22T23:59:32.172Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
23:59:32 [2021-07-22T23:59:32.172Z] === RUN   TestDockerSuite/TestStartAttachSilent
23:59:35 [2021-07-22T23:59:35.897Z] === RUN   TestDockerSuite/TestStartAttachWithRename
23:59:35 [2021-07-22T23:59:35.897Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
23:59:35 [2021-07-22T23:59:35.897Z] === RUN   TestDockerSuite/TestStartMultipleContainers
23:59:35 [2021-07-22T23:59:35.897Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
23:59:35 [2021-07-22T23:59:35.897Z] === RUN   TestDockerSuite/TestStartPausedContainer
23:59:35 [2021-07-22T23:59:35.897Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
23:59:35 [2021-07-22T23:59:35.897Z] === RUN   TestDockerSuite/TestStartRecordError
23:59:35 [2021-07-22T23:59:35.897Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
23:59:35 [2021-07-22T23:59:35.897Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
23:59:42 [2021-07-22T23:59:42.956Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
23:59:42 [2021-07-22T23:59:42.956Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
23:59:42 [2021-07-22T23:59:42.956Z] === RUN   TestDockerSuite/TestStatsAllNoStream
23:59:42 [2021-07-22T23:59:42.956Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
23:59:42 [2021-07-22T23:59:42.956Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
23:59:42 [2021-07-22T23:59:42.956Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
23:59:42 [2021-07-22T23:59:42.956Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
23:59:42 [2021-07-22T23:59:42.956Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
23:59:42 [2021-07-22T23:59:42.956Z] === RUN   TestDockerSuite/TestStatsFormatAll
23:59:42 [2021-07-22T23:59:42.956Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
23:59:42 [2021-07-22T23:59:42.956Z] === RUN   TestDockerSuite/TestStatsNoStream
23:59:42 [2021-07-22T23:59:42.956Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
23:59:42 [2021-07-22T23:59:42.956Z] === RUN   TestDockerSuite/TestTopMultipleArgs
23:59:45 [2021-07-22T23:59:45.133Z] === RUN   TestDockerSuite/TestTopNonPrivileged
23:59:48 [2021-07-22T23:59:48.034Z] === RUN   TestDockerSuite/TestTopPrivileged
23:59:48 [2021-07-22T23:59:48.034Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
23:59:48 [2021-07-22T23:59:48.034Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
23:59:50 [2021-07-22T23:59:50.205Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
23:59:50 [2021-07-22T23:59:50.205Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
23:59:50 [2021-07-22T23:59:50.205Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
23:59:50 [2021-07-22T23:59:50.205Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
23:59:50 [2021-07-22T23:59:50.205Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
23:59:50 [2021-07-22T23:59:50.205Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
23:59:50 [2021-07-22T23:59:50.661Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
23:59:50 [2021-07-22T23:59:50.661Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
23:59:50 [2021-07-22T23:59:50.661Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
23:59:50 [2021-07-22T23:59:50.661Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
23:59:50 [2021-07-22T23:59:50.661Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
23:59:50 [2021-07-22T23:59:50.661Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
23:59:50 [2021-07-22T23:59:50.661Z] === RUN   TestDockerSuite/TestVolumeCLICreate
00:00:08 [2021-07-23T00:00:08.319Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
00:00:08 [2021-07-23T00:00:08.319Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
00:00:08 [2021-07-23T00:00:08.319Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
00:00:08 [2021-07-23T00:00:08.319Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
00:00:08 [2021-07-23T00:00:08.319Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
00:00:08 [2021-07-23T00:00:08.319Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
00:00:08 [2021-07-23T00:00:08.319Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
00:00:08 [2021-07-23T00:00:08.319Z] === RUN   TestDockerSuite/TestVolumeCLILs
00:00:10 [2021-07-23T00:00:10.500Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
00:00:10 [2021-07-23T00:00:10.500Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
00:00:14 [2021-07-23T00:00:14.224Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
00:00:14 [2021-07-23T00:00:14.224Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
00:00:14 [2021-07-23T00:00:14.681Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
00:00:14 [2021-07-23T00:00:14.681Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
00:00:15 [2021-07-23T00:00:15.138Z] === RUN   TestDockerSuite/TestVolumeCLIRm
00:00:23 [2021-07-23T00:00:23.696Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
00:00:23 [2021-07-23T00:00:23.696Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
00:00:23 [2021-07-23T00:00:23.696Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
00:00:24 [2021-07-23T00:00:24.668Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
00:00:24 [2021-07-23T00:00:24.668Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
00:00:24 [2021-07-23T00:00:24.668Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
00:00:25 [2021-07-23T00:00:25.125Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
00:00:33 [2021-07-23T00:00:33.677Z] === RUN   TestDockerSuite/TestVolumeLsFormat
00:00:33 [2021-07-23T00:00:33.677Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
00:00:33 [2021-07-23T00:00:33.677Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
00:00:43 [2021-07-23T00:00:43.976Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
00:00:43 [2021-07-23T00:00:43.976Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
00:00:43 [2021-07-23T00:00:43.976Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
00:00:44 [2021-07-23T00:00:44.940Z] --- PASS: TestDockerSuite (3012.36s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (151.50s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (2.54s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.80s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.54s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.39s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.56s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.65s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (124.91s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.56s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.83s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.06s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.71s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.82s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.42s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.77s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (6.10s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.28s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.48s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.96s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.58s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddTar (53.07s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.90s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.70s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.34s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.54s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.52s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.63s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.59s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.68s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (45.09s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.24s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.76s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.16s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.69s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.27s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.69s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.08s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.73s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.63s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (7.06s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.28s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.92s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.81s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.51s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.19s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.69s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.84s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.75s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.09s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.00s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.06s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.28s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.09s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (104.04s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.39s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (97.58s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.01s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.71s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.13s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.90s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.73s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.60s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.71s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (124.47s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.40s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.10s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.73s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.72s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.51s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.23s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.55s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.06s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildFails (2.58s)
00:00:44 [2021-07-23T00:00:44.940Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.29s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.12s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildForceRm (12.46s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.68s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.69s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.44s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.65s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.61s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.20s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.24s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.97s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.04s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.20s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.22s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.94s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.99s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.66s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.58s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.71s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (25.83s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.73s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.99s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.23s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.71s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.55s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.14s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.84s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.47s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.23s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.25s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.55s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (14.89s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.95s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.16s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.19s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.04s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.89s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.45s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.40s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.94s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.98s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildRm (15.20s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.99s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.77s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.03s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.14s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.06s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (22.19s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.92s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.38s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.52s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.09s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.81s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (8.53s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.58s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.29s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.12s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.90s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.18s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.26s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.13s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.86s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.36s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.05s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.42s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.24s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.78s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.48s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.12s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.41s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.41s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.21s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestCommitChange (5.58s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.03s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestCommitNewFile (12.55s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestCommitTTY (12.63s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.05s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.51s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.54s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.54s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.43s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.71s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.94s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.46s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.44s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.67s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.55s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.53s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.25s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.96s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (7.26s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.17s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.41s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.09s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.50s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.49s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.63s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.29s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.07s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.49s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.88s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.73s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.76s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (7.81s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000667d10_<nil>} (7.76s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1695138114_c:\foo_false__<nil>_<nil>_<nil>} (7.80s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1695138114_c:\foo_true__<nil>_<nil>_<nil>} (2.71s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
00:00:44 [2021-07-23T00:00:44.941Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.81s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.68s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.65s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
00:00:44 [2021-07-23T00:00:44.941Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.85s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.68s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.80s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCpToCaseH (10.12s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCpToDot (7.81s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.77s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.24s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.31s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.61s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.34s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.22s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateRM (0.41s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.60s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.98s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.68s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.67s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.63s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.73s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.64s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.89s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (10.66s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.64s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.41s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.22s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.12s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.08s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.21s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsRename (2.66s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsResize (8.07s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.45s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.98s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.98s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.80s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.29s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.21s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.26s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.26s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.61s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.53s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.42s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.76s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.64s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.20s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.84s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.70s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.78s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.29s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.35s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.36s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.32s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.23s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.81s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.29s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.26s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.36s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.75s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.91s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.26s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.08s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.46s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.43s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.47s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.42s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.40s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.45s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.95s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.53s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.46s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.58s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.45s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.48s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.08s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.91s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.65s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.48s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.46s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.45s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.48s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.52s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.06s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.33s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.21s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.90s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.38s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.45s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.82s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.02s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.91s)
00:00:44 [2021-07-23T00:00:44.942Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.91s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.82s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.66s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.45s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestLogsSince (9.33s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestLogsTail (3.07s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.90s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.55s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.93s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.03s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.80s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (13.73s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.66s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.90s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.29s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.09s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.88s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.46s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.20s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.61s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.78s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.61s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.42s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.65s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.94s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.60s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.72s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.87s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.17s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.84s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.42s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (10.85s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.48s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.03s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiTag (0.80s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.57s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.72s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.85s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.52s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.39s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.37s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.04s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.16s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.36s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.54s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.34s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.03s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.54s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.54s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.16s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.56s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.59s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.43s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.45s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.26s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.00s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.53s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.47s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.45s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.61s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.48s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.51s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.45s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.53s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.09s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.70s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.55s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.89s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.84s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.41s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.60s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
00:00:44 [2021-07-23T00:00:44.943Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.36s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.37s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.19s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.73s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunRm (2.67s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.73s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.57s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.39s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.47s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.77s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.27s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.39s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.25s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.03s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (7.42s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.48s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.38s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.48s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.23s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.34s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.78s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.56s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.50s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.46s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.89s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.47s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.91s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.44s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.78s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.46s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.57s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.51s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.68s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.45s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.45s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.39s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.78s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.36s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.55s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.56s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.77s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.66s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.83s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
00:00:44 [2021-07-23T00:00:44.944Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.68s)
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:44 [2021-07-23T00:00:44.944Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
00:00:44 [2021-07-23T00:00:44.944Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistrySuite/TestV2Only
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] --- PASS: TestDockerRegistrySuite (0.20s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthTokenSuite
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:268: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:268: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:268: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:268: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
00:00:45 [2021-07-23T00:00:45.404Z]     check_test.go:268: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.404Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:00:45 [2021-07-23T00:00:45.404Z] === RUN   TestDockerDaemonSuite
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:302: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:302: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:302: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] --- PASS: TestDockerDaemonSuite (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerSwarmSuite
00:00:45 [2021-07-23T00:00:45.405Z] --- PASS: TestDockerSwarmSuite (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerPluginSuite
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerPluginSuite/TestPluginCreate
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerPluginSuite/TestPluginInspect
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerPluginSuite/TestPluginSet
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] --- PASS: TestDockerPluginSuite (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerExternalVolumeSuite
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:128: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerNetworkSuite
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:134: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] --- SKIP: TestDockerNetworkSuite (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z] === RUN   TestDockerHubPullSuite
00:00:45 [2021-07-23T00:00:45.405Z]     check_test.go:142: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z] --- SKIP: TestDockerHubPullSuite (0.00s)
00:00:45 [2021-07-23T00:00:45.405Z] PASS
00:00:45 [2021-07-23T00:00:45.405Z] ok  	github.com/docker/docker/integration-cli	3012.843s
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === Skipped
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s)
00:00:45 [2021-07-23T00:00:45.405Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.405Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s)
00:00:45 [2021-07-23T00:00:45.405Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_sni_test.go:18: Flakey test
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.406Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z] 
00:00:45 [2021-07-23T00:00:45.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
00:00:45 [2021-07-23T00:00:45.406Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.407Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
00:00:45 [2021-07-23T00:00:45.407Z] 
00:00:45 [2021-07-23T00:00:45.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.408Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z] 
00:00:45 [2021-07-23T00:00:45.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
00:00:45 [2021-07-23T00:00:45.408Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.866Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z] 
00:00:45 [2021-07-23T00:00:45.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.866Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z] 
00:00:45 [2021-07-23T00:00:45.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.866Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z] 
00:00:45 [2021-07-23T00:00:45.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.866Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z] 
00:00:45 [2021-07-23T00:00:45.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.866Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z] 
00:00:45 [2021-07-23T00:00:45.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.866Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z] 
00:00:45 [2021-07-23T00:00:45.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.866Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z] 
00:00:45 [2021-07-23T00:00:45.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.866Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z] 
00:00:45 [2021-07-23T00:00:45.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
00:00:45 [2021-07-23T00:00:45.866Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.06s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.06s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.867Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:00:45 [2021-07-23T00:00:45.867Z] 
00:00:45 [2021-07-23T00:00:45.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:00:45 [2021-07-23T00:00:45.867Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.868Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
00:00:45 [2021-07-23T00:00:45.868Z] 
00:00:45 [2021-07-23T00:00:45.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.869Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.869Z] 
00:00:45 [2021-07-23T00:00:45.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.870Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:00:45 [2021-07-23T00:00:45.870Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:00:45 [2021-07-23T00:00:45.870Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.870Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:00:45 [2021-07-23T00:00:45.870Z] 
00:00:45 [2021-07-23T00:00:45.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:00:45 [2021-07-23T00:00:45.870Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:185: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:212: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.871Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:00:45 [2021-07-23T00:00:45.871Z] 
00:00:45 [2021-07-23T00:00:45.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:00:45 [2021-07-23T00:00:45.872Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.872Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:00:45 [2021-07-23T00:00:45.872Z] 
00:00:45 [2021-07-23T00:00:45.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:00:45 [2021-07-23T00:00:45.872Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.872Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:00:45 [2021-07-23T00:00:45.872Z] 
00:00:45 [2021-07-23T00:00:45.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:00:45 [2021-07-23T00:00:45.872Z]     check_test.go:239: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.872Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:00:45 [2021-07-23T00:00:45.872Z] 
00:00:45 [2021-07-23T00:00:45.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:00:45 [2021-07-23T00:00:45.872Z]     check_test.go:268: unmatched requirement DaemonIsLinux
00:00:45 [2021-07-23T00:00:45.872Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:268: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:268: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:268: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:268: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:302: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:302: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:302: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.328Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:00:46 [2021-07-23T00:00:46.328Z] 
00:00:46 [2021-07-23T00:00:46.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
00:00:46 [2021-07-23T00:00:46.329Z]     check_test.go:407: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.329Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
00:00:46 [2021-07-23T00:00:46.329Z] 
00:00:46 [2021-07-23T00:00:46.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
00:00:46 [2021-07-23T00:00:46.329Z]     check_test.go:128: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.329Z] 
00:00:46 [2021-07-23T00:00:46.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
00:00:46 [2021-07-23T00:00:46.329Z]     check_test.go:134: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.329Z] 
00:00:46 [2021-07-23T00:00:46.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
00:00:46 [2021-07-23T00:00:46.329Z]     check_test.go:142: unmatched requirement DaemonIsLinux
00:00:46 [2021-07-23T00:00:46.329Z] 
00:00:46 [2021-07-23T00:00:46.329Z] 
00:00:46 [2021-07-23T00:00:46.329Z] DONE 1092 tests, 546 skipped in 3023.328s
00:00:46 [2021-07-23T00:00:46.329Z] INFO: Integration tests ended at 07/23/2021 00:00:45. Duration:00:50:23.4619980
00:00:46 [2021-07-23T00:00:46.329Z] INFO: Docker info of the daemon under test at end of run
00:00:46 [2021-07-23T00:00:46.329Z] 
00:00:46 [2021-07-23T00:00:46.329Z] Containers: 2
00:00:46 [2021-07-23T00:00:46.329Z]  Running: 0
00:00:46 [2021-07-23T00:00:46.329Z]  Paused: 0
00:00:46 [2021-07-23T00:00:46.329Z]  Stopped: 2
00:00:46 [2021-07-23T00:00:46.329Z] Images: 18
00:00:46 [2021-07-23T00:00:46.329Z] Server Version: 0.0.0-dev
00:00:46 [2021-07-23T00:00:46.329Z] Storage Driver: windowsfilter
00:00:46 [2021-07-23T00:00:46.329Z]  Windows: 
00:00:46 [2021-07-23T00:00:46.329Z] Logging Driver: json-file
00:00:46 [2021-07-23T00:00:46.329Z] Plugins: 
00:00:46 [2021-07-23T00:00:46.329Z]  Volume: local
00:00:46 [2021-07-23T00:00:46.329Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:00:46 [2021-07-23T00:00:46.329Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:00:46 [2021-07-23T00:00:46.329Z] Swarm: inactive
00:00:46 [2021-07-23T00:00:46.329Z] Default Isolation: process
00:00:46 [2021-07-23T00:00:46.329Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:00:46 [2021-07-23T00:00:46.329Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
00:00:46 [2021-07-23T00:00:46.329Z] OSType: windows
00:00:46 [2021-07-23T00:00:46.329Z] Architecture: x86_64
00:00:46 [2021-07-23T00:00:46.329Z] CPUs: 4
00:00:46 [2021-07-23T00:00:46.329Z] Total Memory: 32GiB
00:00:46 [2021-07-23T00:00:46.329Z] Name: azwin-2-2c3410
00:00:46 [2021-07-23T00:00:46.329Z] ID: QDTV:QVUV:KOJZ:JSC6:FZGX:Q46I:FTTH:KMLP:ZNCS:HBZB:D5VQ:ELCB
00:00:46 [2021-07-23T00:00:46.329Z] Docker Root Dir: D:\CI\PR-42661\7\daemon
00:00:46 [2021-07-23T00:00:46.329Z] Debug Mode (client): false
00:00:46 [2021-07-23T00:00:46.329Z] Debug Mode (server): true
00:00:46 [2021-07-23T00:00:46.329Z]  File Descriptors: -1
00:00:46 [2021-07-23T00:00:46.329Z]  Goroutines: 17
00:00:46 [2021-07-23T00:00:46.329Z]  System Time: 2021-07-23T00:00:46.0297916Z
00:00:46 [2021-07-23T00:00:46.329Z]  EventsListeners: 0
00:00:46 [2021-07-23T00:00:46.329Z] Registry: https://index.docker.io/v1/
00:00:46 [2021-07-23T00:00:46.329Z] Labels:
00:00:46 [2021-07-23T00:00:46.329Z] Experimental: false
00:00:46 [2021-07-23T00:00:46.329Z] Insecure Registries:
00:00:46 [2021-07-23T00:00:46.329Z]  127.0.0.0/8
00:00:46 [2021-07-23T00:00:46.329Z] Live Restore Enabled: false
00:00:46 [2021-07-23T00:00:46.329Z] 
00:00:46 [2021-07-23T00:00:46.329Z] 
00:00:46 [2021-07-23T00:00:46.329Z] INFO: Stopping daemon under test
00:00:46 [2021-07-23T00:00:46.329Z] SUCCESS: The process with PID 1744 (child process of PID 4516) has been terminated.
00:00:46 [2021-07-23T00:00:46.329Z] SUCCESS: The process with PID 4516 (child process of PID 4660) has been terminated.
00:00:46 [2021-07-23T00:00:46.329Z] INFO: Stop tailing logs of the daemon under tests
00:00:46 [2021-07-23T00:00:46.329Z] INFO: executeCI.ps1 Completed successfully at 07/23/2021 00:00:46.
00:00:46 [2021-07-23T00:00:46.329Z] INFO: Tidying up at end of run
00:00:46 [2021-07-23T00:00:46.786Z] INFO: Saving daemon under test log (d:\CI\PR-42661\7\dut.out) to bundles\CIDUT.out
00:00:46 [2021-07-23T00:00:46.786Z] INFO: Saving daemon under test log (d:\CI\PR-42661\7\dut.err) to bundles\CIDUT.err
00:00:46 [2021-07-23T00:00:46.786Z] INFO: Nuke-Everything...
00:00:47 [2021-07-23T00:00:47.243Z] INFO: Container count on control daemon to delete is 2
00:00:47 [2021-07-23T00:00:47.243Z] cf617a836edc
00:00:47 [2021-07-23T00:00:47.243Z] 032318ab355e
00:00:47 [2021-07-23T00:00:47.243Z] INFO: Tidying pidfile d:\CI\PR-42661\7\docker.pid
00:00:47 [2021-07-23T00:00:47.699Z] INFO: Nuking d:\CI
00:01:30 [2021-07-23T00:01:30.188Z] INFO: Zapped successfully
00:01:30 [2021-07-23T00:01:30.188Z] 
00:01:30 [2021-07-23T00:01:30.188Z] INFO: executeCI.ps1 exiting at Fri Jul 23 00:01:26 CUT 2021. Duration 01:38:45.8601137
00:01:30 [2021-07-23T00:01:30.188Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
00:01:30 [2021-07-23T00:01:30.436Z] Recording test results
00:01:38 [2021-07-23T00:01:38.022Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
00:01:40 [2021-07-23T00:01:40.068Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
00:01:42 [2021-07-23T00:01:42.450Z] Archiving artifacts
00:01:56 [2021-07-23T00:01:56.465Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42661/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:01:57 [2021-07-23T00:01:57.387Z] + make clean
00:01:59 [2021-07-23T00:01:59.556Z] docker volume rm -f docker-dev-cache
00:01:59 [2021-07-23T00:01:59.556Z] 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